[Python-checkins] buildbot warnings in ia64 Ubuntu trunk trunk

buildbot at python.org buildbot at python.org
Sun May 27 01:11:17 CEST 2007


The Buildbot has detected a new failure of ia64 Ubuntu trunk trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%2520Ubuntu%2520trunk%2520trunk/builds/687

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: peter.astrand,walter.doerwald

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_socket_ssl

======================================================================
ERROR: testBasic (test.test_socket_ssl.ConnectedTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_socket_ssl.py", line 30, in testBasic
    f = urllib.urlopen('https://sf.net')
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/urllib.py", line 82, in urlopen
    return opener.open(url)
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/urllib.py", line 190, in open
    return getattr(self, name)(url)
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/urllib.py", line 426, in open_https
    'got a bad status line', None)
IOError: ('http protocol error', 0, 'got a bad status line', None)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list