The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/973/builds/773
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
line 334, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
line 358, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_io.py",
line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/support/__init__.py",
line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'OpenWrapper'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
line 346, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/socket.py",
line 294, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Test report
===========
Failed tests:
- test_socket
Failed subtests:
- test___all__ - test.test_io.PyMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream
- test___all__ - test.test_io.CMiscIOTest.test___all__
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora
Rawhide NoGIL refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1538/builds/41
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_io.py",
line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/support/__init__.py",
line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'OpenWrapper'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
line 334, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
line 358, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
line 346, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/socket.py",
line 294, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Test report
===========
Failed tests:
- test_socket
Failed subtests:
- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - test.test_io.CMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Rawhide Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/921/builds/776
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_io.py",
line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/support/__init__.py",
line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'OpenWrapper'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
line 334, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
line 358, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
line 346, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/socket.py",
line 294, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Test report
===========
Failed tests:
- test_socket
Failed subtests:
- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - test.test_io.CMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Rawhide NoGIL refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1526/builds/43
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_socket.py",
line 334, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_socket.py",
line 358, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_socket.py",
line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_socket.py",
line 346, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_socket.py",
line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/socket.py",
line 294, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/test_io.py",
line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
File
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-x86_64.refleak.nogil/build/Lib/test/support/__init__.py",
line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1: 'OpenWrapper'
Test report
===========
Failed tests:
- test_socket
Failed subtests:
- test___all__ - test.test_io.PyMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream
- test___all__ - test.test_io.CMiscIOTest.test___all__
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]