[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Sun May 3 05:18:14 CEST 2009


The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/452

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: kurt.kaiser

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/process.py", line 231, in _bootstrap
    self.run()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/process.py", line 88, in run
    self._target(*self._args, **self._kwargs)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/managers.py", line 524, in _run_server
    server = cls._Server(registry, address, authkey, serializer)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/managers.py", line 136, in __init__
    self.listener = Listener(address=address, backlog=5)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/connection.py", line 97, in __init__
    self._listener = SocketListener(address, family, backlog)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/multiprocessing/connection.py", line 218, in __init__
    self._socket.bind(address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/socket.py", line 219, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use

2 tests failed:
    test_multiprocessing test_time

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list