[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)

2024-02-17 Thread buildbot
The Buildbot has detected a new failure on builder ARM64 macOS 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1030/builds/1751

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: pablogsal-macos-m1

Build Reason: 
Blamelist: Donghee Na , Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, Jelle Zijlstra 
, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Nikita Sobolev 
, Serhiy Storchaka , Seth Michael Larson 


BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.11.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_ssl.py",
 line 5064, in test_preauth_data_to_tls_server
self.non_linux_skip_if_other_okay_error(wrap_error)
  File 
"/Users/buildbot/buildarea/3.11.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_ssl.py",
 line 5011, in non_linux_skip_if_other_okay_error
re.search('wrong.version.number', getattr(err, "reason", ""), re.I)):
^^^
  File 
"/Users/buildbot/buildarea/3.11.pablogsal-macos-m1.macos-with-brew/build/Lib/re/__init__.py",
 line 176, in search
return _compile(pattern, flags).search(string)
   ^^^
TypeError: expected string or bytes-like object, got 'NoneType'



Test report
===

Failed tests:

- test_ssl

Failed subtests:

- test_preauth_data_to_tls_server - 
test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (6091fbda8bceda96a915deb4493bf8d73df67c01)

2024-02-17 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.10 
while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/665/builds/1000

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===

== Tests result: ENV CHANGED ==

410 tests OK.

10 slowest tests:
- test_asyncio: 33 min 39 sec
- test_signal: 32 min 9 sec
- test_pydoc: 30 min 50 sec
- test_multiprocessing_spawn: 27 min 46 sec
- test_concurrent_futures: 20 min 45 sec
- test_peg_generator: 16 min 45 sec
- test_gdb: 15 min 35 sec
- test_multiprocessing_forkserver: 14 min 47 sec
- test_pickle: 13 min 1 sec
- test_venv: 11 min 55 sec

1 test altered the execution environment:
test_multiprocessing_spawn

14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_smtpnet
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

Total duration: 1 hour 1 min



Captured traceback
==

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-RHEL7-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224:
 UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects 
to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
Traceback (most 

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (963315cbd92038983c657f1eaeb92e64ee8f8e8b)

2024-02-17 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Stable Refleaks 
3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1027/builds/592

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-x86_64

Build Reason: 
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-stable-x86_64.refleak/build/Lib/test/test_io.py",
 line 4069, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-x86_64.refleak/build/Lib/test/support/__init__.py",
 line 1474, 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_typing
- test_io

Failed subtests:

- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__

Test leaking resources:

- test_typing: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/935/builds/634

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: 
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-RHEL7-ppc64le.refleak/build/Lib/test/test_io.py",
 line 4069, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-RHEL7-ppc64le.refleak/build/Lib/test/support/__init__.py",
 line 1474, 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_typing
- test_io

Failed subtests:

- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__

Test leaking resources:

- test_typing: memory blocks




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com