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

2024-04-16 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/1694

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Douglas Thor , 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: 30, done.
remote: Counting objects:   3% (1/28)
remote: Counting objects:   7% (2/28)
remote: Counting objects:  10% (3/28)
remote: Counting objects:  14% (4/28)
remote: Counting objects:  17% (5/28)
remote: Counting objects:  21% (6/28)
remote: Counting objects:  25% (7/28)
remote: Counting objects:  28% (8/28)
remote: Counting objects:  32% (9/28)
remote: Counting objects:  35% (10/28)
remote: Counting objects:  39% (11/28)
remote: Counting objects:  42% (12/28)
remote: Counting objects:  46% (13/28)
remote: Counting objects:  50% (14/28)
remote: Counting objects:  53% (15/28)
remote: Counting objects:  57% (16/28)
remote: Counting objects:  60% (17/28)
remote: Counting objects:  64% (18/28)
remote: Counting objects:  67% (19/28)
remote: Counting objects:  71% (20/28)
remote: Counting objects:  75% (21/28)
remote: Counting objects:  78% (22/28)
remote: Counting objects:  82% (23/28)
remote: Counting objects:  85% (24/28)
remote: Counting objects:  89% (25/28)
remote: Counting objects:  92% (26/28)
remote: Counting objects:  96% (27/28)
remote: Counting objects: 100% (28/28)
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects:   5% (1/17)
remote: Compressing objects:  11% (2/17)
remote: Compressing objects:  17% (3/17)
remote: Compressing objects:  23% (4/17)
remote: Compressing objects:  29% (5/17)
remote: Compressing objects:  35% (6/17)
remote: Compressing objects:  41% (7/17)
remote: Compressing objects:  47% (8/17)
remote: Compressing objects:  52% (9/17)
remote: Compressing objects:  58% (10/17)
remote: Compressing objects:  64% (11/17)
remote: Compressing objects:  70% (12/17)
remote: Compressing objects:  76% (13/17)
remote: Compressing objects:  82% (14/17)
remote: Compressing objects:  88% (15/17)
remote: Compressing objects:  94% (16/17)
remote: Compressing objects: 100% (17/17)
remote: Compressing objects: 100% (17/17), done.
remote: Total 30 (delta 11), reused 26 (delta 11), pack-reused 2
>From https://github.com/python/cpython
 * branch  main   -> FETCH_HEAD
Note: switching to 'c520bf9bdf77d43c3d5d95bd08e856759a2abc86'.

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

HEAD is now at c520bf9bdf gh-117613: Argument Clinic: ensure that 
'defining_class' params are positional-only (#117781)
Switched to and reset branch 'main'

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


Test report
===

Failed tests:

- test_logging

Test leaking resources:

- test_logging: memory blocks
- test_logging: references




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder ARM64 MacOS M1 
Refleaks NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1368/builds/750

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

Worker for this Build: itamaro-macos-arm64-aws

Build Reason: 
Blamelist: Douglas Thor , 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: 30, done.
remote: Counting objects:   3% (1/28)
remote: Counting objects:   7% (2/28)
remote: Counting objects:  10% (3/28)
remote: Counting objects:  14% (4/28)
remote: Counting objects:  17% (5/28)
remote: Counting objects:  21% (6/28)
remote: Counting objects:  25% (7/28)
remote: Counting objects:  28% (8/28)

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

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

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

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

Build Reason: 
Blamelist: Alex Waygood , Sam Gross 


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.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/single.py",
 line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~^^
  File 
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/single.py",
 line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
   ~~~^
  File 
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/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/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/run_workers.py",
 line 393, in run
Warning -- mp_result = self._runtest(test_name)
Warning -- ~^^^
Warning --   File 
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/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/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/run_workers.py",
 line 292, in run_tmp_files
Warning -- tmp_files = os.listdir(tmp_dir)
Warning -- ~~^
Warning -- FileNotFoundError: [Errno 2] No such file or directory: 
'/tmp/test_python_mkcsk7nv'
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



Test report
===

Failed tests:

- 




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 worker ambv-bb-win11 missing

2024-04-16 Thread buildbot
The Buildbot worker named ambv-bb-win11 went away.

It last disconnected at Tue Apr 16 13:05:33 2024.


The admin on record (as reported by WORKER:info/admin) was Lukasz Langa 

.


___
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 worker edelsohn-fedora-ppc64 missing

2024-04-16 Thread buildbot
The Buildbot worker named edelsohn-fedora-ppc64 went away.

It last disconnected at Tue Apr 16 13:05:42 2024.


The admin on record (as reported by WORKER:info/admin) was David Edelsohn 

.


___
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) uploading test-results.xml (failure) (main)

2024-04-16 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/345/builds/7720

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

Worker for this Build: angelico-debian-amd64

Build Reason: 
Blamelist: Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Sam 
Gross 

BUILD FAILED: failed test (failure) uploading test-results.xml (failure)


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




Captured traceback
==

Traceback (most recent call last):
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
 line 774, in test_unregister
self.check_register(unregister=True)
~~~^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
 line 754, in check_register
trace, exitcode = self.get_output(code, filename)
  ~~~
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
 line 64, in get_output
env = dict(os.environ)
  
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/os.py", line 688, 
in __getitem__
return self.decodevalue(value)
   
AttributeError: 'bytes' object has no attribute 'decodevalue'


Traceback (most recent call last):
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_runpy.py", line 
810, in test_pymain_run_file_runpy_run_module
self.assertSigInt([run_module], cwd=tmp)
~^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_runpy.py", line 
793, in assertSigInt
self.assertTrue(proc.stderr.endswith("\nKeyboardInterrupt\n"), proc.stderr)
~~~
AssertionError: False is not true : Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = (not set)
  program name = '/root/buildarea/3.x.angelico-debian-amd64/build/python'
  isolated = 0
  environment = 0
  user site = 1
  safe_path = 0
  import site = 1
  is in build tree = 1
  stdlib dir = '/root/buildarea/3.x.angelico-debian-amd64/build/Lib'
  sys.path[0] = (not set)
  sys._base_executable = 
'/root/buildarea/3.x.angelico-debian-amd64/build/python'
  sys.base_prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
  sys.base_exec_prefix = 
'/root/buildarea/3.x.angelico-debian-amd64/build/target'
  sys.platlibdir = 'lib'
  sys.executable = '/root/buildarea/3.x.angelico-debian-amd64/build/python'
  sys.prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
  sys.exec_prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
  sys.path = [
'/root/buildarea/3.x.angelico-debian-amd64/build/target/lib/python313.zip',
'/root/buildarea/3.x.angelico-debian-amd64/build/Lib',

'/root/buildarea/3.x.angelico-debian-amd64/build/build/lib.linux-x86_64-3.13-pydebug',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the 
filesystem encoding
Python runtime state: core initialized
Exception ignored in the internal traceback machinery:
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/traceback.py", line 
9, in 
  File "", line 1360, in _find_and_load
  File "", line 1306, in _find_and_load_unlocked
TypeError: 'str' object is not callable
Traceback (most recent call last):
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/encodings/__init__.py", 
line 99, in search_function
mod = __import__('encodings.' + modname, fromlist=_import_tail,
  File "", line 1360, in _find_and_load
  File "", line 1322, in _find_and_load_unlocked
  File "", line 1262, in _find_spec
  File "", line 1553, in find_spec
  File "", line 1527, in _get_spec
  File "", line 1657, in find_spec
  File "", line 493, in _verbose_message
TypeError: '>=' not supported between instances of 'int' and 'str'


Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_math.py", 
line 1441, in test_sumprod_stress
self.assertEqual(
^
run(baseline_sumprod, *args),
^
run(sumprod, *args),

args,
^
)
^
AssertionError: Tuples differ: (, None, 'None') != (None, 
, '10633823966279326960172026411580653568')



Test report
===

Failed subtests:

- test_unregister - test.test_faulthandler.FaultHandlerTests.test_unregister
- test_pymain_run_file_runpy_run_module - 
test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module
- test_sumprod_stress - test.test_math.MathTests.test_sumprod_stress




Sincerely,
 -The Buildbot

___
Buildbot-status mailing li