[Zope-tests] UNKNOWN : Zope-2.13 Python-2.6.8 : Linux
Zope2 Tests
zope-tests at epy.co.at
Fri Jun 22 05:12:46 UTC 2012
Zope2 Tests : UNKNOWN
Zope-2.13 Python-2.6.8 : 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.6/bin/python bootstrap.py --distribute
Creating directory '/home/stefan/autotest/temp/python26-zope213all/bin'.
Creating directory '/home/stefan/autotest/temp/python26-zope213all/parts'.
Creating directory '/home/stefan/autotest/temp/python26-zope213all/eggs'.
Creating directory '/home/stefan/autotest/temp/python26-zope213all/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python26-zope213all/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Link to http://github.com/fschulze/mr.developer ***BLOCKED*** by --allow-hosts
Getting distribution for 'mr.developer==1.18'.
warning: no files found matching 'README.txt'
Got mr.developer 1.18.
Link to http://code.google.com/p/argparse/ ***BLOCKED*** by --allow-hosts
Getting distribution for 'argparse==1.1'.
zip_safe flag not set; analyzing archive contents...
Got argparse 1.1.
Develop: '/home/stefan/autotest/temp/python26-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/python26-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.
Getting distribution for 'zope.tal==3.5.2'.
Got zope.tal 3.5.2.
Getting distribution for 'zope.structuredtext==3.5.1'.
Got zope.structuredtext 3.5.1.
Download error on http://pypi.python.org/simple/zope.size/: timed out -- Some packages may not be found!
Download error on http://pypi.python.org/simple/zope.size/: timed out -- Some packages may not be found!
Couldn't find index page for 'zope.size' (maybe misspelled?)
While:
Installing test.
Getting distribution for 'zope.size==3.4.1'.
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/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", line 1683, in main
getattr(buildout, command)(args)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", line 555, in install
installed_files = self[part]._call(recipe.install)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/buildout.py", line 1227, in _call
return f()
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.recipe.testrunner-1.2.1-py2.6.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/python26-zope213all/eggs/zc.recipe.egg-1.2.2-py2.6.egg/zc/recipe/egg/egg.py", line 90, in working_set
**kw)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/easy_install.py", line 800, in install
return installer.install(specs, working_set)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.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/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/easy_install.py", line 475, in _get_dist
dist, avail = self._satisfied(requirement)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/easy_install.py", line 207, in _satisfied
return None, self._obtain(req, source)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/zc.buildout-1.4.4-py2.6.egg/zc/buildout/easy_install.py", line 399, in _obtain
if index.obtain(requirement) is None:
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 341, in obtain
self.prescan(); self.find_packages(requirement)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 334, in find_packages
self.not_found_in_index(requirement)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 391, in not_found_in_index
self.scan_all()
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 323, in scan_all
self.scan_url(self.index_url)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 669, in scan_url
self.process_url(url, True)
File "/home/stefan/autotest/temp/python26-zope213all/eggs/distribute-0.6.27-py2.6.egg/setuptools/package_index.py", line 211, in process_url
page = f.read()
File "/usr/local/python2.6/lib/python2.6/socket.py", line 348, in read
data = self._sock.recv(rbufsize)
File "/usr/local/python2.6/lib/python2.6/httplib.py", line 542, in read
s = self.fp.read(amt)
File "/usr/local/python2.6/lib/python2.6/socket.py", line 377, in read
data = self._sock.recv(left)
timeout: timed out
More information about the Zope-tests
mailing list