The Buildbot has detected a new failure on builder s390x RHEL7 Refleaks 3.x 
while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/129/builds/1047

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: edelsohn-rhel-z

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/test/_test_multiprocessing.py",
 line 3163, in test_rapid_restart
    manager.start()
    ~~~~~~~~~~~~~^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/managers.py",
 line 569, in start
    self._address = reader.recv()
                    ~~~~~~~~~~~^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/connection.py",
 line 250, in recv
    buf = self._recv_bytes()
          ~~~~~~~~~~~~~~~~^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/connection.py",
 line 430, in _recv_bytes
    buf = self._recv(4)
          ~~~~~~~~~~^^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/connection.py",
 line 399, in _recv
    raise EOFError
EOFError


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/process.py",
 line 314, in _bootstrap
    self.run()
    ~~~~~~~~^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/process.py",
 line 108, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/managers.py",
 line 594, in _run_server
    server = cls._Server(registry, address, authkey, serializer)
             ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/managers.py",
 line 159, in __init__
    self.listener = Listener(address=address, backlog=128)
                    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/connection.py",
 line 464, in __init__
    self._listener = SocketListener(address, family, backlog)
                     ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.refleak/build/Lib/multiprocessing/connection.py",
 line 608, in __init__
    self._socket.bind(address)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^
OSError: [Errno 98] Address already in use
ERROR
Warning -- Dangling processes: {<ForkServerProcess name='QueueManager-4' 
pid=61568 parent=60731 stopped exitcode=1>}



Test report
===========

Failed tests:

- test.test_multiprocessing_forkserver.test_threads

Failed subtests:

- test_rapid_restart - 
test.test_multiprocessing_forkserver.test_threads.WithThreadsTestManagerRestart.test_rapid_restart

Test leaking resources:

- test_threads: memory blocks
- test_processes: memory blocks




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to