☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
The Buildbot has detected a new failure on builder s390x RHEL8 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/442/builds/6935
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Russell Keith-Magee <russell@keith-magee.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 30, done.
remote: Counting objects: 3% (1/27)
remote: Counting objects: 7% (2/27)
remote: Counting objects: 11% (3/27)
remote: Counting objects: 14% (4/27)
remote: Counting objects: 18% (5/27)
remote: Counting objects: 22% (6/27)
remote: Counting objects: 25% (7/27)
remote: Counting objects: 29% (8/27)
remote: Counting objects: 33% (9/27)
remote: Counting objects: 37% (10/27)
remote: Counting objects: 40% (11/27)
remote: Counting objects: 44% (12/27)
remote: Counting objects: 48% (13/27)
remote: Counting objects: 51% (14/27)
remote: Counting objects: 55% (15/27)
remote: Counting objects: 59% (16/27)
remote: Counting objects: 62% (17/27)
remote: Counting objects: 66% (18/27)
remote: Counting objects: 70% (19/27)
remote: Counting objects: 74% (20/27)
remote: Counting objects: 77% (21/27)
remote: Counting objects: 81% (22/27)
remote: Counting objects: 85% (23/27)
remote: Counting objects: 88% (24/27)
remote: Counting objects: 92% (25/27)
remote: Counting objects: 96% (26/27)
remote: Counting objects: 100% (27/27)
remote: Counting objects: 100% (27/27), done.
remote: Compressing objects: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
remote: Total 30 (delta 11), reused 11 (delta 8), pack-reused 3
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '48cd104b0cf05dad8958efa9cb9666c029ef9201'.
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 48cd104b0c gh-120522: Add a --with-app-store-compliance
configure option to patch out problematic code (#120984)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
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:3141: clean-retain-profile] Error 1 (ignored)
['<testsuite start="2024-06-30 01:00:16.901648" tests="117" errors="0" failures="1"><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_empty" status="run" result="completed" time="0.000042" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_character_key" status="run" result="completed" time="0.000031" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_character_key_with_stack" status="run" result="completed" time="0.000036" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_invalid_key" status="run" result="completed" time="0.000018" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_invalid_key_with_stack" status="run" result="completed" time="0.000019" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_invalid_key_with_unicode_category" status="run" result="completed" time="0.000015" /><testcase name="test.test_pyrepl.test_input .KeymapTranslatorTests.test_push_multiple_keys" status="run" result="completed" time="0.000016" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_single_key" status="run" result="completed" time="0.000013" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_transition_key" status="run" result="completed" time="0.000013" /><testcase name="test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_transition_key_interrupted" status="run" result="completed" time="0.000014" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_empty" status="run" result="completed" time="0.000038" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_multiple_statements" status="run" result="completed" time="0.000504" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_multiple_statements_output" status="run" result="completed" time="0.000100" /><testcase name="test.test_pyrepl.test_interact .TestSimpleInteract.test_no_active_future" status="run" result="completed" time="0.000093" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_runsource_compiles_and_runs_code" status="run" result="completed" time="0.000241" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_runsource_returns_false_for_failed_compilation" status="run" result="completed" time="0.000087" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_runsource_returns_false_for_successful_compilation" status="run" result="completed" time="0.000047" /><testcase name="test.test_pyrepl.test_interact.TestSimpleInteract.test_runsource_shows_syntax_error_for_failed_compilation" status="run" result="completed" time="0.000436" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_clashing_definitions" status="run" result="completed" time="0.000028" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_empty_keymap" status="run " result="completed" time="0.000012" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_empty_value" status="run" result="completed" time="0.000013" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_multiple_empty_values" status="run" result="completed" time="0.000011" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_multiple_keymaps" status="run" result="completed" time="0.000011" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_nested_keymap" status="run" result="completed" time="0.000010" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_nested_multiple_keymaps" status="run" result="completed" time="0.000010" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_non_bytes_key" status="run" result="completed" time="0.000017" /><testcase name="test.test_pyrepl.test_keymap.TestCompileKeymap.test_single_keymap" status="run" result="completed" time="0.000011" /><testcas e name="test.test_pyrepl.test_keymap.TestParseKeys.test_combinations" status="run" result="completed" time="0.000026" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_control_sequences" status="run" result="completed" time="0.000010" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_escape_sequences" status="run" result="completed" time="0.000105" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_index_errors" status="run" result="completed" time="0.000027" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_keynames" status="run" result="completed" time="0.000239" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_keyspec_errors" status="run" result="completed" time="0.000106" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_meta_sequences" status="run" result="completed" time="0.000015" /><testcase name="test.test_pyrepl.test_keymap.TestParseKeys.test_single_character" status="run" resul t="completed" time="0.000292" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_after_wrap_and_move_up" status="run" result="completed" time="0.003343" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_double_width_character" status="run" result="completed" time="0.001689" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_double_width_character_move_left" status="run" result="completed" time="0.001857" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_double_width_character_move_left_right" status="run" result="completed" time="0.001790" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_double_width_characters_move_up" status="run" result="completed" time="0.003865" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_double_width_characters_move_up_down" status="run" result="completed" time="0.003868" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_move_down_to_eol" status="run" result="completed" time="0.004206" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_move_up_to_eol" status="run" result="completed" time="0.004135" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_multiple_double_width_characters_move_left" status="run" result="completed" time="0.002845" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_multiple_mixed_lines_move_up" status="run" result="completed" time="0.006558" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_cursor_position_simple_character" status="run" result="completed" time="0.001589" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_down_arrow_end_of_input" status="run" result="completed" time="0.002958" /><testcase name ="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_left_arrow_simple" status="run" result="completed" time="0.002140" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_right_arrow_end_of_line" status="run" result="completed" time="0.002145" /><testcase name="test.test_pyrepl.test_pyrepl.TestCursorPosition.test_up_arrow_simple" status="run" result="completed" time="0.002917" /><testcase name="test.test_pyrepl.test_pyrepl.TestMain.test_dumb_terminal_exits_cleanly" status="run" result="completed" time="0.558959" /><testcase name="test.test_pyrepl.test_pyrepl.TestMain.test_exposed_globals_in_repl" status="run" result="completed" time="0.542179"><system-out /><system-err /><failure type="AssertionError" message="AssertionError: False is not true : sorted(dir()) exit Python 3.14.0a0 (heads/main:48cd104b0c, Jun 29 2024, 20:57:00) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits&q uot; or "license" for more information. \x1b[?2004h\x1b[?1h\x1b=\x1b[?25l\x1b[1A \x1b[1;35m>>> \x1b[0m\x1b[4D\x1b[?12l\x1b[?25h\x1b[4C\x1b[?25l\x1b[4D\x1b[1;35m>>> \x1b[0ms\x1b[5D\x1b[?12l\x1b[?25h\x1b[5C\x1b[?25l\x1b[5D\x1b[1;35m>>> \x1b[0mso\x1b[6D\x1b[?12l\x1b[?25h\x1b[6C\x1b[?25l\x1b[6D\x1b[1;35m>>> \x1b[0msor\x1b[7D\x1b[?12l\x1b[?25h\x1b[7C\x1b[?25l\x1b[7D\x1b[1;35m>>> \x1b[0msort\x1b[8D\x1b[?12l\x1b[?25h\x1b[8C\x1b[?25l\x1b[8D\x1b[1;35m>>> \x1b[0msorte\x1b[9D\x1b[?12l\x1b[?25h\x1b[9C\x1b[?25l\x1b[9D\x1b[1;35m>>> \x1b[0msorted\x1b[10D\x1b[?12l\x1b[?25h\x1b[10C\x1b[?25l\x1b[10D\x1b[1;35m>>> \x1b[0msorted(\x1b[11D\x1b[?12l\x1b[?25h\x1b[11C\x1b[?25l\x1b[11D\x1b[1;35m>>> \x1b[0msorted(d\x1b[12D\x1b[?12l\x1b[?25h\x1b[12C\x1b[?25l\x1b[12D\x1b[1;35m>>> \x1b[0msorted(di\x1b[13D\x1b[?12l\x1b[?25h\x1b[13C\x1b[?25l\x1b[13D\x1b[1;35m>>> \x1b[0msorted(dir\x1b[14D\x1b[?12 l\x1b[?25h\x1b[14C\x1b[?25l\x1b[14D\x1b[1;35m>>> \x1b[0msorted(dir(\x1b[15D\x1b[?12l\x1b[?25h\x1b[15C\x1b[?25l\x1b[15D\x1b[1;35m>>> \x1b[0msorted(dir()\x1b[16D\x1b[?12l\x1b[?25h\x1b[16C\x1b[?25l\x1b[16D\x1b[1;35m>>> \x1b[0msorted(dir())\x1b[17D\x1b[?12l\x1b[?25h\x1b[17C\x1b[17D \x1b[?2004l\x1b[?1l\x1b>[\'__annotations__\', \'__builtins__\', \'__cached__\', \'__doc__\', \'__file__\', \'__loader__\', \'__name__\', \'__package__\', \'__spec__\'] \x1b[?2004h\x1b[?1h\x1b=\x1b[?25l\x1b[1A \x1b[1;35m>>> \x1b[0m\x1b[4D\x1b[?12l\x1b[?25h\x1b[4C\x1b[?25l\x1b[4D\x1b[1;35m>>> \x1b[0me\x1b[5D\x1b[?12l\x1b[?25h\x1b[5C\x1b[?25l\x1b[5D\x1b[1;35m>>> \x1b[0mex\x1b[6D\x1b[?12l\x1b[?25h\x1b[6C\x1b[?25l\x1b[6D\x1b[1;35m>>> \x1b[0mexi\x1b[7D\x1b[?12l\x1b[?25h\x1b[7C\x1b[?25l\x1b[7D\x1b[1;35m>>> \x1b[0mexit\x1b[8D\x1b[?12l\x1b[?25h\x1b[8C\x1b[8D \x1b[?2004l\x1b[?1l\x1b> ">Traceback (most r ecent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 58, in testPartExecutor\n yield\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 660, in run\n self._callTestMethod(testMethod)\n ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/unittest/case.py", line 606, in _callTestMethod\n result = method()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/support/__init__.py", line 2622, in wrapper\n return func(*args, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_pyrepl/test_pyrepl.py", line 865, in test_exposed_globals_in_repl\n self.assertTrue(case1 or case2 or case3 or case4, output)\n ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/ Lib/unittest/case.py", line 753, in assertTrue\n raise self.failureException(msg)\nAssertionError: False is not true : sorted(dir())\r\nexit\r\nPython 3.14.0a0 (heads/main:48cd104b0c, Jun 29 2024, 20:57:00) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n\x1b[?2004h\x1b[?1h\x1b=\x1b[?25l\x1b[1A\n\x1b[1;35m>>> \x1b[0m\x1b[4D\x1b[?12l\x1b[?25h\x1b[4C\x1b[?25l\x1b[4D\x1b[1;35m>>> \x1b[0ms\x1b[5D\x1b[?12l\x1b[?25h\x1b[5C\x1b[?25l\x1b[5D\x1b[1;35m>>> \x1b[0mso\x1b[6D\x1b[?12l\x1b[?25h\x1b[6C\x1b[?25l\x1b[6D\x1b[1;35m>>> \x1b[0msor\x1b[7D\x1b[?12l\x1b[?25h\x1b[7C\x1b[?25l\x1b[7D\x1b[1;35m>>> \x1b[0msort\x1b[8D\x1b[?12l\x1b[?25h\x1b[8C\x1b[?25l\x1b[8D\x1b[1;35m>>> \x1b[0msorte\x1b[9D\x1b[?12l\x1b[?25h\x1b[9C\x1b[?25l\x1b[9D\x1b[1;35m>>> \x1b[0msorted\x1b[10D\x1b[?12l\x1b[?25h\x1b[10C\x1b[?25l\x1b[10D\x1b[1;35m>>> \x1b[0msorted(\x1b[11D\x1b [?12l\x1b[?25h\x1b[11C\x1b[?25l\x1b[11D\x1b[1;35m>>> \x1b[0msorted(d\x1b[12D\x1b[?12l\x1b[?25h\x1b[12C\x1b[?25l\x1b[12D\x1b[1;35m>>> \x1b[0msorted(di\x1b[13D\x1b[?12l\x1b[?25h\x1b[13C\x1b[?25l\x1b[13D\x1b[1;35m>>> \x1b[0msorted(dir\x1b[14D\x1b[?12l\x1b[?25h\x1b[14C\x1b[?25l\x1b[14D\x1b[1;35m>>> \x1b[0msorted(dir(\x1b[15D\x1b[?12l\x1b[?25h\x1b[15C\x1b[?25l\x1b[15D\x1b[1;35m>>> \x1b[0msorted(dir()\x1b[16D\x1b[?12l\x1b[?25h\x1b[16C\x1b[?25l\x1b[16D\x1b[1;35m>>> \x1b[0msorted(dir())\x1b[17D\x1b[?12l\x1b[?25h\x1b[17C\x1b[17D\n\r\x1b[?2004l\x1b[?1l\x1b>[\'__annotations__\', \'__builtins__\', \n\'__cached__\', \'__doc__\', \'__file__\', \'__loader__\', \'__name__\', \'__package__\', \'__spec__\']\r\n\x1b[?2004h\x1b[?1h\x1b=\x1b[?25l\x1b[1A\n\x1b[1;35m>>> \x1b[0m\x1b[4D\x1b[?12l\x1b[?25h\x1b[4C\x1b[?25l\x1b[4D\x1b[1;35m>>> \x1b[0me\x1b[5D\x1b[?12l\x1b[?25h\x1b[5C\x1b[?25l\x1b[5D\x1b[1;35m>>> \x1b[0mex\x1b[6D \x1b[?12l\x1b[?25h\x1b[6C\x1b[?25l\x1b[6D\x1b[1;35m>>> \x1b[0mexi\x1b[7D\x1b[?12l\x1b[?25h\x1b[7C\x1b[?25l\x1b[7D\x1b[1;35m>>> \x1b[0mexit\x1b[8D\x1b[?12l\x1b[?25h\x1b[8C\x1b[8D\n\r\x1b[?2004l\x1b[?1l\x1b>\n</failure></testcase><testcase name="test.test_pyrepl.test_pyrepl.TestMain.test_python_basic_repl" status="run" result="completed" time="1.167441" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_bracketed_paste" status="run" result="completed" time="0.001579" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_bracketed_paste_single_line" status="run" result="completed" time="0.000828" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_paste" status="run" result="completed" time="0.002005" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_paste_mid_newlines" status="run" result="completed" time="0.001274" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_paste_mid_newlines_not _in_paste_mode" status="run" result="completed" time="0.001011" /><testcase name="test.test_pyrepl.test_pyrepl.TestPasteEvent.test_paste_not_in_paste_mode" status="run" result="completed" time="0.001652" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoindent.test_auto_indent_continuation" status="run" result="completed" time="0.001129" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoindent.test_auto_indent_default" status="run" result="completed" time="0.000012" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoindent.test_auto_indent_ignore_comments" status="run" result="completed" time="0.000838" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoindent.test_auto_indent_multiline" status="run" result="completed" time="0.001122" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoindent.test_auto_indent_prev_block" status="run" result="completed" time="0.001364" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplAutoinde nt.test_auto_indent_with_comment" status="run" result="completed" time="0.001049" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_completion_with_many_options" status="run" result="completed" time="0.026527" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_completion_with_warnings" status="run" result="completed" time="0.002772" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_empty_namespace_completion" status="run" result="completed" time="0.000978" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_global_namespace_completion" status="run" result="completed" time="0.000846" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_simple_completion" status="run" result="completed" time="0.001127" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplCompleter.test_updown_arrow_with_completion_menu" status="run" result="completed" time="0.023312" /><testcase name="test.test_ pyrepl.test_pyrepl.TestPyReplOutput.test_basic" status="run" result="completed" time="0.000825" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplOutput.test_control_character" status="run" result="completed" time="0.000774" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplOutput.test_history_navigation_with_down_arrow" status="run" result="completed" time="0.000777" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplOutput.test_history_navigation_with_up_arrow" status="run" result="completed" time="0.001000" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplOutput.test_history_search" status="run" result="completed" time="0.001018" /><testcase name="test.test_pyrepl.test_pyrepl.TestPyReplOutput.test_multiline_edit" status="run" result="completed" time="0.001268" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_backspace" status="run" result="completed" time="0.002629" /><testcase name="test.test_pyrepl.test_reader.TestReader.tes t_calc_screen_backspace_in_second_line_after_wrap" status="run" result="completed" time="0.002374" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_wrap_removes_after_backspace" status="run" result="completed" time="0.002209" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_wrap_simple" status="run" result="completed" time="0.006873" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_wrap_three_lines" status="run" result="completed" time="0.003190" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_wrap_three_lines_mixed_character" status="run" result="completed" time="0.003734" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_calc_screen_wrap_wide_characters" status="run" result="completed" time="0.002281" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_completions_updated_on_key_press" status="run" result="completed" time="0.004843" /><testcase name="tes t.test_pyrepl.test_reader.TestReader.test_input_hook_is_called_if_set" status="run" result="completed" time="0.001877" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_key_press_on_tab_press_once" status="run" result="completed" time="0.003565" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_keyboard_interrupt_clears_screen" status="run" result="completed" time="0.006169" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_newline_within_block_trailing_whitespace" status="run" result="completed" time="0.004155" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_prompt_length" status="run" result="completed" time="0.000047" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_setpos_for_xy_simple" status="run" result="completed" time="0.001849" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_setpos_from_xy_after_wrap" status="run" result="completed" time="0.002824" /><testcase name="test.test_pyrepl.test_rea der.TestReader.test_setpos_from_xy_multiple_lines" status="run" result="completed" time="0.003094" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_setpos_fromxy_in_wrapped_line" status="run" result="completed" time="0.002853" /><testcase name="test.test_pyrepl.test_reader.TestReader.test_up_arrow_after_ctrl_r" status="run" result="completed" time="0.001830" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_cursor_back_write" status="run" result="completed" time="0.001440" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_cursor_left" status="run" result="completed" time="0.001440" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_cursor_left_right" status="run" result="completed" time="0.001278" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_cursor_up" status="run" result="completed" time="0.001470" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_cursor_up_down" st atus="run" result="completed" time="0.001517" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_multiline_function_move_up_down_short_terminal" status="run" result="completed" time="0.002296" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_multiline_function_move_up_short_terminal" status="run" result="completed" time="0.001944" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_resize_bigger_on_multiline_function" status="run" result="completed" time="0.002595" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_resize_smaller_on_multiline_function" status="run" result="completed" time="0.002317" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_simple_addition" status="run" result="completed" time="0.001448" /><testcase name="test.test_pyrepl.test_unix_console.TestConsole.test_wrap" status="run" result="completed" time="0.001743" /><testcase name="test.test_pyrepl.test_unix_eventqueu e.TestUnixEventQueue.test_empty" status="run" result="completed" time="0.000194" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_flush_buf" status="run" result="completed" time="0.000088" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_get" status="run" result="completed" time="0.000079" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_insert" status="run" result="completed" time="0.000075" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_push_special_key" status="run" result="completed" time="0.000087" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_push_unrecognized_escape_sequence" status="run" result="completed" time="0.000083" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_push_with_key_in_keymap" status="run" result="completed" time="0.000270" /><testcase name="test.test_pyrepl.test_unix_e ventqueue.TestUnixEventQueue.test_push_with_keymap_in_keymap" status="run" result="completed" time="0.000256" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_push_with_keymap_in_keymap_and_escape" status="run" result="completed" time="0.000248" /><testcase name="test.test_pyrepl.test_unix_eventqueue.TestUnixEventQueue.test_push_without_key_in_keymap" status="run" result="completed" time="0.000243" /><testcase name="unittest.loader.ModuleSkipped.test.test_pyrepl.test_windows_console" status="run" result="completed" time="0.000005"><skipped>test only relevant on win32</skipped></testcase></testsuite>'] Kill <WorkerThread #1 running test=test_timeout pid=3266286 time=2.9 sec> process group Kill <WorkerThread #2 running test=test_pickle pid=3266297 time=2.9 sec> process group Kill <WorkerThread #4 running test=test_venv pid=3266341 time=2.3 sec> process group Kill <WorkerThread #5 running test=test_email pid=3266336 time=2.4 sec> process group Kill <WorkerThread #6 running test=test.test_concurrent_futures.test_deadlock pid=3266277 time=3.0 sec> process group Kill <WorkerThread #3 running test=test_except_star pid=3266437 time=6 ms> process group Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/__main__.py", line 2, in <module> main(_add_python_opts=True) ~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 747, in main Regrtest(ns, _add_python_opts=_add_python_opts).main(tests=tests) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 739, in main exitcode = self.run_tests(selected, tests) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 576, in run_tests return self._run_tests(selected, tests) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 536, in _run_tests self._run_tests_mp(runtests, self.num_workers) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 434, in _run_tests_mp RunWorkers(num_workers, runtests, self.logger, self.results).run() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 606, in run result = self._process_result(item) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/run_workers.py", line 577, in _process_result self.results.accumulate_result(result, self.runtests) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 132, in accumulate_result self.add_junit(xml_data) ~~~~~~~~~~~~~~^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/libregrtest/results.py", line 165, in add_junit self.testsuite_xml.append(ET.fromstring(e)) ~~~~~~~~~~~~~^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/xml/etree/ElementTree.py", line 1342, in XML parser.feed(text) ~~~~~~~~~~~^^^^^^ xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 8034 make: *** [Makefile:2266: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org