Buildbot-status
Threads by month
- ----- 2025 -----
- 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
January 2022
- 1 participants
- 315 discussions
The Buildbot has detected a new failure on builder AMD64 Windows11 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/737/builds/130
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
Build Reason: <unknown>
Blamelist: Christian Heimes <christian(a)python.org>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Tal Einat <532281+taleinat(a)users.noreply.github.com>, Terry Jan Reedy <tjreedy(a)udel.edu>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to 'ad9cf2fdd39968b07e04136c8b50f65a4596c087'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Switched to and reset branch '3.9'
Could Not Find C:\buildbot\3.9.kloth-win11\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find C:\buildbot\3.9.kloth-win11\build\PCbuild\python*.zip
Could Not Find C:\buildbot\3.9.kloth-win11\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find C:\buildbot\3.9.kloth-win11\build\PCbuild\python*.zip
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/861/builds/3
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 11, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 11 (delta 7), reused 7 (delta 7), pack-reused 3
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: switching to 'ad9cf2fdd39968b07e04136c8b50f65a4596c087'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Switched to and reset branch '3.9'
configure: WARNING: unrecognized options: --without-static-libpython
configure: WARNING: unrecognized options: --without-static-libpython
../Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’:
../Modules/signalmodule.c:663:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
663 | if (siginterrupt(signalnum, flag)<0) {
| ^~
In file included from ../Modules/signalmodule.c:28:
/usr/include/signal.h:324:12: note: declared here
324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
| ^~~~~~~~~~~~
ar: libpython3.9d.a: No space left on device
make: *** [Makefile:655: libpython3.9d.a] Error 1
make: *** Waiting for unfinished jobs....
lto1: fatal error: error writing to /tmp/ccCSs75n.s: No space left on device
compilation terminated.
lto-wrapper: fatal error: gcc returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
ln: failed to access 'libpython3.9d.so.1.0': No such file or directory
make: *** [Makefile:658: libpython3.9d.so] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:1875: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 Windows11 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/736/builds/183
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
Build Reason: <unknown>
Blamelist: Christian Heimes <christian(a)python.org>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Petr Viktorin <encukou(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Tal Einat <532281+taleinat(a)users.noreply.github.com>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to 'a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a5451c96a1 bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288) (#31003)
Switched to and reset branch '3.10'
Could Not Find C:\buildbot\3.10.kloth-win11\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find C:\buildbot\3.10.kloth-win11\build\PCbuild\python*.zip
The system cannot find the file specified.
Could Not Find C:\buildbot\3.10.kloth-win11\build\PCbuild\python*.zip
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/616/builds/535
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 51 sec
- test_multiprocessing_spawn: 1 min 48 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 9 sec
- test_nntplib: 1 min 1 sec
- test_tokenize: 57.7 sec
- test_asyncio: 56.5 sec
- test_signal: 48.5 sec
- test_unparse: 42.4 sec
- test_socket: 39.3 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
Total duration: 4 min 27 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_72c3df69'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_95d761e7'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2d85b2b7'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/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-ppc64le.lto-pgo/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-ppc64le.lto-pgo/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)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/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-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
Exception
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/653/builds/571
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 14 sec
- test_concurrent_futures: 2 min 45 sec
- test_gdb: 2 min 12 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_urllib2: 1 min
- test_asyncio: 55.0 sec
- test_signal: 47.7 sec
- test_io: 39.2 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
Total duration: 5 min 2 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_a822e7de'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.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.10.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.10.cstratak-fedora-rawhide-x86_64.lto/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)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.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.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.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.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_ae628dd8'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_4e305964'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/697/builds/618
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 46 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_asyncio: 55.5 sec
- test_signal: 47.6 sec
- test_socket: 38.9 sec
- test_io: 38.9 sec
- test_pydoc: 31.7 sec
- test_subprocess: 30.9 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
Total duration: 3 min 19 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.10.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.10.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.10.cstratak-fedora-rawhide-x86_64.lto-pgo/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)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.10.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.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/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.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_be766a8b'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_0b70d1d2'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e5074d24'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/843/builds/5
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 13, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 13 (delta 1), reused 11 (delta 1), pack-reused 1
From https://github.com/python/cpython
* branch 3.10 -> FETCH_HEAD
Note: switching to 'a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a5451c96a1 bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the coroutine (#30288) (#31003)
Switched to and reset branch '3.10'
../Modules/_io/textio.c:3338:1: fatal error: error writing to /tmp/cc6yGOcE.s: No space left on device
3338 | };
| ^
compilation terminated.
make: *** [Makefile:2085: Modules/textio.o] Error 1
make: *** Waiting for unfinished jobs....
../Programs/_testembed.c:1899:1: fatal error: error writing to /tmp/cclxhfYW.s: No space left on device
1899 | }
| ^
compilation terminated.
make: *** [Makefile:816: Programs/_testembed.o] Error 1
/tmp/ccqYhb34.s: Assembler messages:
/tmp/ccqYhb34.s: Fatal error: can't close Objects/unicodeobject.o: No space left on device
make: *** [Makefile:1855: Objects/unicodeobject.o] Error 1
../Modules/posixmodule.c:15828:1: fatal error: error writing to /tmp/ccmkQztW.s: No space left on device
15828 | }
| ^
compilation terminated.
make: *** [Makefile:2046: Modules/posixmodule.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:1928: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/448/builds/1359
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
419 tests OK.
10 slowest tests:
- test_peg_generator: 8 min
- test_gdb: 3 min 5 sec
- test_concurrent_futures: 3 min 4 sec
- test_multiprocessing_spawn: 2 min 7 sec
- test_multiprocessing_forkserver: 1 min 23 sec
- test_ssl: 1 min 14 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_tokenize: 1 min 10 sec
- test_unparse: 1 min 6 sec
- test_asyncio: 1 min 4 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
Total duration: 8 min 30 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_f4154836'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.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-ppc64le.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-ppc64le.lto/build/Lib/ssl.py", line 1345, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.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-ppc64le.lto/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_2320248c'
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/494/builds/1366
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Barney Gale <barney.gale(a)gmail.com>, Brett Cannon <brett(a)python.org>, Gregory Beauregard <greg(a)greg.red>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Natanael Copa <ncopa(a)alpinelinux.org>, Steve Dower <steve.dower(a)python.org>, Zackery Spytz <zspytz(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 52 sec
- test_multiprocessing_spawn: 1 min 56 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_tokenize: 1 min 16 sec
- test_ssl: 1 min 13 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 1 min 7 sec
- test_signal: 48.6 sec
- test_unparse: 45.2 sec
- test_io: 43.1 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
Total duration: 4 min 49 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.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-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.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-ppc64le.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-ppc64le.lto-pgo/build/Lib/ssl.py", line 1345, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_d6df4ef3'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_fcaa162a'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_b9a5a805'
Test report
===========
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/1015
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: Barney Gale <barney.gale(a)gmail.com>, Batuhan Taskaya <batuhan(a)python.org>, Brandt Bucher <brandt(a)python.org>, Brett Cannon <brett(a)python.org>, Christian Heimes <christian(a)python.org>, Crowthebird <78076854+thatbirdguythatuknownot(a)users.noreply.github.com>, Dennis Sweeney <36520290+sweeneyde(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Eric V. Smith <ericvsmith(a)users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Ethan Furman <ethan(a)stoneleaf.us>, Felix Fontein <felix(a)fontein.de>, Florian Bruhin <me(a)the-compiler.org>, Gregory Beauregard <greg(a)greg.red>, Gregory P. Smith <greg(a)krypto.org>, Illia Volochii <illia.volochii(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Joshua Bronson <jabronson(a)gmail.com>, Julien Palard <julien(a)palard.fr>, Karolina Surma <33810531+befeleme(a)users.noreply.git
hub.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Kinshuk Dua <kinshukdua(a)gmail.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Mario Corchero <mcorcherojim(a)bloomberg.net>, Mark Dickinson <mdickinson(a)enthought.com>, Mark Shannon <mark(a)hotpy.org>, Mateusz Łoskot <mateusz(a)loskot.net>, Natanael Copa <ncopa(a)alpinelinux.org>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Piotr Fusik <piotr(a)fusik.info>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Russel Webber <24542073+RusselWebber(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>, Thomas Klausner <tk(a)giga.or.at>, Tim Peters <tim.peters(a)gmail.com>, Tom Sparrow <793763+sparrowt(a)users.noreply.github.com>, Victor Stinner <vstinner(a)python.org>, Weipeng Hong <hongweichen8888(a)sina.com>, Yellow Dusk <yellow.dusk1590(a)fastmail.com>, Zackery Spytz <zspytz(a)gmail.com>, Za
ne Bitter <zbitter(a)redhat.com>, andrei kulakov <andrei.avk(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
415 tests OK.
10 slowest tests:
- test_peg_generator: 31 min 46 sec
- test_tools: 30 min 21 sec
- test_concurrent_futures: 3 min 58 sec
- test_tokenize: 3 min 20 sec
- test_multiprocessing_spawn: 3 min 19 sec
- test_compileall: 3 min 19 sec
- test_venv: 2 min 55 sec
- test_regrtest: 2 min 50 sec
- test_asyncio: 2 min 6 sec
- test_unparse: 2 min 5 sec
1 test failed:
test_tools
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
2 re-run tests:
test_peg_generator test_tools
Total duration: 1 hour 50 sec
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/unixccompiler.py", line 117, in _compile
self.spawn(compiler_so + cc_args + [src, '-o', obj] +
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/ccompiler.py", line 910, in spawn
spawn(cmd, dry_run=self.dry_run)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/spawn.py", line 91, in spawn
raise DistutilsExecError(
^^^^^^^^^^^^^^^^^^^^^^^^^
distutils.errors.DistutilsExecError: command '/usr/lib/ccache/gcc' failed with exit code 1
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/support/os_helper.py", line 396, in temp_dir
yield path
^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 163, in prepare
_run_quiet([MAKE, '-C', builddir, '-j8', 'install'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 529, in run
raise CalledProcessError(retcode, process.args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpvr4h7fm2/python-build', '-j8', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 357, in test_with_stmt_with_paren
self.run_test(grammar_source, test_source)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 96, in run_test
self.build_extension(grammar_source)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_peg_generator/test_c_parser.py", line 93, in build_extension
generate_parser_c_extension(grammar, Path(self.tmp_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/peg_generator/pegen/testutil.py", line 104, in generate_parser_c_extension
compile_c_extension(str(source), build_dir=str(path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/peg_generator/pegen/build.py", line 94, in compile_c_extension
cmd.run()
^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 479, in _filter_build_errors
yield
^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/command/build_ext.py", line 529, in build_extension
objects = self.compiler.compile(sources,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/ccompiler.py", line 574, in compile
self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/distutils/unixccompiler.py", line 120, in _compile
raise CompileError(msg)
^^^^^^^^^^^^^^^^^^^^^^^
distutils.errors.CompileError: command '/usr/lib/ccache/gcc' failed with exit code 1
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/contextlib.py", line 155, in __exit__
self.gen.throw(typ, value, traceback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/support/os_helper.py", line 396, in temp_dir
yield path
^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 163, in prepare
_run_quiet([MAKE, '-C', builddir, '-j8', 'install'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/subprocess.py", line 529, in run
raise CalledProcessError(retcode, process.args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp0xignid8/python-build', '-j8', 'install']' returned non-zero exit status 2.
Test report
===========
Failed tests:
- test_peg_generator
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze
- test_with_stmt_with_paren - test.test_peg_generator.test_c_parser.TestCParser
Sincerely,
-The BuildbotThe 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/1386
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>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
419 tests OK.
10 slowest tests:
- test_peg_generator: 5 min 15 sec
- test_concurrent_futures: 2 min 56 sec
- test_gdb: 2 min 26 sec
- test_multiprocessing_spawn: 1 min 53 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 13 sec
- test_asyncio: 1 min 4 sec
- test_signal: 48.7 sec
- test_io: 40.5 sec
- test_socket: 39.0 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
Total duration: 5 min 59 sec
Captured traceback
==================
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 1345, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
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_f1223649'
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_3f5f36a4'
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_88868840'
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
k
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/831/builds/33
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-x86_64
Build Reason: <unknown>
Blamelist: Barney Gale <barney.gale(a)gmail.com>, Batuhan Taskaya <batuhan(a)python.org>, Brandt Bucher <brandt(a)python.org>, Brett Cannon <brett(a)python.org>, Christian Heimes <christian(a)python.org>, Crowthebird <78076854+thatbirdguythatuknownot(a)users.noreply.github.com>, Dennis Sweeney <36520290+sweeneyde(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Eric V. Smith <ericvsmith(a)users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland(a)innova.no>, Ethan Furman <ethan(a)stoneleaf.us>, Felix Fontein <felix(a)fontein.de>, Florian Bruhin <me(a)the-compiler.org>, Gregory Beauregard <greg(a)greg.red>, Gregory P. Smith <greg(a)krypto.org>, Illia Volochii <illia.volochii(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Joshua Bronson <jabronson(a)gmail.com>, Julien Palard <julien(a)palard.fr>, Karolina Surma <33810531+befeleme(a)users.noreply.git
hub.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Kinshuk Dua <kinshukdua(a)gmail.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Mario Corchero <mcorcherojim(a)bloomberg.net>, Mark Dickinson <mdickinson(a)enthought.com>, Mark Shannon <mark(a)hotpy.org>, Mateusz Łoskot <mateusz(a)loskot.net>, Natanael Copa <ncopa(a)alpinelinux.org>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Piotr Fusik <piotr(a)fusik.info>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Russel Webber <24542073+RusselWebber(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>, Thomas Klausner <tk(a)giga.or.at>, Tim Peters <tim.peters(a)gmail.com>, Tom Sparrow <793763+sparrowt(a)users.noreply.github.com>, Victor Stinner <vstinner(a)python.org>, Weipeng Hong <hongweichen8888(a)sina.com>, Yellow Dusk <yellow.dusk1590(a)fastmail.com>, Zackery Spytz <zspytz(a)gmail.com>, Za
ne Bitter <zbitter(a)redhat.com>, andrei kulakov <andrei.avk(a)gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to '768569325abc0a9cd5aae65c531889ec390847aa'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 768569325a bpo-46407: Fix long_mod refleak (GH-31025)
Switched to and reset branch 'main'
Objects/unicodeobject.c:16167:1: fatal error: error writing to /tmp/ccLJgZ8N.s: No space left on device
16167 | }
| ^
compilation terminated.
make: *** [Makefile:2392: Objects/unicodeobject.o] Error 1
make: *** Waiting for unfinished jobs....
./Modules/_io/bytesio.c:1166:1: fatal error: error writing to /tmp/cckufa7C.s: No space left on device
1166 | };
| ^
compilation terminated.
make: *** [Makefile:2632: Modules/_io/bytesio.o] Error 1
./Modules/_io/stringio.c:1044:1: fatal error: error writing to /tmp/cciiQ2I6.s: No space left on device
1044 | };
| ^
compilation terminated.
make: *** [Makefile:2635: Modules/_io/stringio.o] Error 1
./Modules/_io/bufferedio.c:2734:1: fatal error: error writing to /tmp/ccy8fNV3.s: No space left on device
2734 | };
| ^
compilation terminated.
make: *** [Makefile:2633: Modules/_io/bufferedio.o] Error 1
./Modules/_io/textio.c:3338:1: fatal error: error writing to /tmp/ccZElXJo.s: No space left on device
3338 | };
| ^
compilation terminated.
make: *** [Makefile:2634: Modules/_io/textio.o] Error 1
./Modules/posixmodule.c:15900:1: fatal error: error writing to /tmp/cceqwfhx.s: No space left on device
15900 | }
| ^
compilation terminated.
make: *** [Makefile:2617: Modules/posixmodule.o] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2472: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Rawhide LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/73/builds/1385
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Barney Gale <barney.gale(a)gmail.com>, Brett Cannon <brett(a)python.org>, Christian Heimes <christian(a)python.org>, Crowthebird <78076854+thatbirdguythatuknownot(a)users.noreply.github.com>, Eric Snow <ericsnowcurrently(a)gmail.com>, Gregory Beauregard <greg(a)greg.red>, Gregory P. Smith <greg(a)krypto.org>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Julien Palard <julien(a)palard.fr>, Karolina Surma <33810531+befeleme(a)users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner(a)users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Mark Shannon <mark(a)hotpy.org>, Natanael Copa <ncopa(a)alpinelinux.org>, Nikita Sobolev <mail(a)sobolevn.me>, Russel Webber <24542073+RusselWebber(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, Zackery Spytz <zspytz(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 6 sec
- test_multiprocessing_spawn: 2 min 22 sec
- test_multiprocessing_forkserver: 1 min 36 sec
- test_asyncio: 1 min 29 sec
- test_multiprocessing_fork: 1 min 17 sec
- test_nntplib: 1 min 7 sec
- test_subprocess: 1 min 5 sec
- test_unparse: 55.9 sec
- test_signal: 49.3 sec
- test_io: 42.5 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
Total duration: 3 min 8 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 90, in read
obj.handle_read_event()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.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-aarch64.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-aarch64.lto-pgo/build/Lib/ssl.py", line 1345, in do_handshake
self._sslobj.do_handshake()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:998)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '/psm_145e059f'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/threading.py", line 1031, in _bootstrap_inner
self.run()
^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.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-aarch64.lto-pgo/build/Lib/asyncore.py", line 214, in loop
poll_fun(timeout, map)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 157, in poll
read(obj)
^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/asyncore.py", line 94, in read
obj.handle_error()
^^^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error
raise Exception
^^^^^^^^^^^^^^^
Exception
k
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder AMD64 CentOS9 Refleaks 3.8 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/858/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-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 ==
407 tests OK.
10 slowest tests:
- test_asyncio: 31 min 11 sec
- test_concurrent_futures: 17 min 24 sec
- test_multiprocessing_spawn: 12 min 41 sec
- test_multiprocessing_forkserver: 8 min 14 sec
- test_multiprocessing_fork: 6 min 57 sec
- test_io: 3 min 39 sec
- test_subprocess: 3 min 14 sec
- test_gdb: 3 min 4 sec
- test_socket: 2 min 21 sec
- test_signal: 2 min 17 sec
2 tests failed:
test_site test_ssl
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests:
test_site test_ssl
Total duration: 42 min 37 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_site.py", line 203, in test_s_option
self.assertIn(usersite, sys.path)
AssertionError: '/home/buildbot/.local/lib/python3.8/site-packages' not found in ['/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build', '/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/target/lib/python38.zip', '/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib', '/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/build/lib.linux-x86_64-3.8-pydebug']
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 83, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 368, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 329, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 594, in test_openssl_version
self.assertTrue(s.startswith("OpenSSL {:d}.{:d}.{:d}".format(major, minor, fix)),
AssertionError: False is not true : ('OpenSSL 3.0.1 14 Dec 2021', (3, 0, 0, 1, 0), '0x30000010')
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131)
server: new connection from ('127.0.0.1', 55224)
server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)
server: selected protocol is now None
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/threading.py", line 932, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 282, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 207, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 150, in poll
read(obj)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 87, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 405, in handle_error
raise Exception
Exception
..Exception in thread Thread-421:
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 83, in read
obj.handle_read_event()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 368, in handle_read_event
self._do_ssl_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 329, in _do_ssl_handshake
self.socket.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131)
server: new connection from ('127.0.0.1', 57146)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL] called a function you should not call (_ssl.c:1131)
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1131)
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1131)
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/threading.py", line 932, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 282, in run
asyncore.loop(timeout=0.1, count=1)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 207, in loop
poll_fun(timeout, map)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 150, in poll
read(obj)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/asyncore.py", line 87, in read
obj.handle_error()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ftplib.py", line 405, in handle_error
raise Exception
Exception
..
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1131)
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1131)
k
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: 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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-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.8.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_ssl.py", line 2348, in wrap_conn
self.sslconn = self.server.context.wrap_socket(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1040, in _create
self.do_handshake()
File "/home/buildbot/buildarea/3.8.cstratak-CentOS9-x86_64.refleak/build/Lib/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1131)
server: new connection from ('127.0.0.1', 42180)
Test report
===========
Failed tests:
- test_ssl
- test_site
Failed subtests:
- test_openssl_version - test.test_ssl.BasicSocketTests
- test_s_option - test.test_site.HelperFunctionsTests
Sincerely,
-The Buildbot
1
0
Jan. 30, 2022
The Buildbot working for 'Python' has noticed that the worker named edelsohn-fedora-rawhide-z went away.
It last disconnected at Sun Jan 30 13:01:08 2022.
The admin on record (as reported by WORKER:info/admin) was David Edelsohn <dje.gcc(a)gmail.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named cstratak-CentOS9-aarch64 went away.
It last disconnected at Sun Jan 30 13:01:08 2022.
The admin on record (as reported by WORKER:info/admin) was Charalampos Stratakis <cstratak AT redhat.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named bray-win10-cygwin-amd64 went away.
It last disconnected at Sun Jan 30 13:01:08 2022.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named kloth-win11 went away.
It last disconnected at Sun Jan 30 13:01:08 2022.
The admin on record (as reported by WORKER:info/admin) was Jeremy Kloth <jeremy.kloth+buildbot(a)gmail.com>.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named kulikjak-solaris-sparcv9 went away.
It last disconnected at Sun Jan 30 13:01:08 2022.
The admin on record (as reported by WORKER:info/admin) was Jakub Kulik <jakub.kulik(a)oracle.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder aarch64 CentOS9 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/893/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed configure (failure) clean (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 16, done.
remote: Counting objects: 9% (1/11)
remote: Counting objects: 18% (2/11)
remote: Counting objects: 27% (3/11)
remote: Counting objects: 36% (4/11)
remote: Counting objects: 45% (5/11)
remote: Counting objects: 54% (6/11)
remote: Counting objects: 63% (7/11)
remote: Counting objects: 72% (8/11)
remote: Counting objects: 81% (9/11)
remote: Counting objects: 90% (10/11)
remote: Counting objects: 100% (11/11)
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 16 (delta 8), reused 8 (delta 8), pack-reused 5
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Switched to and reset branch '3.9'
config.guess: cannot create a temporary directory in /tmp
configure: error: cannot guess build type; you must specify one
make: *** No rule to make target 'distclean'. Stop.
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/849/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 10, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 10 (delta 7), reused 7 (delta 7), pack-reused 2
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Switched to and reset branch '3.9'
./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’:
./Modules/signalmodule.c:663:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
663 | if (siginterrupt(signalnum, flag)<0) {
| ^~
In file included from ./Modules/signalmodule.c:28:
/usr/include/signal.h:324:12: note: declared here
324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
| ^~~~~~~~~~~~
ar: unable to copy file 'libpython3.9d.a'; reason: No space left on device
make: *** [Makefile:655: libpython3.9d.a] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:1875: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/850/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 16, done.
remote: Counting objects: 10% (1/10)
remote: Counting objects: 20% (2/10)
remote: Counting objects: 30% (3/10)
remote: Counting objects: 40% (4/10)
remote: Counting objects: 50% (5/10)
remote: Counting objects: 60% (6/10)
remote: Counting objects: 70% (7/10)
remote: Counting objects: 80% (8/10)
remote: Counting objects: 90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 16 (delta 8), reused 8 (delta 8), pack-reused 6
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Switched to and reset branch '3.9'
./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’:
./Modules/signalmodule.c:663:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
663 | if (siginterrupt(signalnum, flag)<0) {
| ^~
In file included from ./Modules/signalmodule.c:28:
/usr/include/signal.h:324:12: note: declared here
324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
| ^~~~~~~~~~~~
ar: unable to copy file 'libpython3.9d.a'; reason: No space left on device
make: *** [Makefile:655: libpython3.9d.a] Error 1
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:1875: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0