[Buildbot-status]Buildbot failure in Python on AMD64 RHEL7 Refleaks 3.x
The Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/all/#builders/264/builds/44
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
No real bug, only a threading_cleanup() warning:
Warning -- threading_cleanup() failed to cleanup 0 threads (count: 0, dangling: 5) ..../home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/pool.py:265: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=1> ResourceWarning: Enable tracemalloc to get the object allocation traceback /home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.refleak/build/Lib/multiprocessing/pool.py:265: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=2> ResourceWarning: Enable tracemalloc to get the object allocation traceback 3:19:35 load avg: 0.00 Re-running failed tests in verbose mode 3:19:35 load avg: 0.00 Re-running test_pty in verbose mode 3:19:35 load avg: 0.00 Re-running test_asyncio in verbose mode
Le ven. 1 nov. 2019 à 10:01, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/all/#builders/264/builds/44
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
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/
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner