Error <urlopen error [Errno 101] Network is unreachable> while getting http://pypi.openstack.org/openstack/...

Bug #1272746 reported by Jeremy Stanley
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Confirmed
Undecided
Unassigned

Bug Description

http://logs.openstack.org/82/68782/7/gate/gate-swift-dsvm-functional/8cbb9cf/console.html

Downloading/unpacking prettytable>0.7
  Error <urlopen error [Errno 101] Network is unreachable> while getting http://pypi.openstack.org/openstack/prettytable/prettytable-0.7.2.tar.bz2 (from http://pypi.openstack.org/openstack/prettytable/)
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/basecommand.py", line 134, in main
    status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/commands/install.py", line 236, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1092, in prepare_files
    self.unpack_url(url, location, self.is_download)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1238, in unpack_url
    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/download.py", line 602, in unpack_http_url
    resp = _get_response_from_url(target_url, link)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/download.py", line 638, in _get_response_from_url
    resp = urlopen(target_url)
  File "/usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg/pip/download.py", line 176, in __call__
    response = self.get_opener(scheme=scheme).open(url)
  File "/usr/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1207, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1177, in do_open
    raise URLError(err)
URLError: <urlopen error [Errno 101] Network is unreachable>

Tags: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to config (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/86662

Revision history for this message
Jeremy Stanley (fungi) wrote :

Seems we have a resurgence of this with a vengeance. At the moment, we're getting a significant number of icmp/net-unreach responses for all regions in hpcloud trying to talk to pypi.openstack.org (and no sightings of similar issues between instances/tenants/regions within rackspace). This could imply network trouble in hpcloud, at rackspace's border, or on the backbone somewhere between them.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to config (master)

Reviewed: https://review.openstack.org/86662
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=00a2f40bb509c515cdd7d3dbfcaed256e9f07b79
Submitter: Jeremy Stanley (<email address hidden>)
Branch: master

commit 00a2f40bb509c515cdd7d3dbfcaed256e9f07b79
Author: Jeremy Stanley <email address hidden>
Date: Thu Apr 10 17:48:15 2014 +0000

    Temporarily disable hpcloud in nodepool

    Failures indicate network trouble with all hpcloud regions reaching
    servers in rackspace, at least pypi.openstack.org in dfw.

    Change-Id: Id44405d578833b2cc5a1656cd5e33e84d4b9ffcc
    Related-Bug: #1272746

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.