Buildbot failure in Python on s390x Fedora 3.x
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/223/builds/90
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Ethan Furman <ethan@stoneleaf.us>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 1 sec
- test_multiprocessing_spawn: 1 min 52 sec
- test_peg_generator: 1 min 49 sec
- test_capi: 1 min 38 sec
- test_multiprocessing_forkserver: 1 min 35 sec
- test_unparse: 1 min 28 sec
- test_nntplib: 1 min 21 sec
- test_tokenize: 1 min
- test_asyncio: 55.6 sec
- test_multiprocessing_fork: 55.1 sec
1 test altered the execution environment: test_logging
16 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 6 min 40 sec
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: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 11 (delta 8), reused 8 (delta 8), pack-reused 1
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2) Warning -- Dangling thread: <Thread(Thread-3, started daemon 4396481767680)> Warning -- Dangling thread: <_MainThread(MainThread, started 4396741528352)> test_flat (test.test_logging.BuiltinLevelsTest) ... ok test_issue27935 (test.test_logging.BuiltinLevelsTest) ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok test_regression_22386 (test.test_logging.BuiltinLevelsTest) See issue #22386 for more information. ... ok test_regression_29220 (test.test_logging.BuiltinLevelsTest) See issue #29220 for more information. ... ok test_callable_filter (test.test_logging.BasicFilterTest) ... ok test_empty_filter (test.test_logging.BasicFilterTest) ... ok test_filter (test.test_logging.BasicFilterTest) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_builtin_handlers (test.test_logging.HandlerTest) ... ok test_name (test.test_logging.HandlerTest) ... ok test_path_objects (test.test_logging.HandlerTest) Test that Path objects are accepted as filename arguments to handlers. ... ok test_post_fork_child_no_deadlock (test.test_logging.HandlerTest) Ensure child logging locks are not held; bpo-6721 & bpo-36533. ... ok test_race (test.test_logging.HandlerTest) ... ok test_flush (test.test_logging.MemoryHandlerTest) ... ok test_flush_on_close (test.test_logging.MemoryHandlerTest) Test that the flush-on-close configuration works as expected. ... ok test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest) ... ok test_config0_ok (test.test_logging.ConfigFileTest) ... ok test_config0_using_cp_ok (test.test_logging.ConfigFileTest) ... ok test_config1_ok (test.test_logging.ConfigFileTest) ... ok test_config2_failure (test.test_logging.ConfigFileTest) ... ok test_config3_failure (test.test_logging.ConfigFileTest) ... ok test_config4_ok (test.test_logging.ConfigFileTest) ... ok test_config5_ok (test.test_logging.ConfigFileTest) ... ok test_config6_ok (test.test_logging.ConfigFileTest) ... ok test_config7_ok (test.test_logging.ConfigFileTest) ... ok test_config8_ok (test.test_logging.ConfigFileTest) ... ok test_config_set_handler_names (test.test_logging.ConfigFileTest) ... ok test_defaults_do_no_interpolation (test.test_logging.ConfigFileTest) bpo-33802 defaults should not get interpolated ... ok test_logger_disabling (test.test_logging.ConfigFileTest) ... ok test_noserver (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.DatagramHandlerTest) ... ok test_persistent_loggers (test.test_logging.MemoryTest) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok test_encoding_plain_file (test.test_logging.EncodingTest) ... ok test_warnings (test.test_logging.WarningsTest) ... ok test_warnings_no_handlers (test.test_logging.WarningsTest) ... ok test_baseconfig (test.test_logging.ConfigDictTest) ... ok test_config0_ok (test.test_logging.ConfigDictTest) ... ok test_config11_ok (test.test_logging.ConfigDictTest) ... ok test_config12_failure (test.test_logging.ConfigDictTest) ... ok test_config13_failure (test.test_logging.ConfigDictTest) ... ok test_config14_ok (test.test_logging.ConfigDictTest) ... ok test_config15_ok (test.test_logging.ConfigDictTest) ... ok test_config1_ok (test.test_logging.ConfigDictTest) ... ok test_config2_failure (test.test_logging.ConfigDictTest) ... ok test_config2a_failure (test.test_logging.ConfigDictTest) ... ok test_config2b_failure (test.test_logging.ConfigDictTest) ... ok test_config3_failure (test.test_logging.ConfigDictTest) ... ok test_config4_ok (test.test_logging.ConfigDictTest) ... ok test_config4a_ok (test.test_logging.ConfigDictTest) ... ok test_config5_ok (test.test_logging.ConfigDictTest) ... ok test_config6_failure (test.test_logging.ConfigDictTest) ... ok test_config7_ok (test.test_logging.ConfigDictTest) ... ok test_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_config_8_ok (test.test_logging.ConfigDictTest) ... ok test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok test_config_9_ok (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok test_listen_verify (test.test_logging.ConfigDictTest) ... ok test_namedtuple (test.test_logging.ConfigDictTest) ... ok test_out_of_order (test.test_logging.ConfigDictTest) ... ok test_out_of_order_with_dollar_style (test.test_logging.ConfigDictTest) ... ok test_manager_loggerclass (test.test_logging.ManagerTest) ... ok test_set_log_record_factory (test.test_logging.ManagerTest) ... ok test_braces (test.test_logging.FormatterTest) ... ok test_default_msec_format_none (test.test_logging.FormatterTest) ... ok test_defaults_parameter (test.test_logging.FormatterTest) ... ok test_dollars (test.test_logging.FormatterTest) ... ok test_format_validate (test.test_logging.FormatterTest) ... ok test_invalid_style (test.test_logging.FormatterTest) ... ok test_percent (test.test_logging.FormatterTest) ... ok test_time (test.test_logging.FormatterTest) ... ok test_custom (test.test_logging.BufferingFormatterTest) ... ok test_default (test.test_logging.BufferingFormatterTest) ... ok test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest) ... ok test_error_handling (test.test_logging.StreamHandlerTest) ... ok test_stream_setting (test.test_logging.StreamHandlerTest) Test setting the handler's stream ... ok test_logrecord_class (test.test_logging.LogRecordFactoryTest) ... ok test_child_loggers (test.test_logging.ChildLoggerTest) ... ok test_formatting (test.test_logging.QueueHandlerTest) ... ok test_queue_handler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener (test.test_logging.QueueHandlerTest) ... ok test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest) ... ok test_no_failure (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_flush (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_flush (test.test_logging.ShutdownTest) ... ok test_critical (test.test_logging.ModuleLevelMiscTest) ... ok test_debug (test.test_logging.ModuleLevelMiscTest) ... ok test_disable (test.test_logging.ModuleLevelMiscTest) ... ok test_error (test.test_logging.ModuleLevelMiscTest) ... ok test_info (test.test_logging.ModuleLevelMiscTest) ... ok test_log (test.test_logging.ModuleLevelMiscTest) ... ok test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest) ... ok test_recursion_error (test.test_logging.ModuleLevelMiscTest) ... ok test_set_logger_class (test.test_logging.ModuleLevelMiscTest) ... ok test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest) ... ok test_warning (test.test_logging.ModuleLevelMiscTest) ... ok test_critical (test.test_logging.BasicConfigTest) ... ok test_datefmt (test.test_logging.BasicConfigTest) ... ok test_debug (test.test_logging.BasicConfigTest) ... ok test_encoding (test.test_logging.BasicConfigTest) ... ok test_encoding_errors (test.test_logging.BasicConfigTest) ... ok test_encoding_errors_default (test.test_logging.BasicConfigTest) ... ok test_encoding_errors_none (test.test_logging.BasicConfigTest) ... ok test_error (test.test_logging.BasicConfigTest) ... ok test_filemode (test.test_logging.BasicConfigTest) ... ok test_filename (test.test_logging.BasicConfigTest) ... ok test_force (test.test_logging.BasicConfigTest) ... ok test_format (test.test_logging.BasicConfigTest) ... ok test_handlers (test.test_logging.BasicConfigTest) ... ok test_incompatible (test.test_logging.BasicConfigTest) ... ok test_info (test.test_logging.BasicConfigTest) ... ok test_level (test.test_logging.BasicConfigTest) ... ok test_log (test.test_logging.BasicConfigTest) ... ok test_no_kwargs (test.test_logging.BasicConfigTest) ... ok test_stream (test.test_logging.BasicConfigTest) ... ok test_strformatstyle (test.test_logging.BasicConfigTest) ... ok test_stringtemplatestyle (test.test_logging.BasicConfigTest) ... ok test_style (test.test_logging.BasicConfigTest) ... ok test_warning (test.test_logging.BasicConfigTest) ... ok test_critical (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerAdapterTest) ... ok test_exception_excinfo (test.test_logging.LoggerAdapterTest) ... ok test_has_handlers (test.test_logging.LoggerAdapterTest) ... ok test_is_enabled_for (test.test_logging.LoggerAdapterTest) ... ok test_nested (test.test_logging.LoggerAdapterTest) ... ok test_caching (test.test_logging.LoggerTest) ... ok test_exception (test.test_logging.LoggerTest) ... ok test_find_caller_with_stack_info (test.test_logging.LoggerTest) ... ok test_find_caller_with_stacklevel (test.test_logging.LoggerTest) ... ok test_has_handlers (test.test_logging.LoggerTest) ... ok test_has_handlers_no_propagate (test.test_logging.LoggerTest) ... ok test_invalid_names (test.test_logging.LoggerTest) ... ok test_is_enabled_for (test.test_logging.LoggerTest) ... ok test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest) ... ok test_log_invalid_level_no_raise (test.test_logging.LoggerTest) ... ok test_log_invalid_level_with_raise (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_overwrite (test.test_logging.LoggerTest) ... ok test_pickling (test.test_logging.LoggerTest) ... ok test_root_logger_aliases (test.test_logging.LoggerTest) ... ok test_set_invalid_level (test.test_logging.LoggerTest) ... ok test_basic (test.test_logging.SMTPHandlerTest) ... ok test_delay (test.test_logging.FileHandlerTest) ... ok test_file_created (test.test_logging.RotatingFileHandlerTest) ... ok test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest) ... ok test_rollover_filenames (test.test_logging.RotatingFileHandlerTest) ... ok test_rotator (test.test_logging.RotatingFileHandlerTest) ... ok test_should_not_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_should_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_last_resort (test.test_logging.LastResortTest) ... ok test_dict_arg (test.test_logging.LogRecordTest) ... ok test_multiprocessing (test.test_logging.LogRecordTest) ... ok test_optional (test.test_logging.LogRecordTest) ... ok test_str_rep (test.test_logging.LogRecordTest) ... ok test_formatting (test.test_logging.ExceptionTest) ... ok test_output (test.test_logging.SysLogHandlerTest) ... ok test_output (test.test_logging.IPv6SysLogHandlerTest) ... ok test_output (test.test_logging.HTTPHandlerTest) ... ok test_basic (test.test_logging.NTEventLogHandlerTest) ... skipped 'win32evtlog/win32evtlogutil/pywintypes required for this test.' test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_invalid (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_noserver (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixDatagramHandlerTest) ... ok test_output (test.test_logging.UnixSysLogHandlerTest) ... ok test__all__ (test.test_logging.MiscTestCase) ... ok test_calls_task_done_after_stop (test.test_logging.QueueListenerTest) ... ok test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... ok test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest) Five messages are logged then the QueueListener is stopped. This ... ok
Ran 202 tests in 23.684s
OK (skipped=1) test_readline skipped -- No module named 'readline' test_gdb skipped -- Couldn't find gdb on the path test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.923s
OK (skipped=2) test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_ioctl skipped -- Unable to open /dev/tty test_msilib skipped -- No module named '_msi' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_devpoll skipped -- test works only on Solaris OS family test_winsound skipped -- No module named 'winsound' test_winreg skipped -- No module named 'winreg' In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmp891srnat/parse.c:2: /tmp/tmp891srnat/parse.c: In function ‘start_rule’: /tmp/tmp891srnat/parse.c:59:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 59 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmp6zly5asd/parse.c:2: /tmp/tmp6zly5asd/parse.c: In function ‘start_rule’: /tmp/tmp6zly5asd/parse.c:61:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 61 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /tmp/tmps540g2qz/parse.c: In function ‘start_rule’: /tmp/tmps540g2qz/parse.c:77:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 77 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ /tmp/tmps540g2qz/parse.c: In function ‘import_from_rule’: /tmp/tmps540g2qz/parse.c:148:58: warning: passing argument 2 of ‘_Py_ImportFrom’ from incompatible pointer type [-Wincompatible-pointer-types] 148 | _res = _Py_ImportFrom ( c -> v . Name . id , d , 0 , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:625:60: note: expected ‘asdl_alias_seq *’ but argument is of type ‘asdl_seq *’ 625 | stmt_ty _Py_ImportFrom(identifier module, asdl_alias_seq * names, int level, | ~~~~~~~~~~~~~~~~~^~~~~ /tmp/tmps540g2qz/parse.c:190:44: warning: passing argument 2 of ‘_Py_ImportFrom’ from incompatible pointer type [-Wincompatible-pointer-types] 190 | _res = _Py_ImportFrom ( NULL , c , 1 , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:625:60: note: expected ‘asdl_alias_seq *’ but argument is of type ‘asdl_seq *’ 625 | stmt_ty _Py_ImportFrom(identifier module, asdl_alias_seq * names, int level, | ~~~~~~~~~~~~~~~~~^~~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /tmp/tmpa75hhkty/parse.c: In function ‘start_rule’: /tmp/tmpa75hhkty/parse.c:69:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 69 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ /tmp/tmpa75hhkty/parse.c: In function ‘listcomp_rule’: /tmp/tmpa75hhkty/parse.c:199:39: warning: passing argument 2 of ‘_Py_ListComp’ from incompatible pointer type [-Wincompatible-pointer-types] 199 | _res = _Py_ListComp ( b , c , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:676:60: note: expected ‘asdl_comprehension_seq *’ but argument is of type ‘asdl_seq *’ 676 | expr_ty _Py_ListComp(expr_ty elt, asdl_comprehension_seq * generators, int | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/tmpa75hhkty/parse.c: In function ‘_tmp_2_rule’: /tmp/tmpa75hhkty/parse.c:385:110: warning: passing argument 3 of ‘_Py_comprehension’ from incompatible pointer type [-Wincompatible-pointer-types] 385 | _res = _Py_comprehension ( _Py_Name ( ( ( expr_ty ) a ) -> v . Name . id , Store , EXTRA ) , b , c , ( y == NULL ) ? 0 : 1 , p -> arena ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:748:38: note: expected ‘asdl_expr_seq *’ but argument is of type ‘asdl_seq *’ 747 | comprehension_ty _Py_comprehension(expr_ty target, expr_ty iter, asdl_expr_seq | ~~~~~~~~~~~~~ 748 | * ifs, int is_async, PyArena *arena); | ~~^~~ /tmp/tmpei_uzykd/parse.c: In function ‘with_stmt_rule’: /tmp/tmpei_uzykd/parse.c:270:31: warning: passing argument 1 of ‘_Py_With’ from incompatible pointer type [-Wincompatible-pointer-types] 270 | _res = _Py_With ( b , _PyPegen_singleton_seq ( p , c ) , NULL , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpei_uzykd/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:603:38: note: expected ‘asdl_withitem_seq *’ but argument is of type ‘asdl_seq *’ 603 | stmt_ty _Py_With(asdl_withitem_seq * items, asdl_stmt_seq * body, string | ~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/tmpei_uzykd/parse.c:270:35: warning: passing argument 2 of ‘_Py_With’ from incompatible pointer type [-Wincompatible-pointer-types] 270 | _res = _Py_With ( b , _PyPegen_singleton_seq ( p , c ) , NULL , EXTRA ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpei_uzykd/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:603:61: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 603 | stmt_ty _Py_With(asdl_withitem_seq * items, asdl_stmt_seq * body, string | ~~~~~~~~~~~~~~~~^~~~ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py'> has no attribute 'startfile' test_winconsoleio skipped -- test only relevant on win32 test_kqueue skipped -- test works only on BSD <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ test_nis skipped -- No module named 'nis' make: *** [Makefile:1199: buildbottest] Error 3
Test report
Sincerely, -The Buildbot
https://bugs.python.org/issue41739
1 test altered the execution environment: test_logging
Le mar. 22 sept. 2020 à 12:53, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/223/builds/90
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Ethan Furman <ethan@stoneleaf.us>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 1 sec
- test_multiprocessing_spawn: 1 min 52 sec
- test_peg_generator: 1 min 49 sec
- test_capi: 1 min 38 sec
- test_multiprocessing_forkserver: 1 min 35 sec
- test_unparse: 1 min 28 sec
- test_nntplib: 1 min 21 sec
- test_tokenize: 1 min
- test_asyncio: 55.6 sec
- test_multiprocessing_fork: 55.1 sec
1 test altered the execution environment: test_logging
16 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 6 min 40 sec
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: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. remote: Total 11 (delta 8), reused 8 (delta 8), pack-reused 1 From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2) Warning -- Dangling thread: <Thread(Thread-3, started daemon 4396481767680)> Warning -- Dangling thread: <_MainThread(MainThread, started 4396741528352)> test_flat (test.test_logging.BuiltinLevelsTest) ... ok test_issue27935 (test.test_logging.BuiltinLevelsTest) ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok test_regression_22386 (test.test_logging.BuiltinLevelsTest) See issue #22386 for more information. ... ok test_regression_29220 (test.test_logging.BuiltinLevelsTest) See issue #29220 for more information. ... ok test_callable_filter (test.test_logging.BasicFilterTest) ... ok test_empty_filter (test.test_logging.BasicFilterTest) ... ok test_filter (test.test_logging.BasicFilterTest) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_builtin_handlers (test.test_logging.HandlerTest) ... ok test_name (test.test_logging.HandlerTest) ... ok test_path_objects (test.test_logging.HandlerTest) Test that Path objects are accepted as filename arguments to handlers. ... ok test_post_fork_child_no_deadlock (test.test_logging.HandlerTest) Ensure child logging locks are not held; bpo-6721 & bpo-36533. ... ok test_race (test.test_logging.HandlerTest) ... ok test_flush (test.test_logging.MemoryHandlerTest) ... ok test_flush_on_close (test.test_logging.MemoryHandlerTest) Test that the flush-on-close configuration works as expected. ... ok test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest) ... ok test_config0_ok (test.test_logging.ConfigFileTest) ... ok test_config0_using_cp_ok (test.test_logging.ConfigFileTest) ... ok test_config1_ok (test.test_logging.ConfigFileTest) ... ok test_config2_failure (test.test_logging.ConfigFileTest) ... ok test_config3_failure (test.test_logging.ConfigFileTest) ... ok test_config4_ok (test.test_logging.ConfigFileTest) ... ok test_config5_ok (test.test_logging.ConfigFileTest) ... ok test_config6_ok (test.test_logging.ConfigFileTest) ... ok test_config7_ok (test.test_logging.ConfigFileTest) ... ok test_config8_ok (test.test_logging.ConfigFileTest) ... ok test_config_set_handler_names (test.test_logging.ConfigFileTest) ... ok test_defaults_do_no_interpolation (test.test_logging.ConfigFileTest) bpo-33802 defaults should not get interpolated ... ok test_logger_disabling (test.test_logging.ConfigFileTest) ... ok test_noserver (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.DatagramHandlerTest) ... ok test_persistent_loggers (test.test_logging.MemoryTest) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok test_encoding_plain_file (test.test_logging.EncodingTest) ... ok test_warnings (test.test_logging.WarningsTest) ... ok test_warnings_no_handlers (test.test_logging.WarningsTest) ... ok test_baseconfig (test.test_logging.ConfigDictTest) ... ok test_config0_ok (test.test_logging.ConfigDictTest) ... ok test_config11_ok (test.test_logging.ConfigDictTest) ... ok test_config12_failure (test.test_logging.ConfigDictTest) ... ok test_config13_failure (test.test_logging.ConfigDictTest) ... ok test_config14_ok (test.test_logging.ConfigDictTest) ... ok test_config15_ok (test.test_logging.ConfigDictTest) ... ok test_config1_ok (test.test_logging.ConfigDictTest) ... ok test_config2_failure (test.test_logging.ConfigDictTest) ... ok test_config2a_failure (test.test_logging.ConfigDictTest) ... ok test_config2b_failure (test.test_logging.ConfigDictTest) ... ok test_config3_failure (test.test_logging.ConfigDictTest) ... ok test_config4_ok (test.test_logging.ConfigDictTest) ... ok test_config4a_ok (test.test_logging.ConfigDictTest) ... ok test_config5_ok (test.test_logging.ConfigDictTest) ... ok test_config6_failure (test.test_logging.ConfigDictTest) ... ok test_config7_ok (test.test_logging.ConfigDictTest) ... ok test_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_config_8_ok (test.test_logging.ConfigDictTest) ... ok test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok test_config_9_ok (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest) ... ok test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok test_listen_verify (test.test_logging.ConfigDictTest) ... ok test_namedtuple (test.test_logging.ConfigDictTest) ... ok test_out_of_order (test.test_logging.ConfigDictTest) ... ok test_out_of_order_with_dollar_style (test.test_logging.ConfigDictTest) ... ok test_manager_loggerclass (test.test_logging.ManagerTest) ... ok test_set_log_record_factory (test.test_logging.ManagerTest) ... ok test_braces (test.test_logging.FormatterTest) ... ok test_default_msec_format_none (test.test_logging.FormatterTest) ... ok test_defaults_parameter (test.test_logging.FormatterTest) ... ok test_dollars (test.test_logging.FormatterTest) ... ok test_format_validate (test.test_logging.FormatterTest) ... ok test_invalid_style (test.test_logging.FormatterTest) ... ok test_percent (test.test_logging.FormatterTest) ... ok test_time (test.test_logging.FormatterTest) ... ok test_custom (test.test_logging.BufferingFormatterTest) ... ok test_default (test.test_logging.BufferingFormatterTest) ... ok test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest) ... ok test_error_handling (test.test_logging.StreamHandlerTest) ... ok test_stream_setting (test.test_logging.StreamHandlerTest) Test setting the handler's stream ... ok test_logrecord_class (test.test_logging.LogRecordFactoryTest) ... ok test_child_loggers (test.test_logging.ChildLoggerTest) ... ok test_formatting (test.test_logging.QueueHandlerTest) ... ok test_queue_handler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener (test.test_logging.QueueHandlerTest) ... ok test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest) ... ok test_no_failure (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_flush (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_flush (test.test_logging.ShutdownTest) ... ok test_critical (test.test_logging.ModuleLevelMiscTest) ... ok test_debug (test.test_logging.ModuleLevelMiscTest) ... ok test_disable (test.test_logging.ModuleLevelMiscTest) ... ok test_error (test.test_logging.ModuleLevelMiscTest) ... ok test_info (test.test_logging.ModuleLevelMiscTest) ... ok test_log (test.test_logging.ModuleLevelMiscTest) ... ok test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest) ... ok test_recursion_error (test.test_logging.ModuleLevelMiscTest) ... ok test_set_logger_class (test.test_logging.ModuleLevelMiscTest) ... ok test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest) ... ok test_warning (test.test_logging.ModuleLevelMiscTest) ... ok test_critical (test.test_logging.BasicConfigTest) ... ok test_datefmt (test.test_logging.BasicConfigTest) ... ok test_debug (test.test_logging.BasicConfigTest) ... ok test_encoding (test.test_logging.BasicConfigTest) ... ok test_encoding_errors (test.test_logging.BasicConfigTest) ... ok test_encoding_errors_default (test.test_logging.BasicConfigTest) ... ok test_encoding_errors_none (test.test_logging.BasicConfigTest) ... ok test_error (test.test_logging.BasicConfigTest) ... ok test_filemode (test.test_logging.BasicConfigTest) ... ok test_filename (test.test_logging.BasicConfigTest) ... ok test_force (test.test_logging.BasicConfigTest) ... ok test_format (test.test_logging.BasicConfigTest) ... ok test_handlers (test.test_logging.BasicConfigTest) ... ok test_incompatible (test.test_logging.BasicConfigTest) ... ok test_info (test.test_logging.BasicConfigTest) ... ok test_level (test.test_logging.BasicConfigTest) ... ok test_log (test.test_logging.BasicConfigTest) ... ok test_no_kwargs (test.test_logging.BasicConfigTest) ... ok test_stream (test.test_logging.BasicConfigTest) ... ok test_strformatstyle (test.test_logging.BasicConfigTest) ... ok test_stringtemplatestyle (test.test_logging.BasicConfigTest) ... ok test_style (test.test_logging.BasicConfigTest) ... ok test_warning (test.test_logging.BasicConfigTest) ... ok test_critical (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerAdapterTest) ... ok test_exception_excinfo (test.test_logging.LoggerAdapterTest) ... ok test_has_handlers (test.test_logging.LoggerAdapterTest) ... ok test_is_enabled_for (test.test_logging.LoggerAdapterTest) ... ok test_nested (test.test_logging.LoggerAdapterTest) ... ok test_caching (test.test_logging.LoggerTest) ... ok test_exception (test.test_logging.LoggerTest) ... ok test_find_caller_with_stack_info (test.test_logging.LoggerTest) ... ok test_find_caller_with_stacklevel (test.test_logging.LoggerTest) ... ok test_has_handlers (test.test_logging.LoggerTest) ... ok test_has_handlers_no_propagate (test.test_logging.LoggerTest) ... ok test_invalid_names (test.test_logging.LoggerTest) ... ok test_is_enabled_for (test.test_logging.LoggerTest) ... ok test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest) ... ok test_log_invalid_level_no_raise (test.test_logging.LoggerTest) ... ok test_log_invalid_level_with_raise (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_overwrite (test.test_logging.LoggerTest) ... ok test_pickling (test.test_logging.LoggerTest) ... ok test_root_logger_aliases (test.test_logging.LoggerTest) ... ok test_set_invalid_level (test.test_logging.LoggerTest) ... ok test_basic (test.test_logging.SMTPHandlerTest) ... ok test_delay (test.test_logging.FileHandlerTest) ... ok test_file_created (test.test_logging.RotatingFileHandlerTest) ... ok test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest) ... ok test_rollover_filenames (test.test_logging.RotatingFileHandlerTest) ... ok test_rotator (test.test_logging.RotatingFileHandlerTest) ... ok test_should_not_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_should_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_last_resort (test.test_logging.LastResortTest) ... ok test_dict_arg (test.test_logging.LogRecordTest) ... ok test_multiprocessing (test.test_logging.LogRecordTest) ... ok test_optional (test.test_logging.LogRecordTest) ... ok test_str_rep (test.test_logging.LogRecordTest) ... ok test_formatting (test.test_logging.ExceptionTest) ... ok test_output (test.test_logging.SysLogHandlerTest) ... ok test_output (test.test_logging.IPv6SysLogHandlerTest) ... ok test_output (test.test_logging.HTTPHandlerTest) ... ok test_basic (test.test_logging.NTEventLogHandlerTest) ... skipped 'win32evtlog/win32evtlogutil/pywintypes required for this test.' test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_invalid (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_noserver (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixDatagramHandlerTest) ... ok test_output (test.test_logging.UnixSysLogHandlerTest) ... ok test__all__ (test.test_logging.MiscTestCase) ... ok test_calls_task_done_after_stop (test.test_logging.QueueListenerTest) ... ok test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... ok test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest) Five messages are logged then the QueueListener is stopped. This ... ok
Ran 202 tests in 23.684s
OK (skipped=1) test_readline skipped -- No module named 'readline' test_gdb skipped -- Couldn't find gdb on the path test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.923s
OK (skipped=2) test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_ioctl skipped -- Unable to open /dev/tty test_msilib skipped -- No module named '_msi' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_devpoll skipped -- test works only on Solaris OS family test_winsound skipped -- No module named 'winsound' test_winreg skipped -- No module named 'winreg' In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmp891srnat/parse.c:2: /tmp/tmp891srnat/parse.c: In function ‘start_rule’: /tmp/tmp891srnat/parse.c:59:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 59 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmp6zly5asd/parse.c:2: /tmp/tmp6zly5asd/parse.c: In function ‘start_rule’: /tmp/tmp6zly5asd/parse.c:61:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 61 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /tmp/tmps540g2qz/parse.c: In function ‘start_rule’: /tmp/tmps540g2qz/parse.c:77:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 77 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ /tmp/tmps540g2qz/parse.c: In function ‘import_from_rule’: /tmp/tmps540g2qz/parse.c:148:58: warning: passing argument 2 of ‘_Py_ImportFrom’ from incompatible pointer type [-Wincompatible-pointer-types] 148 | _res = _Py_ImportFrom ( c -> v . Name . id , d , 0 , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:625:60: note: expected ‘asdl_alias_seq *’ but argument is of type ‘asdl_seq *’ 625 | stmt_ty _Py_ImportFrom(identifier module, asdl_alias_seq * names, int level, | ~~~~~~~~~~~~~~~~~^~~~~ /tmp/tmps540g2qz/parse.c:190:44: warning: passing argument 2 of ‘_Py_ImportFrom’ from incompatible pointer type [-Wincompatible-pointer-types] 190 | _res = _Py_ImportFrom ( NULL , c , 1 , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmps540g2qz/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:625:60: note: expected ‘asdl_alias_seq *’ but argument is of type ‘asdl_seq *’ 625 | stmt_ty _Py_ImportFrom(identifier module, asdl_alias_seq * names, int level, | ~~~~~~~~~~~~~~~~~^~~~~ In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /tmp/tmpa75hhkty/parse.c: In function ‘start_rule’: /tmp/tmpa75hhkty/parse.c:69:29: warning: passing argument 1 of ‘_Py_Module’ from incompatible pointer type [-Wincompatible-pointer-types] 69 | _res = Module ( a , NULL , p -> arena ); | ^ | | | asdl_seq * /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:541:39: note: in definition of macro ‘Module’ 541 | #define Module(a0, a1, a2) _Py_Module(a0, a1, a2) | ^~ /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:542:35: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 542 | mod_ty _Py_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, | ~~~~~~~~~~~~~~~~^~~~ /tmp/tmpa75hhkty/parse.c: In function ‘listcomp_rule’: /tmp/tmpa75hhkty/parse.c:199:39: warning: passing argument 2 of ‘_Py_ListComp’ from incompatible pointer type [-Wincompatible-pointer-types] 199 | _res = _Py_ListComp ( b , c , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:676:60: note: expected ‘asdl_comprehension_seq *’ but argument is of type ‘asdl_seq *’ 676 | expr_ty _Py_ListComp(expr_ty elt, asdl_comprehension_seq * generators, int | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/tmpa75hhkty/parse.c: In function ‘_tmp_2_rule’: /tmp/tmpa75hhkty/parse.c:385:110: warning: passing argument 3 of ‘_Py_comprehension’ from incompatible pointer type [-Wincompatible-pointer-types] 385 | _res = _Py_comprehension ( _Py_Name ( ( ( expr_ty ) a ) -> v . Name . id , Store , EXTRA ) , b , c , ( y == NULL ) ? 0 : 1 , p -> arena ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpa75hhkty/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:748:38: note: expected ‘asdl_expr_seq *’ but argument is of type ‘asdl_seq *’ 747 | comprehension_ty _Py_comprehension(expr_ty target, expr_ty iter, asdl_expr_seq | ~~~~~~~~~~~~~ 748 | * ifs, int is_async, PyArena *arena); | ~~^~~ /tmp/tmpei_uzykd/parse.c: In function ‘with_stmt_rule’: /tmp/tmpei_uzykd/parse.c:270:31: warning: passing argument 1 of ‘_Py_With’ from incompatible pointer type [-Wincompatible-pointer-types] 270 | _res = _Py_With ( b , _PyPegen_singleton_seq ( p , c ) , NULL , EXTRA ); | ^ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpei_uzykd/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:603:38: note: expected ‘asdl_withitem_seq *’ but argument is of type ‘asdl_seq *’ 603 | stmt_ty _Py_With(asdl_withitem_seq * items, asdl_stmt_seq * body, string | ~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/tmpei_uzykd/parse.c:270:35: warning: passing argument 2 of ‘_Py_With’ from incompatible pointer type [-Wincompatible-pointer-types] 270 | _res = _Py_With ( b , _PyPegen_singleton_seq ( p , c ) , NULL , EXTRA ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | asdl_seq * In file included from /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Parser/pegen.h:7, from /tmp/tmpei_uzykd/parse.c:2: /home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Include/Python-ast.h:603:61: note: expected ‘asdl_stmt_seq *’ but argument is of type ‘asdl_seq *’ 603 | stmt_ty _Py_With(asdl_withitem_seq * items, asdl_stmt_seq * body, string | ~~~~~~~~~~~~~~~~^~~~ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py'> has no attribute 'startfile' test_winconsoleio skipped -- test only relevant on win32 test_kqueue skipped -- test works only on BSD <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ test_nis skipped -- No module named 'nis' make: *** [Makefile:1199: buildbottest] Error 3
Test report
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: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner