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

2024-04-19 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 RHEL7 LTO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/507/builds/7247

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

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: 
Blamelist: Dino Viehland 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 7, done.
remote: Counting objects:  16% (1/6)
remote: Counting objects:  33% (2/6)
remote: Counting objects:  50% (3/6)
remote: Counting objects:  66% (4/6)
remote: Counting objects:  83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects:  16% (1/6)
remote: Compressing objects:  33% (2/6)
remote: Compressing objects:  50% (3/6)
remote: Compressing objects:  66% (4/6)
remote: Compressing objects:  83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 7 (delta 0), reused 2 (delta 0), pack-reused 1
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: checking out '1e4a4c4897d0f45b1f594bc429284c82efe49188'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 1e4a4c4... gh-117657: use relaxed loads for checking dict keys 
immortality (#118067)
Switched to and reset branch 'main'

make: *** [Makefile:2229: buildbottest] Error 2


Test report
===

Failed tests:

- test_capi




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): python/cpython - failed test (failure) (main)

2024-04-19 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/all/#/builders/1226/builds/1726

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Alex Waygood , Dino Viehland 
, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Kirill Podoprigora 
, Mark Shannon , Nikita Sobolev 
, Rostyslav Lobov 
<90602764+motoren...@users.noreply.github.com>, Russell Keith-Magee 
, Savannah Ostrowski , 
Victor Stinner , lit , lyc8503 


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_multiprocessing.py",
 line 3030, in test_mymanager_context_prestarted
self.assertEqual(manager._process.exitcode, 0)
^^
AssertionError: -15 != 0


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 265, in serve_client
raise ke
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 259, in serve_client
obj, exposed, gettypeid = id_to_obj[ident]
  ~^^^
KeyError: '200041100c0'
---
Timeout (3:20:00)!
Thread 0x7f2bec87e740 (most recent call first):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/popen_fork.py",
 line 27 in poll
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/popen_fork.py",
 line 43 in wait
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/process.py",
 line 149 in join
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/case.py",
 line 614 in _callCleanup
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/case.py",
 line 688 in doCleanups
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/case.py",
 line 655 in run
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/case.py",
 line 707 in __call__
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/suite.py",
 line 122 in run
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/suite.py",
 line 84 in __call__
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/unittest/runner.py",
 line 240 in run
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 57 in _run_suite
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 37 in run_unittest
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 132 in test_func
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/refleak.py",
 line 106 in runtest_refleak
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 84 in regrtest_runner
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 135 in _load_run_test
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 178 in _runtest_env_changed_exc
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 278 in _runtest
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/single.py",
 line 306 in run_single_test
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/worker.py",
 line 77 in worker_process
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/worker.py",
 line 112 in main
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/libregrtest/worker.py",
 line 116 in 
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/runpy.py",
 line 88 in _run_code
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/runpy.py",
 line 198 in 

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

2024-04-19 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/all/#/builders/1226/builds/1723

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Mark 
Shannon , Savannah Ostrowski , 
Victor Stinner , lit 

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_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.9 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.2 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_time.py",
 line 534, in test_thread_time
self.assertLess(stop - start, 0.020)
~~~^
AssertionError: 0.0201659230042 not less than 0.02


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_eintr.py",
 line 17, in test_all
script_helper.run_test_script(script)
~
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/support/script_helper.py",
 line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed


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 71, in test_map_timeout
self.assertEqual([None, None], results)
^^^
AssertionError: Lists differ: [None, None] != []



Test report
===

Failed tests:

- test_eintr

Failed subtests:

- test_thread_time - test.test_time.TimeTestCase.test_thread_time
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout
- test_all - test.test_eintr.EINTRTests.test_all
- test_lockf - __main__.FNTLEINTRTest.test_lockf




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu 
NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1225/builds/2070

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Mark 
Shannon , Savannah Ostrowski , 
Victor Stinner , lit 

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.nogil/build/Lib/test/_test_eintr.py",
 line 535, in test_flock
self._lock(fcntl.flock, "flock")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.1 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.1 sec


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
 line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: 

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (40d77b93672406d1c6e80760fec1321cb1b3473a)

2024-04-19 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Rawhide 
Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/168/builds/901

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

Worker for this Build: edelsohn-fedora-rawhide-z

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure) (timed out)


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




Captured traceback
==

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_2a59a790'
.Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_84302f8f'
.Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_6426b7b7'
.Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_52eff0b4'
.Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_4646559c'
..


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/dje/cpython-buildarea/3.9.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py",
 line 224, in