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

buildbot at python.org buildbot at python.org
Mon Jan 14 20:28:35 CET 2008


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

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 241, in process_request
    self.finish_request(request, client_address)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 522, in __init__
    self.handle()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 330, in handle
    self.handle_one_request()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 324, in handle_one_request
    method()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 430, in do_POST
    self.report_404()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 489, in report_404
    self.connection.shutdown(1)
socket.error: [Errno 107] Transport endpoint is not connected

1 test failed:
    test_xmlrpc

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 241, in process_request
    self.finish_request(request, client_address)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SocketServer.py", line 522, in __init__
    self.handle()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 330, in handle
    self.handle_one_request()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/BaseHTTPServer.py", line 324, in handle_one_request
    method()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 430, in do_POST
    self.report_404()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/SimpleXMLRPCServer.py", line 489, in report_404
    self.connection.shutdown(1)
socket.error: [Errno 107] Transport endpoint is not connected

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list