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

2024-08-23 Thread buildbot
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.13 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1386/builds/503

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

Worker for this Build: rkm-arm64-ios-simulator

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/threading.py",
 line 1041, in _bootstrap_inner
self.run()
^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/threading.py",
 line 992, in run
self._target(*self._args, **self._kwargs)
^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/socketserver.py",
 line 694, in process_request_thread
self.handle_error(request, client_address)
~^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/socketserver.py",
 line 692, in process_request_thread
self.finish_request(request, client_address)
~~~^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/socketserver.py",
 line 362, in finish_request
self.RequestHandlerClass(request, client_address, self)
^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/socketserver.py",
 line 763, in __init__
self.finish()
~~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/socketserver.py",
 line 858, in finish
self.socket.sendto(self.wfile.getvalue(), self.client_address)
~~
ConnectionResetError: [Errno 54] Connection reset by peer
Warning -- threading_cleanup() failed to clean up threads in 1.0 seconds
Warning --   before: thread count=0, dangling=1
Warning --   after: thread count=1, dangling=4
Warning -- Dangling thread: <_MainThread(MainThread, started 4366598720)>
Warning -- Dangling thread: 
Warning -- Dangling thread:  serving, started daemon 6120943616)>
Warning -- Dangling thread: 
ERROR


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py",
 line 228, in test_ThreadingUnixDatagramServer
self.run_server(socketserver.ThreadingUnixDatagramServer,
~~~^^
socketserver.DatagramRequestHandler,

self.dgram_examine)
^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/test/support/threading_helper.py",
 line 66, in decorator
return func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py",
 line 133, in run_server
testfunc(svrcls.address_family, addr)
^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/F4BBB41D-5207-4016-951B-2DC02AC8DD0F/data/Containers/Bundle/Application/150C37C0-A406-4BC6-B95F-53E7B448E825/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py",
 line 160, in dgram_examine
buf = data = receive(s, 100)
 ~~~
  File 
"/Users/buildbot/Librar

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

2024-08-23 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1226/builds/2517

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Bar Harel , Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Mark Shannon 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 130, in test_free_reference
self.assertIsNone(wr())
~^^
AssertionError:  is not None



Test report
===

Failed tests:

- test_free_threading
- test.test_concurrent_futures.test_thread_pool

Failed subtests:

- test_free_reference - 
test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference




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