Buildbot failure in Python on POWER6 AIX 3.8
The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/138/builds/98
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_subprocess: 3 min 14 sec
- test_tokenize: 3 min 13 sec
- test_concurrent_futures: 3 min
- test_multiprocessing_spawn: 2 min 57 sec
- test_lib2to3: 2 min 12 sec
- test_tools: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 51 sec
- test_multiprocessing_fork: 1 min 44 sec
- test_ssl: 1 min 23 sec
- test_venv: 1 min 19 sec
1 test failed: test_tcl
19 tests skipped: test_devpoll test_epoll test_gdb test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tcl
Total duration: 26 min 6 sec
Captured traceback
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 445, in test_passing_values self.assertEqual(passValue(i), i if self.wantobjects else str(i)) AssertionError: '9223372036854775808' != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 416, in test_expr_bignum self.assertEqual(result, i) AssertionError: <bignum object: '9223372036854775808'> != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 142, in test_getint self.assertEqual(tcl.getint(' %d ' % i), i) AssertionError: -9223372036854775808 != 9223372036854775808
Test report
Failed tests:
- test_tcl
Failed subtests:
- test_expr_bignum - test.test_tcl.TclTest
- test_passing_values - test.test_tcl.TclTest
- test_getint - test.test_tcl.TclTest
Sincerely, -The Buildbot
On 10/11/2020 17:20, buildbot@python.org wrote:
The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/138/builds/98
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_subprocess: 3 min 14 sec
- test_tokenize: 3 min 13 sec
- test_concurrent_futures: 3 min
- test_multiprocessing_spawn: 2 min 57 sec
- test_lib2to3: 2 min 12 sec
- test_tools: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 51 sec
- test_multiprocessing_fork: 1 min 44 sec
- test_ssl: 1 min 23 sec
- test_venv: 1 min 19 sec
1 test failed: test_tcl
FYI: switching servers for the bot - where tcl/tk is not installed - the test will not be passing - it will be skipped.
My suspicion is that this too is related to the recent update of the base OS software (with OSS, i.e., official IBM AIX supported software unchanged). AIXToolbox (OSS) is not supported by IBM (support calls).
19 tests skipped: test_devpoll test_epoll test_gdb test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tcl
Total duration: 26 min 6 sec
Captured traceback
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 445, in test_passing_values self.assertEqual(passValue(i), i if self.wantobjects else str(i)) AssertionError: '9223372036854775808' != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 416, in test_expr_bignum self.assertEqual(result, i) AssertionError: <bignum object: '9223372036854775808'> != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 142, in test_getint self.assertEqual(tcl.getint(' %d ' % i), i) AssertionError: -9223372036854775808 != 9223372036854775808
Test report
Failed tests:
- test_tcl
Failed subtests:
- test_expr_bignum - test.test_tcl.TclTest
- test_passing_values - test.test_tcl.TclTest
- test_getint - test.test_tcl.TclTest
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: aixtools@felt.demon.nl
participants (2)
-
buildbot@python.org
-
Michael Felt