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

2024-04-25 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.12 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1157/builds/335

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: 

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


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




Captured traceback
==

remote: Enumerating objects: 43, done.
remote: Counting objects:   2% (1/42)
remote: Counting objects:   4% (2/42)
remote: Counting objects:   7% (3/42)
remote: Counting objects:   9% (4/42)
remote: Counting objects:  11% (5/42)
remote: Counting objects:  14% (6/42)
remote: Counting objects:  16% (7/42)
remote: Counting objects:  19% (8/42)
remote: Counting objects:  21% (9/42)
remote: Counting objects:  23% (10/42)
remote: Counting objects:  26% (11/42)
remote: Counting objects:  28% (12/42)
remote: Counting objects:  30% (13/42)
remote: Counting objects:  33% (14/42)
remote: Counting objects:  35% (15/42)
remote: Counting objects:  38% (16/42)
remote: Counting objects:  40% (17/42)
remote: Counting objects:  42% (18/42)
remote: Counting objects:  45% (19/42)
remote: Counting objects:  47% (20/42)
remote: Counting objects:  50% (21/42)
remote: Counting objects:  52% (22/42)
remote: Counting objects:  54% (23/42)
remote: Counting objects:  57% (24/42)
remote: Counting objects:  59% (25/42)
remote: Counting objects:  61% (26/42)
remote: Counting objects:  64% (27/42)
remote: Counting objects:  66% (28/42)
remote: Counting objects:  69% (29/42)
remote: Counting objects:  71% (30/42)
remote: Counting objects:  73% (31/42)
remote: Counting objects:  76% (32/42)
remote: Counting objects:  78% (33/42)
remote: Counting objects:  80% (34/42)
remote: Counting objects:  83% (35/42)
remote: Counting objects:  85% (36/42)
remote: Counting objects:  88% (37/42)
remote: Counting objects:  90% (38/42)
remote: Counting objects:  92% (39/42)
remote: Counting objects:  95% (40/42)
remote: Counting objects:  97% (41/42)
remote: Counting objects: 100% (42/42)
remote: Counting objects: 100% (42/42), done.
remote: Compressing objects:   3% (1/33)
remote: Compressing objects:   6% (2/33)
remote: Compressing objects:   9% (3/33)
remote: Compressing objects:  12% (4/33)
remote: Compressing objects:  15% (5/33)
remote: Compressing objects:  18% (6/33)
remote: Compressing objects:  21% (7/33)
remote: Compressing objects:  24% (8/33)
remote: Compressing objects:  27% (9/33)
remote: Compressing objects:  30% (10/33)
remote: Compressing objects:  33% (11/33)
remote: Compressing objects:  36% (12/33)
remote: Compressing objects:  39% (13/33)
remote: Compressing objects:  42% (14/33)
remote: Compressing objects:  45% (15/33)
remote: Compressing objects:  48% (16/33)
remote: Compressing objects:  51% (17/33)
remote: Compressing objects:  54% (18/33)
remote: Compressing objects:  57% (19/33)
remote: Compressing objects:  60% (20/33)
remote: Compressing objects:  63% (21/33)
remote: Compressing objects:  66% (22/33)
remote: Compressing objects:  69% (23/33)
remote: Compressing objects:  72% (24/33)
remote: Compressing objects:  75% (25/33)
remote: Compressing objects:  78% (26/33)
remote: Compressing objects:  81% (27/33)
remote: Compressing objects:  84% (28/33)
remote: Compressing objects:  87% (29/33)
remote: Compressing objects:  90% (30/33)
remote: Compressing objects:  93% (31/33)
remote: Compressing objects:  96% (32/33)
remote: Compressing objects: 100% (33/33)
remote: Compressing objects: 100% (33/33), done.
remote: Total 43 (delta 17), reused 22 (delta 9), pack-reused 1
>From https://github.com/python/cpython
 * branch  3.12   -> 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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false


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

2024-04-25 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/1765

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Kirill Podoprigora 

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 5176, in test_wait_integer
self.assertLess(delta, expected + 2)
~~~^
AssertionError: 6.4060303419828415 not less than 5


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.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.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_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_multiprocessing.py",
 line 2074, in test_timeout
self.run_threads(self._test_timeout_f, (self.barrier, results))
^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 1900, in run_threads
f(*args)
~^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 2060, in _test_timeout_f
i = barrier.wait()
^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 1108, in wait
return self._callmethod('wait', (timeout,))
   
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 840, in _callmethod
raise convert_to_error(kind, result)
threading.BrokenBarrierError


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/process.py",
 line 314, in _bootstrap
self.run()
^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/process.py",
 line 108, in run
self._target(*self._args, **self._kwargs)
^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 1847, in task
self.f(*self.args)
~~
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 2060, in _test_timeout_f
i = barrier.wait()
^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 1108, in wait
return self._callmethod('wait', (timeout,))
   
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 840, in _callmethod
raise convert_to_error(kind, result)
threading.BrokenBarrierError
Process Process-182:
Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/process.py",
 line 314, in _bootstrap
self.run()
^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/multiprocessing/process.py",
 line 108, in run
self._target(*self._args, **self._kwargs)
^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 1847, in task
self.f(*self.args)
~~
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 2060, in _test_timeout_f
i = barrier.wait()
^^
  File 

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

2024-04-25 Thread buildbot
The 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/2123

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Dino Viehland , Donghee Na 
, Erlend E. Aasland , Faidon 
Liambotis , Kirill Podoprigora , 
Mark Shannon , Nice Zombies , mpage 
, neonene <53406459+neon...@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 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/single.py",
 line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/single.py",
 line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
   ~~~^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/importlib/__init__.py",
 line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
   ~~^^
  File "", line 1387, in _gcd_import
  File "", line 1360, in _find_and_load
  File "", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'test.'


Traceback (most recent call last):
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py",
 line 199, in _force_run
Warning -- return func(*args)
Warning --^^^
Warning -- OSError: [Errno 39] Directory not empty: 
'/tmp/test_python_q0tu_d5u/tmpfw9anc55/python-installation/lib/python3.13'
Warning -- 
Warning -- During handling of the above exception, another exception occurred:
Warning -- 
Warning -- Traceback (most recent call last):
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 393, in run
Warning -- mp_result = self._runtest(test_name)
Warning -- ~^^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 353, in _runtest
Warning -- retcode, tmp_files = self.run_tmp_files(worker_runtests,
Warning --  ~~^
Warning -- stdout_file.fileno())
Warning -- ^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 293, in run_tmp_files
Warning -- os_helper.rmtree(tmp_dir)
Warning -- ^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 465, in rmtree
Warning -- _rmtree(path)
Warning -- ~~~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 449, in _rmtree
Warning -- _rmtree_inner(path)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 446, in _rmtree_inner
Warning -- _force_run(path, os.rmdir, fullname)
Warning -- ~~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py",
 line 210, in _force_run
Warning -- return func(*args)
Warning --^^^
Warning -- OSError: [Errno 39] Directory not empty: 
'/tmp/test_python_q0tu_d5u/tmpfw9anc55/python-installation/lib/python3.13'
Kill  
process group
Kill  process group
Kill  
process group
Kill  
process group
Kill  
process group
Kill  process group
Kill  process group
Kill  process group
Kill  
process group


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 71, in test_map_timeout

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

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

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

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: 
Blamelist: neonene <53406459+neon...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 10, 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:  11% (1/9)
remote: Compressing objects:  22% (2/9)
remote: Compressing objects:  33% (3/9)
remote: Compressing objects:  44% (4/9)
remote: Compressing objects:  55% (5/9)
remote: Compressing objects:  66% (6/9)
remote: Compressing objects:  77% (7/9)
remote: Compressing objects:  88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 1), reused 3 (delta 1), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: checking out '2c451489122d539080c8d674b391dedc1dedcb53'.

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 2c45148... gh-117578: Introduce _PyType_GetModuleByDef2 private 
function (GH-117661)
Switched to and reset branch 'main'

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[2]: [Makefile:3101: clean-retain-profile] Error 1 (ignored)

make: *** [Makefile:2232: 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-25 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/1763

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Erlend E. Aasland , Nice Zombies 


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


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5176, in test_wait_integer
self.assertLess(delta, expected + 2)
~~~^
AssertionError: 5.264105577021837 not less than 5


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_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 301.0 sec



Test report
===

Failed tests:

- test.test_multiprocessing_spawn.test_misc
- test_eintr
- test.test_concurrent_futures.test_process_pool

Failed subtests:

- test_all - test.test_eintr.EINTRTests.test_all
- test_wait_integer - 
test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer
- test_lockf - __main__.FNTLEINTRTest.test_lockf
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder iOS ARM64 
Simulator 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1380/builds/87

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

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

Build Reason: 
Blamelist: Nice Zombies 

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/46780DAB-3371-45CA-A1E6-5178548A2DAA/data/Containers/Bundle/Application/2E63ACC7-4F0C-40C2-B867-2CAE5EAFD03D/iOSTestbed.app/python/lib/python3.13/test/test_os.py",
 line 2369, in test_fpathconf
self.check(os.pathconf, "PC_NAME_MAX")
~~
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/46780DAB-3371-45CA-A1E6-5178548A2DAA/data/Containers/Bundle/Application/2E63ACC7-4F0C-40C2-B867-2CAE5EAFD03D/iOSTestbed.app/python/lib/python3.13/test/test_os.py",
 line 2293, in check
f(os_helper.make_bad_fd(), *args, **kwargs)
~^^
ValueError: unrecognized configuration name



Test report
===

Failed tests:

- test_os

Failed subtests:

- test_fpathconf - test.test_os.TestInvalidFD.test_fpathconf




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) (3.11)

2024-04-25 Thread buildbot
The Buildbot has detected a new failure on builder riscv64 Ubuntu23 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1375/builds/41

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

Worker for this Build: onder-riscv64

Build Reason: 
Blamelist: 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 
"/home/dietpi/buildarea/3.11.onder-riscv64.installed/build/target/lib/python3.11/test/test_socket.py",
 line 1647, in test_sendall_interrupted_with_timeout
self.check_sendall_interrupted(True)
  File 
"/home/dietpi/buildarea/3.11.onder-riscv64.installed/build/target/lib/python3.11/test/test_socket.py",
 line 1629, in check_sendall_interrupted
with self.assertRaises(ZeroDivisionError):
AssertionError: ZeroDivisionError not raised


Traceback (most recent call last):
  File 
"/home/dietpi/buildarea/3.11.onder-riscv64.installed/build/target/lib/python3.11/test/test_socket.py",
 line 1644, in test_sendall_interrupted
self.check_sendall_interrupted(False)
  File 
"/home/dietpi/buildarea/3.11.onder-riscv64.installed/build/target/lib/python3.11/test/test_socket.py",
 line 1629, in check_sendall_interrupted
with self.assertRaises(ZeroDivisionError):
AssertionError: ZeroDivisionError not raised


Traceback (most recent call last):
  File 
"/home/dietpi/buildarea/3.11.onder-riscv64.installed/build/target/lib/python3.11/test/_test_multiprocessing.py",
 line 5312, in test_ignore
os.kill(p.pid, signal.SIGUSR1)
ProcessLookupError: [Errno 3] No such process



Test report
===

Failed tests:

- test_socket
- test.test_multiprocessing_forkserver.test_misc

Failed subtests:

- test_sendall_interrupted_with_timeout - 
test.test_socket.GeneralModuleTests.test_sendall_interrupted_with_timeout
- test_sendall_interrupted - 
test.test_socket.GeneralModuleTests.test_sendall_interrupted
- test_ignore - 
test.test_multiprocessing_forkserver.test_misc.TestIgnoreEINTR.test_ignore




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-25 Thread buildbot
The 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/2120

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Erlend E. Aasland , Mark Shannon 
, Nice Zombies 

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/multiprocessing/process.py",
 line 314, in _bootstrap
self.run()
^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py",
 line 108, in run
self._target(*self._args, **self._kwargs)
^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5329, in child
join_process(p)
^^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 105, in join_process
threading_helper.join_thread(process)
^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/threading_helper.py",
 line 116, in join_thread
raise AssertionError(msg)
AssertionError: failed to join the thread in 30.0 seconds
k


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5176, in test_wait_integer
self.assertLess(delta, expected + 2)
~~~^
AssertionError: 5.0079619493335485 not less than 5


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.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] != [None]


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.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.test_multiprocessing_spawn.test_misc
- test_tools
- test_math
- test.test_concurrent_futures.test_process_pool

Failed subtests:

- test_wait_integer - 
test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout




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-25 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 RHEL7 LTO + PGO 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/96/builds/7355

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

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: 
Blamelist: Erlend E. Aasland 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 13, done.
remote: Counting objects:   7% (1/13)
remote: Counting objects:  15% (2/13)
remote: Counting objects:  23% (3/13)
remote: Counting objects:  30% (4/13)
remote: Counting objects:  38% (5/13)
remote: Counting objects:  46% (6/13)
remote: Counting objects:  53% (7/13)
remote: Counting objects:  61% (8/13)
remote: Counting objects:  69% (9/13)
remote: Counting objects:  76% (10/13)
remote: Counting objects:  84% (11/13)
remote: Counting objects:  92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects:   7% (1/13)
remote: Compressing objects:  15% (2/13)
remote: Compressing objects:  23% (3/13)
remote: Compressing objects:  30% (4/13)
remote: Compressing objects:  38% (5/13)
remote: Compressing objects:  46% (6/13)
remote: Compressing objects:  53% (7/13)
remote: Compressing objects:  61% (8/13)
remote: Compressing objects:  69% (9/13)
remote: Compressing objects:  76% (10/13)
remote: Compressing objects:  84% (11/13)
remote: Compressing objects:  92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 13 (delta 0), reused 5 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: checking out 'e38b43c213a8ab2ad9748bac2732af9b58c816ae'.

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 e38b43c2... gh-118221: Always use the default row factory in 
sqlite3.iterdump() (#118223)
Switched to and reset branch 'main'

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[2]: [Makefile:3101: clean-retain-profile] Error 1 (ignored)

make: *** [Makefile:2232: 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-25 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/503/builds/4886

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

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: 
Blamelist: Alex Waygood , David Rubin 
<87927264+rexicon...@users.noreply.github.com>, Eric Snow 
, Itamar Oren , Mark Shannon 
, Pablo Galindo Salgado , Savannah 
Ostrowski , Serhiy Storchaka 
, Steve Dower , Thomas Grainger 
, edson duarte 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 9, done.
remote: Counting objects:  11% (1/9)
remote: Counting objects:  22% (2/9)
remote: Counting objects:  33% (3/9)
remote: Counting objects:  44% (4/9)
remote: Counting objects:  55% (5/9)
remote: Counting objects:  66% (6/9)
remote: Counting objects:  77% (7/9)
remote: Counting objects:  88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects:  20% (1/5)
remote: Compressing objects:  40% (2/5)
remote: Compressing objects:  60% (3/5)
remote: Compressing objects:  80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 4), reused 0 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: checking out '796b3fb28057948ea5b98f7eb0c0f3af6a1e276e'.

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 796b3fb... gh-118207: Rename the COMMON_FIELDS macro in 
funcobject.h and undef it after use (GH-118208)
Switched to and reset branch 'main'

make: *** [Makefile:2232: 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-25 Thread buildbot
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1380/builds/84

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

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

Build Reason: 
Blamelist: Serhiy Storchaka 

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/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_support.py",
 line 558, in test_fd_count
start = os_helper.fd_count()
~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
 line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~^^^
ValueError: unrecognized configuration name


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_zipfile/test_core.py",
 line 2901, in test_many_opens
startcount = fd_count()
 ^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
 line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~^^^
ValueError: unrecognized configuration name


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/4A852A8A-CCCB-441C-8D72-E2EEA20B0EDD/data/Containers/Bundle/Application/9A737A54-B46D-42BE-AACA-F5780789C07E/iOSTestbed.app/python/lib/python3.13/test/test_posix.py",
 line 569, in test_confstr
self.assertEqual(len(posix.confstr("CS_PATH")) > 0, True)
^
AssertionError: False != True



Test report
===

Failed tests:

- test_posix
- test_support
- test_zipfile

Failed subtests:

- test_confstr - test.test_posix.PosixTester.test_confstr
- test_fd_count - test.test_support.TestSupport.test_fd_count
- test_many_opens - 
test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens




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