Buildbot-status
Threads by month
- ----- 2025 -----
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
October 2021
- 2 participants
- 347 discussions
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/375/builds/730
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas
Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 21 sec
- test_concurrent_futures: 2 min 42 sec
- test_gdb: 2 min 15 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_asyncio: 54.0 sec
- test_signal: 47.9 sec
- test_socket: 38.9 sec
- test_io: 38.6 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 4 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_956b2ba1'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ece98120'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_03cb10d5'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/637/builds/345
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 32 sec
- test_concurrent_futures: 2 min 35 sec
- test_gdb: 1 min 47 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 11 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_signal: 47.1 sec
- test_asyncio: 46.5 sec
- test_socket: 37.9 sec
- test_io: 34.6 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 4 min 56 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_28bbce81'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_19ea9bb9'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_fd8ef217'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/624/builds/338
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 21 sec
- test_concurrent_futures: 2 min 36 sec
- test_gdb: 1 min 41 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 12 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 54.1 sec
- test_signal: 47.1 sec
- test_socket: 38.0 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 5 min 10 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9e2b9cff'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_a9f7324a'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_bb87d445'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/656/builds/374
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_signal: 47.1 sec
- test_asyncio: 44.4 sec
- test_socket: 37.9 sec
- test_io: 32.9 sec
- test_pydoc: 31.0 sec
- test_xmlrpc: 27.5 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
15 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_cdf948ce'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_7dfe4a55'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_8befa944'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/651/builds/366
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 1 min 26 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_asyncio: 52.3 sec
- test_signal: 47.0 sec
- test_io: 37.9 sec
- test_socket: 37.8 sec
- test_pydoc: 31.6 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 6 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_47b38763'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9356849e'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_10d6c239'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/690/builds/375
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
406 tests OK.
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
18 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 4 min 16 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_0186e582'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_6afaa84c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e03234b5'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang-installed/build/target/lib/python3.10/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/643/builds/388
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Brett Cannon <brett(a)python.org>, Mark Shannon <mark(a)hotpy.org>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 41 sec
- test_peg_generator: 2 min 20 sec
- test_multiprocessing_spawn: 1 min 51 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 58.0 sec
- test_signal: 48.0 sec
- test_io: 41.5 sec
- test_unparse: 40.8 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 5 min 3 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 856, in test_pthread_kill
assert_python_ok('-c', code)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/support/script_helper.py", line 134, in run_python_until_end
out, err = proc.communicate()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1149, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 2026, in _communicate
self.wait(timeout=self._remaining_time(endtime))
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1204, in wait
return self._wait(timeout=timeout)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1938, in _wait
(pid, sts) = self._try_wait(0)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/subprocess.py", line 1896, in _try_wait
(pid, sts) = os.waitpid(self.pid, wait_flags)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_signal.py", line 712, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_b6322bd0'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_f63065e2'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_62d4b28a'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.clang/build/Lib/ssl.py", line 1341, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/650/builds/363
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
408 tests OK.
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 31 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e08d6072'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_433e1553'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_128806f9'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/676/builds/378
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 38 sec
- test_concurrent_futures: 2 min 30 sec
- test_multiprocessing_spawn: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_nntplib: 1 min 5 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_signal: 47.0 sec
- test_asyncio: 46.4 sec
- test_socket: 38.1 sec
- test_io: 35.2 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 5 min 38 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_ce3ff8e4'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_db49f21c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_f273a2cd'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/627/builds/364
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 38 sec
- test_concurrent_futures: 2 min 32 sec
- test_multiprocessing_spawn: 1 min 29 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_forkserver: 1 min 12 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 53.8 sec
- test_signal: 46.8 sec
- test_io: 41.2 sec
- test_socket: 37.7 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 58 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_7a86bee6'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_8ec16e90'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d24ab32e'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/655/builds/378
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 58 sec
- test_multiprocessing_spawn: 1 min 52 sec
- test_peg_generator: 1 min 31 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 14 sec
- test_unparse: 1 min 13 sec
- test_nntplib: 1 min 6 sec
- test_gdb: 58.1 sec
- test_tokenize: 57.2 sec
- test_capi: 56.5 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 5 min 46 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2a361171'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_0f1ca437'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_394aab1f'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/659/builds/362
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 2 min 56 sec
- test_concurrent_futures: 2 min 48 sec
- test_multiprocessing_spawn: 2 min 6 sec
- test_capi: 2 min
- test_peg_generator: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_asyncio: 1 min 22 sec
- test_nntplib: 1 min 21 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_unparse: 1 min 12 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 5 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_613f2379'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_6f7deadc'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_5501cb22'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Fri Oct 1 06:17:42 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Fri Oct 1 04:23:47 2021.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/374/builds/694
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_frozen
1 test altered the execution environment:
test_ftplib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
2 re-run tests:
test_frozen test_signal
Total duration: 3 min 34 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1480ac27'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 129, in run_python_until_end
proc = subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/test/test_frozen.py", line 33, in test_frozen_submodule_in_unfrozen_package
import __phello__
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '__phello__'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_daf96733'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ee0e611f'
Test report
===========
Failed tests:
- test_frozen
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
- test_frozen_submodule_in_unfrozen_package - test.test_frozen.TestFrozen
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/451/builds/648
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_frozen
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
2 re-run tests:
test_frozen test_multiprocessing_forkserver
1 test run no tests:
test_multiprocessing_forkserver
Total duration: 16 min 39 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.11/test/test_frozen.py", line 33, in test_frozen_submodule_in_unfrozen_package
import __phello__
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '__phello__'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3deb58aa'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2e0e972e'
Test report
===========
Failed tests:
- test_frozen
Failed subtests:
- test_frozen_submodule_in_unfrozen_package - test.test_frozen.TestFrozen
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder x86 Gentoo Installed with X 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/464/builds/869
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
1 test failed:
test_frozen
14 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_ctypes
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_winconsoleio test_winreg test_winsound
test_zipfile64
1 re-run test:
test_frozen
Total duration: 32 min 46 sec
Captured traceback
==================
Traceback (most recent call last):
File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_frozen.py", line 33, in test_frozen_submodule_in_unfrozen_package
import __phello__
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '__phello__'
Test report
===========
Failed tests:
- test_frozen
Failed subtests:
- test_frozen_submodule_in_unfrozen_package - test.test_frozen.TestFrozen
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/14/builds/720
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
1 test failed:
test_frozen
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_frozen
Total duration: 2 min 51 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.11/test/test_frozen.py", line 33, in test_frozen_submodule_in_unfrozen_package
import __phello__
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '__phello__'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2a22aac5'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_556cc615'
Test report
===========
Failed tests:
- test_frozen
Failed subtests:
- test_frozen_submodule_in_unfrozen_package - test.test_frozen.TestFrozen
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/536/builds/789
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
409 tests OK.
1 test failed:
test_frozen
1 test altered the execution environment:
test_ftplib
16 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
2 re-run tests:
test_frozen test_signal
Total duration: 4 min 7 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_frozen.py", line 33, in test_frozen_submodule_in_unfrozen_package
import __phello__
^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '__phello__'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f2488f81'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f42aac83'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_19a22819'
Test report
===========
Failed tests:
- test_frozen
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
- test_frozen_submodule_in_unfrozen_package - test.test_frozen.TestFrozen
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/285/builds/804
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_gdb: 3 min 55 sec
- test_concurrent_futures: 3 min 3 sec
- test_peg_generator: 2 min 36 sec
- test_multiprocessing_spawn: 2 min 27 sec
- test_capi: 1 min 56 sec
- test_multiprocessing_forkserver: 1 min 40 sec
- test_multiprocessing_fork: 1 min 28 sec
- test_asyncio: 1 min 24 sec
- test_unparse: 1 min 6 sec
- test_zipfile: 1 min 3 sec
1 test failed:
test_signal
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 5 min 37 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/case.py", line 646, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/case.py", line 604, in run
result.addSuccess(self)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/testresult.py", line 118, in addSuccess
self._add_result(test)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/testresult.py", line 59, in _add_result
e.set('time', f'{time.perf_counter() - self.__start_time:0.6f}')
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3e6a1677'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module
support.run_unittest(tests)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1118, in run_unittest
_run_suite(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 992, in _run_suite
result = runner.run(suite)
^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 197, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run
test(result)
^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__
return self.run(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_19a5a05f'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_698d547d'
Test report
===========
Failed tests:
- test_signal
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/79/builds/832
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 45 sec
- test_multiprocessing_spawn: 1 min 38 sec
- test_nntplib: 1 min 21 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 9 sec
- test_asyncio: 54.9 sec
- test_signal: 48.1 sec
- test_io: 38.3 sec
- test_socket: 37.7 sec
- test_pydoc: 31.6 sec
1 test altered the execution environment:
test_ftplib
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 3 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2c571991'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_6945f3b6'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/script_helper.py", line 91, in run_python_until_end
env_required = interpreter_requires_environment()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/script_helper.py", line 48, in interpreter_requires_environment
subprocess.check_call([sys.executable, '-E',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/subprocess.py", line 364, in check_call
retcode = call(*popenargs, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/subprocess.py", line 1776, in _execute_child
self.pid = _posixsubprocess.fork_exec(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_544527f8'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/424/builds/383
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
- test_peg_generator: 12 min 55 sec
- test_multiprocessing_spawn: 9 min 34 sec
- test_concurrent_futures: 6 min 53 sec
- test_gdb: 5 min 50 sec
- test_largefile: 5 min 28 sec
- test_unparse: 5 min 22 sec
- test_venv: 5 min
- test_asyncio: 4 min 7 sec
- test_tokenize: 4 min 3 sec
- test_multiprocessing_forkserver: 4 min
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
16 tests skipped:
test_devpoll test_idle test_ioctl test_kqueue test_msilib
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 24 min 18 sec
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/543/builds/735
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min
- test_gdb: 2 min 49 sec
- test_multiprocessing_spawn: 2 min 9 sec
- test_peg_generator: 2 min 5 sec
- test_capi: 1 min 56 sec
- test_asyncio: 1 min 27 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_nntplib: 1 min 20 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_unparse: 1 min 3 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 4 min 41 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_18cb9104'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_597eca1e'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0585a5cb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/531/builds/781
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
406 tests OK.
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
18 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 59 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.11/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.11/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c26cd889'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0793bc56'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.11/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e99191c0'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/708/builds/612
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: skumaran-ubuntu-x86_64
Build Reason: <unknown>
Blamelist: Eric Snow <ericsnowcurrently(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 17 sec
- test_multiprocessing_spawn: 2 min 41 sec
- test_peg_generator: 2 min 11 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_capi: 1 min 29 sec
- test_asyncio: 1 min 27 sec
- test_unparse: 1 min 20 sec
- test_tokenize: 1 min 19 sec
- test_multiprocessing_fork: 1 min 10 sec
- test_lib2to3: 1 min
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 18 min 10 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_bfd5ec91'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a4622722'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_54ac8877'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.skumaran-ubuntu-x86_64/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.skumaran-ubuntu-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64 AIX XLC 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/704/builds/781
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
267 tests OK.
10 slowest tests:
- test_subprocess: 4 min 18 sec
- test_unparse: 1 min 48 sec
- test_tokenize: 1 min 39 sec
- test_lib2to3: 1 min 15 sec
- test_pickle: 49.8 sec
- test_regrtest: 38.2 sec
- test_socket: 26.0 sec
- test_decimal: 24.8 sec
- test_buffer: 21.5 sec
- test_embed: 21.4 sec
137 tests failed:
test___all__ test__xxsubinterpreters test_asyncio test_atexit
test_base64 test_binascii test_builtin test_bytes
test_c_locale_coercion test_calendar test_capi test_cgi test_cgitb
test_cmd_line test_cmd_line_script test_code
test_codecencodings_cn test_codecencodings_hk
test_codecencodings_iso2022 test_codecencodings_jp
test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn
test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr
test_codecmaps_tw test_codecs test_compile test_compileall
test_concurrent_futures test_coroutines test_cprofile
test_crashers test_ctypes test_descr test_distutils test_doctest
test_docxmlrpc test_eintr test_email test_ensurepip test_eof
test_exceptions test_faulthandler test_fstring test_functools
test_gc test_genericalias test_genericpath test_gettext
test_graphlib test_gzip test_hash test_hashlib test_hmac
test_http_cookiejar test_httplib test_httpservers test_imaplib
test_imp test_import test_importlib test_inspect test_io test_json
test_lltrace test_logging test_mailbox test_marshal test_module
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_main_handling test_multiprocessing_spawn
test_nntplib test_ntpath test_os test_peg_generator test_pkgutil
test_plistlib test_posix test_posixpath test_profile test_pulldom
test_py_compile test_pyclbr test_pydoc test_readline test_repl
test_robotparser test_runpy test_script_helper test_secrets
test_shutil test_signal test_site test_smtpd test_smtplib
test_smtpnet test_socket test_source_encoding test_ssl test_struct
test_sundry test_support test_sys test_tabnanny test_tarfile
test_tempfile test_threading test_timeout test_tools test_trace
test_traceback test_tracemalloc test_ucn test_unicode
test_unicodedata test_urllib test_urllib2 test_urllib2_localnet
test_urllib2net test_urllibnet test_utf8_mode test_uu
test_warnings test_weakref test_wsgiref test_xmlrpc
test_xmlrpc_net test_zipapp test_zipfile test_zipimport
test_zipimport_support test_zlib test_zoneinfo
22 tests skipped:
test_dbm_gnu test_devpoll test_epoll test_gdb test_idle test_ioctl
test_kqueue test_msilib test_ossaudiodev test_sax test_spwd
test_startfile test_tcl test_tix test_tk test_ttk_guionly
test_ttk_textonly test_turtle test_winconsoleio test_winreg
test_winsound test_zipfile64
138 re-run tests:
test___all__ test__xxsubinterpreters test_asyncio test_atexit
test_base64 test_binascii test_builtin test_bytes
test_c_locale_coercion test_calendar test_capi test_cgi test_cgitb
test_cmd_line test_cmd_line_script test_code
test_codecencodings_cn test_codecencodings_hk
test_codecencodings_iso2022 test_codecencodings_jp
test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn
test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr
test_codecmaps_tw test_codecs test_compile test_compileall
test_concurrent_futures test_coroutines test_cprofile
test_crashers test_ctypes test_curses test_descr test_distutils
test_doctest test_docxmlrpc test_eintr test_email test_ensurepip
test_eof test_exceptions test_faulthandler test_fstring
test_functools test_gc test_genericalias test_genericpath
test_gettext test_graphlib test_gzip test_hash test_hashlib
test_hmac test_http_cookiejar test_httplib test_httpservers
test_imaplib test_imp test_import test_importlib test_inspect
test_io test_json test_lltrace test_logging test_mailbox
test_marshal test_module test_multiprocessing_fork
test_multiprocessing_forkserver test_multiprocessing_main_handling
test_multiprocessing_spawn test_nntplib test_ntpath test_os
test_peg_generator test_pkgutil test_plistlib test_posix
test_posixpath test_profile test_pulldom test_py_compile
test_pyclbr test_pydoc test_readline test_repl test_robotparser
test_runpy test_script_helper test_secrets test_shutil test_signal
test_site test_smtpd test_smtplib test_smtpnet test_socket
test_source_encoding test_ssl test_struct test_sundry test_support
test_sys test_tabnanny test_tarfile test_tempfile test_threading
test_timeout test_tools test_trace test_traceback test_tracemalloc
test_ucn test_unicode test_unicodedata test_urllib test_urllib2
test_urllib2_localnet test_urllib2net test_urllibnet
test_utf8_mode test_uu test_warnings test_weakref test_wsgiref
test_xmlrpc test_xmlrpc_net test_zipapp test_zipfile
test_zipimport test_zipimport_support test_zlib test_zoneinfo
1 test run no tests:
test_curses
Total duration: 5 min 34 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_runners.py", line 5, in <module>
from . import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hashlib.py", line 10, in <module>
from binascii import unhexlify
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_site.py", line 26, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_metadata_api.py", line 9, in <module>
from importlib.metadata import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_unix_events.py", line 26, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_functools.py", line 24, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_import/__init__.py", line 28, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_uu.py", line 12, in <module>
import uu
^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_xmlrpc.py", line 1, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipimport.py", line 16, in <module>
from zipfile import ZipFile, ZipInfo, ZIP_STORED, ZIP_DEFLATED
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_warnings/__init__.py", line 13, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_runpy.py", line 18, in <module>
from test.support.script_helper import make_script, make_zip_script
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_graphlib.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_md5sum.py", line 8, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/extension/test_loader.py", line 14, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_c_locale_coercion.py", line 12, in <module>
from test.support.script_helper import run_python_until_end
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_coroutines.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_threading.py", line 9, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_xmlrpc_net.py", line 5, in <module>
import xmlrpc.client as xmlrpclib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/client.py", line 131, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipimport_support.py", line 10, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_readline.py", line 16, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_selector_events.py", line 17, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_unicode.py", line 21, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_tw.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ntpath.py", line 9, in <module>
from test import test_genericpath
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cmd_line_script.py", line 19, in <module>
from test.support.script_helper import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ctypes/test/test_array_in_pointer.py", line 3, in <module>
from binascii import hexlify
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_server.py", line 7, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sendfile.py", line 15, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_utf8_mode.py", line 11, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_queues.py", line 7, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_exceptions.py", line 13, in <module>
from test.support import (captured_stderr, check_impl_detail,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_base64.py", line 2, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2766, in test_uu_invalid
self.assertRaises(ValueError, codecs.decode, b"", "uu-codec")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/case.py", line 734, in assertRaises
return context.handle('assertRaises', args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/case.py", line 218, in handle
callable_obj(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu-codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_shutil.py", line 26, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pyclbr.py", line 221, in test_others
cm('cgi', ignore=('log',)) # set with = in module
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pyclbr.py", line 64, in checkModule
module = __import__(moduleName, globals(), {}, ['<silly>'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/cgi.py", line 39, in <module>
from email.parser import FeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 197, in test_pip_config_file_disabled
ensurepip.bootstrap()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hmac.py", line 1, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_calendar.py", line 5, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_threads.py", line 8, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_marshal.py", line 3, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_trace.py", line 5, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_inspect.py", line 31, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_sys.py", line 14, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2674, in test_buffer_api_usage
data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_spawn.py", line 2, in <module>
import test._test_multiprocessing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_reindent.py", line 9, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_secrets.py", line 8, in <module>
import secrets
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/secrets.py", line 15, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2708, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 164, in test_external_ges_default
parser = pulldom.parseString(SMALL_SAMPLE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 335, in parseString
parser = xml.sax.make_parser()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_pindent.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[1]>", line 1, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2864, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding='utf-8') as f:
_ = f.write('This is a very simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "a"\n')
_ = f.write(" 'a'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
rc1, out1, err1 = script_helper.assert_python_ok(
'-m', 'doctest', fn)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', fn)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[3]>", line 11, in <module>
rc1, out1, err1 = script_helper.assert_python_ok(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2881, in test.test_doctest.test_CLI
Failed example:
rc1, out1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module>
rc1, out1, err1
^^^
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2886, in test.test_doctest.test_CLI
Failed example:
rc2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module>
rc2, err2
^^^
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2888, in test.test_doctest.test_CLI
Failed example:
print(normalize(out2))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module>
print(normalize(out2))
^^^^
NameError: name 'out2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2914, in test.test_doctest.test_CLI
Failed example:
from test.support import script_helper
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[7]>", line 1, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2916, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding="utf-8") as f:
_ = f.write('This is another simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abcdef"\n')
_ = f.write(" 'a...f'\n")
_ = f.write(' >>> "ajkml"\n')
_ = f.write(" 'a...l'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
fn2 = os.path.join(tmpdir, 'myfile2.py')
with open(fn2, 'w', encoding='utf-8') as f:
_ = f.write('def test_func():\n')
_ = f.write(' \"\"\"\n')
_ = f.write(' This is simple python test function.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abc def"\n')
_ = f.write(" 'abc def'\n")
_ = f.write("\n")
_ = f.write(' \"\"\"\n')
rc1, out1, err1 = script_helper.assert_python_failure(
'-m', 'doctest', fn, fn2)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS', fn)
rc3, out3, err3 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
rc4, out4, err4 = script_helper.assert_python_failure(
'-m', 'doctest', '-f', fn, fn2)
rc5, out5, err5 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[9]>", line 24, in <module>
rc1, out1, err1 = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2956, in test.test_doctest.test_CLI
Failed example:
rc1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module>
rc1, err1
^^^
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2958, in test.test_doctest.test_CLI
Failed example:
print(normalize(out1)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module>
print(normalize(out1)) # doctest: +ELLIPSIS
^^^^
NameError: name 'out1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2984, in test.test_doctest.test_CLI
Failed example:
rc2, out2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module>
rc2, out2, err2
^^^
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2986, in test.test_doctest.test_CLI
Failed example:
rc3, out3, err3
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module>
rc3, out3, err3
^^^
NameError: name 'rc3' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2991, in test.test_doctest.test_CLI
Failed example:
rc4, err4
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module>
rc4, err4
^^^
NameError: name 'rc4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2993, in test.test_doctest.test_CLI
Failed example:
print(normalize(out4)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module>
print(normalize(out4)) # doctest: +ELLIPSIS
^^^^
NameError: name 'out4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3010, in test.test_doctest.test_CLI
Failed example:
rc5, err5
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module>
rc5, err5
^^^
NameError: name 'rc5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3012, in test.test_doctest.test_CLI
Failed example:
print(normalize(out5))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module>
print(normalize(out5))
^^^^
NameError: name 'out5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3055, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', 'nosuchfile')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[18]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3057, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[19]>", line 1, in <module>
rc, out
^^
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3060, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Expected:
Traceback (most recent call last):
...
FileNotFoundError: [Errno ...] ...nosuchfile...
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[20]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
^^^
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3067, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', '-o', 'nosuchoption')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[21]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3069, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[22]>", line 1, in <module>
rc, out
^^
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3071, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[23]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
^^^
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1023, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
# doctest: +ELLIPSIS
Expected:
**********************************************************************
File ..., line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
...
http.client.HTTPException: message
TestResults(failed=1, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1050, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
http.client.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1064, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1079, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1117, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1130, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException:
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 304, in test_basic
sd = SAX2DOMTestHelper(fin, xml.sax.make_parser(),
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2652, in test_read
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2.py", line 6, in <module>
from test import test_urllib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_cn.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 90, in test_basic_bootstrapping
ensurepip.bootstrap()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_tasks.py", line 23, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_weakref.py", line 15, in <module>
from test.support import script_helper, ALWAYS_EQ
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_futures.py", line 13, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_subprocess.py", line 11, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 116, in test_bootstrapping_with_user
ensurepip.bootstrap(user=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sslproto.py", line 19, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_module.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 46, in test_parse_semantics
items = pulldom.parseString(SMALL_SAMPLE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 335, in parseString
parser = xml.sax.make_parser()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_unicodedata.py", line 10, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_hk.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ucn.py", line 15, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httplib.py", line 3, in <module>
from http import client, HTTPStatus
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_profile.py", line 14, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_wsgiref.py", line 4, in <module>
from test.test_httpservers import NoLogRequestHandler
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httpservers.py", line 7, in <module>
from http.server import BaseHTTPRequestHandler, HTTPServer, \
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 40, in check_all
exec("from %s import *" % modname, names)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_fstring.py", line 17, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtpnet.py", line 5, in <module>
import smtplib
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/smtplib.py", line 47, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 171, in test_bootstrapping_with_regular_install
ensurepip.bootstrap()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_plistlib.py", line 7, in <module>
import plistlib
^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/plistlib.py", line 52, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_tw.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_forkserver.py", line 2, in <module>
import test._test_multiprocessing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zoneinfo/__init__.py", line 1, in <module>
from .test_zoneinfo import *
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zoneinfo/test_zoneinfo.py", line 3, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_posix.py", line 7, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 160, in test_bootstrapping_with_verbosity_3
ensurepip.bootstrap(verbosity=3)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_py_compile.py", line 13, in <module>
from test.support import os_helper, script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_robotparser.py", line 5, in <module>
import urllib.robotparser
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/robotparser.py", line 15, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_crashers.py", line 11, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gc.py", line 7, in <module>
from test.support.script_helper import assert_python_ok, make_script
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test__xxsubinterpreters.py", line 14, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipapp.py", line 9, in <module>
import zipapp
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipapp.py", line 7, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cgi.py", line 1, in <module>
import cgi
^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/cgi.py", line 39, in <module>
from email.parser import FeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_kr.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_atexit.py", line 7, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_jp.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2674, in test_buffer_api_usage
data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tools/test_i18n.py", line 8, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_descr.py", line 3538, in test_buffer_inheritance
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ctypes/test/test_byteswap.py", line 2, in <module>
from binascii import hexlify
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gettext.py", line 2, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tabnanny.py", line 14, in <module>
from test.support import (captured_stderr, captured_stdout, script_helper,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtpd.py", line 12, in <module>
import smtpd
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/smtpd.py", line 81, in <module>
from email._header_value_parser import get_addr_spec, get_angle_addr
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_header_value_parser.py", line 75, in <module>
from email import _encoded_words as _ew
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_encoded_words.py", line 43, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_smtplib.py", line 1, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_httpservers.py", line 7, in <module>
from http.server import BaseHTTPRequestHandler, HTTPServer, \
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_sock_lowlevel.py", line 9, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_nntplib.py", line 8, in <module>
import nntplib
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_iso2022.py", line 3, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_code.py", line 143, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[1]>", line 1, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2864, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding='utf-8') as f:
_ = f.write('This is a very simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "a"\n')
_ = f.write(" 'a'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
rc1, out1, err1 = script_helper.assert_python_ok(
'-m', 'doctest', fn)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', fn)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[3]>", line 11, in <module>
rc1, out1, err1 = script_helper.assert_python_ok(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2881, in test.test_doctest.test_CLI
Failed example:
rc1, out1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[4]>", line 1, in <module>
rc1, out1, err1
^^^
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2886, in test.test_doctest.test_CLI
Failed example:
rc2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[5]>", line 1, in <module>
rc2, err2
^^^
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2888, in test.test_doctest.test_CLI
Failed example:
print(normalize(out2))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[6]>", line 1, in <module>
print(normalize(out2))
^^^^
NameError: name 'out2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2914, in test.test_doctest.test_CLI
Failed example:
from test.support import script_helper
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[7]>", line 1, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2916, in test.test_doctest.test_CLI
Failed example:
with temp_dir() as tmpdir:
fn = os.path.join(tmpdir, 'myfile.doc')
with open(fn, 'w', encoding="utf-8") as f:
_ = f.write('This is another simple test file.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abcdef"\n')
_ = f.write(" 'a...f'\n")
_ = f.write(' >>> "ajkml"\n')
_ = f.write(" 'a...l'\n")
_ = f.write('\n')
_ = f.write('And that is it.\n')
fn2 = os.path.join(tmpdir, 'myfile2.py')
with open(fn2, 'w', encoding='utf-8') as f:
_ = f.write('def test_func():\n')
_ = f.write(' \"\"\"\n')
_ = f.write(' This is simple python test function.\n')
_ = f.write(' >>> 1 + 1\n')
_ = f.write(' 2\n')
_ = f.write(' >>> "abc def"\n')
_ = f.write(" 'abc def'\n")
_ = f.write("\n")
_ = f.write(' \"\"\"\n')
rc1, out1, err1 = script_helper.assert_python_failure(
'-m', 'doctest', fn, fn2)
rc2, out2, err2 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS', fn)
rc3, out3, err3 = script_helper.assert_python_ok(
'-m', 'doctest', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
rc4, out4, err4 = script_helper.assert_python_failure(
'-m', 'doctest', '-f', fn, fn2)
rc5, out5, err5 = script_helper.assert_python_ok(
'-m', 'doctest', '-v', '-o', 'ELLIPSIS',
'-o', 'NORMALIZE_WHITESPACE', fn, fn2)
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[9]>", line 24, in <module>
rc1, out1, err1 = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2956, in test.test_doctest.test_CLI
Failed example:
rc1, err1
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[10]>", line 1, in <module>
rc1, err1
^^^
NameError: name 'rc1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2958, in test.test_doctest.test_CLI
Failed example:
print(normalize(out1)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[11]>", line 1, in <module>
print(normalize(out1)) # doctest: +ELLIPSIS
^^^^
NameError: name 'out1' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2984, in test.test_doctest.test_CLI
Failed example:
rc2, out2, err2
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[12]>", line 1, in <module>
rc2, out2, err2
^^^
NameError: name 'rc2' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2986, in test.test_doctest.test_CLI
Failed example:
rc3, out3, err3
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[13]>", line 1, in <module>
rc3, out3, err3
^^^
NameError: name 'rc3' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2991, in test.test_doctest.test_CLI
Failed example:
rc4, err4
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[14]>", line 1, in <module>
rc4, err4
^^^
NameError: name 'rc4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 2993, in test.test_doctest.test_CLI
Failed example:
print(normalize(out4)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[15]>", line 1, in <module>
print(normalize(out4)) # doctest: +ELLIPSIS
^^^^
NameError: name 'out4' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3010, in test.test_doctest.test_CLI
Failed example:
rc5, err5
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[16]>", line 1, in <module>
rc5, err5
^^^
NameError: name 'rc5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3012, in test.test_doctest.test_CLI
Failed example:
print(normalize(out5))
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[17]>", line 1, in <module>
print(normalize(out5))
^^^^
NameError: name 'out5' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3055, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', 'nosuchfile')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[18]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3057, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[19]>", line 1, in <module>
rc, out
^^
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3060, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Expected:
Traceback (most recent call last):
...
FileNotFoundError: [Errno ...] ...nosuchfile...
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[20]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
^^^
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3067, in test.test_doctest.test_CLI
Failed example:
rc, out, err = script_helper.assert_python_failure(
'-m', 'doctest', '-o', 'nosuchoption')
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[21]>", line 1, in <module>
rc, out, err = script_helper.assert_python_failure(
^^^^^^^^^^^^^
NameError: name 'script_helper' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3069, in test.test_doctest.test_CLI
Failed example:
rc, out
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[22]>", line 1, in <module>
rc, out
^^
NameError: name 'rc' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3071, in test.test_doctest.test_CLI
Failed example:
print(normalize(err)) # doctest: +ELLIPSIS
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest test.test_doctest.test_CLI[23]>", line 1, in <module>
print(normalize(err)) # doctest: +ELLIPSIS
^^^
NameError: name 'err' is not defined
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1023, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
# doctest: +ELLIPSIS
Expected:
**********************************************************************
File ..., line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
...
http.client.HTTPException: message
TestResults(failed=1, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1050, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message')
Expected:
Traceback (most recent call last):
http.client.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message')
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1064, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1079, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException: message
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 1117, in test.test_doctest.test_DocTestRunner.exceptions
Failed example:
doctest.DocTestRunner(verbose=False).run(test)
Expected:
TestResults(failed=0, attempted=2)
Got:
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 3, in f
Failed example:
from http.client import HTTPException
Exception raised:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_concurrent_futures.py", line 9, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cprofile.py", line 8, in <module>
from test.test_profile import ProfileTest, regenerate_expected_output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_profile.py", line 14, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pkgutil.py", line 13, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 127, in test_bootstrapping_with_upgrade
ensurepip.bootstrap(upgrade=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 138, in test_bootstrapping_with_verbosity_1
ensurepip.bootstrap(verbosity=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_docxmlrpc.py", line 1, in <module>
from xmlrpc.server import DocXMLRPCServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/server.py", line 107, in <module>
from xmlrpc.client import Fault, dumps, loads, gzip_encode, gzip_decode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xmlrpc/client.py", line 131, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2691, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: "'base64_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: base64_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_compile.py", line 12, in <module>
from test.support import script_helper, requires_debug_ranges
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: __all__ failure in distutils.command: ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_posixpath.py", line 6, in <module>
from test import test_genericpath
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_imp.py", line 10, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_signal.py", line 15, in <module>
from test.support.script_helper import assert_python_ok, spawn_python
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2691, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: "'hex_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: hex_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_struct.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_descr.py", line 3560, in test_str_of_str_subclass
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_bytes.py", line 24, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_jp.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2674, in test_buffer_api_usage
data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_events.py", line 34, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 108, in loadTestsFromModule
return load_tests(self, tests, pattern)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_distutils.py", line 20, in load_tests
return distutils.tests.test_suite()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/distutils/tests/__init__.py", line 34, in test_suite
__import__(modname)
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/distutils/tests/test_bdist_dumb.py", line 5, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_zip.py", line 5, in <module>
from importlib.metadata import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 260, in _test_module
raise Exception("errors while loading tests")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Exception: errors while loading tests
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2691, in test_text_to_binary_denylists_binary_transforms
with self.assertRaisesRegex(LookupError, msg) as failure:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: "'uu_codec' is not a text encoding; use codecs.encode\(\) to handle arbitrary codecs" does not match "unknown encoding: uu_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_cn.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2643, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_lltrace.py", line 6, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_socket.py", line 1575, in test_idna
with socket_helper.transient_internet('python.org'):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/contextlib.py", line 135, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/socket_helper.py", line 193, in transient_internet
import nntplib
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_json/test_tool.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_proactor_events.py", line 17, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tarfile.py", line 15, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_logging.py", line 43, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: __all__ failure in email: ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_capi.py", line 23, in <module>
from test.support.script_helper import assert_python_failure, assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_locks.py", line 8, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_io.py", line 41, in <module>
from test.support.script_helper import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_imaplib.py", line 5, in <module>
import imaplib
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/imaplib.py", line 25, in <module>
import binascii, errno, random, re, socket, subprocess, sys, time, calendar
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[0]>", line 1, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
**********************************************************************
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_doctest.py", line 4, in f
Failed example:
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
Traceback (most recent call last):
foo.bar.HTTPException:
Got:
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/doctest.py", line 1348, in __run
exec(compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest f[1]>", line 1, in <module>
raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL
^^^^^^^^^^^^^
NameError: name 'HTTPException' is not defined
TestResults(failed=2, attempted=2)
**********************************************************************
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_base_events.py", line 16, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ssl.py", line 21, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_iso2022.py", line 3, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 179, in test_bootstrapping_with_default_pip
ensurepip.bootstrap(default_pip=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2652, in test_read
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_script_helper.py", line 6, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2708, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_mailbox.py", line 7, in <module>
import email.message
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/source/test_file_loader.py", line 22, in <module>
from test.test_py_compile import without_source_date_epoch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_py_compile.py", line 13, in <module>
from test.support import os_helper, script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_gzip.py", line 16, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 35, in test_parse
handler = pulldom.parse(tstfile)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 326, in parse
parser = xml.sax.make_parser()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_eintr.py", line 5, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tempfile.py", line 19, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_peg_generator/test_c_parser.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_faulthandler.py", line 12, in <module>
from test.support import script_helper, is_android
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 175, in test_bootstrapping_with_alt_install
ensurepip.bootstrap(altinstall=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2_localnet.py", line 1, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_support.py", line 19, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2net.py", line 6, in <module>
from test.test_urllib2 import sanepathname2url
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib2.py", line 6, in <module>
from test import test_urllib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecencodings_hk.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllib.py", line 4, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cgitb.py", line 2, in <module>
from test.support.script_helper import assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericpath.py", line 12, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_source_encoding.py", line 4, in <module>
from test.support import script_helper, captured_stdout
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_compileall.py", line 31, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2643, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
^^^^^^^^^^^^^^^^
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_timeout.py", line 149, in setUp
self.addr_remote = resolve_address('www.python.org.', 80)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_timeout.py", line 23, in resolve_address
with socket_helper.transient_internet(host):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/contextlib.py", line 135, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/socket_helper.py", line 193, in transient_internet
import nntplib
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/nntplib.py", line 79, in <module>
from email.header import decode_header as _email_decode_header
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pulldom.py", line 107, in test_expandItem
items = pulldom.parseString(SMALL_SAMPLE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/dom/pulldom.py", line 335, in parseString
parser = xml.sax.make_parser()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/xml/sax/__init__.py", line 92, in make_parser
raise SAXReaderNotAvailable("No parsers found", None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_pep492.py", line 10, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_eof.py", line 6, in <module>
from test.support import script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_urllibnet.py", line 9, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2660, in test_readline
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2739, in test_custom_hex_error_is_wrapped
with self.assertRaisesRegex(Exception, msg) as failure:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: "^decoding with 'hex_codec' codec failed" does not match "unknown encoding: hex_codec"
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_cmd_line.py", line 13, in <module>
from test.support.script_helper import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zlib.py", line 4, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_tracemalloc.py", line 7, in <module>
from test.support.script_helper import (assert_python_ok, assert_python_failure,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_hash.py", line 10, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_email/__init__.py", line 5, in <module>
from email.message import Message
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2708, in test_binary_to_text_denylists_binary_transforms
encoded_data = codecs.encode(data, encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2660, in test_readline
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: uu_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_zipfile.py", line 15, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 191, in test_pip_environment_variables_removed
ensurepip.bootstrap()
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_sundry.py", line 40, in test_untested_modules_can_be_imported
import distutils.command.register
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/distutils/command/register.py", line 10, in <module>
import urllib.parse, urllib.request
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_traceback.py", line 14, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2660, in test_readline
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/test_streams.py", line 19, in <module>
from test.test_asyncio import utils as test_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_asyncio/utils.py", line 22, in <module>
from http.server import HTTPServer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/server.py", line 92, in <module>
import email.utils
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/utils.py", line 40, in <module>
from email.charset import Charset
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/charset.py", line 14, in <module>
import email.base64mime
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/base64mime.py", line 37, in <module>
from base64 import b64encode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 149, in test_bootstrapping_with_verbosity_2
ensurepip.bootstrap(verbosity=2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 310, in test_basic_bootstrapping
exit_code = ensurepip._main([])
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 276, in _main
return _bootstrap(
^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_fork.py", line 2, in <module>
import test._test_multiprocessing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/_test_multiprocessing.py", line 27, in <module>
import test.support.script_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2652, in test_read
sin = codecs.encode(b"\x80", encoding)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: hex_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 104, in test_bootstrapping_with_root
ensurepip.bootstrap(root="/foo/bar/")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 125, in bootstrap
_bootstrap(root=root, upgrade=upgrade, user=user,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_threaded_import.py", line 20, in <module>
from test.support import script_helper, threading_helper
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_main.py", line 7, in <module>
import importlib.metadata
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/metadata/__init__.py", line 8, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_multiprocessing_main_handling.py", line 16, in <module>
from test.support.script_helper import (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_pydoc.py", line 28, in <module>
from test.support.script_helper import assert_python_ok, assert_python_failure
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_repl.py", line 9, in <module>
from test.support.script_helper import kill_python
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecmaps_kr.py", line 6, in <module>
from test import multibytecodec_support
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/multibytecodec_support.py", line 11, in <module>
from http.client import HTTPException
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/http/client.py", line 71, in <module>
import email.parser
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/parser.py", line 12, in <module>
from email.feedparser import FeedParser, BytesFeedParser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/feedparser.py", line 27, in <module>
from email._policybase import compat32
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/_policybase.py", line 7, in <module>
from email import header
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/header.py", line 14, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_genericalias.py", line 16, in <module>
from mailbox import Mailbox, _PartialFile
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/mailbox.py", line 17, in <module>
import email.message
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/email/message.py", line 10, in <module>
import uu
^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/uu.py", line 33, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2643, in test_basics
(o, size) = codecs.getencoder(encoding)(binput)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/codecs.py", line 965, in getencoder
return lookup(encoding).encode
^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_os.py", line 68, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_codecs.py", line 2750, in test_aliases
expected_name = codecs.lookup(codec_name).name
^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: unknown encoding: base64_codec
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_binascii.py", line 4, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_builtin.py", line 32, in <module>
from test.support.script_helper import assert_python_ok
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/support/script_helper.py", line 11, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_ensurepip.py", line 326, in test_bootstrapping_error_code
exit_code = ensurepip._main([])
^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 276, in _main
return _bootstrap(
^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/ensurepip/__init__.py", line 167, in _bootstrap
wheel_path = resources.files("ensurepip") / "_bundled" / wheel_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 23, in files
return from_package(get_package(package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_common.py", line 79, in from_package
reader = spec.loader.get_resource_reader(spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 29, in get_resource_reader
return CompatibilityFiles(self.spec)._native()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 155, in _native
reader = self._reader
^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/_adapters.py", line 149, in _reader
return self.spec.loader.get_resource_reader(self.spec.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap_external>", line 559, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 1092, in get_resource_reader
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/libregrtest/runtest.py", line 280, in _runtest_inner2
the_module = importlib.import_module(abstest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1072, in _gcd_import
File "<frozen importlib._bootstrap>", line 1044, in _find_and_load
File "<frozen importlib._bootstrap>", line 1015, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 689, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 894, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_http_cookiejar.py", line 10, in <module>
import urllib.request
^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/urllib/request.py", line 84, in <module>
import base64
^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/base64.py", line 11, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 414, in _find_test_path
module = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/unittest/loader.py", line 355, in _get_module_from_name
__import__(name)
^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/test/test_importlib/test_reader.py", line 7, in <module>
from importlib.readers import MultiplexedPath, NamespaceReader
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/importlib/readers.py", line 4, in <module>
import zipfile
^^^^^^^^^^^^^^
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64.xlc/build/Lib/zipfile.py", line 6, in <module>
import binascii
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'binascii'
Test report
===========
Failed tests:
- test_zipapp
- test_tempfile
- test_http_cookiejar
- test_mailbox
- test_cgi
- test_pyclbr
- test__xxsubinterpreters
- test_import
- test_codecencodings_iso2022
- test_ssl
- test_asyncio
- test_wsgiref
- test_ensurepip
- test_shutil
- test_signal
- test_concurrent_futures
- test_logging
- test_zlib
- test___all__
- test_unicodedata
- test_posixpath
- test_ntpath
- test_robotparser
- test_script_helper
- test_zipimport
- test_urllib
- test_compile
- test_genericalias
- test_cgitb
- test_codecmaps_tw
- test_hmac
- test_gettext
- test_urllibnet
- test_hash
- test_zipfile
- test_unicode
- test_multiprocessing_spawn
- test_os
- test_graphlib
- test_compileall
- test_codecmaps_jp
- test_cprofile
- test_eintr
- test_calendar
- test_cmd_line_script
- test_codecmaps_cn
- test_runpy
- test_c_locale_coercion
- test_zipimport_support
- test_codecencodings_hk
- test_urllib2_localnet
- test_io
- test_atexit
- test_ucn
- test_uu
- test_sundry
- test_threading
- test_descr
- test_codecencodings_jp
- test_faulthandler
- test_distutils
- test_crashers
- test_doctest
- test_pydoc
- test_httplib
- test_code
- test_secrets
- test_posix
- test_importlib
- test_docxmlrpc
- test_tools
- test_trace
- test_zoneinfo
- test_gc
- test_fstring
- test_coroutines
- test_codecs
- test_module
- test_py_compile
- test_peg_generator
- test_capi
- test_base64
- test_warnings
- test_inspect
- test_codecencodings_cn
- test_imp
- test_utf8_mode
- test_codecencodings_tw
- test_httpservers
- test_marshal
- test_tarfile
- test_multiprocessing_forkserver
- test_gzip
- test_repl
- test_socket
- test_readline
- test_eof
- test_codecmaps_hk
- test_multiprocessing_main_handling
- test_nntplib
- test_ctypes
- test_sys
- test_curses
- test_json
- test_weakref
- test_site
- test_tracemalloc
- test_pkgutil
- test_builtin
- test_plistlib
- test_pulldom
- test_exceptions
- test_traceback
- test_smtpnet
- test_source_encoding
- test_codecencodings_kr
- test_smtpd
- test_tabnanny
- test_timeout
- test_support
- test_lltrace
- test_binascii
- test_email
- test_genericpath
- test_struct
- test_codecmaps_kr
- test_cmd_line
- test_profile
- test_urllib2
- test_urllib2net
- test_functools
- test_multiprocessing_fork
- test_smtplib
- test_xmlrpc_net
- test_bytes
- test_hashlib
- test_imaplib
- test_xmlrpc
Failed subtests:
- test_bootstrapping_with_verbosity_1 - test.test_ensurepip.TestBootstrap
- testSendto - test.test_timeout.TCPTimeoutTestCase
- test_readline - test.test_codecs.TransformCodecTest
- test_bootstrapping_error_code - test.test_ensurepip.TestBootstrappingMainFunction
- test_bootstrapping_with_user - test.test_ensurepip.TestBootstrap
- testAcceptTimeout - test.test_timeout.TCPTimeoutTestCase
- test_text_to_binary_denylists_binary_transforms - test.test_codecs.TransformCodecTest
- test_read - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_verbosity_3 - test.test_ensurepip.TestBootstrap
- test_uu_invalid - test.test_codecs.TransformCodecTest
- test_buffer_api_usage - test.test_codecs.TransformCodecTest
- testSendall - test.test_timeout.TCPTimeoutTestCase
- testSend - test.test_timeout.TCPTimeoutTestCase
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrappingMainFunction
- test_pip_environment_variables_removed - test.test_ensurepip.TestBootstrap
- test_others - test.test_pyclbr.PyclbrTest
- test_bootstrapping_with_alt_install - test.test_ensurepip.TestBootstrap
- test_binary_to_text_denylists_binary_transforms - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_root - test.test_ensurepip.TestBootstrap
- test_bootstrapping_with_regular_install - test.test_ensurepip.TestBootstrap
- test_bootstrapping_with_upgrade - test.test_ensurepip.TestBootstrap
- test_buffer_inheritance - test.test_descr.ClassPropertiesAndMethods
- test_untested_modules_can_be_imported - test.test_sundry.TestUntestedModules
- test_bootstrapping_with_verbosity_2 - test.test_ensurepip.TestBootstrap
- test_external_ges_default - test.test_pulldom.PullDOMTestCase
- test_basic_bootstrapping - test.test_ensurepip.TestBootstrap
- test_aliases - test.test_codecs.TransformCodecTest
- test_basics - test.test_codecs.TransformCodecTest
- testRecvTimeout - test.test_timeout.TCPTimeoutTestCase
- test_pip_config_file_disabled - test.test_ensurepip.TestBootstrap
- test_custom_hex_error_is_wrapped - test.test_codecs.TransformCodecTest
- test_bootstrapping_with_default_pip - test.test_ensurepip.TestBootstrap
- test_all - test.test___all__.AllTest
- test_str_of_str_subclass - test.test_descr.ClassPropertiesAndMethods
- test_idna - test.test_socket.GeneralModuleTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/339/builds/692
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_gdb: 5 min 35 sec
- test_peg_generator: 4 min 3 sec
- test_multiprocessing_spawn: 3 min 36 sec
- test_concurrent_futures: 3 min 29 sec
- test_asyncio: 3 min 12 sec
- test_multiprocessing_forkserver: 1 min 49 sec
- test_multiprocessing_fork: 1 min 32 sec
- test_unparse: 1 min 30 sec
- test_capi: 1 min 22 sec
- test_zipfile: 1 min 17 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 5 min 40 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c545806c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_5b54c743'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f8161408'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_signal.py", line 883, in test_pthread_kill
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/support/script_helper.py", line 129, in run_python_until_end
proc = subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/subprocess.py", line 833, in __init__
errread, errwrite) = self._get_handles(stdin, stdout, stderr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/subprocess.py", line 1623, in _get_handles
errread, errwrite = os.pipe()
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/3/builds/798
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 51 sec
- test_concurrent_futures: 2 min 33 sec
- test_multiprocessing_spawn: 1 min 35 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_nntplib: 1 min 6 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_signal: 48.2 sec
- test_asyncio: 45.6 sec
- test_socket: 37.9 sec
- test_pydoc: 31.4 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 5 min 42 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_683246f2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_acf45a63'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a4dd64ae'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/29/builds/768
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist: Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 32 sec
- test_multiprocessing_spawn: 1 min 24 sec
- test_nntplib: 1 min 21 sec
- test_multiprocessing_forkserver: 1 min 13 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_asyncio: 58.1 sec
- test_signal: 47.3 sec
- test_socket: 37.9 sec
- test_io: 34.2 sec
- test_pydoc: 31.3 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 3 min 7 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_93d82f1c'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_09ade0b8'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b0eb849c'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 FIPS No Builtin Hashes 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/480/builds/980
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-fips-x86_64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
404 tests OK.
10 slowest tests:
- test_gdb: 5 min 14 sec
- test_concurrent_futures: 3 min 23 sec
- test_peg_generator: 2 min 26 sec
- test_capi: 2 min 19 sec
- test_asyncio: 1 min 32 sec
- test_multiprocessing_spawn: 1 min 27 sec
- test_unparse: 1 min 17 sec
- test_multiprocessing_forkserver: 1 min 9 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_tokenize: 55.4 sec
11 tests failed:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_lib2to3 test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
12 re-run tests:
test___all__ test_compileall test_concurrent_futures test_hashlib
test_lib2to3 test_logging test_multiprocessing_forkserver
test_multiprocessing_main_handling test_regrtest test_tempfile
test_threading test_venv
Total duration: 8 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2558 chars]od2'] != ['test_regrtest_noop1.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 40, in check_all
exec("from %s import *" % modname, names)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\nERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-b
uiltin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
<string>:2: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
Warning -- logging._handlerList was modified by test_lib2to3
Warning -- logging._handlerList was modified by test_lib2to3
/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py:355: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
__import__(name)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 1086, in test_4_daemon_threads
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 5168, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1362, in test_done_callback_raises_already_succeeded
self.assertIn('exception calling callback for', stderr.getvalue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'exception calling callback for' not found in ''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test___all__.py", line 43, in check_all
self.fail("__all__ failure in {}: {}: {}".format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: __all__ failure in hashlib: AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4908, in test_has_handlers
self.assertFalse(self.logger.hasHandlers())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: True is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fip
s-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86
_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_threading.py", line 710, in test_finalization_shutdown
self.assertEqual(err, b"")
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != b''
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 541, in test_with_pip
self.do_test_with_pip(False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_venv.py", line 494, in do_test_with_pip
self.assertEqual(err, "")
^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2589 chars]op6'] != ['test_regrtest_noop2', 'test_regrtest_noop[67 chars]op6']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 460, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/lib2to3/tests/test_main.py", line 89, in test_filename_changing_on_output_single_dir
self.assertIn(
^^^^^^^^^^^^^^
AssertionError: "Output in '/tmp/tmplm0vo4ce/python3_project' will mirror the input directory '/tmp/tmplm0vo4ce/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies -w.\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 324, in test_interpreter_shutdown
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 180, in test_basic_script_no_suffix
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1565, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:837: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmpgud5bexx/tmpx98vtb4b\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmpgud5bexx/tmpx98vtb4b/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1993, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 498, in test_cancel_futures_wait_false
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 174, in test_basic_script
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 3507, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-12' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-14' coro=<<async_generator_athrow without __name__>()>>
ERROR:asyncio:Task was destroyed but it is pending!
task: <Task pending name='Task-23' coro=<<async_generator_athrow without __name__>()>>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 936, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2594 chars]p14'] != ['test_regrtest_noop10', 'test_regrtest_noo[72 chars]p14']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 22, in wrapper
return fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/lib2to3/tests/test_main.py", line 89, in test_filename_changing_on_output_single_dir
self.assertIn(
^^^^^^^^^^^^^^
AssertionError: "Output in '/tmp/tmp16e9ouzl/python3_project' will mirror the input directory '/tmp/tmp16e9ouzl/python2_project' layout" not found in 'WARNING: --write-unchanged-files/-W implies -w.\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 268, in test_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 237, in test_zipfile_compiled
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [7305 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
== CPython 3.11.0a0 (heads/main:ec4d917a6a, Sep 30 2021, 12:22:33) [GCC 8.4.1 20200928 (Red Hat 8.4.1-1)]
== Linux-4.18.0-305.12.1.el8_4.x86_64-x86_64-with-glibc2.28 little-endian
== cwd: /home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/build/test_python_3797739æ
== CPU count: 4
== encodings: locale=UTF-8, FS=utf-8
Using random seed 784944
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 256, in _test_module
tests = loader.loadTestsFromModule(the_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 102, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 93, in loadTestsFromTestCase
loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 24, in __init__
self.addTests(tests)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 57, in addTests
for test in tests:
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_hashlib.py", line 130, in __init__
constructors.add(getattr(hashlib, algorithm))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'hashlib' has no attribute 'blake2s'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2b
ERROR:root:code for hash blake2s was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_tempfile.py", line 1565, in test_del_on_shutdown_ignore_errors
self.assertNotIn("Error", err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Error' unexpectedly found in 'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/bui
ldarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>\n from _sha512 import sha512 as _sha512\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nModuleNotFoundError: No module named \'_sha512\'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildare
a/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/tempfile.py:837: ResourceWarning: Implicitly cleaning up <TemporaryDirectory \'/tmp/tmp0gxxhera/tmpz44ckw74\'>\n _warnings.warn(warn_message, ResourceWarning)\nsys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=\'/tmp/tmp0gxxhera/tmpz44ckw74/test_dir/open_file.txt\' mode=\'w\' encoding=\'UTF-8\'>\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1807, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/_test_multiprocessing.py", line 5129, in test_preload_resources
self.fail("failed spawning forkserver or grandchild")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: failed spawning forkserver or grandchild
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
WARNING:asyncio:Unknown child process pid 3809958, will report returncode 255
WARNING:asyncio:Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 3809958 is closed
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1981, in setUp
super(IPv6SysLogHandlerTest, self).setUp()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 1888, in setUp
BaseTest.setUp(self)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 401, in test_hang_issue39205
self.assertFalse(err)
^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'ERROR:root:code for hash blake2b was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2b\nERROR:root:code for hash blake2s was not found.\nTraceback (most recent call last):\n File "/home/buildbot/buildarea/3.x.cstr
atak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>\n globals()[__func_name] = __get_hash(__func_name)\n ^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor\n return __get_builtin_constructor(name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor\n raise ValueError(\'unsupported hash type \' + name)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nValueError: unsupported hash type blake2s\n' is not false
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 252, in test_module_in_package_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_regrtest.py", line 956, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: ['ERROR:root:code for hash blake2b was not [2558 chars]od2'] != ['test_regrtest_noop9.Tests.test_method1', [36 chars]od2']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 191, in test_ipython_workaround
self._check_script(script_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [4855 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 246, in test_module_in_package
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [9755 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 806, in test_workers
self.assertRunOK(self.directory, '-j', '0')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_compileall.py", line 497, in assertRunOK
self.assertEqual(b'', err)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b'' != b'ERROR:root:code for hash blake2b was not [2405 chars]2s\n'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
CRITICAL:root:critical test! <RecordingHandler (NOTSET)>
ERROR:root:testing exception: <RecordingHandler (NOTSET)>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4859, in test_exception
1 / 0
~~^~~
ZeroDivisionError: division by zero
ERROR:root:exc_info test
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 4874, in test_exception_excinfo
1 / 0
~~^~~
ZeroDivisionError: division by zero
Warning -- logging._handlerList was modified by test_logging
Warning -- logging._handlerList was modified by test_logging
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_logging.py", line 119, in setUp
raise AssertionError('Unexpected handlers: %s' % hlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Unexpected handlers: [<StreamHandler <stderr> (NOTSET)>]
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 220, in test_directory_compiled
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 210, in test_directory
self._check_script(script_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [6080 chars]2b\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2
test_runner()
^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/libregrtest/runtest.py", line 256, in _test_module
tests = loader.loadTestsFromModule(the_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 102, in loadTestsFromModule
tests.append(self.loadTestsFromTestCase(obj))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/loader.py", line 93, in loadTestsFromTestCase
loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 24, in __init__
self.addTests(tests)
^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/unittest/suite.py", line 57, in addTests
for test in tests:
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_hashlib.py", line 130, in __init__
constructors.add(getattr(hashlib, algorithm))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'hashlib' has no attribute 'blake2b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
globals()[__func_name] = __get_hash(__func_name)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
return __get_builtin_constructor(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: unsupported hash type blake2s
ERROR:concurrent.futures:exception calling callback for <Future at 0x7fa7af755db0 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 329, in _invoke_callbacks
callback(self)
^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1303, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
ERROR:concurrent.futures:exception calling callback for <Future at 0x7fa7af7bff20 state=finished returned int>
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/concurrent/futures/_base.py", line 413, in add_done_callback
fn(self)
^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1353, in raising_fn
raise Exception('doh!')
^^^^^^^^^^^^^^^^^^^^^^^
Exception: doh!
ERROR:root:code for hash blake2b was not found.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
from _sha512 import sha512 as _sha512
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sha512'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 258, in test_module_in_subpackage_in_zipfile
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 228, in test_zipfile
self._check_script(zip_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [12205 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 281, in test_package_compiled
self._check_script(launch_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [14655 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 203, in test_script_compiled
self._check_script(pyc_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 169, in _check_script
self._check_output(script_name, rc, out, err)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_multiprocessing_main_handling.py", line 160, in _check_output
self.assertEqual(err.decode('utf-8'), '')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'ERROR:root:code for hash blake2b was not [2405 chars]2s\n' != ''
- ERROR:root:code for hash blake2b was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2b
- ERROR:root:code for hash blake2s was not found.
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/random.py", line 62, in <module>
- from _sha512 import sha512 as _sha512
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ModuleNotFoundError: No module named '_sha512'
-
- During handling of the above exception, another exception occurred:
-
- Traceback (most recent call last):
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 261, in <module>
- globals()[__func_name] = __get_hash(__func_name)
- ^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 129, in __get_openssl_constructor
- return __get_builtin_constructor(name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/hashlib.py", line 123, in __get_builtin_constructor
- raise ValueError('unsupported hash type ' + name)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ValueError: unsupported hash type blake2s
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes/build/Lib/test/test_concurrent_futures.py", line 1315, in test_done_callback_raises
self.assertIn('Exception: doh!', stderr.getvalue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'Exception: doh!' not found in ''
Test report
===========
Failed tests:
- test___all__
- test_hashlib
- test_tempfile
- test_logging
- test_multiprocessing_main_handling
- test_threading
- test_multiprocessing_forkserver
- test_concurrent_futures
- test_venv
- test_compileall
- test_lib2to3
- test_regrtest
Failed subtests:
- test_package - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_specific_filters - test.test_logging.CustomLevelsAndFiltersTest
- test_finalization_shutdown - test.test_threading.ThreadTests
- test_config7_ok - test.test_logging.ConfigDictTest
- test_defaults_do_no_interpolation - test.test_logging.ConfigFileTest
- test_4_daemon_threads - test.test_threading.ThreadJoinOnShutdown
- test_config15_ok - test.test_logging.ConfigDictTest
- test_encoding_plain_file - test.test_logging.EncodingTest
- test_list_cases - test.test_regrtest.ArgsTestCase
- test_custom_formatter_class_with_validate - test.test_logging.ConfigDictTest
- test_empty_filter - test.test_logging.BasicFilterTest
- test_directory_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_custom_formatter_class_with_validate2 - test.test_logging.ConfigDictTest
- test_interpreter_shutdown - test.test_concurrent_futures.ThreadPoolShutdownTest
- test_module_in_package - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_nested_inherited - test.test_logging.BuiltinLevelsTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_directory - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_basic_script - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_directory_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_baseconfig - test.test_logging.ConfigDictTest
- test_config2_failure - test.test_logging.ConfigDictTest
- test_ipython_workaround - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_handler_filter - test.test_logging.CustomLevelsAndFiltersTest
- test_emit_after_closing_in_write_mode - test.test_logging.FileHandlerTest
- test_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config7_ok - test.test_logging.ConfigFileTest
- test_callable_filter - test.test_logging.BasicFilterTest
- test_logger_disabling - test.test_logging.ConfigFileTest
- test_custom_formatter_function_with_validate - test.test_logging.ConfigDictTest
- test_config_8a_ok - test.test_logging.ConfigDictTest
- test_config3_failure - test.test_logging.ConfigDictTest
- test_flat - test.test_logging.BuiltinLevelsTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config13_failure - test.test_logging.ConfigDictTest
- test_package_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_directory_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_config1_ok - test.test_logging.ConfigFileTest
- test_workers - test.test_compileall.CommandLineTestsWithSourceEpoch
- test_post_fork_child_no_deadlock - test.test_logging.HandlerTest
- test_config1_ok - test.test_logging.ConfigDictTest
- test_output - test.test_logging.IPv6SysLogHandlerTest
- test_custom_formatter_class_with_validate2_with_wrong_fmt - test.test_logging.ConfigDictTest
- test_dict_arg - test.test_logging.LogRecordTest
- test_config2b_failure - test.test_logging.ConfigDictTest
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config6_failure - test.test_logging.ConfigDictTest
- test_listen_verify - test.test_logging.ConfigDictTest
- test_preload_resources - test.test_multiprocessing_forkserver.TestStartMethod
- test_custom_formatter_class_with_validate3 - test.test_logging.ConfigDictTest
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolForkserverProcessPoolShutdownTest
- test_listen_config_10_ok - test.test_logging.ConfigDictTest
- test_cancel_futures_wait_false - test.test_concurrent_futures.ThreadPoolShutdownTest
- test_package - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_out_of_order - test.test_logging.ConfigDictTest
- test_out_of_order_with_dollar_style - test.test_logging.ConfigDictTest
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_config2_failure - test.test_logging.ConfigFileTest
- test_module_in_package - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolForkProcessPoolShutdownTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config4_ok - test.test_logging.ConfigDictTest
- test_script_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config11_ok - test.test_logging.ConfigDictTest
- test_config0_ok - test.test_logging.ConfigDictTest
- test_config8_ok - test.test_logging.ConfigFileTest
- test_filter - test.test_logging.BasicFilterTest
- test_config3_failure - test.test_logging.ConfigFileTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_script_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_nested_explicit - test.test_logging.BuiltinLevelsTest
- test_name - test.test_logging.HandlerTest
- test_namedtuple - test.test_logging.ConfigDictTest
- test_config12_failure - test.test_logging.ConfigDictTest
- test_module_in_package - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_has_handlers - test.test_logging.LoggerAdapterTest
- test_basic_script - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_directory - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config2a_failure - test.test_logging.ConfigDictTest
- test_output - test.test_logging.DatagramHandlerTest
- test_udp_reconnection - test.test_logging.IPv6SysLogHandlerTest
- test_config5_ok - test.test_logging.ConfigDictTest
- test_child_loggers - test.test_logging.ChildLoggerTest
- test_ipython_workaround - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_basic_script - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_basic_script_no_suffix - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_directory - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_interpreter_shutdown - test.test_concurrent_futures.ProcessPoolSpawnProcessPoolShutdownTest
- test_all - test.test___all__.AllTest
- test_config4_ok - test.test_logging.ConfigFileTest
- test_config_10_ok - test.test_logging.ConfigDictTest
- test_encoding_cyrillic_unicode - test.test_logging.EncodingTest
- test_last_resort - test.test_logging.LastResortTest
- test_builtin_handlers - test.test_logging.HandlerTest
- test_config0_ok - test.test_logging.ConfigFileTest
- test_zipfile - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_formatting - test.test_logging.ExceptionTest
- test_logger_filter - test.test_logging.CustomLevelsAndFiltersTest
- test_ipython_workaround - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_issue27935 - test.test_logging.BuiltinLevelsTest
- test_race - test.test_logging.HandlerTest
- test_list_tests - test.test_regrtest.ArgsTestCase
- test_config_8_ok - test.test_logging.ConfigDictTest
- test_config6_ok - test.test_logging.ConfigFileTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_package_compiled - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_zipfile - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_multiprocessing - test.test_logging.LogRecordTest
- test_listen_config_1_ok - test.test_logging.ConfigDictTest
- test_delay - test.test_logging.FileHandlerTest
- test_done_callback_raises - test.test_concurrent_futures.FutureTests
- test_module_in_package_in_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_output - test.test_logging.HTTPHandlerTest
- test_nested_with_virtual_parent - test.test_logging.BuiltinLevelsTest
- test_zipfile_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_config14_ok - test.test_logging.ConfigDictTest
- test_package_compiled - test.test_multiprocessing_main_handling.SpawnCmdLineTest
- test_done_callback_raises_already_succeeded - test.test_concurrent_futures.FutureTests
- test_workers - test.test_compileall.CommandLineTestsNoSourceEpoch
- test_logrecord_class - test.test_logging.LogRecordFactoryTest
- test_str_rep - test.test_logging.LogRecordTest
- test_optional - test.test_logging.LogRecordTest
- test_package - test.test_multiprocessing_main_handling.ForkServerCmdLineTest
- test_config5_ok - test.test_logging.ConfigFileTest
- test_config_set_handler_names - test.test_logging.ConfigFileTest
- test_module_in_subpackage_in_zipfile - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_script_compiled - test.test_multiprocessing_main_handling.ForkCmdLineTest
- test_with_pip - test.test_venv.EnsurePipTest
- test_config_9_ok - test.test_logging.ConfigDictTest
- test_config4a_ok - test.test_logging.ConfigDictTest
- test_config0_using_cp_ok - test.test_logging.ConfigFileTest
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64 AIX 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/438/builds/1073
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_shutil.py", line 1282, in test_copyfile_nonexistent_dir
self.assertRaises(FileNotFoundError, shutil.copyfile, src_file, dst)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: FileNotFoundError not raised by copyfile
Traceback (most recent call last):
File "/home/buildbot/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2ca4bf92'
Test report
===========
Failed tests:
- test_curses
- test_shutil
Failed subtests:
- test_copyfile_nonexistent_dir - test.test_shutil.TestCopy
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/223/builds/773
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 10 sec
- test_peg_generator: 1 min 45 sec
- test_multiprocessing_spawn: 1 min 41 sec
- test_multiprocessing_forkserver: 1 min 35 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_nntplib: 1 min 6 sec
- test_capi: 1 min 4 sec
- test_unparse: 1 min 2 sec
- test_gdb: 59.3 sec
- test_asyncio: 57.3 sec
3 tests failed:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests:
test_multiprocessing_fork test_multiprocessing_forkserver
test_multiprocessing_spawn
Total duration: 6 min 15 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ead9ea97'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a0f17aa0'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3777, in test_shared_memory_basics
sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__
self._fd = _posixshmem.shm_open(
^^^^^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c19c08a8'
Test report
===========
Failed tests:
- test_multiprocessing_fork
- test_multiprocessing_forkserver
- test_multiprocessing_spawn
Failed subtests:
- test_shared_memory_basics - test.test_multiprocessing_spawn.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory
- test_shared_memory_basics - test.test_multiprocessing_fork.WithProcessesTestSharedMemory
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/40/builds/738
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Adam Schwalm <adamschwalm(a)gmail.com>, Alex Vig <jalexvig(a)gmail.com>, Alexander Böhn <fish2000(a)users.noreply.github.com>, Antony Lee <anntzer.lee(a)gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998(a)gmail.com>, Barry Warsaw <barry(a)python.org>, Brett Cannon <brett(a)python.org>, Daniel Hahler <git(a)thequod.de>, Daniel Hillier <daniel.hillier(a)gmail.com>, David Hewitt <1939362+davidhewitt(a)users.noreply.github.com>, Emmanuel Arias <eamanu(a)yaerobi.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Hubert Badocha <badocha.hubert(a)gmail.com>, Inada Naoki <songofacandy(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jack DeVries <58614260+jdevries3133(a)users.noreply.github.com>, Jason Fried <fried(a)fb.com>, Jörn Heissler <joernheissler(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Konstantin Popov <konst.hardy(a)gmail.com>, Louis Sautier <sautier.louis(a)gmail.com>, Mark
Shannon <mark(a)hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Niyas Sait <niyas.sait(a)linaro.org>, Omer Katz <omer.drow(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Peter Bittner <django(a)bittner.it>, Rajendra arora <contact.rajendraarora(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre(a)lenstra.fr>, Sam Sneddon <me(a)gsnedders.com>, Sean Leavey <SeanDS(a)users.noreply.github.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, andrei kulakov <andrei.avk(a)gmail.com>, nullptr <3621629+0x0L(a)users.noreply.github.com>, speedrun-program <71526906+speedrun-program(a)users.noreply.github.com>, wyz23x2 <52805709+wyz23x2(a)users.noreply.github.com>, zhanpon <pon.zhan(a)gmail.com>, Łukasz Langa <lukasz(a)langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 33 sec
- test_concurrent_futures: 2 min 59 sec
- test_multiprocessing_spawn: 2 min 13 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_multiprocessing_fork: 1 min 18 sec
- test_asyncio: 1 min 13 sec
- test_largefile: 54.1 sec
- test_gdb: 50.3 sec
- test_signal: 49.3 sec
- test_io: 44.5 sec
1 test altered the execution environment:
test_ftplib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_signal
Total duration: 3 min 39 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 384, in handle_read_event
self._do_ssl_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake
self.socket.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/ssl.py", line 1346, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_601eec69'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7efb4026'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_signal.py", line 858, in test_sigpending
assert_python_ok('-c', code)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/script_helper.py", line 143, in _assert_python
res, cmd_line = run_python_until_end(*args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/support/script_helper.py", line 129, in run_python_until_end
proc = subprocess.Popen(cmd_line, stdin=subprocess.PIPE,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/subprocess.py", line 967, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/subprocess.py", line 1799, in _execute_child
part = os.read(errpipe_read, 50000)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_signal.py", line 739, in sig_vtalrm
raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 298, in run
asyncore.loop(timeout=0.1, count=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_88e8ed44'
Test report
===========
Failed tests:
- test_signal
Failed subtests:
- test_sigpending - test.test_signal.PendingSignalsTests
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/205/builds/163
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_signal: 31 min 13 sec
- test_pydoc: 29 min 49 sec
- test_asyncio: 22 min 26 sec
- test_concurrent_futures: 19 min 21 sec
- test_multiprocessing_spawn: 19 min 18 sec
- test_peg_generator: 15 min 52 sec
- test_multiprocessing_forkserver: 11 min 36 sec
- test_venv: 8 min 8 sec
- test_pickle: 7 min 24 sec
- test_gdb: 5 min 24 sec
1 test failed:
test_datetime
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_smtpnet
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests:
test_datetime test_multiprocessing_fork
1 test run no tests:
test_multiprocessing_fork
Total duration: 3 hour 30 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ec4ab632'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4623d7e4'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1e7a9f56'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d3ce3918'
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_352da2ea'
...Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9343785c'
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/280/builds/159
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_signal: 31 min 9 sec
- test_pydoc: 29 min 44 sec
- test_asyncio: 21 min 15 sec
- test_concurrent_futures: 17 min 56 sec
- test_peg_generator: 14 min 6 sec
- test_multiprocessing_spawn: 13 min 48 sec
- test_gdb: 8 min 55 sec
- test_multiprocessing_forkserver: 8 min 36 sec
- test_multiprocessing_fork: 7 min 2 sec
- test_pickle: 4 min 24 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 33 min 48 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_66e98043'
...Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_65d01d0b'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f709055d'
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_720e6435'
....
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1432d0ee'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d49735c8'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1007781a'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_46fd55f7'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ff85b20c'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/123/builds/149
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_asyncio: 1 hour 53 sec
- test_signal: 31 min 5 sec
- test_pydoc: 29 min 39 sec
- test_concurrent_futures: 18 min 49 sec
- test_multiprocessing_spawn: 17 min 53 sec
- test_peg_generator: 16 min 9 sec
- test_multiprocessing_forkserver: 10 min 54 sec
- test_multiprocessing_fork: 8 min 36 sec
- test_nntplib: 8 min 12 sec
- test_gdb: 7 min 5 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 1 hour 1 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_bd89aa62'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_619c915f'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d7ae7f61'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_73b9d2ff'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_11052446'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_92a35551'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ccc2b6d0'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e1224428'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d017a0e2'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_372d7c21'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_95b493c3'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3e4e7936'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b199f922'
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/384/builds/162
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_signal: 31 min 8 sec
- test_pydoc: 29 min 45 sec
- test_concurrent_futures: 21 min 16 sec
- test_asyncio: 20 min 39 sec
- test_peg_generator: 17 min 38 sec
- test_gdb: 16 min 7 sec
- test_multiprocessing_spawn: 15 min 39 sec
- test_multiprocessing_forkserver: 9 min 39 sec
- test_multiprocessing_fork: 7 min 7 sec
- test_pickle: 4 min 59 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
2 re-run tests:
test_datetime test_typing
1 test run no tests:
test_typing
Total duration: 52 min 38 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4cdf134f'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_489cce60'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_71852dc6'
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b26b6e64'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_839c5bd7'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_402af225'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_35b41bd0'
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0748c3f2'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ab218567'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e7a3c971'
..
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Test leaking resources:
- test_typing: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows8.1 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/511/builds/131
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-win81-release
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
395 tests OK.
10 slowest tests:
- test_pydoc: 32 min 5 sec
- test_multiprocessing_spawn: 31 min 10 sec
- test_asyncio: 30 min 28 sec
- test_peg_generator: 25 min 39 sec
- test_venv: 18 min 33 sec
- test_io: 16 min 47 sec
- test_concurrent_futures: 15 min 50 sec
- test_compileall: 15 min 17 sec
- test_distutils: 14 min 14 sec
- test_mmap: 11 min 4 sec
1 test failed:
test_datetime
31 tests skipped:
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll
test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue
test_multiprocessing_fork test_multiprocessing_forkserver test_nis
test_openpty test_ossaudiodev test_pipes test_poll test_posix
test_pty test_pwd test_readline test_resource test_spwd
test_syslog test_threadsignals test_wait3 test_wait4
test_xxlimited test_xxtestfuzz test_zipfile64
1 re-run test:
test_datetime
Total duration: 1 hour 48 min
Captured traceback
==================
Traceback (most recent call last):
File "D:\buildarea\3.x.ware-win81-release.refleak\build\lib\test\datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/259/builds/168
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_asyncio: 39 min 42 sec
- test_signal: 31 min 8 sec
- test_pydoc: 31 min
- test_shelve: 22 min 51 sec
- test_peg_generator: 21 min 45 sec
- test_concurrent_futures: 18 min 56 sec
- test_largefile: 16 min 5 sec
- test_multiprocessing_spawn: 14 min 27 sec
- test_importlib: 13 min 56 sec
- test_compileall: 13 min 55 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
2 re-run tests:
test_datetime test_importlib
1 test run no tests:
test_importlib
Total duration: 53 min 42 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_60547e52'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_26d04b63'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_64e862a5'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b4fec64d'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_77dfebf7'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a6297c1d'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3eca5cce'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_53239738'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4f6a291a'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_cf59d0db'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7a1b31da'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c833381b'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9f61cb3e'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8e656732'
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Test leaking resources:
- test_importlib: memory blocks
- test_importlib: references
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/433/builds/170
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_signal: 31 min 1 sec
- test_pydoc: 29 min 32 sec
- test_concurrent_futures: 17 min 32 sec
- test_asyncio: 14 min 14 sec
- test_multiprocessing_spawn: 10 min 29 sec
- test_peg_generator: 9 min 36 sec
- test_multiprocessing_forkserver: 7 min 34 sec
- test_multiprocessing_fork: 6 min 44 sec
- test_nntplib: 6 min 35 sec
- test_gdb: 4 min 45 sec
1 test failed:
test_datetime
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_readline test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 48 min 57 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_59a742f5'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c844bdf6'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a748bce7'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_407725ba'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_81cac13e'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_740d1dd3'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_356dfa4e'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7d98a72c'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_dcd7380b'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_95fd01b6'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_14d7a2fa'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0f81139c'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f5bafbb2'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_68aaa4e5'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e9c08245'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e7f42105'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e010ffe8'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_6bc6ce94'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/320/builds/169
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_asyncio: 42 min 59 sec
- test_signal: 31 min 3 sec
- test_pydoc: 29 min 33 sec
- test_concurrent_futures: 16 min 40 sec
- test_multiprocessing_spawn: 11 min 34 sec
- test_peg_generator: 9 min 43 sec
- test_multiprocessing_forkserver: 8 min 7 sec
- test_nntplib: 8 min 3 sec
- test_multiprocessing_fork: 7 min 6 sec
- test_gdb: 5 min 1 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 52 min 36 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_afbf654a'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_61ec686f'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_20f132cd'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_72f45537'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_533e7193'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2b9dd73c'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0905816d'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b1479bab'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_aac258d5'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9fe21509'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2bdf33b8'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ebe6300d'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ee285a5a'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_ff992c1e'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_344fba59'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_5e4aad34'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_63334bd2'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_90d4c41c'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/129/builds/170
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_signal: 31 min 3 sec
- test_pydoc: 29 min 33 sec
- test_concurrent_futures: 16 min 12 sec
- test_asyncio: 14 min 44 sec
- test_multiprocessing_spawn: 12 min 6 sec
- test_multiprocessing_forkserver: 8 min 39 sec
- test_peg_generator: 8 min 14 sec
- test_multiprocessing_fork: 6 min 56 sec
- test_gdb: 3 min 43 sec
- test_io: 3 min 19 sec
1 test failed:
test_datetime
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_smtpnet
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 51 min 8 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_370ecbac'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2ebc7934'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_35b8a3b9'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_6ae8dd00'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_6da9fef2'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e8837b86'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9fdbb03f'
..Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_450e3097'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_c21f755c'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_63492140'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f4991025'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4512ee45'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_266be803'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8a548e9c'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0c46300f'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_635b420a'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1b9c8ed6'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/562/builds/170
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_asyncio: 37 min 55 sec
- test_signal: 31 min 11 sec
- test_pydoc: 29 min 42 sec
- test_concurrent_futures: 18 min 1 sec
- test_multiprocessing_spawn: 14 min 42 sec
- test_peg_generator: 13 min 17 sec
- test_multiprocessing_forkserver: 8 min 44 sec
- test_mailbox: 8 min 15 sec
- test_shelve: 7 min 57 sec
- test_multiprocessing_fork: 7 min 41 sec
1 test failed:
test_datetime
15 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_smtpnet test_ssl test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
1 re-run test:
test_datetime
Total duration: 41 min 4 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3e4bdb68'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8430a544'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_520764e6'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_066c4bdc'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7057c063'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_dca6eb63'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3d8b36e4'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_7c8211e8'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0c84a989'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2f2285c0'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_aa2a7e1e'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_18dcc0b5'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_78adc7b0'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/551/builds/149
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_asyncio: 42 min 36 sec
- test_signal: 31 min 6 sec
- test_pydoc: 29 min 41 sec
- test_concurrent_futures: 18 min 30 sec
- test_multiprocessing_spawn: 14 min 29 sec
- test_peg_generator: 11 min 7 sec
- test_multiprocessing_forkserver: 9 min 4 sec
- test_nntplib: 8 min 14 sec
- test_multiprocessing_fork: 7 min 20 sec
- test_gdb: 5 min 48 sec
1 test failed:
test_datetime
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_datetime
Total duration: 43 min 28 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d650a6e0'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4d29dedd'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0864d3dd'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_017f3f02'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_12509859'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_fa96c4cf'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e3fbca60'
..Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d2b5ee78'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_5ff570af'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_76dad61e'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_0980b89e'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_02e68750'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_aebe40f8'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e7193e57'
.Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_e78a6c60'
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/75/builds/172
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_signal: 31 min 4 sec
- test_pydoc: 29 min 30 sec
- test_concurrent_futures: 17 min 31 sec
- test_asyncio: 14 min 32 sec
- test_multiprocessing_spawn: 11 min 42 sec
- test_peg_generator: 9 min 1 sec
- test_gdb: 8 min 51 sec
- test_multiprocessing_forkserver: 8 min 20 sec
- test_multiprocessing_fork: 6 min 57 sec
- test_io: 3 min 35 sec
1 test failed:
test_datetime
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
2 re-run tests:
test_datetime test_glob
Total duration: 39 min 13 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/test/test_glob.py", line 378, in test_selflink
self.assertIn(path, results)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/' not found in {'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link
/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/', 'dir/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/link/'}
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b9e0ec7a'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_3512573a'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_1bd47cf6'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_4d90f8b5'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_887eaac3'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b876cd1e'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_aeaeab9d'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_fa2b8872'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_370b43cd'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8635727e'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_cb660148'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b44b01ed'
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/test/datetimetester.py", line 88, in test_divide_and_round
dar = datetime_module._divide_and_round
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'datetime' has no attribute '_divide_and_round'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_a0275726'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_39bf4bca'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_9b72226f'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_22247eba'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_bfa66f7e'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_8edff89b'
.
Test report
===========
Failed tests:
- test_datetime
Failed subtests:
- test_divide_and_round - test.datetimetester.TestModule_Pure
Sincerely,
-The Buildbot
1
0