[Python-checkins] buildbot failure in i386 Ubuntu 3.0

buildbot at python.org buildbot at python.org
Sun Feb 1 15:53:16 CET 2009


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

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

Buildslave for this Build: klose-ubuntu-i386

Build Reason: 
Build Source Stamp: [branch branches/release30-maint] HEAD
Blamelist: mark.dickinson

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/test/test_robotparser.py", line 225, in testPythonOrg
    parser.read()
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/robotparser.py", line 56, in read
    f = urllib.request.urlopen(self.url)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 122, in urlopen
    return _opener.open(url, data, timeout)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 359, in open
    response = self._open(req, data)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 377, in _open
    '_open', req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 337, in _call_chain
    result = func(*args)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1082, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1071, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>

1 test failed:
    test_robotparser

======================================================================
ERROR: testPythonOrg (test.test_robotparser.NetworkTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1068, in do_open
    h.request(req.get_method(), req.get_selector(), req.data, headers)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 856, in request
    self._send_request(method, url, body, headers)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 900, in _send_request
    self.endheaders()
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 851, in endheaders
    self._send_output(message_body)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 709, in _send_output
    self.send(msg)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 663, in send
    self.connect()
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/http/client.py", line 647, in connect
    self.timeout)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/socket.py", line 307, in create_connection
    raise error(msg)
socket.error: [Errno 101] Network is unreachable

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/test/test_robotparser.py", line 225, in testPythonOrg
    parser.read()
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/robotparser.py", line 56, in read
    f = urllib.request.urlopen(self.url)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 122, in urlopen
    return _opener.open(url, data, timeout)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 359, in open
    response = self._open(req, data)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 377, in _open
    '_open', req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 337, in _call_chain
    result = func(*args)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1082, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1071, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/test/test_robotparser.py", line 225, in testPythonOrg
    parser.read()
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/robotparser.py", line 56, in read
    f = urllib.request.urlopen(self.url)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 122, in urlopen
    return _opener.open(url, data, timeout)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 359, in open
    response = self._open(req, data)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 377, in _open
    '_open', req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 337, in _call_chain
    result = func(*args)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1082, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-i386/build/Lib/urllib/request.py", line 1071, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list