[Testbot] Plone 5.2 - Python 2.7 - Build # 310 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Sep 6 11:56:28 UTC 2019


Plone 5.2 - Python 2.7 - Build # 310 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/310/ to view the results.


Plone 5.2 - Python 2.7 - Build # 310 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/310/ to view the results.

Test Results:

54 tests failed.
FAILED:  plone.app.i18n.locales.browser.selector.xml.[empty]

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-5.2-python-2.7/parts/test/testreports/plone.app.i18n.locales.browser.selector.xml was length 0

FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_authorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 201, in test_GET_authorized
    '/{0.folder_name}/test_script'.format(self), basic=self.basic_auth)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 195, in test_GET_unauthorized
    response = self.publish('/{0.folder_name}/test_script'.format(self))
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_authorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 223, in test_WebDAV_authorized
    basic=self.basic_auth)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 210, in test_WebDAV_unauthorized
    request_method='PROPFIND')
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_authorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 245, in test_XMLRPC_authorized
    stdin=io.BytesIO(XMLRPC_CALL), basic=self.basic_auth)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 237, in test_XMLRPC_unauthorized
    stdin=io.BytesIO(XMLRPC_CALL))
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_GET_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 269, in test_GET_unauthorized
    response = self.publish('/{0.folder_name}/test_script'.format(self))
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_WebDAV_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 276, in test_WebDAV_unauthorized
    request_method='PROPFIND')
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_XMLRPC_unauthorized

Error Message:
You are in a Test Layer

Stack Trace:
You are in a Test Layer
(IntegrationTesting) that is fast by just aborting transactions between each
test.  You just committed something. That breaks the test isolation.  So I stop
here and let you fix it.

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.PluggableAuthService-2.1-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 289, in test_XMLRPC_unauthorized
    stdin=io.BytesIO(XMLRPC_CALL))
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/Testing/ZopeTestCase/functional.py", line 70, in publish
    transaction.commit()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
    here and let you fix it.""")


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 320, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp27m/Products.ZopeVersionControl-1.1.4-py2.7.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  plone.app.testing.layers.rst

Error Message:
Failed doctest test for layers.rst

Stack Trace:
Failed doctest test for layers.rst
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 47, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[4]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers)  # doctest: +ELLIPSIS
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 116, in setUp
        self.setUpDefaultContent(app)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 242, in setUpDefaultContent
        extension_ids=self.extensionProfiles,
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/factory.py", line 150, in addPloneSite
        setup_tool.runAllImportStepsFromProfile('profile-%s' % profile_id)
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 393, in runAllImportStepsFromProfile
        dependency_strategy=dependency_strategy)
       - __traceback_info__: profile-Products.CMFPlone:plone
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1474, in _runImportStepsFromContext
        self._doRunHandler(post_handler)
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1321, in _doRunHandler
        return handler_function(self)
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/setuphandlers.py", line 144, in importFinalSteps
        "profile-Products.CMFPlone:dependencies")
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 393, in runAllImportStepsFromProfile
        dependency_strategy=dependency_strategy)
       - __traceback_info__: profile-Products.CMFPlone:dependencies
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1465, in _runImportStepsFromContext
        message = self._doRunImportStep(step, context)
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1277, in _doRunImportStep
        return handler(context)
       - __traceback_info__: combine-bundles
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/exportimport/bundles.py", line 38, in combine
        combine_bundles(site)
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/browser/combine.py", line 180, in combine_bundles
        write_js(context, production_folder, 'default')
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/browser/combine.py", line 120, in write_js
        folder.writeFile(meta_bundle + '.js', fi)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.resource-2.1.1-py2.7.egg/plone/resource/directory.py", line 163, in writeFile
        f = File(filename, filename, data)
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/Image.py", line 155, in __init__
        data, size = self._read_data(file)
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/Image.py", line 615, in _read_data
        transaction.savepoint(optimistic=True)
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_manager.py", line 267, in savepoint
        return self.manager.savepoint(optimistic)
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_manager.py", line 147, in savepoint
        return self.get().savepoint(optimistic)
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_transaction.py", line 229, in savepoint
        self._saveAndRaiseCommitishError() # reraises!
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_transaction.py", line 345, in _saveAndRaiseCommitishError
        reraise(t, v, tb)
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_transaction.py", line 226, in savepoint
        savepoint = Savepoint(self, optimistic, *self._resources)
      File "/home/jenkins/.buildout/eggs/cp27m/transaction-2.4.0-py2.7.egg/transaction/_transaction.py", line 717, in __init__
        savepoint = savepoint()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 997, in savepoint
        self._commit(None)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 546, in _commit
        self._store_objects(ObjectWriter(obj), transaction)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 602, in _store_objects
        s = self._storage.store(oid, serial, p, '', transaction)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 1181, in store
        self._file.seek(self.position)
    IOError: [Errno 28] No space left on device
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 62, in layers.rst
Failed example:
    with zope.zopeApp() as app:
        print(app['acl_users'].getUser(SITE_OWNER_NAME))
        print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app)))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[7]>", line 1, in <module>
        with zope.zopeApp() as app:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 211, in addRequestContainer
        req = makeTestRequest(environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 199, in makeTestRequest
        setDefaultSkin(req)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.publisher-5.1.0-py2.7.egg/zope/publisher/skinnable.py", line 42, in setDefaultSkin
        adapters = zope.component.getSiteManager().adapters
    AttributeError: 'RequestContainer' object has no attribute 'adapters'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 71, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal['portal_registry']['plone.app.theming.interfaces.IThemeSettings.rules'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[9]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 259, in ploneSite
        with getattr(flavour, 'zopeApp')(db, connection, environ) as app:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 211, in addRequestContainer
        req = makeTestRequest(environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 199, in makeTestRequest
        setDefaultSkin(req)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.publisher-5.1.0-py2.7.egg/zope/publisher/skinnable.py", line 42, in setDefaultSkin
        adapters = zope.component.getSiteManager().adapters
    AttributeError: 'RequestContainer' object has no attribute 'adapters'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 85, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal['acl_users'].getUser(TEST_USER_NAME).getId())
        print(portal['acl_users'].getUser(TEST_USER_NAME).getUserName())
        print(sorted(portal['acl_users'].getUser(TEST_USER_NAME).getRolesInContext(portal)))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[11]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 259, in ploneSite
        with getattr(flavour, 'zopeApp')(db, connection, environ) as app:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 211, in addRequestContainer
        req = makeTestRequest(environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 199, in makeTestRequest
        setDefaultSkin(req)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.publisher-5.1.0-py2.7.egg/zope/publisher/skinnable.py", line 42, in setDefaultSkin
        adapters = zope.component.getSiteManager().adapters
    AttributeError: 'RequestContainer' object has no attribute 'adapters'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 95, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal['portal_workflow'].getDefaultChain())
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[12]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 259, in ploneSite
        with getattr(flavour, 'zopeApp')(db, connection, environ) as app:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 242, in zopeApp
        app = addRequestContainer(Zope2.app(connection), environ=environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 211, in addRequestContainer
        req = makeTestRequest(environ)
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 199, in makeTestRequest
        setDefaultSkin(req)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.publisher-5.1.0-py2.7.egg/zope/publisher/skinnable.py", line 42, in setDefaultSkin
        adapters = zope.component.getSiteManager().adapters
    AttributeError: 'RequestContainer' object has no attribute 'adapters'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 101, in layers.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.PloneFixture in ... seconds.
    Tear down plone.testing.zope.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zope.Startup in 0.003 seconds.
      Tear down plone.testing.zca.LayerCleanup in 0.001 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 122, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[18]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 472, in setUpDatabase
        name='Startup')
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 133, in layers.rst
Failed example:
    layers.PLONE_INTEGRATION_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[22]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 324, in testSetUp
        self['portal'] = portal = self['app'][PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 137, in layers.rst
Failed example:
    layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[23]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 143, in layers.rst
Failed example:
    getSiteManager()
Expected:
    <PersistentComponents /plone>
Got:
    <BaseGlobalComponents base>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 149, in layers.rst
Failed example:
    getSecurityManager().getUser()
Expected:
    <PloneUser 'test-user'>
Got:
    <SpecialUser 'Anonymous User'>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 156, in layers.rst
Failed example:
    portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[29]>", line 1, in <module>
        portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 157, in layers.rst
Failed example:
    helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[30]>", line 1, in <module>
        helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 159, in layers.rst
Failed example:
    portal._setObject('d1', SimpleItem('d1'))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[32]>", line 1, in <module>
        portal._setObject('d1', SimpleItem('d1'))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 161, in layers.rst
Failed example:
    'd1' in portal.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[33]>", line 1, in <module>
        'd1' in portal.objectIds()
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 166, in layers.rst
Failed example:
    layers.PLONE_INTEGRATION_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[34]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 173, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        'd1' in portal.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[38]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 184, in layers.rst
Failed example:
    getSiteManager()
Expected:
    <BaseGlobalComponents test-stack-2>
Got:
    <BaseGlobalComponents base>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 189, in layers.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.Plone:Integration in ... seconds.
    Tear down plone.app.testing.layers.PloneFixture in ... seconds.
    Tear down plone.testing.zope.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zca.LayerCleanup in 0.002 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 211, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[46]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 472, in setUpDatabase
        name='Startup')
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 222, in layers.rst
Failed example:
    layers.PLONE_FUNCTIONAL_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[50]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 322, in testSetUp
        super(PloneTestLifecycle, self).testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 824, in testSetUp
        name='FunctionalTest')
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 224, in layers.rst
Failed example:
    layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[51]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 228, in layers.rst
Failed example:
    getSiteManager()
Expected:
    <PersistentComponents /plone>
Got:
    <BaseGlobalComponents base>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 232, in layers.rst
Failed example:
    getSecurityManager().getUser()
Expected:
    <PloneUser 'test-user'>
Got:
    <SpecialUser 'Anonymous User'>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 238, in layers.rst
Failed example:
    portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[56]>", line 1, in <module>
        portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 239, in layers.rst
Failed example:
    helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[57]>", line 1, in <module>
        helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 240, in layers.rst
Failed example:
    portal._setObject('d1', SimpleItem('d1'))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[58]>", line 1, in <module>
        portal._setObject('d1', SimpleItem('d1'))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 242, in layers.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[59]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 243, in layers.rst
Failed example:
    'd1' in portal.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[60]>", line 1, in <module>
        'd1' in portal.objectIds()
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 248, in layers.rst
Failed example:
    layers.PLONE_FUNCTIONAL_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[61]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 255, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        'd1' in portal.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[65]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 264, in layers.rst
Failed example:
    getSiteManager()
Expected:
    <BaseGlobalComponents test-stack-2>
Got:
    <BaseGlobalComponents base>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 269, in layers.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.Plone:Functional in ... seconds.
    Tear down plone.app.testing.layers.PloneFixture in ... seconds.
    Tear down plone.testing.zope.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zca.LayerCleanup in 0.001 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 291, in layers.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[73]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 472, in setUpDatabase
        name='Startup')
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 302, in layers.rst
Failed example:
    host
Expected:
    'localhost'
Got:
    'nohost'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 317, in layers.rst
Failed example:
    layers.PLONE_ZSERVER.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[83]>", line 1, in <module>
        layers.PLONE_ZSERVER.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 322, in testSetUp
        super(PloneTestLifecycle, self).testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 824, in testSetUp
        name='FunctionalTest')
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp27m/ZODB-5.5.1-py2.7.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 325, in layers.rst
Failed example:
    portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[84]>", line 1, in <module>
        portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 326, in layers.rst
Failed example:
    helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[85]>", line 1, in <module>
        helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 327, in layers.rst
Failed example:
    portal.title = 'Fancy Portal'
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[86]>", line 1, in <module>
        portal.title = 'Fancy Portal'
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 332, in layers.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[87]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 336, in layers.rst
Failed example:
    portal_url = portal.absolute_url()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[88]>", line 1, in <module>
        portal_url = portal.absolute_url()
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 337, in layers.rst
Failed example:
    portal_url.split(':')[:-1]
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[89]>", line 1, in <module>
        portal_url.split(':')[:-1]
    NameError: name 'portal_url' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 341, in layers.rst
Failed example:
    conn = urlopen(portal_url + '/Title', timeout=10)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[91]>", line 1, in <module>
        conn = urlopen(portal_url + '/Title', timeout=10)
    NameError: name 'portal_url' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 342, in layers.rst
Failed example:
    responseBody = conn.read()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[92]>", line 1, in <module>
        responseBody = conn.read()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 343, in layers.rst
Failed example:
    b"Fancy Portal" in responseBody
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[93]>", line 1, in <module>
        b"Fancy Portal" in responseBody
    NameError: name 'responseBody' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 345, in layers.rst
Failed example:
    conn.close()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[94]>", line 1, in <module>
        conn.close()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 349, in layers.rst
Failed example:
    layers.PLONE_ZSERVER.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[95]>", line 1, in <module>
        layers.PLONE_ZSERVER.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 364, in layers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print('folder1' in portal.objectIds())
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[103]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 370, in layers.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.Plone:WSGIServer in ... seconds.
    Tear down plone.testing.zope.WSGIServer in ... seconds.
    Tear down plone.app.testing.layers.PloneFixture in ... seconds.
    Tear down plone.testing.zope.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zca.LayerCleanup in 0.001 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.rst", line 378, in layers.rst
Failed example:
    requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
    Traceback (most recent call last):
    ...
    requests.exceptions.ConnectionError: ...
Got:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers.rst[106]>", line 1, in <module>
        requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL
    NameError: name 'portal_url' is not defined


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.testing.layers_zserver.rst

Error Message:
Failed doctest test for layers_zserver.rst

Stack Trace:
Failed doctest test for layers_zserver.rst
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 29, in layers_zserver.rst
Failed example:
    runner.setup_layer(options, layers.PLONE_FTP_SERVER, setupLayers)  # here!
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[6]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FTP_SERVER, setupLayers)  # here!
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp27m/zope.testrunner-5.0-py2.7.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 313, in setUp
        self.setUpBasicProducts()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zserver.py", line 197, in setUpBasicProducts
        installProduct(app, 'Products.OFSP')
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 24, in __exit__
        self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zserver.py", line 68, in zopeApp
        transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 40, in layers_zserver.rst
Failed example:
    host
Expected:
    'localhost'
Got:
    'nohost'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 57, in layers_zserver.rst
Failed example:
    layers.PLONE_FTP_SERVER.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[16]>", line 1, in <module>
        layers.PLONE_FTP_SERVER.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 324, in testSetUp
        self['portal'] = portal = self['app'][PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 67, in layers_zserver.rst
Failed example:
    portal = layers.PLONE_FTP_SERVER['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[19]>", line 1, in <module>
        portal = layers.PLONE_FTP_SERVER['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 68, in layers_zserver.rst
Failed example:
    helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[20]>", line 1, in <module>
        helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 70, in layers_zserver.rst
Failed example:
    portal._setObject('folder1', Folder('folder1'))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[22]>", line 1, in <module>
        portal._setObject('folder1', Folder('folder1'))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 76, in layers_zserver.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[23]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 78, in layers_zserver.rst
Failed example:
    folder_path = portal.absolute_url_path() + '/folder1'
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[24]>", line 1, in <module>
        folder_path = portal.absolute_url_path() + '/folder1'
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 82, in layers_zserver.rst
Failed example:
    ftpClient.connect(host, port, timeout=5)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[27]>", line 1, in <module>
        ftpClient.connect(host, port, timeout=5)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 135, in connect
        self.sock = socket.create_connection((self.host, self.port), self.timeout)
      File "/srv/python2.7/lib/python2.7/socket.py", line 557, in create_connection
        for res in getaddrinfo(host, port, 0, SOCK_STREAM):
    gaierror: [Errno -3] Temporary failure in name resolution
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 88, in layers_zserver.rst
Failed example:
    ftpClient.login(SITE_OWNER_NAME, SITE_OWNER_PASSWORD)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[30]>", line 1, in <module>
        ftpClient.login(SITE_OWNER_NAME, SITE_OWNER_PASSWORD)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 394, in login
        resp = self.sendcmd('USER ' + user)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 250, in sendcmd
        self.putcmd(cmd)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 183, in putcmd
        self.putline(line)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 178, in putline
        self.sock.sendall(line)
    AttributeError: 'NoneType' object has no attribute 'sendall'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 91, in layers_zserver.rst
Failed example:
    ftpClient.cwd(folder_path)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[31]>", line 1, in <module>
        ftpClient.cwd(folder_path)
    NameError: name 'folder_path' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 94, in layers_zserver.rst
Failed example:
    ftpClient.retrlines('LIST')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[32]>", line 1, in <module>
        ftpClient.retrlines('LIST')
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 440, in retrlines
        resp = self.sendcmd('TYPE A')
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 250, in sendcmd
        self.putcmd(cmd)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 183, in putcmd
        self.putline(line)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 178, in putline
        self.sock.sendall(line)
    AttributeError: 'NoneType' object has no attribute 'sendall'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 99, in layers_zserver.rst
Failed example:
    ftpClient.quit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[33]>", line 1, in <module>
        ftpClient.quit()
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 603, in quit
        resp = self.voidcmd('QUIT')
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 255, in voidcmd
        self.putcmd(cmd)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 183, in putcmd
        self.putline(line)
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 178, in putline
        self.sock.sendall(line)
    AttributeError: 'NoneType' object has no attribute 'sendall'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 104, in layers_zserver.rst
Failed example:
    layers.PLONE_FTP_SERVER.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[34]>", line 1, in <module>
        layers.PLONE_FTP_SERVER.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 113, in layers_zserver.rst
Failed example:
    'app' in layers.PLONE_FTP_SERVER
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 116, in layers_zserver.rst
Failed example:
    'request' in layers.PLONE_FTP_SERVER
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 120, in layers_zserver.rst
Failed example:
    with helpers.ploneSite(flavour=plone.testing.zserver) as portal:
        print('folder1' in portal.objectIds())
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[43]>", line 1, in <module>
        with helpers.ploneSite(flavour=plone.testing.zserver) as portal:
      File "/srv/python2.7/lib/python2.7/contextlib.py", line 17, in __enter__
        return self.gen.next()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp27m/Zope-4.1.2-py2.7.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 126, in layers_zserver.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.app.testing.layers.Plone:FTPServer in ... seconds.
    Tear down plone.testing.zserver.FTPServer in ... seconds.
    Tear down plone.app.testing.layers.PloneZServerFixture in ... seconds.
    Tear down plone.testing.zserver.Startup in ... seconds.
    Tear down plone.testing.zca.LayerCleanup in ... seconds.
Got:
      Tear down plone.testing.zca.LayerCleanup in 0.001 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.testing-6.1.3-py2.7.egg/plone/app/testing/layers_zserver.rst", line 133, in layers_zserver.rst
Failed example:
    ftpClient.connect(host, port, timeout=5) # doctest: +IGNORE_EXCEPTION_DETAIL
Expected:
    Traceback (most recent call last):
    error: [Errno 61] Connection refused
Got:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest layers_zserver.rst[45]>", line 1, in <module>
        ftpClient.connect(host, port, timeout=5) # doctest: +IGNORE_EXCEPTION_DETAIL
      File "/srv/python2.7/lib/python2.7/ftplib.py", line 135, in connect
        self.sock = socket.create_connection((self.host, self.port), self.timeout)
      File "/srv/python2.7/lib/python2.7/socket.py", line 557, in create_connection
        for res in getaddrinfo(host, port, 0, SOCK_STREAM):
    gaierror: [Errno -3] Temporary failure in name resolution


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.schemaeditor.tests.choice.rst

Error Message:
Failed doctest test for choice.rst

Stack Trace:
Failed doctest test for choice.rst
  File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/choice.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/choice.rst", line 16, in choice.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest choice.rst[1]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.schemaeditor.tests.editing.rst

Error Message:
Failed doctest test for editing.rst

Stack Trace:
Failed doctest test for editing.rst
  File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/editing.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/editing.rst", line 28, in editing.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.rst[6]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.schemaeditor.tests.extending.rst

Error Message:
Failed doctest test for extending.rst

Stack Trace:
Failed doctest test for extending.rst
  File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/extending.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.schemaeditor-2.1.0-py2.7.egg/plone/schemaeditor/tests/extending.rst", line 64, in extending.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest extending.rst[15]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/.buildout/eggs/cp27m/plone.testing-7.0.2-py2.7.egg/plone/testing/zope.py", line 751, in you_broke_it
        here and let you fix it.""")
    TestIsolationBroken: You are in a Test Layer
    (IntegrationTesting) that is fast by just aborting transactions between each
    test.  You just committed something. That breaks the test isolation.  So I stop
    here and let you fix it.


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.vocabularies.catalog.CatalogSource

Error Message:
Failed doctest test for plone.app.vocabularies.catalog.CatalogSource

Stack Trace:
Failed doctest test for plone.app.vocabularies.catalog.CatalogSource
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 656, in CatalogSource

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 690, in plone.app.vocabularies.catalog.CatalogSource
Failed example:
    'asdf' in source
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.vocabularies.catalog.CatalogSource[6]>", line 1, in <module>
        'asdf' in source
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 722, in __contains__
        return bool(self.search_catalog(query))
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 727, in search_catalog
        catalog = getToolByName(getSite(), 'portal_catalog')
      File "<string>", line 15, in check_getToolByName
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 23, in rewrap_in_request_container
        obj = aq_base(ob).__of__(obj)
    AttributeError: 'DummyContext' object has no attribute '__of__'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 693, in plone.app.vocabularies.catalog.CatalogSource
Failed example:
    source.search_catalog({'foo': 'baz'})
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.vocabularies.catalog.CatalogSource[7]>", line 1, in <module>
        source.search_catalog({'foo': 'baz'})
      File "/home/jenkins/.buildout/eggs/cp27m/plone.app.vocabularies-4.1.1-py2.7.egg/plone/app/vocabularies/catalog.py", line 727, in search_catalog
        catalog = getToolByName(getSite(), 'portal_catalog')
      File "<string>", line 15, in check_getToolByName
      File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 23, in rewrap_in_request_container
        obj = aq_base(ob).__of__(obj)
    AttributeError: 'DummyContext' object has no attribute '__of__'


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list