[Zope-dev] buildbot failure in Zope on z3c.recipe.egg_

2008-06-13 Thread ct
The Buildbot has detected a new failure of z3c.recipe.egg_ on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.recipe.egg_/builds/102

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'z3c.recipe.egg_ nightly' triggered 
this build
Build Source Stamp: [branch z3c.recipe.egg_/trunk] HEAD
Blamelist: 

BUILD FAILED: failed svn
Logs are attached.

sincerely,
 -The Buildbot

svn: Can't connect to host 'svn.zope.org': Connection refused
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildbot failure in Zope on z3c.recipe.egg_

2008-06-07 Thread ct
The Buildbot has detected a new failure of z3c.recipe.egg_ on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.recipe.egg_/builds/95

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: 
Build Source Stamp: [branch z3c.recipe.egg_/trunk] HEAD
Blamelist: rossp

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/z3c
Abuild/z3c/__init__.py
Abuild/z3c/recipe
Abuild/z3c/recipe/egg
Abuild/z3c/recipe/egg/tests
Abuild/z3c/recipe/egg/tests/foo
Abuild/z3c/recipe/egg/tests/foo/foo
Abuild/z3c/recipe/egg/tests/foo/foo/__init__.py
Abuild/z3c/recipe/egg/tests/foo/setup.py
Abuild/z3c/recipe/egg/tests/foo/README.txt
Abuild/z3c/recipe/egg/tests/bar
Abuild/z3c/recipe/egg/tests/bar/bar
Abuild/z3c/recipe/egg/tests/bar/bar/__init__.py
Abuild/z3c/recipe/egg/tests/bar/setup.py
Abuild/z3c/recipe/egg/tests/bar/README.txt
Abuild/z3c/recipe/egg/tests/__init__.py
Abuild/z3c/recipe/egg/tests/tests.py
Abuild/z3c/recipe/egg/__init__.py
Abuild/z3c/recipe/egg/editable.txt
Abuild/z3c/recipe/egg/setup.txt
Abuild/z3c/recipe/__init__.py
Abuild/EXTERNALS.txt
Abuild/buildout.cfg
Abuild/setup.py
Abuild/README.txt
Abuild/paster.cfg
Abuild/.cvsignore
Abuild/setup.cfg
 U   build

Fetching external item into 'build/bootstrap'
Abuild/bootstrap/bootstrap.py
Checked out external at revision 87233.

Checked out revision 87233.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/test'.
Running unit tests:


Failure in test 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt
Failed doctest test for editable.txt
  File 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt,
 line 0

--
File 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt,
 line 85, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
  File 
/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py,
 line 1356, in __run

  File doctest editable.txt[12], line 1, in ?
ls(sample_buildout, 'parts', 'demoneeded')
  File 
/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py, line 
48, in ls
names = os.listdir(dir)
OSError: [Errno 2] No such file or directory: 
'/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded'
--
File 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt,
 line 89, in editable.txt
Failed example:
cat(
sample_buildout, 'parts', 'demoneeded', 'demoneeded',
'setup.py')
Exception raised:
Traceback (most recent call last):
  File 
/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py,
 line 1356, in __run

  File doctest editable.txt[13], line 3, in ?
'setup.py')
  File 
/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py, line 
43, in cat
print open(path).read(),
IOError: [Errno 2] No such file or directory: 
'/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded/demoneeded/setup.py'
--
File 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt,
 line 101, in editable.txt
Failed example:
print system(buildout+' -No'),
Differences (ndiff with -expected +actual):
- Updating demoneeded.
?  ^^ ^
+ Uninstalling demoneeded.
?  ^ ^^
+ Installing demoneeded.
--
File 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt,
 line 104, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
  File 
/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py,
 line 1356, in __run

  File doctest editable.txt[15], line 1, in ?
ls(sample_buildout, 'parts',