☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1613/builds/2596
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-freebsd
Build Reason: <unknown> Blamelist: 1nftf <QfxZ11@proton.me>, AN Long <aisk@users.noreply.github.com>, AZero13 <gfunni234@gmail.com>, Adorilson Bezerra <adorilson@gmail.com>, Alex Prengère <2138730+alexprengere@users.noreply.github.com>, Alper <alperyoney@fb.com>, Amer Esmail Elsheikh <amer.esmail48@gmail.com>, Andrej <andrej.karpathy@gmail.com>, Arthur Wigo <arthur.l.wigo@gmail.com>, Bartosz Sławecki <bartosz@ilikepython.com>, Benjamin Johnson <ben332004@gmail.com>, Brett Cannon <brett@python.org>, Bénédikt Tran <10796600+picnixz@users.noreply.github.com>, Cameron Beck <94604154+cbkinase@users.noreply.github.com>, Chris Eibl <138194463+chris-eibl@users.noreply.github.com>, Cody Maloney <cmaloney@users.noreply.github.com>, Damian Birchler <damian@damianbirchler.net>, Diego Russo <diego.russo@arm.com>, Donghee Na <donghee.na@python.org>, Duane Hilton <duane9@gmail.com>, Edward Xu <xuxiangad@gmail.com>, Ethan Furman <ethan@stoneleaf.us>, Fatih Çelik <fcelik.ft@gmail.com>, Gabriele N. Tornetta <P403n1x87@u sers.noreply.github.com>, Gregory P. Smith <68491+gpshead@users.noreply.github.com>, Hai Zhu <35182391+cocolato@users.noreply.github.com>, Hauke D <haukex@zero-g.net>, Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>, James <snoopjedi@gmail.com>, Jason R. Coombs <jaraco@jaraco.com>, Joshua Ward <joshie@flewognetworks.wales>, Keming <kemingy94@gmail.com>, Ken Jin <kenjin@python.org>, Kumar Aditya <kumaraditya@python.org>, LloydZ <35182391+cocolato@users.noreply.github.com>, Loïc Simon <loic.simon@napta.io>, Lysandros Nikolaou <lisandrosnik@gmail.com>, László Kiss Kollár <kiss.kollar.laszlo@gmail.com>, Mark Shannon <mark@hotpy.org>, Marta Gómez Macías <mgmacias@google.com>, Max R <mxr@users.noreply.github.com>, Mikhail Efimov <efimov.mikhail@gmail.com>, Mohsin Mehmood <55545648+mohsinm-dev@users.noreply.github.com>, MonadChains <monadchains@gmail.com>, Nadeshiko Manju <me@manjusaka.me>, Neil Schemenauer <nas-github@arctrix.com>, Noam Cohen <noam@noam.me>, Owain Davies <116417456+OTheDev@users.noreply.github.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Patrick R <codeZeilen@users.noreply.github.com>, Peter Bierma <zintensitydev@gmail.com>, Petr Viktorin <encukou@gmail.com>, Prithviraj Chaudhuri <p.chaudhuri1993@gmail.com>, PuQing <me@puqing.work>, R. David Murray <rdmurray@bitdance.com>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Rogdham <3994389+Rogdham@users.noreply.github.com>, Roman Donchenko <rdonchen@outlook.com>, SYan212 <syan235711@gmail.com>, Sam Gross <colesbury@gmail.com>, Samuel <samuel@knutsen.co>, Savannah Ostrowski <savannah@python.org>, Sergey B Kirpichev <skirpichev@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Shamil <ashm.tech@proton.me>, Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>, Stephen Morton <git@tungol.org>, Tom Kuson <mail@tjkuson.me>, Tomas R. <tomas.roun8@gmail.com>, Victor Stinner <vstinner@python.org>, Yongtao Huang <yongtaoh2022@gmail.com>, Zheng Yu <dataisland@outlo ok.com>, chaope <pengchaoandy@gmail.com>, decorator-factory <42166884+decorator-factory@users.noreply.github.com>, dr-carlos <77367421+dr-carlos@users.noreply.github.com>, elenril <anton@khirnov.net>, ivonastojanovic <80911834+ivonastojanovic@users.noreply.github.com>, kaushal trivedi <155625932+Kaushalt2004@users.noreply.github.com>, saucoide <32314353+saucoide@users.noreply.github.com>, sobolevn <mail@sobolevn.me>, stratakis <cstratak@redhat.com>, wangjingcun <wangjingcun@aliyun.com>, wangxiaolei <fatelei@gmail.com>, yihong <zouzou0208@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 525, in _sleep_some_event time.sleep(100) ~~~~~~~~~~^^^^^ KeyboardInterrupt k
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 130, in test_delete_eventual_attr del module.attr ^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 135, in test_delete_preexisting_attr del module.__name__ ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 230, in __delattr__ self.__getattribute__(attr) ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/process.py", line 320, in _bootstrap self.run() ~~~~~~~~^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 524, in _sleep_some_event event.set() ~~~~~~~~~^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/synchronize.py", line 349, in set with self._cond: ^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/synchronize.py", line 247, in __exit__ return self._lock.__exit__(*args) ~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/synchronize.py", line 100, in __exit__ return self._semlock.__exit__(*args) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ KeyboardInterrupt k
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 935, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('127.0.0.1', 12823), raddr=('127.0.0.1', 12824)> Task was destroyed but it is pending! task: <Task pending name='Task-3372' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future finished exception=ConnectionResetError()>> Future exception was never retrieved future: <Future finished exception=ConnectionResetError()> Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/sslproto.py", line 581, in _on_handshake_complete raise handshake_exc ConnectionResetError Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x8425e1550>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=8> k
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 935, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('127.0.0.1', 16703), raddr=('127.0.0.1', 16704)> Task was destroyed but it is pending! task: <Task pending name='Task-2435' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>> Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x845c31550>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=9> k
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 935, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed file <_io.FileIO name=11 mode='wb' closefd=True> Xtest_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_make_subprocess_transport_exec) ... skipped 'operating system does not support pidfds'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/contextlib.py", line 85, in inner return func(*args, **kwds) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 597, in test_interrupt exitcode = self._kill_process(multiprocessing.Process.interrupt) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/contextlib.py", line 85, in inner return func(*args, **kwds) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 578, in _kill_process self.assertEqual(join(), None) ~~~~^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 251, in __call__ return self.func(*args, **kwds) ~~~~~~~~~^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/process.py", line 156, in join res = self._popen.wait(timeout) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/popen_fork.py", line 44, in wait return self.poll(os.WNOHANG if timeout == 0.0 else 0) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/popen_fork.py", line 28, in poll pid, sts = os.waitpid(self.pid, flag) ~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/_test_multiprocessing.py", line 574, in handler raise RuntimeError('join took too long: %s' % p) RuntimeError: join took too long: <Process name='Process-1711' pid=55374 parent=52495 started daemon>
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/test_importlib/test_lazy.py", line 105, in test_attr_unchanged self.assertEqual(TestingImporter.mutated_name, module.__name__) ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/importlib/util.py", line 213, in __getattribute__ raise ValueError(f"module object for {original_name!r} " "substituted in sys.modules during a lazy " "load") ValueError: module object for 'lazy_loader_test' substituted in sys.modules during a lazy load
Test report
Failed tests:
- test_importlib
- test.test_multiprocessing_fork.test_processes
Failed subtests:
- test_delete_preexisting_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr
- test_delete_eventual_attr - test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr
- test_interrupt - test.test_multiprocessing_fork.test_processes.WithProcessesTestProcess.test_interrupt
- test_attr_unchanged - test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged
Test leaking resources:
- test_events: memory blocks
- test_events: references
- test_subprocess: references
- test_subprocess: memory blocks
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org