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

buildbot at python.org buildbot at python.org
Mon Sep 22 03:32:04 CEST 2008


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

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: gregory.p.smith

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/test/test_urllib2_localnet.py", line 64, in run
    self._RequestHandlerClass)
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/test/test_urllib2_localnet.py", line 22, in __init__
    RequestHandlerClass)
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/SocketServer.py", line 330, in __init__
    self.server_bind()
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 101, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/home/pybot/buildarea/2.5.klose-debian-ppc/build/Lib/SocketServer.py", line 341, in server_bind
    self.socket.bind(self.server_address)
  File "<string>", line 1, in bind
error: (98, 'Address already in use')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list