☠ 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/2578
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>, Edward Xu <xuxiangad@gmail.com>, Ethan Furman <ethan@stoneleaf.us>, Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>, Gregory P. Smith <68491+gpshead@users.norep ly.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>, Lysandros Nikolaou <lisandrosnik@gmail.com>, László Kiss Kollár <kiss.kollar.laszlo@gmail.com>, Mark Shannon <mark@hotpy.org>, 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 B ierma <zintensitydev@gmail.com>, Petr Viktorin <encukou@gmail.com>, PuQing <me@puqing.work>, R. David Murray <rdmurray@bitdance.com>, Rogdham <3994389+Rogdham@users.noreply.github.com>, Roman Donchenko <rdonchen@outlook.com>, SYan212 <syan235711@gmail.com>, Sam Gross <colesbury@gmail.com>, 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@outlook.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/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/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', 22400), raddr=('127.0.0.1', 22401)> Task was destroyed but it is pending! task: <Task pending name='Task-1036' 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 0x83e1aaa50>: 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 <socket.socket fd=8, family=2, type=1, proto=6, laddr=('127.0.0.1', 10090), raddr=('127.0.0.1', 10091)> Task was destroyed but it is pending! task: <Task pending name='Task-2677' 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 0x84850d550>: 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/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_concurrent_futures.test_interpreter_pool
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_attr_unchanged - test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged
Test leaking resources:
- test_events: memory blocks
- test_events: references
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org