[cmf-tests] UNKNOWN : CMF-trunk Zope-trunk Python-2.7.3 : Linux
CMF Tests
cmf-tests at epy.co.at
Sun Feb 17 06:49:23 UTC 2013
CMF Tests : UNKNOWN
CMF-trunk Zope-trunk Python-2.7.3 : Linux (x86_64)
Running ./bin/test
/home/stefan/autotest/cmf_runtests_4.sh: line 12: ./bin/test: 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
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.35.tar.gz
Extracting in /tmp/tmpQDM6Xx
Now working in /tmp/tmpQDM6Xx/distribute-0.6.35
Building a Distribute egg in /tmp/tmpkbzqLK
/tmp/tmpkbzqLK/distribute-0.6.35-py2.7.egg
Creating directory '/home/stefan/autotest/temp/python27-zope214-cmf24/bin'.
Creating directory '/home/stefan/autotest/temp/python27-zope214-cmf24/parts'.
Creating directory '/home/stefan/autotest/temp/python27-zope214-cmf24/eggs'.
Creating directory '/home/stefan/autotest/temp/python27-zope214-cmf24/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python27-zope214-cmf24/bin/buildout'.
Running ./bin/buildout -c buildout.cfg
Setting socket time out to 60 seconds.
Getting distribution for 'mr.developer==1.22'.
Got mr.developer 1.22.
Getting distribution for 'zc.buildout==1.6.3'.
Got zc.buildout 1.6.3.
Getting distribution for 'distribute==0.6.29'.
Got distribute 0.6.29.
Upgraded:
zc.buildout version 1.6.3,
distribute version 0.6.29;
restarting.
Generated script '/home/stefan/autotest/temp/python27-zope214-cmf24/bin/buildout'.
Setting socket time out to 60 seconds
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Zope2'
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
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.GenericSetup'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.GenericSetup/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.DCWorkflow'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.DCWorkflow/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFTopic'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFTopic/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFUid'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFUid/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFDefault'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFDefault/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/five.localsitemanager'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFCore'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFCore/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFCalendar'
Installed /home/stefan/autotest/temp/python27-zope214-cmf24/src/Products.CMFCalendar/eggtestinfo-0.3-py2.7.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Getting distribution for 'zc.recipe.egg==1.3.2'.
Got zc.recipe.egg 1.3.2.
Getting distribution for 'zc.recipe.testrunner==1.4.0'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.4.0.
Getting distribution for 'z3c.recipe.scripts==1.0.1'.
Got z3c.recipe.scripts 1.0.1.
Getting distribution for 'zope.testrunner==4.0.4'.
package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file)
Creating missing __init__.py for zope.testrunner.testrunner-ex
Got zope.testrunner 4.0.4.
Getting distribution for 'zope.interface==4.0.1'.
Got zope.interface 4.0.1.
Getting distribution for 'zope.exceptions==4.0.1'.
Got zope.exceptions 4.0.1.
Getting distribution for 'plone.recipe.zope2instance==4.2.1'.
warning: no previously-included files matching '*pyc' found anywhere in distribution
Got plone.recipe.zope2instance 4.2.1.
While:
Installing.
Getting section instance.
Initializing section instance.
Installing recipe plone.recipe.zope2instance.
Getting distribution for 'ZODB3==3.10.5'.
An internal error occurred 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-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/buildout.py", line 1852, in main
getattr(buildout, command)(args)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/buildout.py", line 502, in install
[self[part]['recipe'] for part in install_parts]
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/buildout.py", line 1086, in __getitem__
options._initialize()
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/buildout.py", line 1171, in _initialize
recipe_class = _install_and_load(reqs, 'zc.buildout', entry, buildout)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/buildout.py", line 1127, in _install_and_load
prefer_final=not buildout.accept_buildout_test_releases)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/easy_install.py", line 1090, in install
return installer.install(specs, working_set)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/easy_install.py", line 942, in install
ws, self._always_unzip):
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/easy_install.py", line 723, in _get_dist
dist, avail = self._satisfied(requirement)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/easy_install.py", line 440, in _satisfied
return None, self._obtain(req, source)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/zc.buildout-1.6.3-py2.7.egg/zc/buildout/easy_install.py", line 639, in _obtain
if index.obtain(requirement) is None:
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 341, in obtain
self.prescan(); self.find_packages(requirement)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-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-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 669, in scan_url
self.process_url(url, True)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 224, in process_url
page = self.process_index(url, page)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 301, in process_index
self.scan_url(new_url)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 669, in scan_url
self.process_url(url, True)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-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-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 611, in open_url
return open_with_auth(url)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 754, in _socket_timeout
return func(*args, **kwargs)
File "/home/stefan/autotest/temp/python27-zope214-cmf24/eggs/distribute-0.6.29-py2.7.egg/setuptools/package_index.py", line 802, 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 cmf-tests
mailing list