[Zope-tests] UNKNOWN : Zope-2.13 Python-2.7.3 : Linux

Zope2 Tests zope-tests at epy.co.at
Fri Jun 22 05:14:46 UTC 2012


Zope2 Tests : UNKNOWN
Zope-2.13 Python-2.7.3 : Linux (x86_64)

Running ./bin/alltests --all
/home/stefan/autotest/zope_runtests_4.sh: line 13: ./bin/alltests: No such file or directory

UNKNOWN

----------------------------------------------------------------------------
Results of the buildout step have been included below for debugging purposes
----------------------------------------------------------------------------

Running /usr/local/python2.7/bin/python bootstrap.py --distribute
Download error on http://pypi.python.org/simple/zc.buildout/: [Errno 101] Network is unreachable -- Some packages may not be found!
Download error on http://pypi.python.org/simple/zc.buildout/: [Errno 101] Network is unreachable -- Some packages may not be found!
Couldn't find index page for 'zc.buildout' (maybe misspelled?)
Creating directory '/home/stefan/autotest/temp/python27-zope213all/bin'.
Creating directory '/home/stefan/autotest/temp/python27-zope213all/parts'.
Creating directory '/home/stefan/autotest/temp/python27-zope213all/eggs'.
Creating directory '/home/stefan/autotest/temp/python27-zope213all/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python27-zope213all/bin/buildout'.
Running ./bin/buildout

Link to http://github.com/fschulze/mr.developer ***BLOCKED*** by --allow-hosts

Setting socket time out to 60 seconds
Getting distribution for 'mr.developer==1.18'.
warning: no files found matching 'README.txt'
Got mr.developer 1.18.
Develop: '/home/stefan/autotest/temp/python27-zope213all/.'
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Getting distribution for 'zc.recipe.egg==1.2.2'.
Got zc.recipe.egg 1.2.2.
Getting distribution for 'zc.recipe.testrunner==1.2.1'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.2.1.
Getting distribution for 'zope.testing==3.9.7'.
warning: no files found matching 'sampletests' under directory 'src'
Got zope.testing 3.9.7.
Getting distribution for 'zope.interface==3.6.7'.
Got zope.interface 3.6.7.
Getting distribution for 'zope.exceptions==3.6.2'.
Got zope.exceptions 3.6.2.
Installing _mr.developer.
Generated script '/home/stefan/autotest/temp/python27-zope213all/bin/develop'.
Installing test.
Getting distribution for 'Products.StandardCacheManagers==2.13.0'.
Got Products.StandardCacheManagers 2.13.0.
Getting distribution for 'Products.PythonScripts==2.13.0'.
Got Products.PythonScripts 2.13.0.
Getting distribution for 'Products.MIMETools==2.13.0'.
Got Products.MIMETools 2.13.0.
Getting distribution for 'Products.MailHost==2.13.1'.
Got Products.MailHost 2.13.1.
Getting distribution for 'Products.ExternalMethod==2.13.0'.
Got Products.ExternalMethod 2.13.0.
Getting distribution for 'Products.BTreeFolder2==2.13.4'.
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
Got Products.BTreeFolder2 2.13.4.
Getting distribution for 'zope.viewlet==3.7.2'.
Got zope.viewlet 3.7.2.
Getting distribution for 'zope.traversing==3.13.2'.
Got zope.traversing 3.13.2.
Getting distribution for 'zope.testbrowser==3.11.1'.
Got zope.testbrowser 3.11.1.
Getting distribution for 'zope.tales==3.5.2'.
Got zope.tales 3.5.2.
While:
  Installing test.
  Getting distribution for 'zope.tal==3.5.2'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", line 1683, in main
    getattr(buildout, command)(args)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", line 555, in install
    installed_files = self[part]._call(recipe.install)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", line 1227, in _call
    return f()
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.recipe.testrunner-1.2.1-py2.7.egg/zc/recipe/testrunner/__init__.py", line 43, in install
    eggs, ws = self.egg.working_set(('zope.testing <3.10.0', ))
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.recipe.egg-1.2.2-py2.7.egg/zc/recipe/egg/egg.py", line 90, in working_set
    **kw)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", line 800, in install
    return installer.install(specs, working_set)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", line 670, in install
    for dist in self._get_dist(requirement, ws, self._always_unzip
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", line 475, in _get_dist
    dist, avail = self._satisfied(requirement)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", line 207, in _satisfied
    return None, self._obtain(req, source)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/easy_install.py", line 399, in _obtain
    if index.obtain(requirement) is None:
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 341, in obtain
    self.prescan(); self.find_packages(requirement)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 326, in find_packages
    self.scan_url(self.index_url + requirement.unsafe_name+'/')
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 669, in scan_url
    self.process_url(url, True)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 202, in process_url
    f = self.open_url(url, "Download error on %s: %%s -- Some packages may not be found!" % url)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 611, in open_url
    return open_with_auth(url)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 754, in _socket_timeout
    return func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/distribute-0.6.27-py2.7.egg/setuptools/package_index.py", line 796, in open_with_auth
    fp = urllib2.urlopen(request)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 400, in open
    response = self._open(req, data)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 418, in _open
    '_open', req)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 1207, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/local/python2.7/lib/python2.7/urllib2.py", line 1180, in do_open
    r = h.getresponse(buffering=True)
  File "/usr/local/python2.7/lib/python2.7/httplib.py", line 1030, in getresponse
    response.begin()
  File "/usr/local/python2.7/lib/python2.7/httplib.py", line 407, in begin
    version, status, reason = self._read_status()
  File "/usr/local/python2.7/lib/python2.7/httplib.py", line 365, in _read_status
    line = self.fp.readline()
  File "/usr/local/python2.7/lib/python2.7/socket.py", line 447, in readline
    data = self._sock.recv(self._rbufsize)
timeout: timed out


More information about the Zope-tests mailing list