[Python-checkins] buildbot failure in ia64 Ubuntu 2.6

buildbot at python.org buildbot at python.org
Mon Apr 6 02:34:09 CEST 2009


The Buildbot has detected a new failure of ia64 Ubuntu 2.6.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%202.6/builds/220

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/release26-maint] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_ssl

======================================================================
ERROR: testConnect (test.test_ssl.NetworkedTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/test/test_ssl.py", line 121, in testConnect
    s.connect(("svn.python.org", 443))
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/ssl.py", line 309, in connect
    self.do_handshake()
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/ssl.py", line 293, in do_handshake
    self._sslobj.do_handshake()
error: [Errno 110] Connection timed out

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list