Zope tests for Wed, 20 Feb 2013 01:00:02 +0000 (UTC)

UNKNOWN FAILED (failures=2) : Zope-2.13 Python-2.6.8 : Linux

Summary email

Zope2 Tests : FAILED (failures=2)
Zope-2.13 Python-2.6.8 : Linux (x86_64)

Running ./bin/alltests --all
./bin/alltests:85: DeprecationWarning: zope.testing.testrunner is deprecated in favour of zope.testrunner. /home/stefan/autotest/temp/python26-zope213all/eggs/zope.testing-3.9.7-py2.6.egg/zope/testing/testrunner/formatter.py:28: DeprecationWarning: zope.testing.exceptions is deprecated in favour of zope.testrunner.exceptions from zope.testing.exceptions import DocTestFailureException Running OFS.tests.testCopySupportEvents.EventLayer tests: Set up OFS.tests.testCopySupportEvents.EventLayer in 0.089 seconds. Ran 14 tests with 0 failures and 0 errors in 0.043 seconds. Running OFS.tests.testCopySupportHooks.HookLayer tests: Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds. Set up OFS.tests.testCopySupportHooks.HookLayer in 0.088 seconds. Ran 14 tests with 0 failures and 0 errors in 0.044 seconds. Running Testing.ZopeTestCase.layer.ZopeLite tests: Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds. Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Failure in test test_menu (Products.Five.browser.tests.test_menu) Traceback (most recent call last): File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run testMethod() File "/usr/local/python2.6/lib/python2.6/doctest.py", line 2163, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for Products.Five.browser.tests.test_menu.test_menu File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/test_menu.py", line 17, in test_menu ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/test_menu.py", line 51, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/test_menu.py", line 102, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} Got: {'action': '@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/test_menu.py", line 111, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[1]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Failure in test /home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/pages.txt Traceback (most recent call last): File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run testMethod() File "/usr/local/python2.6/lib/python2.6/doctest.py", line 2163, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for pages.txt File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/pages.txt", line 0 ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/pages.txt", line 93, in pages.txt Failed example: page.__name__ Expected: u'eagle.txt' Got: 'eagle.txt' Ran 220 tests with 2 failures and 0 errors in 4.313 seconds. Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests: Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Ran 18 tests with 0 failures and 0 errors in 0.028 seconds. Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Ran 2 tests with 0 failures and 0 errors in 0.005 seconds. Running zope.testing.testrunner.layer.UnitTests tests: Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds. /home/stefan/autotest/temp/python26-zope213all/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/tests/test___init__.py:28: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release return upgradeException(t, v) Ran 2526 tests with 0 failures and 0 errors in 45.198 seconds. Tearing down left over layers: Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Total: 2794 tests, 2 failures, 0 errors in 50.470 seconds. FAILED (failures=2)

UNKNOWN FAILED (failures=2) : Zope-2.13 Python-2.7.3 : Linux

Summary email

Zope2 Tests : FAILED (failures=2)
Zope-2.13 Python-2.7.3 : Linux (x86_64)

Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests: Set up OFS.tests.testCopySupportEvents.EventLayer in 0.091 seconds. Ran 14 tests with 0 failures and 0 errors in 0.042 seconds. Running OFS.tests.testCopySupportHooks.HookLayer tests: Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds. Set up OFS.tests.testCopySupportHooks.HookLayer in 0.088 seconds. Ran 14 tests with 0 failures and 0 errors in 0.043 seconds. Running Testing.ZopeTestCase.layer.ZopeLite tests: Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds. Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Failure in test test_menu (Products.Five.browser.tests.test_menu) Traceback (most recent call last): File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 327, in run testMethod() File "/usr/local/python2.7/lib/python2.7/doctest.py", line 2201, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for Products.Five.browser.tests.test_menu.test_menu File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/test_menu.py", line 17, in test_menu ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/test_menu.py", line 51, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/test_menu.py", line 102, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} Got: {'action': '@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/test_menu.py", line 111, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[1]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Failure in test /home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/pages.txt Traceback (most recent call last): File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 327, in run testMethod() File "/usr/local/python2.7/lib/python2.7/doctest.py", line 2201, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for pages.txt File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/pages.txt", line 0 ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope213all/src/Products/Five/browser/tests/pages.txt", line 93, in pages.txt Failed example: page.__name__ Expected: u'eagle.txt' Got: 'eagle.txt' Ran 220 tests with 2 failures and 0 errors in 4.570 seconds. Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests: Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.028 seconds. Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests: Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Ran 2 tests with 0 failures and 0 errors in 0.005 seconds. Running zope.testing.testrunner.layer.UnitTests tests: Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Ran 2526 tests with 0 failures and 0 errors in 45.212 seconds. Tearing down left over layers: Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Total: 2794 tests, 2 failures, 0 errors in 50.583 seconds. FAILED (failures=2)

UNKNOWN FAILED (failures=2) : Zope-trunk Python-2.6.8 : Linux

Summary email

Zope2 Tests : FAILED (failures=2)
Zope-trunk Python-2.6.8 : Linux (x86_64)

Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests: Set up OFS.tests.testCopySupportEvents.EventLayer in 0.095 seconds. Ran 14 tests with 0 failures and 0 errors in 0.042 seconds. Running OFS.tests.testCopySupportHooks.HookLayer tests: Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds. Set up OFS.tests.testCopySupportHooks.HookLayer in 0.094 seconds. Ran 14 tests with 0 failures and 0 errors in 0.046 seconds. Running Testing.ZopeTestCase.layer.ZopeLite tests: Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds. Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Failure in test test_menu (Products.Five.browser.tests.test_menu) Failed doctest test for Products.Five.browser.tests.test_menu.test_menu File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/test_menu.py", line 17, in test_menu ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/test_menu.py", line 51, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/test_menu.py", line 102, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} Got: {'action': '@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/test_menu.py", line 111, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[1]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Failure in test /home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/pages.txt Failed doctest test for pages.txt File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/pages.txt", line 0 ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python26-zope214all/src/Products/Five/browser/tests/pages.txt", line 93, in pages.txt Failed example: page.__name__ Expected: u'eagle.txt' Got: 'eagle.txt' Ran 217 tests with 2 failures and 0 errors in 4.426 seconds. Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests: Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Ran 18 tests with 2 failures and 0 errors in 0.027 seconds. Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Ran 2 tests with 2 failures and 0 errors in 0.005 seconds. Running zope.testrunner.layer.UnitTests tests: Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Set up zope.testrunner.layer.UnitTests in 0.000 seconds. /home/stefan/autotest/temp/python26-zope214all/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/tests/test___init__.py:28: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release return upgradeException(t, v) Ran 2395 tests with 2 failures and 0 errors in 40.140 seconds. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests in 0.000 seconds. Total: 2660 tests, 2 failures, 0 errors in 45.506 seconds. FAILED (failures=2)

UNKNOWN FAILED (failures=2) : Zope-trunk Python-2.7.3 : Linux

Summary email

Zope2 Tests : FAILED (failures=2)
Zope-trunk Python-2.7.3 : Linux (x86_64)

Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests: Set up OFS.tests.testCopySupportEvents.EventLayer in 0.095 seconds. Ran 14 tests with 0 failures and 0 errors in 0.041 seconds. Running OFS.tests.testCopySupportHooks.HookLayer tests: Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds. Set up OFS.tests.testCopySupportHooks.HookLayer in 0.093 seconds. Ran 14 tests with 0 failures and 0 errors in 0.043 seconds. Running Testing.ZopeTestCase.layer.ZopeLite tests: Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds. Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Failure in test test_menu (Products.Five.browser.tests.test_menu) Failed doctest test for Products.Five.browser.tests.test_menu.test_menu File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/test_menu.py", line 17, in test_menu ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/test_menu.py", line 51, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/test_menu.py", line 102, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[0]) Expected: {'action': u'@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} Got: {'action': '@@cockatiel_menu_protected.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (protected)'} ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/test_menu.py", line 111, in Products.Five.browser.tests.test_menu.test_menu Failed example: pprint(menu[1]) Expected: {'action': u'@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Got: {'action': '@@cockatiel_menu_public.html', 'description': u'', 'extra': None, 'icon': None, 'selected': u'', 'submenu': None, 'title': u'Page in a menu (public)'} Failure in test /home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/pages.txt Failed doctest test for pages.txt File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/pages.txt", line 0 ---------------------------------------------------------------------- File "/home/stefan/autotest/temp/python27-zope214all/src/Products/Five/browser/tests/pages.txt", line 93, in pages.txt Failed example: page.__name__ Expected: u'eagle.txt' Got: 'eagle.txt' Ran 217 tests with 2 failures and 0 errors in 4.285 seconds. Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests: Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
Ran 18 tests with 2 failures and 0 errors in 0.028 seconds. Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests: Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds. Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Ran 2 tests with 2 failures and 0 errors in 0.005 seconds. Running zope.testrunner.layer.UnitTests tests: Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds. Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds. Set up zope.testrunner.layer.UnitTests in 0.000 seconds. Ran 2395 tests with 2 failures and 0 errors in 39.758 seconds. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests in 0.000 seconds. Total: 2660 tests, 2 failures, 0 errors in 44.828 seconds. FAILED (failures=2)

FAILED Still Failing - zopetoolkit_trunk - Build # 178

zopetoolkit_trunk - Build # 178 - Still Failing:

Check console output at http://jenkins.starzel.de/job/zopetoolkit_trunk/178/ to view the results.

Console text from last build:

Started by timer
Building in workspace /home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace

Deleting project workspace... 
done Checking out a fresh workspace because there's no workspace at /home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace Cleaning local Directory . Checking out svn://svn.zope.org/repos/main/zopetoolkit/trunk at revision '2013-02-20T03:11:05.914 +0100' A LICENSE.txt A development.cfg AU zopeapp-versions.cfg A bootstrap.py AU buildout.cfg A COPYRIGHT.txt AU ztk.cfg AU ztk-sources.cfg AU README.txt AU zopeapp.cfg AU ztk-versions.cfg AU zopeapp-sources.cfg AU index.rst U . At revision 129502 No emails were triggered. [workspace] $ /bin/sh -xe /tmp/hudson8084776975363293187.sh + /home/zope/infrastructure/python-2.7/bin/virtualenv . --distribute Using real prefix '/home/zope/infrastructure/parts/opt' New python executable in ./bin/python2.7 Also creating executable in ./bin/python Installing distribute..........................................................................................................................................................................................................done. Installing pip................done. [workspace] $ /bin/sh -xe /tmp/hudson2748406643784660638.sh + ./bin/python bootstrap.py -c development.cfg Creating directory '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/parts'. Creating directory '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/develop-eggs'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/buildout'. [workspace] $ /bin/sh -xe /tmp/hudson2362606150346708529.sh + ./bin/develop up -f /tmp/hudson2362606150346708529.sh: 1: ./bin/develop: not found + ./bin/buildout -t 3 -c development.cfg Setting socket time out to 3 seconds. mr.developer: Creating missing sources dir /home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src. mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Cloned 'persistent' with git. mr.developer: Checked out 'z3c.recipe.compattest' with subversion. mr.developer: Checked out 'ZODB3' with subversion. mr.developer: Cloned 'ZConfig' with git. mr.developer: Cloned 'transaction' with git. mr.developer: Cloned 'zope.annotation' with git. mr.developer: Checked out 'zope.app.applicationcontrol' with subversion. mr.developer: Checked out 'zope.app.authentication' with subversion. mr.developer: Checked out 'zc.sourcefactory' with subversion. mr.developer: Checked out 'zope.app.appsetup' with subversion. mr.developer: Checked out 'zope.app.basicskin' with subversion. mr.developer: Checked out 'zope.app.broken' with subversion. mr.developer: Checked out 'zope.app.content' with subversion. mr.developer: Checked out 'zope.app.container' with subversion. mr.developer: Checked out 'zope.app.component' with subversion. mr.developer: Checked out 'zope.app.debug' with subversion. mr.developer: Checked out 'zope.app.dependable' with subversion. mr.developer: Checked out 'zope.app.error' with subversion. mr.developer: Checked out 'zope.app.folder' with subversion. mr.developer: Checked out 'zope.app.exception' with subversion. mr.developer: Checked out 'zope.app.i18n' with subversion. mr.developer: Checked out 'zope.app.generations' with subversion. mr.developer: Checked out 'zope.app.form' with subversion. mr.developer: Checked out 'zope.app.locales' with subversion. mr.developer: Checked out 'zope.app.http' with subversion. mr.developer: Checked out 'zope.app.pagetemplate' with subversion. mr.developer: Checked out 'zope.app.localpermission' with subversion. mr.developer: Checked out 'zope.app.principalannotation' with subversion. mr.developer: Checked out 'zope.app.renderer' with subversion. mr.developer: Checked out 'zope.app.publication' with subversion. mr.developer: Checked out 'zope.app.publisher' with subversion. mr.developer: Checked out 'zope.app.rotterdam' with subversion. mr.developer: Checked out 'zope.app.schema' with subversion. mr.developer: Checked out 'zope.app.testing' with subversion. mr.developer: Checked out 'zope.app.wsgi' with subversion. mr.developer: Checked out 'zope.app.security' with subversion. mr.developer: Checked out 'zope.app.zopeappgenerations' with subversion. mr.developer: Checked out 'zope.app.zcmlfiles' with subversion. mr.developer: Cloned 'zope.browser' with git. mr.developer: Checked out 'zope.applicationcontrol' with subversion. mr.developer: Checked out 'zope.authentication' with subversion. mr.developer: Checked out 'zope.broken' with subversion. mr.developer: Checked out 'zope.browsermenu' with subversion. mr.developer: Cloned 'zope.cachedescriptors' with git. mr.developer: Checked out 'zope.browserpage' with subversion. mr.developer: Cloned 'zope.component' with git. mr.developer: Checked out 'zope.catalog' with subversion. mr.developer: Checked out 'zope.browserresource' with subversion. mr.developer: Checked out 'zope.componentvocabulary' with subversion. mr.developer: Cloned 'zope.configuration' with git. mr.developer: Cloned 'zope.copy' with git. mr.developer: Checked out 'zope.contentprovider' with subversion. mr.developer: Checked out 'zope.contenttype' with subversion. mr.developer: Cloned 'zope.deprecation' with git. mr.developer: Checked out 'zope.datetime' with subversion. mr.developer: Checked out 'zope.copypastemove' with subversion. mr.developer: Cloned 'zope.dottedname' with git. mr.developer: Checked out 'zope.deferredimport' with subversion. mr.developer: Checked out 'zope.container' with subversion. mr.developer: Cloned 'zope.event' with git. mr.developer: Cloned 'zope.exceptions' with git. mr.developer: Checked out 'zope.error' with subversion. mr.developer: Cloned 'zope.filerepresentation' with git. mr.developer: Checked out 'zope.dublincore' with subversion. mr.developer: Cloned 'zope.hookable' with git. mr.developer: Checked out 'zope.generations' with subversion. mr.developer: Checked out 'zope.formlib' with subversion. mr.developer: Cloned 'zope.i18nmessageid' with git. mr.developer: Cloned 'zope.interface' with git. mr.developer: Checked out 'zope.index' with subversion. mr.developer: Checked out 'zope.intid' with subversion. mr.developer: Cloned 'zope.i18n' with git. mr.developer: Cloned 'zope.lifecycleevent' with git. mr.developer: Cloned 'zope.location' with git. mr.developer: Checked out 'zope.keyreference' with subversion. mr.developer: Checked out 'zope.login' with subversion. mr.developer: Checked out 'zope.mimetype' with subversion. mr.developer: Checked out 'zope.minmax' with subversion. mr.developer: Checked out 'zope.pagetemplate' with subversion. mr.developer: Checked out 'zope.password' with subversion. mr.developer: Checked out 'zope.principalannotation' with subversion. mr.developer: Checked out 'zope.pluggableauth' with subversion. mr.developer: Cloned 'zope.proxy' with git. mr.developer: Checked out 'zope.processlifetime' with subversion. mr.developer: Checked out 'zope.principalregistry' with subversion. mr.developer: Cloned 'zope.schema' with git. mr.developer: Checked out 'zope.ptresource' with subversion. mr.developer: Checked out 'zope.ramcache' with subversion. mr.developer: Cloned 'zope.security' with git. mr.developer: Checked out 'zope.publisher' with subversion. mr.developer: Checked out 'zope.sendmail' with subversion. mr.developer: Checked out 'zope.securitypolicy' with subversion. mr.developer: Checked out 'zope.sequencesort' with subversion. mr.developer: Checked out 'zope.server' with subversion. mr.developer: Checked out 'zope.session' with subversion. mr.developer: Cloned 'zope.size' with git. mr.developer: Cloned 'zope.tales' with git. mr.developer: Checked out 'zope.site' with subversion. mr.developer: Checked out 'zope.structuredtext' with subversion. mr.developer: Cloned 'zope.tal' with git. mr.developer: Checked out 'zope.testbrowser' with subversion. mr.developer: Cloned 'zope.testing' with git. mr.developer: Cloned 'zope.untrustedpython' with git. mr.developer: Cloned 'zope.testrunner' with git. mr.developer: Checked out 'zope.traversing' with subversion. mr.developer: Checked out 'zope.viewlet' with subversion. Upgraded: zc.buildout version 1.6.3; restarting. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/buildout'. Setting socket time out to 3 seconds mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'persistent' with git. mr.developer: Updated 'transaction' with git. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'zc.sourcefactory' with subversion. mr.developer: Switched 'z3c.recipe.compattest' with subversion. mr.developer: Switched 'ZODB3' with subversion. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. mr.developer: Switched 'zope.app.appsetup' with subversion. mr.developer: Switched 'zope.app.broken' with subversion. mr.developer: Switched 'zope.app.container' with subversion. mr.developer: Switched 'zope.app.basicskin' with subversion. mr.developer: Switched 'zope.app.authentication' with subversion. mr.developer: Switched 'zope.app.component' with subversion. mr.developer: Switched 'zope.app.exception' with subversion. mr.developer: Switched 'zope.app.error' with subversion. mr.developer: Switched 'zope.app.dependable' with subversion. mr.developer: Switched 'zope.app.content' with subversion. mr.developer: Switched 'zope.app.debug' with subversion. mr.developer: Switched 'zope.app.generations' with subversion. mr.developer: Switched 'zope.app.form' with subversion. mr.developer: Switched 'zope.app.folder' with subversion. mr.developer: Switched 'zope.app.i18n' with subversion. mr.developer: Switched 'zope.app.http' with subversion. mr.developer: Switched 'zope.app.localpermission' with subversion. mr.developer: Switched 'zope.app.pagetemplate' with subversion. mr.developer: Switched 'zope.app.locales' with subversion. mr.developer: Switched 'zope.app.rotterdam' with subversion. mr.developer: Switched 'zope.app.publisher' with subversion. mr.developer: Switched 'zope.app.principalannotation' with subversion. mr.developer: Switched 'zope.app.publication' with subversion. mr.developer: Switched 'zope.app.renderer' with subversion. mr.developer: Switched 'zope.app.testing' with subversion. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. mr.developer: Switched 'zope.app.wsgi' with subversion. mr.developer: Switched 'zope.app.security' with subversion. mr.developer: Switched 'zope.app.schema' with subversion. mr.developer: Updated 'zope.browser' with git. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. mr.developer: Switched 'zope.authentication' with subversion. mr.developer: Switched 'zope.broken' with subversion. mr.developer: Switched 'zope.applicationcontrol' with subversion. mr.developer: Switched 'zope.browserpage' with subversion. mr.developer: Switched 'zope.browsermenu' with subversion. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Switched 'zope.catalog' with subversion. mr.developer: Switched 'zope.browserresource' with subversion. mr.developer: Updated 'zope.component' with git. mr.developer: Updated 'zope.configuration' with git. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.container' with subversion. mr.developer: Switched 'zope.contentprovider' with subversion. mr.developer: Switched 'zope.componentvocabulary' with subversion. mr.developer: Switched 'zope.contenttype' with subversion. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Switched 'zope.copypastemove' with subversion. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Updated 'zope.event' with git. mr.developer: Switched 'zope.deferredimport' with subversion. mr.developer: Switched 'zope.dublincore' with subversion. mr.developer: Switched 'zope.datetime' with subversion. mr.developer: Switched 'zope.error' with subversion. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Switched 'zope.formlib' with subversion. mr.developer: Switched 'zope.generations' with subversion. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Updated 'zope.i18n' with git. mr.developer: Updated 'zope.interface' with git. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Updated 'zope.location' with git. mr.developer: Switched 'zope.intid' with subversion. mr.developer: Switched 'zope.keyreference' with subversion. mr.developer: Switched 'zope.index' with subversion. mr.developer: Switched 'zope.login' with subversion. mr.developer: Switched 'zope.minmax' with subversion. mr.developer: Switched 'zope.mimetype' with subversion. mr.developer: Switched 'zope.pagetemplate' with subversion. mr.developer: Switched 'zope.pluggableauth' with subversion. mr.developer: Switched 'zope.password' with subversion. mr.developer: Switched 'zope.principalannotation' with subversion. mr.developer: Updated 'zope.proxy' with git. mr.developer: Switched 'zope.processlifetime' with subversion. mr.developer: Switched 'zope.ptresource' with subversion. mr.developer: Switched 'zope.principalregistry' with subversion. mr.developer: Updated 'zope.schema' with git. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.publisher' with subversion. mr.developer: Switched 'zope.ramcache' with subversion. mr.developer: Switched 'zope.securitypolicy' with subversion. mr.developer: Switched 'zope.sendmail' with subversion. mr.developer: Switched 'zope.sequencesort' with subversion. mr.developer: Updated 'zope.size' with git. mr.developer: Switched 'zope.server' with subversion. mr.developer: Switched 'zope.session' with subversion. mr.developer: Updated 'zope.tal' with git. mr.developer: Updated 'zope.testing' with git. mr.developer: Updated 'zope.tales' with git. mr.developer: Switched 'zope.site' with subversion. mr.developer: Switched 'zope.structuredtext' with subversion. mr.developer: Updated 'zope.untrustedpython' with git. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Switched 'zope.testbrowser' with subversion. mr.developer: Switched 'zope.traversing' with subversion. mr.developer: Switched 'zope.viewlet' with subversion. Upgraded: distribute version 0.6.28; restarting. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/buildout'. Setting socket time out to 3 seconds mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'transaction' with git. mr.developer: Updated 'persistent' with git. mr.developer: Switched 'ZODB3' with subversion. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'zc.sourcefactory' with subversion. mr.developer: Switched 'z3c.recipe.compattest' with subversion. mr.developer: Switched 'zope.app.appsetup' with subversion. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. mr.developer: Switched 'zope.app.authentication' with subversion. mr.developer: Switched 'zope.app.broken' with subversion. mr.developer: Switched 'zope.app.container' with subversion. mr.developer: Switched 'zope.app.component' with subversion. mr.developer: Switched 'zope.app.basicskin' with subversion. mr.developer: Switched 'zope.app.content' with subversion. mr.developer: Switched 'zope.app.debug' with subversion. mr.developer: Switched 'zope.app.dependable' with subversion. mr.developer: Switched 'zope.app.folder' with subversion. mr.developer: Switched 'zope.app.exception' with subversion. mr.developer: Switched 'zope.app.error' with subversion. mr.developer: Switched 'zope.app.generations' with subversion. mr.developer: Switched 'zope.app.http' with subversion. mr.developer: Switched 'zope.app.form' with subversion. mr.developer: Switched 'zope.app.i18n' with subversion. mr.developer: Switched 'zope.app.locales' with subversion. mr.developer: Switched 'zope.app.pagetemplate' with subversion. mr.developer: Switched 'zope.app.localpermission' with subversion. mr.developer: Switched 'zope.app.principalannotation' with subversion. mr.developer: Switched 'zope.app.publication' with subversion. mr.developer: Switched 'zope.app.publisher' with subversion. mr.developer: Switched 'zope.app.renderer' with subversion. mr.developer: Switched 'zope.app.schema' with subversion. mr.developer: Switched 'zope.app.security' with subversion. mr.developer: Switched 'zope.app.rotterdam' with subversion. mr.developer: Switched 'zope.app.testing' with subversion. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. mr.developer: Switched 'zope.app.wsgi' with subversion. mr.developer: Switched 'zope.authentication' with subversion. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. mr.developer: Switched 'zope.applicationcontrol' with subversion. mr.developer: Updated 'zope.browser' with git. mr.developer: Switched 'zope.broken' with subversion. mr.developer: Switched 'zope.browserresource' with subversion. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Switched 'zope.browsermenu' with subversion. mr.developer: Switched 'zope.browserpage' with subversion. mr.developer: Updated 'zope.component' with git. mr.developer: Updated 'zope.configuration' with git. mr.developer: Switched 'zope.catalog' with subversion. mr.developer: Switched 'zope.componentvocabulary' with subversion. mr.developer: Switched 'zope.container' with subversion. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.contentprovider' with subversion. mr.developer: Switched 'zope.contenttype' with subversion. mr.developer: Switched 'zope.datetime' with subversion. mr.developer: Switched 'zope.copypastemove' with subversion. mr.developer: Switched 'zope.deferredimport' with subversion. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Switched 'zope.dublincore' with subversion. mr.developer: Switched 'zope.error' with subversion. mr.developer: Switched 'zope.formlib' with subversion. mr.developer: Switched 'zope.generations' with subversion. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Updated 'zope.event' with git. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Updated 'zope.i18n' with git. mr.developer: Switched 'zope.index' with subversion. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Switched 'zope.intid' with subversion. mr.developer: Updated 'zope.interface' with git. mr.developer: Switched 'zope.keyreference' with subversion. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Switched 'zope.login' with subversion. mr.developer: Switched 'zope.mimetype' with subversion. mr.developer: Switched 'zope.minmax' with subversion. mr.developer: Updated 'zope.location' with git. mr.developer: Switched 'zope.pluggableauth' with subversion. mr.developer: Switched 'zope.password' with subversion. mr.developer: Switched 'zope.principalannotation' with subversion. mr.developer: Switched 'zope.pagetemplate' with subversion. mr.developer: Switched 'zope.processlifetime' with subversion. mr.developer: Switched 'zope.principalregistry' with subversion. mr.developer: Updated 'zope.proxy' with git. mr.developer: Switched 'zope.publisher' with subversion. mr.developer: Switched 'zope.ptresource' with subversion. mr.developer: Switched 'zope.ramcache' with subversion. mr.developer: Switched 'zope.securitypolicy' with subversion. mr.developer: Switched 'zope.sendmail' with subversion. mr.developer: Switched 'zope.server' with subversion. mr.developer: Switched 'zope.sequencesort' with subversion. mr.developer: Updated 'zope.schema' with git. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.site' with subversion. mr.developer: Switched 'zope.session' with subversion. mr.developer: Updated 'zope.size' with git. mr.developer: Switched 'zope.structuredtext' with subversion. mr.developer: Switched 'zope.testbrowser' with subversion. mr.developer: Updated 'zope.tal' with git. mr.developer: Updated 'zope.tales' with git. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Switched 'zope.viewlet' with subversion. mr.developer: Switched 'zope.traversing' with subversion. mr.developer: Updated 'zope.testing' with git. mr.developer: Updated 'zope.untrustedpython' with git. Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.dottedname' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.hookable' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.schema' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.localpermission' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.event' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.pluggableauth' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.security' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.tal' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.dublincore' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.viewlet' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.location' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'nosetests.xml' warning: no previously-included files found matching 'src/coverage.xml' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.deferredimport' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.configuration' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.content' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.componentvocabulary' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.zcmlfiles' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.traversing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.contenttype' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.lifecycleevent' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.ramcache' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.i18nmessageid' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.basicskin' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.wsgi' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.testing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.zopeappgenerations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.login' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.debug' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.cachedescriptors' warning: no files found matching '*.zcml' under directory 'src' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.intid' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.form' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.exceptions' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.minmax' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.renderer' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.server' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.rotterdam' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.proxy' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.ptresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.security' Installed /home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.security/zope.proxy-4.1.1-py2.7-linux-i686.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 4.0.3 Downloading http://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.0.3.tar.gz#md5=1ddd308f2c83703accd1696158c300eb Processing zope.interface-4.0.3.tar.gz Writing /tmp/easy_install-gcIj9F/zope.interface-4.0.3/setup.cfg Running zope.interface-4.0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gcIj9F/zope.interface-4.0.3/egg-dist-tmp-hXHAx_ Installed /home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.security/zope.interface-4.0.3-py2.7-linux-i686.egg 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/ZODB3' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/z3c.recipe.compattest' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testrunner' package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file) Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testing' warning: no files found matching '*' under directory 'docs' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.authentication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.deprecation' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.session' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.securitypolicy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.dependable' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.sendmail' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.annotation' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.index' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.password' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.principalregistry' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browser' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.structuredtext' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.mimetype' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browsermenu' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/ZConfig' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.datetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.component' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.copy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browserresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.formlib' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.filerepresentation' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.locales' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.folder' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.interface' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.size' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.untrustedpython' warning: no files found matching '*.txt' warning: no files found matching '*' under directory 'doc' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.publication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.sequencesort' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testbrowser' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.catalog' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.contentprovider' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zc.sourcefactory' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.exception' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.component' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.tales' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browserpage' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.schema' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.processlifetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.keyreference' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/transaction' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.http' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.site' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.copypastemove' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/persistent' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.appsetup' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.authentication' Installing _mr.developer. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/develop'. Installing test-ztk. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.testing'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.authentication'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.deprecation'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.interface'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.session'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.sequencesort'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.dottedname'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.contenttype'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.hookable'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-persistent'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.container'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.componentvocabulary'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/bin/test-ztk-zope.applicationcontrol'. While: Installing test-ztk. Getting distribution for 'BTrees'. Error: Picked: BTrees = 4.0.5 + ./bin/develop up -f INFO: Queued 'ZConfig' for update. INFO: Queued 'ZODB3' for update. INFO: Queued 'persistent' for update. INFO: Queued 'transaction' for update. INFO: Queued 'z3c.recipe.compattest' for update. INFO: Queued 'zc.sourcefactory' for update. INFO: Queued 'zope.annotation' for update. INFO: Queued 'zope.app.applicationcontrol' for update. INFO: Queued 'zope.app.appsetup' for update. INFO: Queued 'zope.app.authentication' for update. INFO: Queued 'zope.app.basicskin' for update. INFO: Queued 'zope.app.broken' for update. INFO: Queued 'zope.app.component' for update. INFO: Queued 'zope.app.container' for update. INFO: Queued 'zope.app.content' for update. INFO: Queued 'zope.app.debug' for update. INFO: Queued 'zope.app.dependable' for update. INFO: Queued 'zope.app.error' for update. INFO: Queued 'zope.app.exception' for update. INFO: Queued 'zope.app.folder' for update. INFO: Queued 'zope.app.form' for update. INFO: Queued 'zope.app.generations' for update. INFO: Queued 'zope.app.http' for update. INFO: Queued 'zope.app.i18n' for update. INFO: Queued 'zope.app.locales' for update. INFO: Queued 'zope.app.localpermission' for update. INFO: Queued 'zope.app.pagetemplate' for update. INFO: Queued 'zope.app.principalannotation' for update. INFO: Queued 'zope.app.publication' for update. INFO: Queued 'zope.app.publisher' for update. INFO: Queued 'zope.app.renderer' for update. INFO: Queued 'zope.app.rotterdam' for update. INFO: Queued 'zope.app.schema' for update. INFO: Queued 'zope.app.security' for update. INFO: Queued 'zope.app.testing' for update. INFO: Queued 'zope.app.wsgi' for update. INFO: Queued 'zope.app.zcmlfiles' for update. INFO: Queued 'zope.app.zopeappgenerations' for update. INFO: Queued 'zope.applicationcontrol' for update. INFO: Queued 'zope.authentication' for update. INFO: Queued 'zope.broken' for update. INFO: Queued 'zope.browser' for update. INFO: Queued 'zope.browsermenu' for update. INFO: Queued 'zope.browserpage' for update. INFO: Queued 'zope.browserresource' for update. INFO: Queued 'zope.cachedescriptors' for update. INFO: Queued 'zope.catalog' for update. INFO: Queued 'zope.component' for update. INFO: Queued 'zope.componentvocabulary' for update. INFO: Queued 'zope.configuration' for update. INFO: Queued 'zope.container' for update. INFO: Queued 'zope.contentprovider' for update. INFO: Queued 'zope.contenttype' for update. INFO: Queued 'zope.copy' for update. INFO: Queued 'zope.copypastemove' for update. INFO: Queued 'zope.datetime' for update. INFO: Queued 'zope.deferredimport' for update. INFO: Queued 'zope.deprecation' for update. INFO: Queued 'zope.dottedname' for update. INFO: Queued 'zope.dublincore' for update. INFO: Queued 'zope.error' for update. INFO: Queued 'zope.event' for update. INFO: Queued 'zope.exceptions' for update. INFO: Queued 'zope.filerepresentation' for update. INFO: Queued 'zope.formlib' for update. INFO: Queued 'zope.generations' for update. INFO: Queued 'zope.hookable' for update. INFO: Queued 'zope.i18n' for update. INFO: Queued 'zope.i18nmessageid' for update. INFO: Queued 'zope.index' for update. INFO: Queued 'zope.interface' for update. INFO: Queued 'zope.intid' for update. INFO: Queued 'zope.keyreference' for update. INFO: Queued 'zope.lifecycleevent' for update. INFO: Queued 'zope.location' for update. INFO: Queued 'zope.login' for update. INFO: Queued 'zope.mimetype' for update. INFO: Queued 'zope.minmax' for update. INFO: Queued 'zope.pagetemplate' for update. INFO: Queued 'zope.password' for update. INFO: Queued 'zope.pluggableauth' for update. INFO: Queued 'zope.principalannotation' for update. INFO: Queued 'zope.principalregistry' for update. INFO: Queued 'zope.processlifetime' for update. INFO: Queued 'zope.proxy' for update. INFO: Queued 'zope.ptresource' for update. INFO: Queued 'zope.publisher' for update. INFO: Queued 'zope.ramcache' for update. INFO: Queued 'zope.schema' for update. INFO: Queued 'zope.security' for update. INFO: Queued 'zope.securitypolicy' for update. INFO: Queued 'zope.sendmail' for update. INFO: Queued 'zope.sequencesort' for update. INFO: Queued 'zope.server' for update. INFO: Queued 'zope.session' for update. INFO: Queued 'zope.site' for update. INFO: Queued 'zope.size' for update. INFO: Queued 'zope.structuredtext' for update. INFO: Queued 'zope.tal' for update. INFO: Queued 'zope.tales' for update. INFO: Queued 'zope.testbrowser' for update. INFO: Queued 'zope.testing' for update. INFO: Queued 'zope.testrunner' for update. INFO: Queued 'zope.traversing' for update. INFO: Queued 'zope.untrustedpython' for update. INFO: Queued 'zope.viewlet' for update. INFO: Updated 'ZConfig' with git. INFO: Updated 'persistent' with git. INFO: Updated 'transaction' with git. INFO: Updated 'zope.annotation' with git. INFO: Switched 'zc.sourcefactory' with subversion. INFO: Switched 'z3c.recipe.compattest' with subversion. INFO: Switched 'ZODB3' with subversion. INFO: Switched 'zope.app.applicationcontrol' with subversion. INFO: Switched 'zope.app.appsetup' with subversion. INFO: Switched 'zope.app.basicskin' with subversion. INFO: Switched 'zope.app.authentication' with subversion. INFO: Switched 'zope.app.broken' with subversion. INFO: Switched 'zope.app.container' with subversion. INFO: Switched 'zope.app.component' with subversion. INFO: Switched 'zope.app.content' with subversion. INFO: Switched 'zope.app.dependable' with subversion. INFO: Switched 'zope.app.debug' with subversion. INFO: Switched 'zope.app.exception' with subversion. INFO: Switched 'zope.app.error' with subversion. INFO: Switched 'zope.app.folder' with subversion. INFO: Switched 'zope.app.generations' with subversion. INFO: Switched 'zope.app.form' with subversion. INFO: Switched 'zope.app.http' with subversion. INFO: Switched 'zope.app.locales' with subversion. INFO: Switched 'zope.app.i18n' with subversion. INFO: Switched 'zope.app.localpermission' with subversion. INFO: Switched 'zope.app.pagetemplate' with subversion. INFO: Switched 'zope.app.principalannotation' with subversion. INFO: Switched 'zope.app.publication' with subversion. INFO: Switched 'zope.app.renderer' with subversion. INFO: Switched 'zope.app.publisher' with subversion. INFO: Switched 'zope.app.schema' with subversion. INFO: Switched 'zope.app.rotterdam' with subversion. INFO: Switched 'zope.app.security' with subversion. INFO: Switched 'zope.app.testing' with subversion. INFO: Switched 'zope.app.wsgi' with subversion. INFO: Switched 'zope.app.zopeappgenerations' with subversion. INFO: Updated 'zope.browser' with git. INFO: Switched 'zope.app.zcmlfiles' with subversion. INFO: Switched 'zope.applicationcontrol' with subversion. INFO: Switched 'zope.authentication' with subversion. INFO: Switched 'zope.broken' with subversion. INFO: Updated 'zope.cachedescriptors' with git. INFO: Updated 'zope.component' with git. INFO: Switched 'zope.browsermenu' with subversion. INFO: Updated 'zope.configuration' with git. INFO: Switched 'zope.browserresource' with subversion. INFO: Switched 'zope.catalog' with subversion. INFO: Switched 'zope.browserpage' with subversion. INFO: Switched 'zope.componentvocabulary' with subversion. INFO: Updated 'zope.copy' with git. INFO: Switched 'zope.container' with subversion. INFO: Switched 'zope.contenttype' with subversion. INFO: Switched 'zope.contentprovider' with subversion. INFO: Updated 'zope.deprecation' with git. INFO: Updated 'zope.dottedname' with git. INFO: Switched 'zope.datetime' with subversion. INFO: Switched 'zope.copypastemove' with subversion. INFO: Switched 'zope.deferredimport' with subversion. INFO: Updated 'zope.exceptions' with git. INFO: Updated 'zope.event' with git. INFO: Updated 'zope.filerepresentation' with git. INFO: Updated 'zope.hookable' with git. INFO: Updated 'zope.i18n' with git. INFO: Switched 'zope.dublincore' with subversion. INFO: Switched 'zope.generations' with subversion. INFO: Switched 'zope.formlib' with subversion. INFO: Switched 'zope.error' with subversion. INFO: Updated 'zope.i18nmessageid' with git. INFO: Updated 'zope.lifecycleevent' with git. INFO: Updated 'zope.interface' with git. INFO: Switched 'zope.keyreference' with subversion. INFO: Switched 'zope.index' with subversion. INFO: Switched 'zope.intid' with subversion. INFO: Updated 'zope.location' with git. INFO: Switched 'zope.mimetype' with subversion. INFO: Switched 'zope.pagetemplate' with subversion. INFO: Switched 'zope.minmax' with subversion. INFO: Switched 'zope.login' with subversion. INFO: Switched 'zope.principalannotation' with subversion. INFO: Switched 'zope.password' with subversion. INFO: Switched 'zope.processlifetime' with subversion. INFO: Switched 'zope.principalregistry' with subversion. INFO: Switched 'zope.pluggableauth' with subversion. INFO: Switched 'zope.ramcache' with subversion. INFO: Switched 'zope.ptresource' with subversion. INFO: Switched 'zope.publisher' with subversion. INFO: Updated 'zope.proxy' with git. INFO: Updated 'zope.schema' with git. INFO: Switched 'zope.sendmail' with subversion. INFO: Switched 'zope.securitypolicy' with subversion. INFO: Switched 'zope.sequencesort' with subversion. INFO: Updated 'zope.security' with git. INFO: Switched 'zope.site' with subversion. INFO: Switched 'zope.session' with subversion. INFO: Switched 'zope.server' with subversion. INFO: Switched 'zope.structuredtext' with subversion. INFO: Updated 'zope.size' with git. INFO: Updated 'zope.tal' with git. INFO: Updated 'zope.tales' with git. INFO: Switched 'zope.testbrowser' with subversion. INFO: Updated 'zope.testrunner' with git. INFO: Switched 'zope.traversing' with subversion. INFO: Updated 'zope.testing' with git. INFO: Updated 'zope.untrustedpython' with git. INFO: Switched 'zope.viewlet' with subversion. [workspace] $ /bin/sh -xe /tmp/hudson880463823566596338.sh + ./bin/buildout -t 3 -v -c development.cfg Setting socket time out to 3 seconds Installing 'mr.developer'. We have the distribution that satisfies 'mr.developer==1.21'. Egg from site-packages: distribute 0.6.28 mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'persistent' with git. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'transaction' with git. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'ZODB3' with subversion. At revision 129502. mr.developer: Switched 'zc.sourcefactory' with subversion. At revision 129502. mr.developer: Switched 'z3c.recipe.compattest' with subversion. At revision 129502. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. At revision 129502. mr.developer: Switched 'zope.app.authentication' with subversion. At revision 129502. mr.developer: Switched 'zope.app.appsetup' with subversion. At revision 129502. mr.developer: Switched 'zope.app.basicskin' with subversion. At revision 129502. mr.developer: Switched 'zope.app.component' with subversion. At revision 129502. mr.developer: Switched 'zope.app.broken' with subversion. At revision 129502. mr.developer: Switched 'zope.app.container' with subversion. At revision 129502. mr.developer: Switched 'zope.app.debug' with subversion. At revision 129502. mr.developer: Switched 'zope.app.content' with subversion. At revision 129502. mr.developer: Switched 'zope.app.dependable' with subversion. At revision 129502. mr.developer: Switched 'zope.app.error' with subversion. At revision 129502. mr.developer: Switched 'zope.app.http' with subversion. At revision 129502. mr.developer: Switched 'zope.app.form' with subversion. At revision 129502. mr.developer: Switched 'zope.app.generations' with subversion. At revision 129502. mr.developer: Switched 'zope.app.exception' with subversion. At revision 129502. mr.developer: Switched 'zope.app.folder' with subversion. At revision 129502. mr.developer: Switched 'zope.app.locales' with subversion. At revision 129502. mr.developer: Switched 'zope.app.i18n' with subversion. At revision 129502. mr.developer: Switched 'zope.app.pagetemplate' with subversion. At revision 129502. mr.developer: Switched 'zope.app.principalannotation' with subversion. At revision 129502. mr.developer: Switched 'zope.app.localpermission' with subversion. At revision 129502. mr.developer: Switched 'zope.app.publication' with subversion. At revision 129502. mr.developer: Switched 'zope.app.security' with subversion. At revision 129502. mr.developer: Switched 'zope.app.publisher' with subversion. At revision 129502. mr.developer: Switched 'zope.app.rotterdam' with subversion. At revision 129502. mr.developer: Switched 'zope.app.schema' with subversion. At revision 129502. mr.developer: Switched 'zope.app.renderer' with subversion. At revision 129502. mr.developer: Switched 'zope.app.wsgi' with subversion. At revision 129502. mr.developer: Switched 'zope.applicationcontrol' with subversion. At revision 129502. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. At revision 129502. mr.developer: Switched 'zope.app.testing' with subversion. At revision 129502. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. At revision 129502. mr.developer: Updated 'zope.browser' with git. mr.developer: Switched 'zope.authentication' with subversion. At revision 129502. mr.developer: Switched 'zope.browserpage' with subversion. At revision 129502. mr.developer: Switched 'zope.broken' with subversion. At revision 129502. mr.developer: Switched 'zope.browsermenu' with subversion. At revision 129502. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Switched 'zope.browserresource' with subversion. At revision 129502. mr.developer: Switched 'zope.componentvocabulary' with subversion. At revision 129502. mr.developer: Updated 'zope.configuration' with git. mr.developer: Updated 'zope.component' with git. mr.developer: Switched 'zope.catalog' with subversion. At revision 129502. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.container' with subversion. At revision 129502. mr.developer: Switched 'zope.contentprovider' with subversion. At revision 129502. mr.developer: Switched 'zope.copypastemove' with subversion. At revision 129502. mr.developer: Switched 'zope.contenttype' with subversion. At revision 129502. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Switched 'zope.deferredimport' with subversion. At revision 129502. mr.developer: Switched 'zope.datetime' with subversion. At revision 129502. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Updated 'zope.event' with git. mr.developer: Switched 'zope.dublincore' with subversion. At revision 129502. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Switched 'zope.error' with subversion. At revision 129502. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Updated 'zope.i18n' with git. mr.developer: Switched 'zope.generations' with subversion. At revision 129502. mr.developer: Switched 'zope.formlib' with subversion. At revision 129502. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Switched 'zope.index' with subversion. At revision 129502. mr.developer: Switched 'zope.intid' with subversion. At revision 129502. mr.developer: Switched 'zope.keyreference' with subversion. At revision 129502. mr.developer: Updated 'zope.interface' with git. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Updated 'zope.location' with git. mr.developer: Switched 'zope.mimetype' with subversion. At revision 129502. mr.developer: Switched 'zope.login' with subversion. At revision 129502. mr.developer: Switched 'zope.minmax' with subversion. At revision 129502. mr.developer: Switched 'zope.pagetemplate' with subversion. At revision 129502. mr.developer: Switched 'zope.principalannotation' with subversion. At revision 129502. mr.developer: Switched 'zope.password' with subversion. At revision 129502. mr.developer: Switched 'zope.processlifetime' with subversion. At revision 129502. mr.developer: Switched 'zope.pluggableauth' with subversion. At revision 129502. mr.developer: Switched 'zope.principalregistry' with subversion. At revision 129502. mr.developer: Updated 'zope.proxy' with git. mr.developer: Updated 'zope.schema' with git. mr.developer: Switched 'zope.ptresource' with subversion. At revision 129502. mr.developer: Switched 'zope.publisher' with subversion. At revision 129502. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.ramcache' with subversion. At revision 129502. mr.developer: Switched 'zope.sendmail' with subversion. At revision 129502. mr.developer: Switched 'zope.securitypolicy' with subversion. At revision 129502. mr.developer: Switched 'zope.sequencesort' with subversion. At revision 129502. mr.developer: Switched 'zope.session' with subversion. At revision 129502. mr.developer: Switched 'zope.server' with subversion. At revision 129502. mr.developer: Updated 'zope.size' with git. mr.developer: Updated 'zope.tal' with git. mr.developer: Updated 'zope.tales' with git. mr.developer: Switched 'zope.site' with subversion. At revision 129502. mr.developer: Switched 'zope.structuredtext' with subversion. At revision 129502. mr.developer: Switched 'zope.testbrowser' with subversion. At revision 129502. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Updated 'zope.untrustedpython' with git. mr.developer: Updated 'zope.testing' with git. mr.developer: Switched 'zope.traversing' with subversion. At revision 129502. mr.developer: Switched 'zope.viewlet' with subversion. At revision 129502. Installing 'zc.buildout', 'distribute'. We have the distribution that satisfies 'zc.buildout==1.6.3'. We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.dottedname' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.hookable' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.schema' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.localpermission' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.event' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.pluggableauth' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.security' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.tal' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.dublincore' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.viewlet' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.location' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'nosetests.xml' warning: no previously-included files found matching 'src/coverage.xml' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.deferredimport' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.configuration' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.content' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.componentvocabulary' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.zcmlfiles' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.traversing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.contenttype' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.lifecycleevent' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.ramcache' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.i18nmessageid' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.basicskin' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.wsgi' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.testing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.zopeappgenerations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.login' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.debug' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.cachedescriptors' warning: no files found matching '*.zcml' under directory 'src' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.intid' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.form' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.exceptions' warning: no previously-included files matching '*.dll' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.minmax' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.renderer' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.server' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.rotterdam' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.proxy' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.ptresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.security' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/ZODB3' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/z3c.recipe.compattest' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testrunner' package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file) Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testing' warning: no files found matching '*' under directory 'docs' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.authentication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.deprecation' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.session' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.securitypolicy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.dependable' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.sendmail' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.annotation' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.index' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.password' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.principalregistry' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browser' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.structuredtext' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.mimetype' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browsermenu' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/ZConfig' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.datetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.component' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.copy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browserresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.formlib' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.filerepresentation' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.locales' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.folder' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.interface' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.size' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.untrustedpython' warning: no files found matching '*.txt' warning: no files found matching '*' under directory 'doc' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.publication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.sequencesort' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.testbrowser' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.catalog' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.contentprovider' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zc.sourcefactory' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.exception' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.component' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.tales' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.browserpage' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.schema' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.processlifetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.keyreference' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/transaction' 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/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.http' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.site' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.copypastemove' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/persistent' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.appsetup' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk/workspace/src/zope.app.authentication' Installing 'zc.recipe.egg'. We have the distribution that satisfies 'zc.recipe.egg==1.3.2'. Egg from site-packages: distribute 0.6.28 Installing 'z3c.recipe.compattest'. We have a develop egg: z3c.recipe.compattest 0.14dev Getting required 'zc.recipe.testrunner==1.4.0' We have the distribution that satisfies 'zc.recipe.testrunner==1.4.0'. Egg from site-packages: distribute 0.6.28 Getting required 'z3c.recipe.scripts==1.0.1' We have the distribution that satisfies 'z3c.recipe.scripts==1.0.1'. Getting required 'zope.testrunner' required by zc.recipe.testrunner 1.4.0. We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Installing 'z3c.recipe.depgraph'. We have the distribution that satisfies 'z3c.recipe.depgraph==0.5'. Getting required 'tl.eggdeps==0.4' We have the distribution that satisfies 'tl.eggdeps==0.4'. Egg from site-packages: distribute 0.6.28 Updating _mr.developer. Installing 'mr.developer'. We have the distribution that satisfies 'mr.developer==1.21'. Getting required 'zc.buildout==1.6.3' We have the distribution that satisfies 'zc.buildout==1.6.3'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing test-ztk. Installing 'zope.testing'. We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.interface' required by zope.testing 4.1.3.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testing 4.1.3.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.testing[]', 'zope.testrunner'. We have a develop egg: zope.testing 4.1.3.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testing 4.1.3.dev0. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testing 4.1.3.dev0. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.authentication'. We have a develop egg: zope.authentication 4.0.1dev Getting required 'zope.security' required by zope.authentication 4.0.1dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.interface' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component>=3.6.0' required by zope.authentication 4.0.1dev. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browser' required by zope.authentication 4.0.1dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.authentication[]', 'zope.testrunner'. We have a develop egg: zope.authentication 4.0.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.authentication 4.0.1dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security' required by zope.authentication 4.0.1dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.i18nmessageid' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component>=3.6.0' required by zope.authentication 4.0.1dev. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browser' required by zope.authentication 4.0.1dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.deprecation'. We have a develop egg: zope.deprecation 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.deprecation[docs,testing]', 'zope.testrunner'. We have a develop egg: zope.deprecation 4.0.3dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.interface'. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.interface[test,docs,testing]', 'zope.testrunner'. We have a develop egg: zope.interface 4.0.4dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'zope.event' We have a develop egg: zope.event 4.0.3dev Getting required 'repoze.sphinx.autointerface==0.7.0' We have the distribution that satisfies 'repoze.sphinx.autointerface==0.7.0'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.session'. We have a develop egg: zope.session 4.0.0dev Getting required 'zope.minmax' required by zope.session 4.0.0dev. We have a develop egg: zope.minmax 2.0.0dev Getting required 'zope.publisher' required by zope.session 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.location' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.interface' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid>=3.4.2' required by zope.session 4.0.0dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.component 4.0.3dev Getting required 'ZODB3' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. We have a develop egg: ZODB3 3.10dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security' required by zope.publisher 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.schema>=4.2.2' required by zope.location 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Installing 'zope.session[test]', 'zope.testrunner'. We have a develop egg: zope.session 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.session 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.minmax' required by zope.session 4.0.0dev. We have a develop egg: zope.minmax 2.0.0dev Getting required 'zope.publisher' required by zope.session 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.location' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.i18nmessageid>=3.4.2' required by zope.session 4.0.0dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.component 4.0.3dev Getting required 'ZODB3' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.security' required by zope.publisher 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.schema>=4.2.2' required by zope.location 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Installing 'zope.sequencesort'. We have a develop egg: zope.sequencesort 3.4.1dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.sequencesort[test]', 'zope.testrunner'. We have a develop egg: zope.sequencesort 3.4.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Installing 'zope.dottedname'. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.dottedname[testing]', 'zope.testrunner'. We have a develop egg: zope.dottedname 4.0.1.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Installing 'zope.contenttype'. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.contenttype[]', 'zope.testrunner'. We have a develop egg: zope.contenttype 4.0.1.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.hookable'. We have a develop egg: zope.hookable 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.hookable[test,docs,testing]', 'zope.testrunner'. We have a develop egg: zope.hookable 4.0.3dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'persistent'. We have a develop egg: persistent 4.0.7dev Getting required 'zope.interface' required by persistent 4.0.7dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'persistent[test,docs,testing]', 'zope.testrunner'. We have a develop egg: persistent 4.0.7dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by persistent 4.0.7dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'repoze.sphinx.autointerface==0.7.0' We have the distribution that satisfies 'repoze.sphinx.autointerface==0.7.0'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.container'. We have a develop egg: zope.container 3.12.1dev Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.publisher' required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.traversing' required by zope.container 3.12.1dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.container 3.12.1dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.lifecycleevent>=3.5.2' required by zope.container 3.12.1dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.security' required by zope.container 3.12.1dev. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location>=3.5.4' required by zope.container 3.12.1dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.container 3.12.1dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.component' required by zope.container 3.12.1dev. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.schema' required by zope.container 3.12.1dev. required by zope.filerepresentation 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.dottedname' required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.interface' required by zope.container 3.12.1dev. required by ZODB3 3.10dev. required by zope.broken 4.0.1.dev0. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. required by zope.filerepresentation 4.0.2.dev0. required by zope.lifecycleevent 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.container[test,zcml]', 'zope.testrunner'. We have a develop egg: zope.container 3.12.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.container 3.12.1dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security[zcml]>=3.8' We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[zcml]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.publisher' required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.traversing' required by zope.container 3.12.1dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.container 3.12.1dev. required by zope.security 4.0.0a4. required by zope.configuration 4.0.3dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.lifecycleevent>=3.5.2' required by zope.container 3.12.1dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.location>=3.5.4' required by zope.container 3.12.1dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.container 3.12.1dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.schema' required by zope.container 3.12.1dev. required by zope.security 4.0.0a4. required by zope.configuration 4.0.3dev. required by zope.filerepresentation 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.dottedname' required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.componentvocabulary'. We have a develop egg: zope.componentvocabulary 2.0.0dev Getting required 'zope.security' required by zope.componentvocabulary 2.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.interface' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.componentvocabulary[test]', 'zope.testrunner'. We have a develop egg: zope.componentvocabulary 2.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.componentvocabulary 2.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[test]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.security' required by zope.componentvocabulary 2.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.componentvocabulary 2.0.0dev. required by zope.configuration 4.0.3dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.i18nmessageid' required by zope.componentvocabulary 2.0.0dev. required by zope.configuration 4.0.3dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'ZODB3' We have a develop egg: ZODB3 3.10dev Getting required 'zope.hookable' We have a develop egg: zope.hookable 4.0.3dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Installing 'zope.applicationcontrol'. We have a develop egg: zope.applicationcontrol 4.0.0dev Getting required 'zope.traversing>=3.7.0' required by zope.applicationcontrol 4.0.0dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location' required by zope.applicationcontrol 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.component' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.interface' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.publisher 4.0.0dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.applicationcontrol[test]', 'zope.testrunner'. We have a develop egg: zope.applicationcontrol 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.applicationcontrol 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.traversing>=3.7.0' required by zope.applicationcontrol 4.0.0dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location' required by zope.applicationcontrol 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.component' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.publisher 4.0.0dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.traversing'. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location>=3.7.0' required by zope.traversing 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.interface' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.publisher 4.0.0dev. required by zope.proxy 4.1.2dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.component' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.publisher 4.0.0dev. required by zope.i18n 4.0.0a5.dev0. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.traversing[test]', 'zope.testrunner'. We have a develop egg: zope.traversing 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.traversing 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.site' We have a develop egg: zope.site 3.9.3dev Getting required 'zope.security[zcml]>=3.8' We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.pagetemplate' We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.container' required by zope.site 3.9.3dev. We have a develop egg: zope.container 3.12.1dev Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[zcml]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browserresource[zcml]>=3.12' We have a develop egg: zope.browserresource 4.0.0dev Getting required 'zope.annotation' required by zope.site 3.9.3dev. We have a develop egg: zope.annotation 4.0.2.dev0 Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.annotation 4.0.2.dev0. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location>=3.7.0' required by zope.traversing 4.0.0dev. required by zope.site 3.9.3dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.pagetemplate 4.0.2dev. required by zope.container 3.12.1dev. required by zope.configuration 4.0.3dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.pagetemplate 4.0.2dev. required by zope.browserresource 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.lifecycleevent' required by zope.site 3.9.3dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.event' required by zope.site 3.9.3dev. required by zope.container 3.12.1dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.container 3.12.1dev. required by zope.configuration 4.0.3dev. required by zope.browserresource 4.0.0dev. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.dottedname'
required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.contenttype' required by zope.browserresource 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'BTrees' required by zope.annotation 4.0.2.dev0. We have the best distribution that satisfies 'BTrees'. Picked: BTrees = 4.0.5 While: Installing test-ztk. Getting distribution for 'BTrees'. Error: Picked: BTrees = 4.0.5 Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #starzel Email was triggered for: Failure Sending email for trigger: Failure Sending email to: zope-tests@zope.org gerken@patrick-gerken.de Finished: FAILURE

FAILED Still Failing - zopetoolkit_trunk_app - Build # 160

zopetoolkit_trunk_app - Build # 160 - Still Failing:

Check console output at http://jenkins.starzel.de/job/zopetoolkit_trunk_app/160/ to view the results.

Console text from last build:

Started by timer
Building in workspace /home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace

Deleting project workspace... 
done Checking out a fresh workspace because there's no workspace at /home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace Cleaning local Directory . Checking out svn://svn.zope.org/repos/main/zopetoolkit/trunk at revision '2013-02-20T03:18:17.394 +0100' A LICENSE.txt A development.cfg AU zopeapp-versions.cfg A bootstrap.py AU buildout.cfg A COPYRIGHT.txt AU ztk.cfg AU ztk-sources.cfg AU README.txt AU zopeapp.cfg AU ztk-versions.cfg AU zopeapp-sources.cfg AU index.rst U . At revision 129502 No emails were triggered. [workspace] $ /bin/sh -xe /tmp/hudson3436193747053889527.sh + /home/zope/infrastructure/python-2.7/bin/virtualenv . --distribute Using real prefix '/home/zope/infrastructure/parts/opt' New python executable in ./bin/python2.7 Also creating executable in ./bin/python Installing distribute..........................................................................................................................................................................................................done. Installing pip................done. [workspace] $ /bin/sh -xe /tmp/hudson2148999689248724241.sh + ./bin/python bootstrap.py -c development.cfg Creating directory '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/parts'. Creating directory '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/develop-eggs'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/buildout'. [workspace] $ /bin/sh -xe /tmp/hudson7441797132394631574.sh + ./bin/develop up -f /tmp/hudson7441797132394631574.sh: 1: ./bin/develop: not found + ./bin/buildout -t 3 -c development.cfg Setting socket time out to 3 seconds. mr.developer: Creating missing sources dir /home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src. mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Cloned 'persistent' with git. mr.developer: Cloned 'transaction' with git. mr.developer: Checked out 'z3c.recipe.compattest' with subversion. mr.developer: Cloned 'zope.annotation' with git. mr.developer: Checked out 'zc.sourcefactory' with subversion. mr.developer: Cloned 'ZConfig' with git. mr.developer: Checked out 'ZODB3' with subversion. mr.developer: Checked out 'zope.app.appsetup' with subversion. mr.developer: Checked out 'zope.app.applicationcontrol' with subversion. mr.developer: Checked out 'zope.app.container' with subversion. mr.developer: Checked out 'zope.app.basicskin' with subversion. mr.developer: Checked out 'zope.app.component' with subversion. mr.developer: Checked out 'zope.app.broken' with subversion. mr.developer: Checked out 'zope.app.authentication' with subversion. mr.developer: Checked out 'zope.app.content' with subversion. mr.developer: Checked out 'zope.app.dependable' with subversion. mr.developer: Checked out 'zope.app.error' with subversion. mr.developer: Checked out 'zope.app.debug' with subversion. mr.developer: Checked out 'zope.app.exception' with subversion. mr.developer: Checked out 'zope.app.folder' with subversion. mr.developer: Checked out 'zope.app.generations' with subversion. mr.developer: Checked out 'zope.app.i18n' with subversion. mr.developer: Checked out 'zope.app.http' with subversion. mr.developer: Checked out 'zope.app.form' with subversion. mr.developer: Checked out 'zope.app.pagetemplate' with subversion. mr.developer: Checked out 'zope.app.principalannotation' with subversion. mr.developer: Checked out 'zope.app.localpermission' with subversion. mr.developer: Checked out 'zope.app.publication' with subversion. mr.developer: Checked out 'zope.app.locales' with subversion. mr.developer: Checked out 'zope.app.renderer' with subversion. mr.developer: Checked out 'zope.app.rotterdam' with subversion. mr.developer: Checked out 'zope.app.publisher' with subversion. mr.developer: Checked out 'zope.app.schema' with subversion. mr.developer: Checked out 'zope.app.security' with subversion. mr.developer: Checked out 'zope.app.testing' with subversion. mr.developer: Checked out 'zope.app.zopeappgenerations' with subversion. mr.developer: Checked out 'zope.app.zcmlfiles' with subversion. mr.developer: Checked out 'zope.app.wsgi' with subversion. mr.developer: Cloned 'zope.browser' with git. mr.developer: Checked out 'zope.applicationcontrol' with subversion. mr.developer: Checked out 'zope.browsermenu' with subversion. mr.developer: Checked out 'zope.authentication' with subversion. mr.developer: Checked out 'zope.broken' with subversion. mr.developer: Cloned 'zope.cachedescriptors' with git. mr.developer: Checked out 'zope.browserpage' with subversion. mr.developer: Cloned 'zope.component' with git. mr.developer: Checked out 'zope.catalog' with subversion. mr.developer: Checked out 'zope.browserresource' with subversion. mr.developer: Cloned 'zope.configuration' with git. mr.developer: Checked out 'zope.componentvocabulary' with subversion. mr.developer: Checked out 'zope.contentprovider' with subversion. mr.developer: Checked out 'zope.contenttype' with subversion. mr.developer: Cloned 'zope.copy' with git. mr.developer: Cloned 'zope.deprecation' with git. mr.developer: Checked out 'zope.copypastemove' with subversion. mr.developer: Cloned 'zope.dottedname' with git. mr.developer: Checked out 'zope.deferredimport' with subversion. mr.developer: Checked out 'zope.datetime' with subversion. mr.developer: Checked out 'zope.container' with subversion. mr.developer: Cloned 'zope.exceptions' with git. mr.developer: Cloned 'zope.event' with git. mr.developer: Checked out 'zope.dublincore' with subversion. mr.developer: Cloned 'zope.filerepresentation' with git. mr.developer: Cloned 'zope.hookable' with git. mr.developer: Checked out 'zope.error' with subversion. mr.developer: Checked out 'zope.formlib' with subversion. mr.developer: Checked out 'zope.generations' with subversion. mr.developer: Checked out 'zope.index' with subversion. mr.developer: Cloned 'zope.i18nmessageid' with git. mr.developer: Cloned 'zope.interface' with git. mr.developer: Checked out 'zope.intid' with subversion. mr.developer: Cloned 'zope.lifecycleevent' with git. mr.developer: Cloned 'zope.location' with git. mr.developer: Cloned 'zope.i18n' with git. mr.developer: Checked out 'zope.keyreference' with subversion. mr.developer: Checked out 'zope.login' with subversion. mr.developer: Checked out 'zope.minmax' with subversion. mr.developer: Checked out 'zope.pagetemplate' with subversion. mr.developer: Checked out 'zope.pluggableauth' with subversion. mr.developer: Checked out 'zope.mimetype' with subversion. mr.developer: Checked out 'zope.password' with subversion. mr.developer: Cloned 'zope.proxy' with git. mr.developer: Checked out 'zope.principalannotation' with subversion. mr.developer: Checked out 'zope.principalregistry' with subversion. mr.developer: Checked out 'zope.ptresource' with subversion. mr.developer: Checked out 'zope.processlifetime' with subversion. mr.developer: Cloned 'zope.schema' with git. mr.developer: Checked out 'zope.publisher' with subversion. mr.developer: Checked out 'zope.ramcache' with subversion. mr.developer: Cloned 'zope.security' with git. mr.developer: Checked out 'zope.securitypolicy' with subversion. mr.developer: Checked out 'zope.sequencesort' with subversion. mr.developer: Checked out 'zope.sendmail' with subversion. mr.developer: Checked out 'zope.session' with subversion. mr.developer: Checked out 'zope.server' with subversion. mr.developer: Cloned 'zope.size' with git. mr.developer: Cloned 'zope.tales' with git. mr.developer: Checked out 'zope.site' with subversion. mr.developer: Checked out 'zope.structuredtext' with subversion. mr.developer: Cloned 'zope.tal' with git. mr.developer: Checked out 'zope.testbrowser' with subversion. mr.developer: Cloned 'zope.untrustedpython' with git. mr.developer: Cloned 'zope.testrunner' with git. mr.developer: Cloned 'zope.testing' with git. mr.developer: Checked out 'zope.traversing' with subversion. mr.developer: Checked out 'zope.viewlet' with subversion. Upgraded: zc.buildout version 1.6.3; restarting. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/buildout'. Setting socket time out to 3 seconds mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'persistent' with git. mr.developer: Updated 'transaction' with git. mr.developer: Switched 'ZODB3' with subversion. mr.developer: Switched 'z3c.recipe.compattest' with subversion. mr.developer: Switched 'zc.sourcefactory' with subversion. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'zope.app.appsetup' with subversion. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. mr.developer: Switched 'zope.app.broken' with subversion. mr.developer: Switched 'zope.app.authentication' with subversion. mr.developer: Switched 'zope.app.basicskin' with subversion. mr.developer: Switched 'zope.app.container' with subversion. mr.developer: Switched 'zope.app.component' with subversion. mr.developer: Switched 'zope.app.content' with subversion. mr.developer: Switched 'zope.app.debug' with subversion. mr.developer: Switched 'zope.app.dependable' with subversion. mr.developer: Switched 'zope.app.error' with subversion. mr.developer: Switched 'zope.app.exception' with subversion. mr.developer: Switched 'zope.app.folder' with subversion. mr.developer: Switched 'zope.app.form' with subversion. mr.developer: Switched 'zope.app.http' with subversion. mr.developer: Switched 'zope.app.i18n' with subversion. mr.developer: Switched 'zope.app.generations' with subversion. mr.developer: Switched 'zope.app.locales' with subversion. mr.developer: Switched 'zope.app.localpermission' with subversion. mr.developer: Switched 'zope.app.pagetemplate' with subversion. mr.developer: Switched 'zope.app.publication' with subversion. mr.developer: Switched 'zope.app.publisher' with subversion. mr.developer: Switched 'zope.app.principalannotation' with subversion. mr.developer: Switched 'zope.app.renderer' with subversion. mr.developer: Switched 'zope.app.wsgi' with subversion. mr.developer: Switched 'zope.app.security' with subversion. mr.developer: Switched 'zope.app.testing' with subversion. mr.developer: Switched 'zope.app.rotterdam' with subversion. mr.developer: Switched 'zope.app.schema' with subversion. mr.developer: Switched 'zope.broken' with subversion. mr.developer: Switched 'zope.authentication' with subversion. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. mr.developer: Switched 'zope.applicationcontrol' with subversion. mr.developer: Switched 'zope.browsermenu' with subversion. mr.developer: Switched 'zope.browserresource' with subversion. mr.developer: Switched 'zope.browserpage' with subversion. mr.developer: Updated 'zope.browser' with git. mr.developer: Switched 'zope.catalog' with subversion. mr.developer: Switched 'zope.componentvocabulary' with subversion. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Updated 'zope.component' with git. mr.developer: Updated 'zope.configuration' with git. mr.developer: Switched 'zope.contentprovider' with subversion. mr.developer: Switched 'zope.contenttype' with subversion. mr.developer: Switched 'zope.container' with subversion. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.datetime' with subversion. mr.developer: Switched 'zope.deferredimport' with subversion. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Switched 'zope.copypastemove' with subversion. mr.developer: Updated 'zope.event' with git. mr.developer: Switched 'zope.dublincore' with subversion. mr.developer: Switched 'zope.error' with subversion. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Switched 'zope.generations' with subversion. mr.developer: Updated 'zope.i18n' with git. mr.developer: Switched 'zope.formlib' with subversion. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Updated 'zope.interface' with git. mr.developer: Switched 'zope.intid' with subversion. mr.developer: Switched 'zope.index' with subversion. mr.developer: Switched 'zope.keyreference' with subversion. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Updated 'zope.location' with git. mr.developer: Switched 'zope.mimetype' with subversion. mr.developer: Switched 'zope.minmax' with subversion. mr.developer: Switched 'zope.pagetemplate' with subversion. mr.developer: Switched 'zope.password' with subversion. mr.developer: Switched 'zope.login' with subversion. mr.developer: Updated 'zope.proxy' with git. mr.developer: Switched 'zope.pluggableauth' with subversion. mr.developer: Switched 'zope.principalannotation' with subversion. mr.developer: Switched 'zope.processlifetime' with subversion. mr.developer: Switched 'zope.principalregistry' with subversion. mr.developer: Switched 'zope.ramcache' with subversion. mr.developer: Switched 'zope.publisher' with subversion. mr.developer: Switched 'zope.ptresource' with subversion. mr.developer: Switched 'zope.securitypolicy' with subversion. mr.developer: Switched 'zope.server' with subversion. mr.developer: Switched 'zope.sendmail' with subversion. mr.developer: Switched 'zope.sequencesort' with subversion. mr.developer: Updated 'zope.schema' with git. mr.developer: Switched 'zope.session' with subversion. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.site' with subversion. mr.developer: Switched 'zope.structuredtext' with subversion. mr.developer: Updated 'zope.size' with git. mr.developer: Updated 'zope.tales' with git. mr.developer: Updated 'zope.tal' with git. mr.developer: Switched 'zope.testbrowser' with subversion. mr.developer: Updated 'zope.testing' with git. mr.developer: Switched 'zope.traversing' with subversion. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Updated 'zope.untrustedpython' with git. mr.developer: Switched 'zope.viewlet' with subversion. Upgraded: distribute version 0.6.28; restarting. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/buildout'. Setting socket time out to 3 seconds mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'transaction' with git. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'persistent' with git. mr.developer: Switched 'z3c.recipe.compattest' with subversion. mr.developer: Switched 'ZODB3' with subversion. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'zc.sourcefactory' with subversion. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. mr.developer: Switched 'zope.app.appsetup' with subversion. mr.developer: Switched 'zope.app.basicskin' with subversion. mr.developer: Switched 'zope.app.authentication' with subversion. mr.developer: Switched 'zope.app.broken' with subversion. mr.developer: Switched 'zope.app.component' with subversion. mr.developer: Switched 'zope.app.content' with subversion. mr.developer: Switched 'zope.app.container' with subversion. mr.developer: Switched 'zope.app.debug' with subversion. mr.developer: Switched 'zope.app.dependable' with subversion. mr.developer: Switched 'zope.app.error' with subversion. mr.developer: Switched 'zope.app.exception' with subversion. mr.developer: Switched 'zope.app.http' with subversion. mr.developer: Switched 'zope.app.generations' with subversion. mr.developer: Switched 'zope.app.folder' with subversion. mr.developer: Switched 'zope.app.form' with subversion. mr.developer: Switched 'zope.app.i18n' with subversion. mr.developer: Switched 'zope.app.locales' with subversion. mr.developer: Switched 'zope.app.localpermission' with subversion. mr.developer: Switched 'zope.app.principalannotation' with subversion. mr.developer: Switched 'zope.app.publication' with subversion. mr.developer: Switched 'zope.app.pagetemplate' with subversion. mr.developer: Switched 'zope.app.publisher' with subversion. mr.developer: Switched 'zope.app.renderer' with subversion. mr.developer: Switched 'zope.app.rotterdam' with subversion. mr.developer: Switched 'zope.app.schema' with subversion. mr.developer: Switched 'zope.app.security' with subversion. mr.developer: Switched 'zope.app.testing' with subversion. mr.developer: Switched 'zope.app.wsgi' with subversion. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. mr.developer: Switched 'zope.authentication' with subversion. mr.developer: Switched 'zope.applicationcontrol' with subversion. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. mr.developer: Updated 'zope.browser' with git. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Switched 'zope.broken' with subversion. mr.developer: Updated 'zope.component' with git. mr.developer: Switched 'zope.browsermenu' with subversion. mr.developer: Switched 'zope.browserpage' with subversion. mr.developer: Switched 'zope.browserresource' with subversion. mr.developer: Updated 'zope.configuration' with git. mr.developer: Switched 'zope.catalog' with subversion. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.contentprovider' with subversion. mr.developer: Switched 'zope.container' with subversion. mr.developer: Switched 'zope.componentvocabulary' with subversion. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Switched 'zope.contenttype' with subversion. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Switched 'zope.copypastemove' with subversion. mr.developer: Updated 'zope.event' with git. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Switched 'zope.datetime' with subversion. mr.developer: Switched 'zope.deferredimport' with subversion. mr.developer: Switched 'zope.dublincore' with subversion. mr.developer: Switched 'zope.error' with subversion. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Updated 'zope.i18n' with git. mr.developer: Switched 'zope.generations' with subversion. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Updated 'zope.interface' with git. mr.developer: Switched 'zope.formlib' with subversion. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Updated 'zope.location' with git. mr.developer: Switched 'zope.keyreference' with subversion. mr.developer: Switched 'zope.index' with subversion. mr.developer: Switched 'zope.intid' with subversion. mr.developer: Switched 'zope.login' with subversion. mr.developer: Switched 'zope.password' with subversion. mr.developer: Switched 'zope.minmax' with subversion. mr.developer: Switched 'zope.pagetemplate' with subversion. mr.developer: Switched 'zope.mimetype' with subversion. mr.developer: Updated 'zope.proxy' with git. mr.developer: Switched 'zope.principalannotation' with subversion. mr.developer: Switched 'zope.principalregistry' with subversion. mr.developer: Switched 'zope.pluggableauth' with subversion. mr.developer: Switched 'zope.processlifetime' with subversion. mr.developer: Updated 'zope.schema' with git. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.ptresource' with subversion. mr.developer: Switched 'zope.publisher' with subversion. mr.developer: Switched 'zope.sequencesort' with subversion. mr.developer: Switched 'zope.securitypolicy' with subversion. mr.developer: Switched 'zope.ramcache' with subversion. mr.developer: Switched 'zope.sendmail' with subversion. mr.developer: Updated 'zope.size' with git. mr.developer: Updated 'zope.tal' with git. mr.developer: Updated 'zope.tales' with git. mr.developer: Switched 'zope.session' with subversion. mr.developer: Switched 'zope.site' with subversion. mr.developer: Switched 'zope.structuredtext' with subversion. mr.developer: Switched 'zope.server' with subversion. mr.developer: Updated 'zope.untrustedpython' with git. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Updated 'zope.testing' with git. mr.developer: Switched 'zope.testbrowser' with subversion. mr.developer: Switched 'zope.traversing' with subversion. mr.developer: Switched 'zope.viewlet' with subversion. Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.dottedname' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.hookable' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.schema' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.localpermission' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.event' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.pluggableauth' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.security' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.tal' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.dublincore' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.viewlet' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.location' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'nosetests.xml' warning: no previously-included files found matching 'src/coverage.xml' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.deferredimport' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.configuration' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.content' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.componentvocabulary' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.zcmlfiles' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.traversing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.contenttype' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.lifecycleevent' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.ramcache' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.i18nmessageid' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.basicskin' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.wsgi' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.testing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.zopeappgenerations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.login' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.debug' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.cachedescriptors' warning: no files found matching '*.zcml' under directory 'src' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.intid' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.form' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.exceptions' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.minmax' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.renderer' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.server' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.rotterdam' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.proxy' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.ptresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.security' Installed /home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.security/zope.proxy-4.1.1-py2.7-linux-i686.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 4.0.3 Downloading http://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.0.3.tar.gz#md5=1ddd308f2c83703accd1696158c300eb Processing zope.interface-4.0.3.tar.gz Writing /tmp/easy_install-QNtMc6/zope.interface-4.0.3/setup.cfg Running zope.interface-4.0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QNtMc6/zope.interface-4.0.3/egg-dist-tmp-T7DjlJ Installed /home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.security/zope.interface-4.0.3-py2.7-linux-i686.egg 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/ZODB3' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/z3c.recipe.compattest' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testrunner' package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file) Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testing' warning: no files found matching '*' under directory 'docs' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.authentication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.deprecation' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.session' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.securitypolicy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.dependable' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.sendmail' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.annotation' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.index' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.password' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.principalregistry' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browser' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.structuredtext' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.mimetype' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browsermenu' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/ZConfig' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.datetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.component' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.copy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browserresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.formlib' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.filerepresentation' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.locales' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.folder' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.interface' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.size' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.untrustedpython' warning: no files found matching '*.txt' warning: no files found matching '*' under directory 'doc' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.publication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.sequencesort' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testbrowser' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.catalog' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.contentprovider' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zc.sourcefactory' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.exception' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.component' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.tales' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browserpage' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.schema' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.processlifetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.keyreference' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/transaction' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.http' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.site' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.copypastemove' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/persistent' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.appsetup' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.authentication' Installing _mr.developer. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/develop'. Installing test-ztk. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.testing'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.authentication'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.deprecation'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.interface'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.session'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.sequencesort'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.dottedname'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.contenttype'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.hookable'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-persistent'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.container'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.componentvocabulary'. Generated script '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/bin/test-ztk-zope.applicationcontrol'. While: Installing test-ztk. Getting distribution for 'BTrees'. Error: Picked: BTrees = 4.0.5 + ./bin/develop up -f INFO: Queued 'ZConfig' for update. INFO: Queued 'ZODB3' for update. INFO: Queued 'persistent' for update. INFO: Queued 'transaction' for update. INFO: Queued 'z3c.recipe.compattest' for update. INFO: Queued 'zc.sourcefactory' for update. INFO: Queued 'zope.annotation' for update. INFO: Queued 'zope.app.applicationcontrol' for update. INFO: Queued 'zope.app.appsetup' for update. INFO: Queued 'zope.app.authentication' for update. INFO: Queued 'zope.app.basicskin' for update. INFO: Queued 'zope.app.broken' for update. INFO: Queued 'zope.app.component' for update. INFO: Queued 'zope.app.container' for update. INFO: Queued 'zope.app.content' for update. INFO: Queued 'zope.app.debug' for update. INFO: Queued 'zope.app.dependable' for update. INFO: Queued 'zope.app.error' for update. INFO: Queued 'zope.app.exception' for update. INFO: Queued 'zope.app.folder' for update. INFO: Queued 'zope.app.form' for update. INFO: Queued 'zope.app.generations' for update. INFO: Queued 'zope.app.http' for update. INFO: Queued 'zope.app.i18n' for update. INFO: Queued 'zope.app.locales' for update. INFO: Queued 'zope.app.localpermission' for update. INFO: Queued 'zope.app.pagetemplate' for update. INFO: Queued 'zope.app.principalannotation' for update. INFO: Queued 'zope.app.publication' for update. INFO: Queued 'zope.app.publisher' for update. INFO: Queued 'zope.app.renderer' for update. INFO: Queued 'zope.app.rotterdam' for update. INFO: Queued 'zope.app.schema' for update. INFO: Queued 'zope.app.security' for update. INFO: Queued 'zope.app.testing' for update. INFO: Queued 'zope.app.wsgi' for update. INFO: Queued 'zope.app.zcmlfiles' for update. INFO: Queued 'zope.app.zopeappgenerations' for update. INFO: Queued 'zope.applicationcontrol' for update. INFO: Queued 'zope.authentication' for update. INFO: Queued 'zope.broken' for update. INFO: Queued 'zope.browser' for update. INFO: Queued 'zope.browsermenu' for update. INFO: Queued 'zope.browserpage' for update. INFO: Queued 'zope.browserresource' for update. INFO: Queued 'zope.cachedescriptors' for update. INFO: Queued 'zope.catalog' for update. INFO: Queued 'zope.component' for update. INFO: Queued 'zope.componentvocabulary' for update. INFO: Queued 'zope.configuration' for update. INFO: Queued 'zope.container' for update. INFO: Queued 'zope.contentprovider' for update. INFO: Queued 'zope.contenttype' for update. INFO: Queued 'zope.copy' for update. INFO: Queued 'zope.copypastemove' for update. INFO: Queued 'zope.datetime' for update. INFO: Queued 'zope.deferredimport' for update. INFO: Queued 'zope.deprecation' for update. INFO: Queued 'zope.dottedname' for update. INFO: Queued 'zope.dublincore' for update. INFO: Queued 'zope.error' for update. INFO: Queued 'zope.event' for update. INFO: Queued 'zope.exceptions' for update. INFO: Queued 'zope.filerepresentation' for update. INFO: Queued 'zope.formlib' for update. INFO: Queued 'zope.generations' for update. INFO: Queued 'zope.hookable' for update. INFO: Queued 'zope.i18n' for update. INFO: Queued 'zope.i18nmessageid' for update. INFO: Queued 'zope.index' for update. INFO: Queued 'zope.interface' for update. INFO: Queued 'zope.intid' for update. INFO: Queued 'zope.keyreference' for update. INFO: Queued 'zope.lifecycleevent' for update. INFO: Queued 'zope.location' for update. INFO: Queued 'zope.login' for update. INFO: Queued 'zope.mimetype' for update. INFO: Queued 'zope.minmax' for update. INFO: Queued 'zope.pagetemplate' for update. INFO: Queued 'zope.password' for update. INFO: Queued 'zope.pluggableauth' for update. INFO: Queued 'zope.principalannotation' for update. INFO: Queued 'zope.principalregistry' for update. INFO: Queued 'zope.processlifetime' for update. INFO: Queued 'zope.proxy' for update. INFO: Queued 'zope.ptresource' for update. INFO: Queued 'zope.publisher' for update. INFO: Queued 'zope.ramcache' for update. INFO: Queued 'zope.schema' for update. INFO: Queued 'zope.security' for update. INFO: Queued 'zope.securitypolicy' for update. INFO: Queued 'zope.sendmail' for update. INFO: Queued 'zope.sequencesort' for update. INFO: Queued 'zope.server' for update. INFO: Queued 'zope.session' for update. INFO: Queued 'zope.site' for update. INFO: Queued 'zope.size' for update. INFO: Queued 'zope.structuredtext' for update. INFO: Queued 'zope.tal' for update. INFO: Queued 'zope.tales' for update. INFO: Queued 'zope.testbrowser' for update. INFO: Queued 'zope.testing' for update. INFO: Queued 'zope.testrunner' for update. INFO: Queued 'zope.traversing' for update. INFO: Queued 'zope.untrustedpython' for update. INFO: Queued 'zope.viewlet' for update. INFO: Updated 'transaction' with git. INFO: Updated 'ZConfig' with git. INFO: Updated 'persistent' with git. INFO: Updated 'zope.annotation' with git. INFO: Switched 'z3c.recipe.compattest' with subversion. INFO: Switched 'ZODB3' with subversion. INFO: Switched 'zc.sourcefactory' with subversion. INFO: Switched 'zope.app.applicationcontrol' with subversion. INFO: Switched 'zope.app.appsetup' with subversion. INFO: Switched 'zope.app.basicskin' with subversion. INFO: Switched 'zope.app.authentication' with subversion. INFO: Switched 'zope.app.container' with subversion. INFO: Switched 'zope.app.broken' with subversion. INFO: Switched 'zope.app.component' with subversion. INFO: Switched 'zope.app.debug' with subversion. INFO: Switched 'zope.app.content' with subversion. INFO: Switched 'zope.app.exception' with subversion. INFO: Switched 'zope.app.dependable' with subversion. INFO: Switched 'zope.app.error' with subversion. INFO: Switched 'zope.app.folder' with subversion. INFO: Switched 'zope.app.form' with subversion. INFO: Switched 'zope.app.http' with subversion. INFO: Switched 'zope.app.generations' with subversion. INFO: Switched 'zope.app.i18n' with subversion. INFO: Switched 'zope.app.localpermission' with subversion. INFO: Switched 'zope.app.locales' with subversion. INFO: Switched 'zope.app.pagetemplate' with subversion. INFO: Switched 'zope.app.principalannotation' with subversion. INFO: Switched 'zope.app.publication' with subversion. INFO: Switched 'zope.app.publisher' with subversion. INFO: Switched 'zope.app.renderer' with subversion. INFO: Switched 'zope.app.rotterdam' with subversion. INFO: Switched 'zope.app.schema' with subversion. INFO: Switched 'zope.app.security' with subversion. INFO: Switched 'zope.app.wsgi' with subversion. INFO: Switched 'zope.app.testing' with subversion. INFO: Switched 'zope.app.zcmlfiles' with subversion. INFO: Switched 'zope.app.zopeappgenerations' with subversion. INFO: Switched 'zope.applicationcontrol' with subversion. INFO: Updated 'zope.browser' with git. INFO: Switched 'zope.authentication' with subversion. INFO: Updated 'zope.cachedescriptors' with git. INFO: Switched 'zope.broken' with subversion. INFO: Switched 'zope.browsermenu' with subversion. INFO: Switched 'zope.browserpage' with subversion. INFO: Updated 'zope.configuration' with git. INFO: Updated 'zope.component' with git. INFO: Switched 'zope.browserresource' with subversion. INFO: Switched 'zope.componentvocabulary' with subversion. INFO: Switched 'zope.catalog' with subversion. INFO: Updated 'zope.copy' with git. INFO: Switched 'zope.contentprovider' with subversion. INFO: Switched 'zope.container' with subversion. INFO: Switched 'zope.contenttype' with subversion. INFO: Updated 'zope.dottedname' with git. INFO: Updated 'zope.deprecation' with git. INFO: Switched 'zope.copypastemove' with subversion. INFO: Updated 'zope.event' with git. INFO: Updated 'zope.exceptions' with git. INFO: Switched 'zope.datetime' with subversion. INFO: Switched 'zope.deferredimport' with subversion. INFO: Updated 'zope.filerepresentation' with git. INFO: Switched 'zope.dublincore' with subversion. INFO: Switched 'zope.error' with subversion. INFO: Updated 'zope.hookable' with git. INFO: Updated 'zope.i18nmessageid' with git. INFO: Updated 'zope.i18n' with git. INFO: Updated 'zope.interface' with git. INFO: Switched 'zope.formlib' with subversion. INFO: Switched 'zope.generations' with subversion. INFO: Updated 'zope.lifecycleevent' with git. INFO: Updated 'zope.location' with git. INFO: Switched 'zope.index' with subversion. INFO: Switched 'zope.intid' with subversion. INFO: Switched 'zope.keyreference' with subversion. INFO: Switched 'zope.mimetype' with subversion. INFO: Switched 'zope.minmax' with subversion. INFO: Switched 'zope.login' with subversion. INFO: Switched 'zope.password' with subversion. INFO: Switched 'zope.pagetemplate' with subversion. INFO: Updated 'zope.proxy' with git. INFO: Switched 'zope.principalregistry' with subversion. INFO: Switched 'zope.pluggableauth' with subversion. INFO: Switched 'zope.principalannotation' with subversion. INFO: Updated 'zope.schema' with git. INFO: Switched 'zope.processlifetime' with subversion. INFO: Switched 'zope.ptresource' with subversion. INFO: Switched 'zope.publisher' with subversion. INFO: Updated 'zope.security' with git. INFO: Switched 'zope.ramcache' with subversion. INFO: Switched 'zope.sendmail' with subversion. INFO: Switched 'zope.securitypolicy' with subversion. INFO: Switched 'zope.sequencesort' with subversion. INFO: Updated 'zope.size' with git. INFO: Updated 'zope.tal' with git. INFO: Switched 'zope.session' with subversion. INFO: Switched 'zope.server' with subversion. INFO: Updated 'zope.tales' with git. INFO: Updated 'zope.testing' with git. INFO: Updated 'zope.testrunner' with git. INFO: Switched 'zope.site' with subversion. INFO: Switched 'zope.structuredtext' with subversion. INFO: Updated 'zope.untrustedpython' with git. INFO: Switched 'zope.testbrowser' with subversion. INFO: Switched 'zope.traversing' with subversion. INFO: Switched 'zope.viewlet' with subversion. [workspace] $ /bin/sh -xe /tmp/hudson5830348671891875708.sh + ./bin/buildout -t 3 -v -c development.cfg Setting socket time out to 3 seconds Installing 'mr.developer'. We have the distribution that satisfies 'mr.developer==1.21'. Egg from site-packages: distribute 0.6.28 mr.developer: Queued 'ZConfig' for checkout. mr.developer: Queued 'ZODB3' for checkout. mr.developer: Queued 'persistent' for checkout. mr.developer: Queued 'transaction' for checkout. mr.developer: Queued 'z3c.recipe.compattest' for checkout. mr.developer: Queued 'zc.sourcefactory' for checkout. mr.developer: Queued 'zope.annotation' for checkout. mr.developer: Queued 'zope.app.applicationcontrol' for checkout. mr.developer: Queued 'zope.app.appsetup' for checkout. mr.developer: Queued 'zope.app.authentication' for checkout. mr.developer: Queued 'zope.app.basicskin' for checkout. mr.developer: Queued 'zope.app.broken' for checkout. mr.developer: Queued 'zope.app.component' for checkout. mr.developer: Queued 'zope.app.container' for checkout. mr.developer: Queued 'zope.app.content' for checkout. mr.developer: Queued 'zope.app.debug' for checkout. mr.developer: Queued 'zope.app.dependable' for checkout. mr.developer: Queued 'zope.app.error' for checkout. mr.developer: Queued 'zope.app.exception' for checkout. mr.developer: Queued 'zope.app.folder' for checkout. mr.developer: Queued 'zope.app.form' for checkout. mr.developer: Queued 'zope.app.generations' for checkout. mr.developer: Queued 'zope.app.http' for checkout. mr.developer: Queued 'zope.app.i18n' for checkout. mr.developer: Queued 'zope.app.locales' for checkout. mr.developer: Queued 'zope.app.localpermission' for checkout. mr.developer: Queued 'zope.app.pagetemplate' for checkout. mr.developer: Queued 'zope.app.principalannotation' for checkout. mr.developer: Queued 'zope.app.publication' for checkout. mr.developer: Queued 'zope.app.publisher' for checkout. mr.developer: Queued 'zope.app.renderer' for checkout. mr.developer: Queued 'zope.app.rotterdam' for checkout. mr.developer: Queued 'zope.app.schema' for checkout. mr.developer: Queued 'zope.app.security' for checkout. mr.developer: Queued 'zope.app.testing' for checkout. mr.developer: Queued 'zope.app.wsgi' for checkout. mr.developer: Queued 'zope.app.zcmlfiles' for checkout. mr.developer: Queued 'zope.app.zopeappgenerations' for checkout. mr.developer: Queued 'zope.applicationcontrol' for checkout. mr.developer: Queued 'zope.authentication' for checkout. mr.developer: Queued 'zope.broken' for checkout. mr.developer: Queued 'zope.browser' for checkout. mr.developer: Queued 'zope.browsermenu' for checkout. mr.developer: Queued 'zope.browserpage' for checkout. mr.developer: Queued 'zope.browserresource' for checkout. mr.developer: Queued 'zope.cachedescriptors' for checkout. mr.developer: Queued 'zope.catalog' for checkout. mr.developer: Queued 'zope.component' for checkout. mr.developer: Queued 'zope.componentvocabulary' for checkout. mr.developer: Queued 'zope.configuration' for checkout. mr.developer: Queued 'zope.container' for checkout. mr.developer: Queued 'zope.contentprovider' for checkout. mr.developer: Queued 'zope.contenttype' for checkout. mr.developer: Queued 'zope.copy' for checkout. mr.developer: Queued 'zope.copypastemove' for checkout. mr.developer: Queued 'zope.datetime' for checkout. mr.developer: Queued 'zope.deferredimport' for checkout. mr.developer: Queued 'zope.deprecation' for checkout. mr.developer: Queued 'zope.dottedname' for checkout. mr.developer: Queued 'zope.dublincore' for checkout. mr.developer: Queued 'zope.error' for checkout. mr.developer: Queued 'zope.event' for checkout. mr.developer: Queued 'zope.exceptions' for checkout. mr.developer: Queued 'zope.filerepresentation' for checkout. mr.developer: Queued 'zope.formlib' for checkout. mr.developer: Queued 'zope.generations' for checkout. mr.developer: Queued 'zope.hookable' for checkout. mr.developer: Queued 'zope.i18n' for checkout. mr.developer: Queued 'zope.i18nmessageid' for checkout. mr.developer: Queued 'zope.index' for checkout. mr.developer: Queued 'zope.interface' for checkout. mr.developer: Queued 'zope.intid' for checkout. mr.developer: Queued 'zope.keyreference' for checkout. mr.developer: Queued 'zope.lifecycleevent' for checkout. mr.developer: Queued 'zope.location' for checkout. mr.developer: Queued 'zope.login' for checkout. mr.developer: Queued 'zope.mimetype' for checkout. mr.developer: Queued 'zope.minmax' for checkout. mr.developer: Queued 'zope.pagetemplate' for checkout. mr.developer: Queued 'zope.password' for checkout. mr.developer: Queued 'zope.pluggableauth' for checkout. mr.developer: Queued 'zope.principalannotation' for checkout. mr.developer: Queued 'zope.principalregistry' for checkout. mr.developer: Queued 'zope.processlifetime' for checkout. mr.developer: Queued 'zope.proxy' for checkout. mr.developer: Queued 'zope.ptresource' for checkout. mr.developer: Queued 'zope.publisher' for checkout. mr.developer: Queued 'zope.ramcache' for checkout. mr.developer: Queued 'zope.schema' for checkout. mr.developer: Queued 'zope.security' for checkout. mr.developer: Queued 'zope.securitypolicy' for checkout. mr.developer: Queued 'zope.sendmail' for checkout. mr.developer: Queued 'zope.sequencesort' for checkout. mr.developer: Queued 'zope.server' for checkout. mr.developer: Queued 'zope.session' for checkout. mr.developer: Queued 'zope.site' for checkout. mr.developer: Queued 'zope.size' for checkout. mr.developer: Queued 'zope.structuredtext' for checkout. mr.developer: Queued 'zope.tal' for checkout. mr.developer: Queued 'zope.tales' for checkout. mr.developer: Queued 'zope.testbrowser' for checkout. mr.developer: Queued 'zope.testing' for checkout. mr.developer: Queued 'zope.testrunner' for checkout. mr.developer: Queued 'zope.traversing' for checkout. mr.developer: Queued 'zope.untrustedpython' for checkout. mr.developer: Queued 'zope.viewlet' for checkout. mr.developer: Updated 'ZConfig' with git. mr.developer: Updated 'persistent' with git. mr.developer: Updated 'transaction' with git. mr.developer: Updated 'zope.annotation' with git. mr.developer: Switched 'z3c.recipe.compattest' with subversion. At revision 129503. mr.developer: Switched 'ZODB3' with subversion. At revision 129503. mr.developer: Switched 'zc.sourcefactory' with subversion. At revision 129503. mr.developer: Switched 'zope.app.applicationcontrol' with subversion. At revision 129503. mr.developer: Switched 'zope.app.appsetup' with subversion. At revision 129503. mr.developer: Switched 'zope.app.authentication' with subversion. At revision 129503. mr.developer: Switched 'zope.app.component' with subversion. At revision 129503. mr.developer: Switched 'zope.app.basicskin' with subversion. At revision 129503. mr.developer: Switched 'zope.app.broken' with subversion. At revision 129503. mr.developer: Switched 'zope.app.content' with subversion. At revision 129503. mr.developer: Switched 'zope.app.container' with subversion. At revision 129503. mr.developer: Switched 'zope.app.debug' with subversion. At revision 129503. mr.developer: Switched 'zope.app.dependable' with subversion. At revision 129503. mr.developer: Switched 'zope.app.error' with subversion. At revision 129503. mr.developer: Switched 'zope.app.exception' with subversion. At revision 129503. mr.developer: Switched 'zope.app.folder' with subversion. At revision 129503. mr.developer: Switched 'zope.app.http' with subversion. At revision 129503. mr.developer: Switched 'zope.app.form' with subversion. At revision 129503. mr.developer: Switched 'zope.app.generations' with subversion. At revision 129503. mr.developer: Switched 'zope.app.i18n' with subversion. At revision 129503. mr.developer: Switched 'zope.app.locales' with subversion. At revision 129503. mr.developer: Switched 'zope.app.localpermission' with subversion. At revision 129503. mr.developer: Switched 'zope.app.principalannotation' with subversion. At revision 129503. mr.developer: Switched 'zope.app.pagetemplate' with subversion. At revision 129503. mr.developer: Switched 'zope.app.publisher' with subversion. At revision 129503. mr.developer: Switched 'zope.app.publication' with subversion. At revision 129503. mr.developer: Switched 'zope.app.schema' with subversion. At revision 129503. mr.developer: Switched 'zope.app.renderer' with subversion. At revision 129503. mr.developer: Switched 'zope.app.rotterdam' with subversion. At revision 129503. mr.developer: Switched 'zope.app.testing' with subversion. At revision 129503. mr.developer: Switched 'zope.app.security' with subversion. At revision 129503. mr.developer: Switched 'zope.app.wsgi' with subversion. At revision 129503. mr.developer: Switched 'zope.app.zopeappgenerations' with subversion. At revision 129503. mr.developer: Switched 'zope.app.zcmlfiles' with subversion. At revision 129503. mr.developer: Updated 'zope.browser' with git. mr.developer: Switched 'zope.applicationcontrol' with subversion. At revision 129503. mr.developer: Switched 'zope.authentication' with subversion. At revision 129503. mr.developer: Updated 'zope.cachedescriptors' with git. mr.developer: Switched 'zope.browsermenu' with subversion. At revision 129503. mr.developer: Switched 'zope.broken' with subversion. At revision 129503. mr.developer: Updated 'zope.component' with git. mr.developer: Updated 'zope.configuration' with git. mr.developer: Switched 'zope.browserresource' with subversion. At revision 129503. mr.developer: Switched 'zope.browserpage' with subversion. At revision 129503. mr.developer: Switched 'zope.componentvocabulary' with subversion. At revision 129503. mr.developer: Switched 'zope.catalog' with subversion. At revision 129503. mr.developer: Updated 'zope.copy' with git. mr.developer: Switched 'zope.contentprovider' with subversion. At revision 129503. mr.developer: Switched 'zope.container' with subversion. At revision 129503. mr.developer: Switched 'zope.contenttype' with subversion. At revision 129503. mr.developer: Updated 'zope.deprecation' with git. mr.developer: Updated 'zope.dottedname' with git. mr.developer: Switched 'zope.copypastemove' with subversion. At revision 129503. mr.developer: Updated 'zope.event' with git. mr.developer: Updated 'zope.exceptions' with git. mr.developer: Switched 'zope.deferredimport' with subversion. At revision 129503. mr.developer: Switched 'zope.datetime' with subversion. At revision 129503. mr.developer: Updated 'zope.filerepresentation' with git. mr.developer: Updated 'zope.hookable' with git. mr.developer: Switched 'zope.error' with subversion. At revision 129503. mr.developer: Switched 'zope.dublincore' with subversion. At revision 129503. mr.developer: Updated 'zope.i18n' with git. mr.developer: Updated 'zope.interface' with git. mr.developer: Updated 'zope.i18nmessageid' with git. mr.developer: Switched 'zope.formlib' with subversion. At revision 129503. mr.developer: Switched 'zope.generations' with subversion. At revision 129503. mr.developer: Switched 'zope.index' with subversion. At revision 129503. mr.developer: Updated 'zope.location' with git. mr.developer: Updated 'zope.lifecycleevent' with git. mr.developer: Switched 'zope.login' with subversion. At revision 129503. mr.developer: Switched 'zope.keyreference' with subversion. At revision 129503. mr.developer: Switched 'zope.intid' with subversion. At revision 129503. mr.developer: Switched 'zope.minmax' with subversion. At revision 129503. mr.developer: Switched 'zope.mimetype' with subversion. At revision 129503. mr.developer: Switched 'zope.pluggableauth' with subversion. At revision 129503. mr.developer: Switched 'zope.password' with subversion. At revision 129503. mr.developer: Updated 'zope.proxy' with git. mr.developer: Switched 'zope.pagetemplate' with subversion. At revision 129503. mr.developer: Switched 'zope.processlifetime' with subversion. At revision 129503. mr.developer: Switched 'zope.principalregistry' with subversion. At revision 129503. mr.developer: Switched 'zope.principalannotation' with subversion. At revision 129503. mr.developer: Updated 'zope.schema' with git. mr.developer: Updated 'zope.security' with git. mr.developer: Switched 'zope.publisher' with subversion. At revision 129503. mr.developer: Switched 'zope.ptresource' with subversion. At revision 129503. mr.developer: Switched 'zope.ramcache' with subversion. At revision 129503. mr.developer: Switched 'zope.securitypolicy' with subversion. At revision 129503. mr.developer: Switched 'zope.sequencesort' with subversion. At revision 129503. mr.developer: Updated 'zope.size' with git. mr.developer: Switched 'zope.sendmail' with subversion. At revision 129503. mr.developer: Switched 'zope.server' with subversion. At revision 129503. mr.developer: Updated 'zope.tales' with git. mr.developer: Updated 'zope.tal' with git. mr.developer: Switched 'zope.session' with subversion. At revision 129503. mr.developer: Switched 'zope.site' with subversion. At revision 129503. mr.developer: Updated 'zope.testing' with git. mr.developer: Updated 'zope.testrunner' with git. mr.developer: Updated 'zope.untrustedpython' with git. mr.developer: Switched 'zope.structuredtext' with subversion. At revision 129503. mr.developer: Switched 'zope.testbrowser' with subversion. At revision 129503. mr.developer: Switched 'zope.traversing' with subversion. At revision 129503. mr.developer: Switched 'zope.viewlet' with subversion. At revision 129503. Installing 'zc.buildout', 'distribute'. We have the distribution that satisfies 'zc.buildout==1.6.3'. We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.dottedname' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.hookable' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.schema' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.localpermission' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.event' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.pluggableauth' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.security' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.tal' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.applicationcontrol' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.dublincore' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.viewlet' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.location' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'nosetests.xml' warning: no previously-included files found matching 'src/coverage.xml' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.deferredimport' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.configuration' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.content' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.componentvocabulary' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.zcmlfiles' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.traversing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.publisher' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.contenttype' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.container' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.lifecycleevent' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.ramcache' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.i18nmessageid' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.basicskin' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.wsgi' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.testing' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.zopeappgenerations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.login' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.debug' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.cachedescriptors' warning: no files found matching '*.zcml' under directory 'src' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.intid' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.form' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.exceptions' warning: no previously-included files matching '*.dll' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.minmax' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.renderer' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.server' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.rotterdam' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.proxy' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.pagetemplate' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.ptresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.security' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/ZODB3' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/z3c.recipe.compattest' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testrunner' package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file) Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testing' warning: no files found matching '*' under directory 'docs' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.authentication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.deprecation' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.session' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.securitypolicy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.dependable' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.sendmail' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.annotation' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.index' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.password' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.principalregistry' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browser' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.structuredtext' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.mimetype' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browsermenu' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.principalannotation' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/ZConfig' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.datetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.broken' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.component' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.copy' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browserresource' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.formlib' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.filerepresentation' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.locales' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.folder' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.interface' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.size' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.untrustedpython' warning: no files found matching '*.txt' warning: no files found matching '*' under directory 'doc' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.publication' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.sequencesort' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.testbrowser' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.generations' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.catalog' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.contentprovider' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zc.sourcefactory' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.exception' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.component' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.tales' warning: no files found matching '*.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.browserpage' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.schema' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.i18n' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.processlifetime' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.keyreference' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/transaction' 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/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.http' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.site' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.copypastemove' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/persistent' 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 Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.appsetup' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.error' Develop: '/home/zope/.jenkins/jobs/zopetoolkit_trunk_app/workspace/src/zope.app.authentication' Installing 'zc.recipe.egg'. We have the distribution that satisfies 'zc.recipe.egg==1.3.2'. Egg from site-packages: distribute 0.6.28 Installing 'z3c.recipe.compattest'. We have a develop egg: z3c.recipe.compattest 0.14dev Getting required 'zc.recipe.testrunner==1.4.0' We have the distribution that satisfies 'zc.recipe.testrunner==1.4.0'. Egg from site-packages: distribute 0.6.28 Getting required 'z3c.recipe.scripts==1.0.1' We have the distribution that satisfies 'z3c.recipe.scripts==1.0.1'. Getting required 'zope.testrunner' required by zc.recipe.testrunner 1.4.0. We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Installing 'z3c.recipe.depgraph'. We have the distribution that satisfies 'z3c.recipe.depgraph==0.5'. Getting required 'tl.eggdeps==0.4' We have the distribution that satisfies 'tl.eggdeps==0.4'. Egg from site-packages: distribute 0.6.28 Updating _mr.developer. Installing 'mr.developer'. We have the distribution that satisfies 'mr.developer==1.21'. Getting required 'zc.buildout==1.6.3' We have the distribution that satisfies 'zc.buildout==1.6.3'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing test-ztk. Installing 'zope.testing'. We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.interface' required by zope.testing 4.1.3.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testing 4.1.3.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.testing[]', 'zope.testrunner'. We have a develop egg: zope.testing 4.1.3.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testing 4.1.3.dev0. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testing 4.1.3.dev0. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.authentication'. We have a develop egg: zope.authentication 4.0.1dev Getting required 'zope.security' required by zope.authentication 4.0.1dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.interface' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component>=3.6.0' required by zope.authentication 4.0.1dev. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browser' required by zope.authentication 4.0.1dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.authentication[]', 'zope.testrunner'. We have a develop egg: zope.authentication 4.0.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.authentication 4.0.1dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security' required by zope.authentication 4.0.1dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.i18nmessageid' required by zope.authentication 4.0.1dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component>=3.6.0' required by zope.authentication 4.0.1dev. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browser' required by zope.authentication 4.0.1dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.deprecation'. We have a develop egg: zope.deprecation 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.deprecation[docs,testing]', 'zope.testrunner'. We have a develop egg: zope.deprecation 4.0.3dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.interface'. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.interface[test,docs,testing]', 'zope.testrunner'. We have a develop egg: zope.interface 4.0.4dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'zope.event' We have a develop egg: zope.event 4.0.3dev Getting required 'repoze.sphinx.autointerface==0.7.0' We have the distribution that satisfies 'repoze.sphinx.autointerface==0.7.0'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.session'. We have a develop egg: zope.session 4.0.0dev Getting required 'zope.minmax' required by zope.session 4.0.0dev. We have a develop egg: zope.minmax 2.0.0dev Getting required 'zope.publisher' required by zope.session 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.location' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.interface' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid>=3.4.2' required by zope.session 4.0.0dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.component 4.0.3dev Getting required 'ZODB3' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. We have a develop egg: ZODB3 3.10dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security' required by zope.publisher 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.schema>=4.2.2' required by zope.location 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Installing 'zope.session[test]', 'zope.testrunner'. We have a develop egg: zope.session 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.session 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.minmax' required by zope.session 4.0.0dev. We have a develop egg: zope.minmax 2.0.0dev Getting required 'zope.publisher' required by zope.session 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.location' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.i18nmessageid>=3.4.2' required by zope.session 4.0.0dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.session 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.component 4.0.3dev Getting required 'ZODB3' required by zope.session 4.0.0dev. required by zope.minmax 2.0.0dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.security' required by zope.publisher 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.schema>=4.2.2' required by zope.location 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Installing 'zope.sequencesort'. We have a develop egg: zope.sequencesort 3.4.1dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.sequencesort[test]', 'zope.testrunner'. We have a develop egg: zope.sequencesort 3.4.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Installing 'zope.dottedname'. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.dottedname[testing]', 'zope.testrunner'. We have a develop egg: zope.dottedname 4.0.1.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Installing 'zope.contenttype'. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.contenttype[]', 'zope.testrunner'. We have a develop egg: zope.contenttype 4.0.1.dev0 We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.hookable'. We have a develop egg: zope.hookable 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'zope.hookable[test,docs,testing]', 'zope.testrunner'. We have a develop egg: zope.hookable 4.0.3dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'persistent'. We have a develop egg: persistent 4.0.7dev Getting required 'zope.interface' required by persistent 4.0.7dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Installing 'persistent[test,docs,testing]', 'zope.testrunner'. We have a develop egg: persistent 4.0.7dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by persistent 4.0.7dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'coverage==3.5.2' We have the distribution that satisfies 'coverage==3.5.2'. Getting required 'nose==1.1.2' We have the distribution that satisfies 'nose==1.1.2'. Getting required 'repoze.sphinx.autointerface==0.7.0' We have the distribution that satisfies 'repoze.sphinx.autointerface==0.7.0'. Getting required 'Sphinx==1.1.3' We have the distribution that satisfies 'Sphinx==1.1.3'. Getting required 'docutils==0.9.1' We have the distribution that satisfies 'docutils==0.9.1'. Getting required 'Jinja2==2.6' We have the distribution that satisfies 'Jinja2==2.6'. Getting required 'Pygments==1.5' We have the distribution that satisfies 'Pygments==1.5'. Installing 'zope.container'. We have a develop egg: zope.container 3.12.1dev Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.publisher' required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.traversing' required by zope.container 3.12.1dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.container 3.12.1dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.lifecycleevent>=3.5.2' required by zope.container 3.12.1dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.security' required by zope.container 3.12.1dev. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location>=3.5.4' required by zope.container 3.12.1dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.container 3.12.1dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.component' required by zope.container 3.12.1dev. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.schema' required by zope.container 3.12.1dev. required by zope.filerepresentation 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.dottedname' required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.interface' required by zope.container 3.12.1dev. required by ZODB3 3.10dev. required by zope.broken 4.0.1.dev0. required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. required by zope.filerepresentation 4.0.2.dev0. required by zope.lifecycleevent 4.0.2.dev0. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'zope.proxy' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.container[test,zcml]', 'zope.testrunner'. We have a develop egg: zope.container 3.12.1dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.container 3.12.1dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.security[zcml]>=3.8' We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[zcml]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.publisher' required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.traversing' required by zope.container 3.12.1dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.container 3.12.1dev. required by zope.security 4.0.0a4. required by zope.configuration 4.0.3dev. required by zope.traversing 4.0.0dev. required by zope.size 4.0.1.dev0. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.lifecycleevent>=3.5.2' required by zope.container 3.12.1dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.location>=3.5.4' required by zope.container 3.12.1dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.container 3.12.1dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.schema' required by zope.container 3.12.1dev. required by zope.security 4.0.0a4. required by zope.configuration 4.0.3dev. required by zope.filerepresentation 4.0.2.dev0. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.dottedname' required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Getting required 'zope.i18n' required by zope.publisher 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.componentvocabulary'. We have a develop egg: zope.componentvocabulary 2.0.0dev Getting required 'zope.security' required by zope.componentvocabulary 2.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.interface' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.component' required by zope.componentvocabulary 2.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.event' required by zope.schema 4.3.0dev. required by zope.component 4.0.3dev. We have a develop egg: zope.event 4.0.3dev Installing 'zope.componentvocabulary[test]', 'zope.testrunner'. We have a develop egg: zope.componentvocabulary 2.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.componentvocabulary 2.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[test]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.security' required by zope.componentvocabulary 2.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.schema' required by zope.componentvocabulary 2.0.0dev. required by zope.configuration 4.0.3dev. required by zope.security 4.0.0a4. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.i18nmessageid' required by zope.componentvocabulary 2.0.0dev. required by zope.configuration 4.0.3dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.proxy>=4.1.0' required by zope.security 4.0.0a4. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location' required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'ZODB3' We have a develop egg: ZODB3 3.10dev Getting required 'zope.hookable' We have a develop egg: zope.hookable 4.0.3dev Getting required 'zdaemon==3.0.4' We have the distribution that satisfies 'zdaemon==3.0.4'. Getting required 'ZConfig' required by ZODB3 3.10dev. required by zdaemon 3.0.4. We have a develop egg: ZConfig 3.0.3.dev0 Getting required 'zc.lockfile==1.0.0' We have the distribution that satisfies 'zc.lockfile==1.0.0'. Getting required 'transaction>=1.1.0' required by ZODB3 3.10dev. We have a develop egg: transaction 1.4.1dev Installing 'zope.applicationcontrol'. We have a develop egg: zope.applicationcontrol 4.0.0dev Getting required 'zope.traversing>=3.7.0' required by zope.applicationcontrol 4.0.0dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location' required by zope.applicationcontrol 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.component' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.interface' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.interface 4.0.4dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.publisher 4.0.0dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.applicationcontrol[test]', 'zope.testrunner'. We have a develop egg: zope.applicationcontrol 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.applicationcontrol 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.traversing>=3.7.0' required by zope.applicationcontrol 4.0.0dev. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.location' required by zope.applicationcontrol 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.component' required by zope.applicationcontrol 4.0.0dev. required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.event' required by zope.component 4.0.3dev. required by zope.publisher 4.0.0dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.traversing'. We have a develop egg: zope.traversing 4.0.0dev Getting required 'zope.security' required by zope.traversing 4.0.0dev. We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location>=3.7.0' required by zope.traversing 4.0.0dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.interface' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.publisher 4.0.0dev. required by zope.proxy 4.1.2dev. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.component' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.publisher 4.0.0dev. required by zope.i18n 4.0.0a5.dev0. We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.exceptions' required by zope.publisher 4.0.0dev. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'zope.event' required by zope.publisher 4.0.0dev. required by zope.component 4.0.3dev. required by zope.schema 4.3.0dev. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.contenttype>=3.5' required by zope.publisher 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'zope.configuration' required by zope.publisher 4.0.0dev. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.browser' required by zope.publisher 4.0.0dev. We have a develop egg: zope.browser 2.0.2.dev0 Getting required 'pytz==2011g' We have the distribution that satisfies 'pytz==2011g'. Getting required 'zope.pagetemplate' required by zope.browserpage 4.0.1dev. We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.deprecation' We have a develop egg: zope.deprecation 4.0.3dev Getting required 'zope.untrustedpython' We have a develop egg: zope.untrustedpython 4.0.1.dev0 Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'RestrictedPython==3.6.0' We have the distribution that satisfies 'RestrictedPython==3.6.0'. Installing 'zope.traversing[test]', 'zope.testrunner'. We have a develop egg: zope.traversing 4.0.0dev We have a develop egg: zope.testrunner 4.2.1.dev0 Getting required 'zope.interface' required by zope.traversing 4.0.0dev. required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.interface 4.0.4dev Getting required 'zope.exceptions' required by zope.testrunner 4.2.1.dev0. We have a develop egg: zope.exceptions 4.0.6dev Getting required 'six==1.1.0' We have the distribution that satisfies 'six==1.1.0'. Getting required 'distribute==0.6.28' We have the distribution that satisfies 'distribute==0.6.28'. Egg from site-packages: distribute 0.6.28 Getting required 'zope.testing' We have a develop egg: zope.testing 4.1.3.dev0 Getting required 'zope.site' We have a develop egg: zope.site 3.9.3dev Getting required 'zope.security[zcml]>=3.8' We have a develop egg: zope.security 4.0.0a4 Getting required 'zope.pagetemplate' We have a develop egg: zope.pagetemplate 4.0.2dev Getting required 'zope.container' required by zope.site 3.9.3dev. We have a develop egg: zope.container 3.12.1dev Getting required 'zope.configuration' We have a develop egg: zope.configuration 4.0.3dev Getting required 'zope.component[zcml]' We have a develop egg: zope.component 4.0.3dev Getting required 'zope.browserresource[zcml]>=3.12' We have a develop egg: zope.browserresource 4.0.0dev Getting required 'zope.annotation' required by zope.site 3.9.3dev. We have a develop egg: zope.annotation 4.0.2.dev0 Getting required 'ZODB3' required by zope.container 3.12.1dev. We have a develop egg: ZODB3 3.10dev Getting required 'zope.publisher' required by zope.traversing 4.0.0dev. required by zope.container 3.12.1dev. We have a develop egg: zope.publisher 4.0.0dev Getting required 'zope.proxy' required by zope.traversing 4.0.0dev. required by zope.annotation 4.0.2.dev0. required by zope.publisher 4.0.0dev. We have a develop egg: zope.proxy 4.1.2dev Getting required 'zope.location>=3.7.0' required by zope.traversing 4.0.0dev. required by zope.site 3.9.3dev. We have a develop egg: zope.location 4.0.2.dev0 Getting required 'zope.i18nmessageid' required by zope.traversing 4.0.0dev. required by zope.security 4.0.0a4. required by zope.pagetemplate 4.0.2dev. required by zope.container 3.12.1dev. required by zope.configuration 4.0.3dev. We have a develop egg: zope.i18nmessageid 4.0.3dev Getting required 'zope.i18n' required by zope.traversing 4.0.0dev. required by zope.pagetemplate 4.0.2dev. required by zope.browserresource 4.0.0dev. required by zope.publisher 4.0.0dev. We have a develop egg: zope.i18n 4.0.0a5.dev0 Getting required 'zope.browserpage' required by zope.traversing 4.0.0dev. We have a develop egg: zope.browserpage 4.0.1dev Getting required 'zope.lifecycleevent' required by zope.site 3.9.3dev. We have a develop egg: zope.lifecycleevent 4.0.2.dev0 Getting required 'zope.event' required by zope.site 3.9.3dev. required by zope.container 3.12.1dev. required by zope.component 4.0.3dev. required by ZODB3 3.10dev. required by zope.publisher 4.0.0dev. required by zope.lifecycleevent 4.0.2.dev0. We have a develop egg: zope.event 4.0.3dev Getting required 'zope.schema' required by zope.security 4.0.0a4. required by zope.container 3.12.1dev. required by zope.configuration 4.0.3dev. required by zope.browserresource 4.0.0dev. required by zope.i18n 4.0.0a5.dev0. required by zope.browserpage 4.0.1dev. We have a develop egg: zope.schema 4.3.0dev Getting required 'zope.tal' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tal 4.0.0a2.dev0 Getting required 'zope.tales' required by zope.pagetemplate 4.0.2dev. We have a develop egg: zope.tales 4.0.1.dev0 Getting required 'zope.broken' required by zope.container 3.12.1dev. We have a develop egg: zope.broken 4.0.1.dev0 Getting required 'zope.size' required by zope.container 3.12.1dev. We have a develop egg: zope.size 4.0.1.dev0 Getting required 'zope.filerepresentation' required by zope.container 3.12.1dev. We have a develop egg: zope.filerepresentation 4.0.2.dev0 Getting required 'zope.dottedname'
required by zope.container 3.12.1dev. We have a develop egg: zope.dottedname 4.0.1.dev0 Getting required 'zope.contenttype' required by zope.browserresource 4.0.0dev. We have a develop egg: zope.contenttype 4.0.1.dev0 Getting required 'BTrees' required by zope.annotation 4.0.2.dev0. We have the best distribution that satisfies 'BTrees'. Picked: BTrees = 4.0.5 While: Installing test-ztk. Getting distribution for 'BTrees'. Error: Picked: BTrees = 4.0.5 Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #starzel Email was triggered for: Failure Sending email for trigger: Failure Sending email to: zope-tests@zope.org gerken@patrick-gerken.de Finished: FAILURE

FAILED winbot / z3c.contents_py_265_32

FAILED : winbot / z3c.contents_py_265_32
Build: http://winbot.zope.org/builders/z3c.contents_py_265_32/builds/183


Build Reason: The Nightly scheduler named 'z3c.contents nightly' triggered this build


Build Source Stamp: [branch z3c.contents/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

At revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory 'c:\\buildslave\\z3c.contents\\build\\bin'.
Creating directory 'c:\\buildslave\\z3c.contents\\build\\parts'.
Creating directory 'c:\\buildslave\\z3c.contents\\build\\develop-eggs'.
Generated script 'c:\\buildslave\\z3c.contents\\build\\bin\\buildout'.

c:\buildslave\z3c.contents\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Develop: 'c:\\buildslave\\z3c.contents\\build\\.'
Download error: unknown url type: svn -- Some packages may not be found!
Installing test.
Generated script 'c:\\buildslave\\z3c.contents\\build\\bin\\test'.
Installing checker.
checker: setting up importchecker
Generated script 'bin\\importchecker'.
Installing coverage-test.
Generated script 'c:\\buildslave\\z3c.contents\\build\\bin\\coverage-test'.
Installing coverage-report.

test

Running tests at level 1
Running z3c.contents.tests.TestLayer tests:
  Set up z3c.contents.tests.TestLayer in 4.063 seconds.
  Running:
. Ran 1 tests with 0 failures and 0 errors in 0.829 seconds. Running zope.testrunner.layer.UnitTests tests: Tear down z3c.contents.tests.TestLayer in 0.000 seconds. Set up zope.testrunner.layer.UnitTests in 0.000 seconds. Running: . Failure in test c:\buildslave\z3c.contents\build\src\z3c\contents\README.txt Failed doctest test for README.txt File "c:\buildslave\z3c.contents\build\src\z3c\contents\README.txt", line 0 ---------------------------------------------------------------------- File "c:\buildslave\z3c.contents\build\src\z3c\contents\README.txt", line 111, in README.txt Failed example: print firstPage.render() Expected: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" name="contents" id="contents"> <div class="viewspace"> <div> <fieldset> <legend>Search</legend> <table> <tr> <td class="row"> <label for="search-widgets-searchterm">Search</label> <input id="search-widgets-searchterm" name="search.widgets.searchterm" class="text-widget required textline-field" value="" type="text" /> </td> <td class="action"> <input id="search-buttons-search" name="search.buttons.search" class="submit-widget button-field" value="Search" type="submit" /> </td> </tr> </table> </fieldset> </div> </div> <div> <div class="buttons"> <input id="contents-buttons-copy" name="contents.buttons.copy" class="submit-widget button-field" value="Copy" type="submit" /> <input id="contents-buttons-cut" name="contents.buttons.cut" class="submit-widget button-field" value="Cut" type="submit" /> <input id="contents-buttons-delete" name="contents.buttons.delete" class="submit-widget button-field" value="Delete" type="submit" /> <input id="contents-buttons-rename" name="contents.buttons.rename" class="submit-widget button-field" value="Rename" type="submit" /> </div> </div> </form> Got: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" id="contents" name="contents"> <BLANKLINE> <div class="viewspace"> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <div> <fieldset> <legend>Search</legend> <table> <tr> <td class="row"> <label for="search-widgets-searchterm">Search</label> <BLANKLINE> <input id="search-widgets-searchterm" name="search.widgets.searchterm" class="text-widget required textline-field" value="" type="text" /> <BLANKLINE> </td> <td class="action"> <BLANKLINE> <input id="search-buttons-search" name="search.buttons.search" class="submit-widget button-field" value="Search" type="submit" /> <BLANKLINE> </td> </tr> </table> <BLANKLINE> </fieldset> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <div> <div class="buttons"> <BLANKLINE> <input id="contents-buttons-copy" name="contents.buttons.copy" class="submit-widget button-field" value="Copy" type="submit" /> <BLANKLINE> <BLANKLINE> <BLANKLINE> <input id="contents-buttons-cut" name="contents.buttons.cut" class="submit-widget button-field" value="Cut" type="submit" /> <BLANKLINE> <BLANKLINE> <BLANKLINE> <input id="contents-buttons-delete" name="contents.buttons.delete" class="submit-widget button-field" value="Delete" type="submit" /> <BLANKLINE> <BLANKLINE> <BLANKLINE> <input id="contents-buttons-rename" name="contents.buttons.rename" class="submit-widget button-field" value="Rename" type="submit" /> <BLANKLINE> <BLANKLINE> </div> </div> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE>
</form> <BLANKLINE> Ran 1 tests with 1 failures and 0 errors in 0.891 seconds. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests in 0.000 seconds. Tests with failures: c:\buildslave\z3c.contents\build\src\z3c\contents\README.txt Total: 2 tests, 1 failures, 0 errors in 6.094 seconds.
c:\buildslave\z3c.contents\build\src\z3c\contents\tests.py:20: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module from zope.testing import doctest c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython.rcompile. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:30: DeprecationWarning: Import from zope.untrustedpython.builtins. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython.builtins import SafeBuiltins

FAILED winbot / z3c.layer.ready2go_py_265_32

FAILED : winbot / z3c.layer.ready2go_py_265_32
Build: http://winbot.zope.org/builders/z3c.layer.ready2go_py_265_32/builds/182


Build Reason: The Nightly scheduler named 'z3c.layer.ready2go nightly' triggered this build


Build Source Stamp: [branch z3c.layer.ready2go/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

At revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory 'c:\\buildslave\\z3c.layer.ready2go\\build\\bin'.
Creating directory 'c:\\buildslave\\z3c.layer.ready2go\\build\\parts'.
Creating directory 'c:\\buildslave\\z3c.layer.ready2go\\build\\develop-eggs'.
Generated script 'c:\\buildslave\\z3c.layer.ready2go\\build\\bin\\buildout'.

c:\buildslave\z3c.layer.ready2go\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Develop: 'c:\\buildslave\\z3c.layer.ready2go\\build\\.'
Download error: unknown url type: svn -- Some packages may not be found!
Installing test.
Generated script 'c:\\buildslave\\z3c.layer.ready2go\\build\\bin\\test'.
Installing checker.
checker: setting up importchecker
Generated script 'bin\\importchecker'.
Installing coverage.
Generated script 'c:\\buildslave\\z3c.layer.ready2go\\build\\bin\\coveragereport'.
Generated script 'c:\\buildslave\\z3c.layer.ready2go\\build\\bin\\coveragediff'.

test

Running z3c.layer.ready2go.tests.TestLayer tests:
  Set up z3c.layer.ready2go.tests.TestLayer in 2.391 seconds.


Failure in test c:\buildslave\z3c.layer.ready2go\build\src\z3c\layer\ready2go\README.txt Failed doctest test for README.txt File "c:\buildslave\z3c.layer.ready2go\build\src\z3c\layer\ready2go\README.txt", line 0 ---------------------------------------------------------------------- File "c:\buildslave\z3c.layer.ready2go\build\src\z3c\layer\ready2go\README.txt", line 384, in README.txt Failed example: print addForm.render() Expected: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" name="form" id="form"> <div class="viewspace"> <div class="required-info"> <span class="required">*</span>&ndash; required </div> <div> <div id="form-widgets-name-row" class="row required"> <div class="label"> <label for="form-widgets-name"> <span>Name</span> <span class="required">*</span> </label> </div> <div class="widget"> <input id="form-widgets-name" name="form.widgets.name" class="text-widget required textline-field" value="" type="text" /> </div> </div> <div id="form-widgets-age-row" class="row"> <div class="label"> <label for="form-widgets-age"> <span>Age</span> </label> </div> <div class="widget"> <input id="form-widgets-age" name="form.widgets.age" class="text-widget int-field" value="20" type="text" /> </div> </div> </div> </div> <div> <div class="buttons"> <input id="form-buttons-add" name="form.buttons.add" class="submit-widget button-field" value="Add" type="submit" /> </div> </div> </form> Got: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" id="form" name="form"> <BLANKLINE> <div class="viewspace"> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <div class="required-info"> <span class="required">*</span>&ndash; required </div> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <div> <BLANKLINE> <BLANKLINE> <div id="form-widgets-name-row" class="row required"> <BLANKLINE> <div class="label"> <label for="form-widgets-name"> <span>Name</span> <span class="required">*</span> </label> </div> <div class="widget"> <input id="form-widgets-name" name="form.widgets.name" class="text-widget required textline-field" value="" type="text" /> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> <BLANKLINE> <div id="form-widgets-age-row" class="row"> <BLANKLINE> <div class="label"> <label for="form-widgets-age"> <span>Age</span> <BLANKLINE> </label> </div> <div class="widget"> <input id="form-widgets-age" name="form.widgets.age" class="text-widget int-field" value="20" type="text" /> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <div> <div class="buttons"> <BLANKLINE> <input id="form-buttons-add" name="form.buttons.add" class="submit-widget button-field" value="Add" type="submit" /> <BLANKLINE>
<BLANKLINE> </div> </div> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> </form> <BLANKLINE> Ran 1 tests with 1 failures and 0 errors in 1.094 seconds. Tearing down left over layers: Tear down z3c.layer.ready2go.tests.TestLayer ... not supported
c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython.rcompile. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:30: DeprecationWarning: Import from zope.untrustedpython.builtins. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython.builtins import SafeBuiltins

FAILED winbot / z3c.tabular_py_265_32

FAILED : winbot / z3c.tabular_py_265_32
Build: http://winbot.zope.org/builders/z3c.tabular_py_265_32/builds/182


Build Reason: The Nightly scheduler named 'z3c.tabular nightly' triggered this build


Build Source Stamp: [branch z3c.tabular/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

At revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory 'c:\\buildslave\\z3c.tabular\\build\\bin'.
Creating directory 'c:\\buildslave\\z3c.tabular\\build\\parts'.
Creating directory 'c:\\buildslave\\z3c.tabular\\build\\develop-eggs'.
Generated script 'c:\\buildslave\\z3c.tabular\\build\\bin\\buildout'.

c:\buildslave\z3c.tabular\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Develop: 'c:\\buildslave\\z3c.tabular\\build\\.'
Download error: unknown url type: svn -- Some packages may not be found!
Installing test.
Getting distribution for 'zope.copy'.
Got zope.copy 4.0.2.
Generated script 'c:\\buildslave\\z3c.tabular\\build\\bin\\test'.
Installing checker.
checker: setting up importchecker
Generated script 'bin\\importchecker'.
Installing coverage-test.
Generated script 'c:\\buildslave\\z3c.tabular\\build\\bin\\coverage-test'.
Installing coverage-report.

test

Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
. Failure in test c:\buildslave\z3c.tabular\build\src\z3c\tabular\README.txt Failed doctest test for README.txt File "c:\buildslave\z3c.tabular\build\src\z3c\tabular\README.txt", line 0 ---------------------------------------------------------------------- File "c:\buildslave\z3c.tabular\build\src\z3c\tabular\README.txt", line 124, in README.txt Failed example: print contentSubFormTable.render() Expected: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" name="subFormTable" id="subFormTable"> <div class="viewspace"> <div> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <div> <table class="contents"> <thead> <tr> <th class="sorted-on ascending">Name</th> </tr> </thead> <tbody> <tr class="even"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=first">first</a></td> </tr> <tr class="odd"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=second">second</a></td> </tr> <tr class="even"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=third">third</a></td> </tr> </tbody> </table> </div> </td> <td valign="top"> </td> </tr> </table> </div> </div> <div> <div class="buttons"> <input id="subFormTable-buttons-delete" name="subFormTable.buttons.delete" class="submit-widget button-field" value="Delete" type="submit" /> <input id="subFormTable-buttons-edit" name="subFormTable.buttons.edit" class="submit-widget button-field" value="Edit" type="submit" /> <input id="subFormTable-buttons-cancel" name="subFormTable.buttons.cancel" class="submit-widget button-field" value="Cancel" type="submit" /> </div> </div> </form> Got: <form action="http://127.0.0.1" method="post" enctype="multipart/form-data" class="edit-form" id="subFormTable" name="subFormTable"> <BLANKLINE> <div class="viewspace"> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <BLANKLINE> <div> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <div> <table class="contents"> <thead> <tr> <th class="sorted-on ascending">Name</th> </tr> </thead> <tbody> <tr class="even"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=first">first</a></td> </tr> <tr class="odd"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=second">second</a></td> </tr> <tr class="even"> <td class="sorted-on ascending"><a href="http://127.0.0.1/container/view.html?subFormTable-selectedItem-0-selectedItems=third">third</a></td> </tr> </tbody> </table> </div> <BLANKLINE> </td> <td valign="top"> <BLANKLINE> </td> </tr> </table> </div> <BLANKLINE> <BLANKLINE> </div> <BLANKLINE> <div> <div class="buttons"> <BLANKLINE> <input id="subFormTable-buttons-delete" name="subFormTable.buttons.delete" class="submit-widget button-field" value="Delete" type="submit" /> <BLANKLINE> <BLANKLINE> <BLANKLINE> <input id="subFormTable-buttons-edit" name="subFormTable.buttons.edit" class="submit-widget button-field" value="Edit" type="submit" /> <BLANKLINE> <BLANKLINE> <BLANKLINE> <input id="subFormTable-buttons-cancel" name="subFormTable.buttons.cancel" class="submit-widget button-field" value="Cancel" type="submit" /> <BLANKLINE> <BLANKLINE> </div> </div> <BLANKLINE>
<BLANKLINE> <BLANKLINE> <BLANKLINE> </form> <BLANKLINE> .. Ran 3 tests with 1 failures and 0 errors in 1.000 seconds. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests in 0.000 seconds. Tests with failures: c:\buildslave\z3c.tabular\build\src\z3c\tabular\README.txt
c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:28: DeprecationWarning: Import from zope.untrustedpython.rcompile. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython import rcompile c:\eggs\zope.pagetemplate-4.0.1-py2.6.egg\zope\pagetemplate\engine.py:30: DeprecationWarning: Import from zope.untrustedpython.builtins. This BBB module willbe removed in zope.security 4.1 from zope.security.untrustedpython.builtins import SafeBuiltins

FAILED winbot / zope.deprecation_py_265_32

FAILED : winbot / zope.deprecation_py_265_32
Build: http://winbot.zope.org/builders/zope.deprecation_py_265_32/builds/782


Build Reason: The Nightly scheduler named 'zope.deprecation nightly' triggered this build


Build Source Stamp: [branch zope.deprecation/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

D    .bzrignore
D    LICENSE.txt
D    bootstrap.py
D    buildout.cfg
D    CHANGES.txt
D    COPYRIGHT.txt
D    setup.py
D    src
D    docs
D    tox.ini
D    README.txt
D    setup.cfg
A    MOVED_TO_GITHUB
Updated to revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
While:
  Initializing.
Error: Couldn't open c:\buildslave\zope.deprecation\build\buildout.cfg

buildout


c:\buildslave\zope.deprecation\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
The system cannot find the path specified.

FAILED winbot / zope.event_py_265_32

FAILED : winbot / zope.event_py_265_32
Build: http://winbot.zope.org/builders/zope.event_py_265_32/builds/782


Build Reason: The Nightly scheduler named 'zope.event nightly' triggered this build


Build Source Stamp: [branch zope.event/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

D    .bzrignore
D    LICENSE.txt
D    bootstrap.py
D    buildout.cfg
D    CHANGES.txt
D    COPYRIGHT.txt
D    setup.py
D    src
D    docs
D    tox.ini
D    README.txt
D    setup.cfg
A    MOVED_TO_GITHUB
Updated to revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
While:
  Initializing.
Error: Couldn't open c:\buildslave\zope.event\build\buildout.cfg

buildout


c:\buildslave\zope.event\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
The system cannot find the path specified.

FAILED winbot / zope.i18nmessageid_py_265_32

FAILED : winbot / zope.i18nmessageid_py_265_32
Build: http://winbot.zope.org/builders/zope.i18nmessageid_py_265_32/builds/781


Build Reason: The Nightly scheduler named 'zope.i18nmessageid nightly' triggered this build


Build Source Stamp: [branch zope.i18nmessageid/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

D    .bzrignore
D    LICENSE.txt
D    bootstrap.py
D    buildout.cfg
D    CHANGES.txt
D    COPYRIGHT.txt
D    setup.py
D    src
D    docs
D    tox.ini
D    README.txt
D    setup.cfg
A    MOVED_TO_GITHUB
Updated to revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
While:
  Initializing.
Error: Couldn't open c:\buildslave\zope.i18nmessageid\build\buildout.cfg

buildout


c:\buildslave\zope.i18nmessageid\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
The system cannot find the path specified.

FAILED winbot / zope.interface_py_265_32

FAILED : winbot / zope.interface_py_265_32
Build: http://winbot.zope.org/builders/zope.interface_py_265_32/builds/810


Build Reason: The Nightly scheduler named 'zope.interface nightly' triggered this build


Build Source Stamp: [branch zope.interface/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

D    .bzrignore
D    LICENSE.txt
D    bootstrap.py
D    buildout.cfg
D    CHANGES.txt
D    COPYRIGHT.txt
D    setup.py
D    src
D    docs
D    tox.ini
D    README.txt
D    README-better_unittest.txt
D    setup.cfg
A    MOVED_TO_GITHUB
Updated to revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
While:
  Initializing.
Error: Couldn't open c:\buildslave\zope.interface\build\buildout.cfg

buildout


c:\buildslave\zope.interface\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
The system cannot find the path specified.

FAILED winbot / zope.schema_py_265_32

FAILED : winbot / zope.schema_py_265_32
Build: http://winbot.zope.org/builders/zope.schema_py_265_32/builds/802


Build Reason: The Nightly scheduler named 'zope.schema nightly' triggered this build


Build Source Stamp: [branch zope.schema/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: svn bootstrap buildout test

D    .bzrignore
D    LICENSE.txt
D    bootstrap.py
D    buildout.cfg
D    CHANGES.txt
D    COPYRIGHT.txt
D    setup.py
D    src
D    docs
D    tox.ini
D    MANIFEST.in
D    README.txt
D    setup.cfg
A    MOVED_TO_GITHUB
Updated to revision 129491.
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
While:
  Initializing.
Error: Couldn't open c:\buildslave\zope.schema\build\buildout.cfg

buildout


c:\buildslave\zope.schema\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
The system cannot find the path specified.

FAILED winbot / zope.security_py_265_32

FAILED : winbot / zope.security_py_265_32
Build: http://winbot.zope.org/builders/zope.security_py_265_32/builds/786


Build Reason: The Nightly scheduler named 'zope.security nightly' triggered this build


Build Source Stamp: HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/

Buildbot steps from latest build: git bootstrap buildout test

Initialized empty Git repository in c:/buildslave/zope.security/source/.git/
From git://github.com/zopefoundation/zope.security
 * branch            master     -> FETCH_HEAD
 * [new tag]         3.0.0      -> 3.0.0
* [new tag] 3.2.0 -> 3.2.0 * [new tag] 3.3.3 -> 3.3.3 * [new tag] 3.4.0 -> 3.4.0 * [new tag] 3.4.0a1 -> 3.4.0a1 * [new tag] 3.4.0b1 -> 3.4.0b1 * [new tag] 3.4.0b2 -> 3.4.0b2 * [new tag] 3.4.0b3 -> 3.4.0b3 * [new tag] 3.4.0b4 -> 3.4.0b4 * [new tag] 3.4.0b5 -> 3.4.0b5 * [new tag] 3.4.1 -> 3.4.1 * [new tag] 3.4.2 -> 3.4.2 * [new tag] 3.4.3 -> 3.4.3 * [new tag] 3.5.0 -> 3.5.0 * [new tag] 3.5.1 -> 3.5.1 * [new tag] 3.5.2 -> 3.5.2 * [new tag] 3.5.3 -> 3.5.3 * [new tag] 3.6.0 -> 3.6.0
* [new tag] 3.6.1 -> 3.6.1 * [new tag] 3.6.2 -> 3.6.2 * [new tag] 3.6.3 -> 3.6.3 * [new tag] 3.7.0 -> 3.7.0 * [new tag] 3.7.1 -> 3.7.1 * [new tag] 3.7.2 -> 3.7.2 * [new tag] 3.7.3 -> 3.7.3 * [new tag] 3.7.4 -> 3.7.4 * [new tag] 3.8.0 -> 3.8.0 * [new tag] 3.8.1 -> 3.8.1 * [new tag] 3.8.2 -> 3.8.2 * [new tag] 3.8.3 -> 3.8.3 * [new tag] 3.8.5 -> 3.8.5 * [new tag] 3.9.0 -> 3.9.0 * [new tag] 4.0.0a1 -> 4.0.0a1 * [new tag] 4.0.0a2 -> 4.0.0a2 * [new tag] 4.0.0a3 -> 4.0.0a3
HEAD is now at 13b9d48 Releasing 4.0.0a4 13b9d48c619e18b0c791b39edcbcf30989dd05b9
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory 'c:\\buildslave\\zope.security\\build\\bin'.
Creating directory 'c:\\buildslave\\zope.security\\build\\parts'.
Creating directory 'c:\\buildslave\\zope.security\\build\\develop-eggs'.
Generated script 'c:\\buildslave\\zope.security\\build\\bin\\buildout'.

c:\buildslave\zope.security\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCVARSALL.bat" x86 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Develop: 'c:\\buildslave\\zope.security\\build\\.'
Installed c:\buildslave\zope.security\build\zope.proxy-4.1.1-py2.6-win32.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 4.0.3 Downloading http://pypi.python.org/packages/2.6/z/zope.interface/zope.interface-4.0.3-py2.6-win32.egg#md5=5fcdaa771baecbf5bb2a615682138ac8 Processing zope.interface-4.0.3-py2.6-win32.egg
creating c:\buildslave\zope.security\build\zope.interface-4.0.3-py2.6-win32.egg Extracting zope.interface-4.0.3-py2.6-win32.egg to c:\buildslave\zope.security\build Installed c:\buildslave\zope.security\build\zope.interface-4.0.3-py2.6-win32.egg 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 _proxy.c Creating library build\temp.win32-2.6\Release\src\zope\security\_proxy.lib and object build\temp.win32-2.6\Release\src\zope\security\_proxy.exp _zope_security_checker.c Creating library build\temp.win32-2.6\Release\src\zope\security\_zope_security_checker.lib and object build\temp.win32-2.6\Release\src\zope\security\_zope_security_checker.exp Installing test. Generated script 'c:\\buildslave\\zope.security\\build\\bin\\test'. Installing python. Generated interpreter 'c:\\buildslave\\zope.security\\build\\bin\\python'. Installing coverage-test. Generated script 'c:\\buildslave\\zope.security\\build\\bin\\coverage-test'. Installing coverage-report.
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 499 tests with 0 failures and 0 errors in 0.438 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.