Buildbot cancelled in Python on whole buildset

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/630
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, D.Lintin <diantolintin3@gmail.com>, Dong-hee Na <donghee.na@python.org>, DonnaDia <37962843+DonnaDia@users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Florin Spătar <florin.spatar@gmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>, Julien Palard <julien@palard.fr>, Matti Picus <matti.picus@gmail.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Senthil Kumaran <senthil@python.org>, Stanisław Skonieczny <stanislaw.skonieczny@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Tim Peters <tim.peters@gmail.com>, Tzu-ping Chung <uranusjr@gmail.com>, Victor Stinner <vstinner@python.org>, Yurii Karabas <1998uriyyo@gmail.com>, Yury Selivanov <yury@edgedb.com>, andrei kulakov <andrei.avk@gmail.com>, giovanniwijaya <16949408+giovanniwijaya@user s.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 8 sec
- test_concurrent_futures: 2 min 46 sec
- test_gdb: 2 min 18 sec
- test_multiprocessing_spawn: 1 min 46 sec
- test_multiprocessing_forkserver: 1 min 23 sec
- test_multiprocessing_fork: 1 min 15 sec
- test_asyncio: 57.4 sec
- test_io: 40.1 sec
- test_socket: 34.9 sec
- test_pydoc: 31.9 sec
1 test failed: test_signal
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_signal
Total duration: 5 min 2 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2 test_runner() ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module support.run_unittest(tests) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/__init__.py", line 1123, in run_unittest _run_suite(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/__init__.py", line 998, in _run_suite result = runner.run(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 176, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/case.py", line 652, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/case.py", line 569, in run result.startTest(self) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/testresult.py", line 41, in startTest super().startTest(test) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 56, in startTest self.stream.flush() ^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 739, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2 test_runner() ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module support.run_unittest(tests) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/__init__.py", line 1123, in run_unittest _run_suite(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/__init__.py", line 998, in _run_suite result = runner.run(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 176, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/case.py", line 652, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/case.py", line 609, in run result.addSuccess(self) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/testresult.py", line 119, in addSuccess super().addSuccess(test) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 61, in addSuccess self.stream.writeln("ok") ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 25, in writeln self.write(arg) ^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/unittest/runner.py", line 21, in __getattr__ return getattr(self.stream,attr) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 739, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
Failed tests:
- test_signal
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/223/builds/685
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 3% (1/30)
remote: Compressing objects: 6% (2/30)
remote: Compressing objects: 10% (3/30)
remote: Compressing objects: 13% (4/30)
remote: Compressing objects: 16% (5/30)
remote: Compressing objects: 20% (6/30)
remote: Compressing objects: 23% (7/30)
remote: Compressing objects: 26% (8/30)
remote: Compressing objects: 30% (9/30)
remote: Compressing objects: 33% (10/30)
remote: Compressing objects: 36% (11/30)
remote: Compressing objects: 40% (12/30)
remote: Compressing objects: 43% (13/30)
remote: Compressing objects: 46% (14/30)
remote: Compressing objects: 50% (15/30)
remote: Compressing objects: 53% (16/30)
remote: Compressing objects: 56% (17/30)
remote: Compressing objects: 60% (18/30)
remote: Compressing objects: 63% (19/30)
remote: Compressing objects: 66% (20/30)
remote: Compressing objects: 70% (21/30)
remote: Compressing objects: 73% (22/30)
remote: Compressing objects: 76% (23/30)
remote: Compressing objects: 80% (24/30)
remote: Compressing objects: 83% (25/30)
remote: Compressing objects: 86% (26/30)
remote: Compressing objects: 90% (27/30)
remote: Compressing objects: 93% (28/30)
remote: Compressing objects: 96% (29/30)
remote: Compressing objects: 100% (30/30)
remote: Compressing objects: 100% (30/30), done.
remote: Total 32 (delta 8), reused 17 (delta 2), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '794430700defb913512f871b701a888aa730de81'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 794430700d bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found configure: error: Valgrind support requested but headers not available
make: *** No rule to make target 'distclean'. Stop.
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/285/builds/704
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, D.Lintin <diantolintin3@gmail.com>, Dong-hee Na <donghee.na@python.org>, DonnaDia <37962843+DonnaDia@users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Florin Spătar <florin.spatar@gmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>, Julien Palard <julien@palard.fr>, Matti Picus <matti.picus@gmail.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Senthil Kumaran <senthil@python.org>, Stanisław Skonieczny <stanislaw.skonieczny@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Tim Peters <tim.peters@gmail.com>, Tzu-ping Chung <uranusjr@gmail.com>, Victor Stinner <vstinner@python.org>, Yurii Karabas <1998uriyyo@gmail.com>, Yury Selivanov <yury@edgedb.com>, andrei kulakov <andrei.avk@gmail.com>, giovanniwijaya <16949408+giovanniwijaya@user s.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
413 tests OK.
10 slowest tests:
- test_gdb: 3 min 18 sec
- test_concurrent_futures: 2 min 57 sec
- test_peg_generator: 2 min 28 sec
- test_multiprocessing_spawn: 2 min 17 sec
- test_capi: 2 min 9 sec
- test_multiprocessing_forkserver: 1 min 31 sec
- test_multiprocessing_fork: 1 min 26 sec
- test_asyncio: 1 min 20 sec
- test_unparse: 1 min 10 sec
- test_zipfile: 58.3 sec
1 test failed: test_signal
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_signal
Total duration: 6 min 19 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2 test_runner() ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module support.run_unittest(tests) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1123, in run_unittest _run_suite(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 998, in _run_suite result = runner.run(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 176, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 112, in run self._tearDownPreviousClass(test, result) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 286, in _tearDownPreviousClass previousClass = getattr(result, '_previousTestClass', None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 340, in _runtest_inner refleak = _runtest_inner2(ns, test_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 297, in _runtest_inner2 test_runner() ^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/libregrtest/runtest.py", line 261, in _test_module support.run_unittest(tests) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 1123, in run_unittest _run_suite(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/support/__init__.py", line 998, in _run_suite result = runner.run(suite) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/runner.py", line 176, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/suite.py", line 122, in run test(result) ^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/case.py", line 652, in __call__ return self.run(*args, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/case.py", line 584, in run outcome = _Outcome(result) ^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/unittest/case.py", line 48, in __init__ self.result_supports_subtests = hasattr(result, "addSubTest") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_signal.py", line 739, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
Failed tests:
- test_signal
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/446/builds/662
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 3% (1/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
remote: Total 32 (delta 8), reused 15 (delta 3), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: checking out '794430700defb913512f871b701a888aa730de81'.
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 7944307... bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found configure: error: Valgrind support requested but headers not available
make: *** No rule to make target `distclean'. Stop.
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/179/builds/776
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: failed configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.[K remote: Counting objects: 3% (1/32)[K remote: Counting objects: 6% (2/32)[K remote: Counting objects: 9% (3/32)[K remote: Counting objects: 12% (4/32)[K remote: Counting objects: 15% (5/32)[K remote: Counting objects: 18% (6/32)[K remote: Counting objects: 21% (7/32)[K remote: Counting objects: 25% (8/32)[K remote: Counting objects: 28% (9/32)[K remote: Counting objects: 31% (10/32)[K remote: Counting objects: 34% (11/32)[K remote: Counting objects: 37% (12/32)[K remote: Counting objects: 40% (13/32)[K remote: Counting objects: 43% (14/32)[K remote: Counting objects: 46% (15/32)[K remote: Counting objects: 50% (16/32)[K remote: Counting objects: 53% (17/32)[K remote: Counting objects: 56% (18/32)[K remote: Counting objects: 59% (19/32)[K remote: Counting objects: 62% (20/32)[K remote: Counting objects: 65% (21/32)[K remote: Counting objects: 68% (22/32)[K remote: Counting objects: 71% (23/32)[K remote: Counting objects: 75% (24/32)[K remote: Counting objects: 78% (25/32)[K remote: Counting objects: 81% (26/32)[K remote: Counting objects: 84% (27/32)[K remote: Counting objects: 87% (28/32)[K remote: Counting objects: 90% (29/32)[K remote: Counting objects: 93% (30/32)[K remote: Counting objects: 96% (31/32)[K remote: Counting objects: 100% (32/32)[K remote: Counting objects: 100% (32/32), done.[K remote: Compressing objects: 3% (1/29)[K remote: Compressing objects: 6% (2/29)[K remote: Compressing objects: 10% (3/29)[K remote: Compressing objects: 13% (4/29)[K remote: Compressing objects: 17% (5/29)[K remote: Compressing objects: 20% (6/29)[K remote: Compressing objects: 24% (7/29)[K remote: Compressing objects: 27% (8/29)[K remote: Compressing objects: 31% (9/29)[K remote: Compressing objects: 34% (10/29)[K remote: Compressing objects: 37% (11/29)[K remote: Compressing objects: 41% (12/29)[K remote: Compressing objects: 44% (13/29)[K remote: Compressing objects: 48% (14/29)[K remote: Compressing objects: 51% (15/29)[K remote: Compressing objects: 55% (16/29)[K remote: Compressing objects: 58% (17/29)[K remote: Compressing objects: 62% (18/29)[K remote: Compressing objects: 65% (19/29)[K remote: Compressing objects: 68% (20/29)[K remote: Compressing objects: 72% (21/29)[K remote: Compressing objects: 75% (22/29)[K remote: Compressing objects: 79% (23/29)[K remote: Compressing objects: 82% (24/29)[K remote: Compressing objects: 86% (25/29)[K remote: Compressing objects: 89% (26/29)[K remote: Compressing objects: 93% (27/29)[K remote: Compressing objects: 96% (28/29)[K remote: Compressing objects: 100% (29/29)[K remote: Compressing objects: 100% (29/29), done.[K remote: Total 32 (delta 8), reused 15 (delta 3), pack-reused 0[K From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: checking out '794430700defb913512f871b701a888aa730de81'.
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 7944307... bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found configure: error: Valgrind support requested but headers not available
make: *** No rule to make target `distclean'. Stop.
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/15/builds/761
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 3% (1/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
remote: Total 32 (delta 8), reused 15 (delta 3), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: checking out '794430700defb913512f871b701a888aa730de81'.
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 7944307... bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found
Python/specialize.c:41:1: warning: missing braces around initializer [-Wmissing-braces] SpecializationStats _specialization_stats[256] = { 0 }; ^ Python/specialize.c:41:1: warning: (near initialization for ‘_specialization_stats[0]’) [-Wmissing-braces] Python/ceval.c: In function ‘PyEval_EvalCodeEx’: Python/ceval.c:5699:19: warning: ‘newargs’ may be used uninitialized in this function [-Wmaybe-uninitialized] PyMem_Free(newargs); ^ In file included from ./Include/pydtrace_probes.h:10:0, from ./Include/pydtrace.h:11, from Modules/gcmodule.c:33: Modules/gcmodule.c: In function ‘gc_collect_main’: ./Include/pydtrace_probes.h:98:1: error: impossible constraint in ‘asm’ DTRACE_PROBE1 (python, gc__start, arg1) ^ ./Include/pydtrace_probes.h:109:1: error: impossible constraint in ‘asm’ DTRACE_PROBE1 (python, gc__done, arg1) ^ make: *** [Modules/gcmodule.o] Error 1 make: *** Waiting for unfinished jobs....
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: [clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/509/builds/742
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 3% (1/30)
remote: Compressing objects: 6% (2/30)
remote: Compressing objects: 10% (3/30)
remote: Compressing objects: 13% (4/30)
remote: Compressing objects: 16% (5/30)
remote: Compressing objects: 20% (6/30)
remote: Compressing objects: 23% (7/30)
remote: Compressing objects: 26% (8/30)
remote: Compressing objects: 30% (9/30)
remote: Compressing objects: 33% (10/30)
remote: Compressing objects: 36% (11/30)
remote: Compressing objects: 40% (12/30)
remote: Compressing objects: 43% (13/30)
remote: Compressing objects: 46% (14/30)
remote: Compressing objects: 50% (15/30)
remote: Compressing objects: 53% (16/30)
remote: Compressing objects: 56% (17/30)
remote: Compressing objects: 60% (18/30)
remote: Compressing objects: 63% (19/30)
remote: Compressing objects: 66% (20/30)
remote: Compressing objects: 70% (21/30)
remote: Compressing objects: 73% (22/30)
remote: Compressing objects: 76% (23/30)
remote: Compressing objects: 80% (24/30)
remote: Compressing objects: 83% (25/30)
remote: Compressing objects: 86% (26/30)
remote: Compressing objects: 90% (27/30)
remote: Compressing objects: 93% (28/30)
remote: Compressing objects: 96% (29/30)
remote: Compressing objects: 100% (30/30)
remote: Compressing objects: 100% (30/30), done.
remote: Total 32 (delta 8), reused 14 (delta 2), pack-reused 0
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '794430700defb913512f871b701a888aa730de81'.
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 <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 794430700d bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found configure: error: Valgrind support requested but headers not available
make: *** No rule to make target 'distclean'. Stop.
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64 Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/237/builds/845
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown> Blamelist: D.Lintin <diantolintin3@gmail.com>, Senthil Kumaran <senthil@python.org>
BUILD FAILED: configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 32, done.[K remote: Counting objects: 3% (1/32)[K remote: Counting objects: 6% (2/32)[K remote: Counting objects: 9% (3/32)[K remote: Counting objects: 12% (4/32)[K remote: Counting objects: 15% (5/32)[K remote: Counting objects: 18% (6/32)[K remote: Counting objects: 21% (7/32)[K remote: Counting objects: 25% (8/32)[K remote: Counting objects: 28% (9/32)[K remote: Counting objects: 31% (10/32)[K remote: Counting objects: 34% (11/32)[K remote: Counting objects: 37% (12/32)[K remote: Counting objects: 40% (13/32)[K remote: Counting objects: 43% (14/32)[K remote: Counting objects: 46% (15/32)[K remote: Counting objects: 50% (16/32)[K remote: Counting objects: 53% (17/32)[K remote: Counting objects: 56% (18/32)[K remote: Counting objects: 59% (19/32)[K remote: Counting objects: 62% (20/32)[K remote: Counting objects: 65% (21/32)[K remote: Counting objects: 68% (22/32)[K remote: Counting objects: 71% (23/32)[K remote: Counting objects: 75% (24/32)[K remote: Counting objects: 78% (25/32)[K remote: Counting objects: 81% (26/32)[K remote: Counting objects: 84% (27/32)[K remote: Counting objects: 87% (28/32)[K remote: Counting objects: 90% (29/32)[K remote: Counting objects: 93% (30/32)[K remote: Counting objects: 96% (31/32)[K remote: Counting objects: 100% (32/32)[K remote: Counting objects: 100% (32/32), done.[K remote: Compressing objects: 3% (1/29)[K remote: Compressing objects: 6% (2/29)[K remote: Compressing objects: 10% (3/29)[K remote: Compressing objects: 13% (4/29)[K remote: Compressing objects: 17% (5/29)[K remote: Compressing objects: 20% (6/29)[K remote: Compressing objects: 24% (7/29)[K remote: Compressing objects: 27% (8/29)[K remote: Compressing objects: 31% (9/29)[K remote: Compressing objects: 34% (10/29)[K remote: Compressing objects: 37% (11/29)[K remote: Compressing objects: 41% (12/29)[K remote: Compressing objects: 44% (13/29)[K remote: Compressing objects: 48% (14/29)[K remote: Compressing objects: 51% (15/29)[K remote: Compressing objects: 55% (16/29)[K remote: Compressing objects: 58% (17/29)[K remote: Compressing objects: 62% (18/29)[K remote: Compressing objects: 65% (19/29)[K remote: Compressing objects: 68% (20/29)[K remote: Compressing objects: 72% (21/29)[K remote: Compressing objects: 75% (22/29)[K remote: Compressing objects: 79% (23/29)[K remote: Compressing objects: 82% (24/29)[K remote: Compressing objects: 86% (25/29)[K remote: Compressing objects: 89% (26/29)[K remote: Compressing objects: 93% (27/29)[K remote: Compressing objects: 96% (28/29)[K remote: Compressing objects: 100% (29/29)[K remote: Compressing objects: 100% (29/29), done.[K remote: Total 32 (delta 6), reused 14 (delta 3), pack-reused 0[K From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: checking out '794430700defb913512f871b701a888aa730de81'.
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 7944307... bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260) Switched to and reset branch 'main'
./configure: line 10581: PKG_PROG_PKG_CONFIG: command not found configure: error: Valgrind support requested but headers not available
make: *** No rule to make target `distclean'. Stop.
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org