[Testbot] Plone 5.2 - Python 3.8 - Build # 236 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Jan 14 15:54:27 UTC 2020


Plone 5.2 - Python 3.8 - Build # 236 - Failure:

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


Plone 5.2 - Python 3.8 - Build # 236 - Failure:

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

Test Results:

159 tests failed.
FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get

Error Message:
Index of type ZCTextIndex not found

Stack Trace:
Index of type ZCTextIndex not found

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/testing.py", line 83, in test_body_get
    self._populate(self._obj)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 165, in _populate
    obj.addIndex('foo_zctext', 'ZCTextIndex', extra)
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZCatalog-5.0.1-py3.8.egg/Products/ZCatalog/ZCatalog.py", line 844, in addIndex
    raise ValueError("Index of type %s not found" % type)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get_special

Error Message:
Index of type ZCTextIndex not found

Stack Trace:
Index of type ZCTextIndex not found

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 191, in test_body_get_special
    self._populate_special(self._obj)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 173, in _populate_special
    self._populate(self._obj)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 165, in _populate
    obj.addIndex('foo_zctext', 'ZCTextIndex', extra)
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZCatalog-5.0.1-py3.8.egg/Products/ZCatalog/ZCatalog.py", line 844, in addIndex
    raise ValueError("Index of type %s not found" % type)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set

Error Message:
unknown meta_type 'ZCTextIndex Lexicon'

Stack Trace:
unknown meta_type 'ZCTextIndex Lexicon'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/testing.py", line 92, in test_body_set
    adapted.body = self._BODY
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/utils.py", line 523, in _importBody
    self._importNode(dom.documentElement)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/exportimport.py", line 67, in _importNode
    self._initObjects(node)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/utils.py", line 584, in _initObjects
    raise ValueError("unknown meta_type '%s'" % meta_type)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set_update

Error Message:
Index of type ZCTextIndex not found

Stack Trace:
Index of type ZCTextIndex not found

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 199, in test_body_set_update
    self._populate_special(self._obj)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 173, in _populate_special
    self._populate(self._obj)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 165, in _populate
    obj.addIndex('foo_zctext', 'ZCTextIndex', extra)
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZCatalog-5.0.1-py3.8.egg/Products/ZCatalog/ZCatalog.py", line 844, in addIndex
    raise ValueError("Index of type %s not found" % type)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_get

Error Message:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7940c1c0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

Stack Trace:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7940c1c0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_components.py", line 349, in test_blacklist_get
    adapted = getMultiAdapter((obj, context), IBody)
  File "/home/jenkins/.buildout/eggs/cp38/zope.component-4.5-py3.8.egg/zope/component/_api.py", line 97, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_set

Error Message:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7c683310>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

Stack Trace:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7c683310>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_components.py", line 364, in test_blacklist_set
    adapted = getMultiAdapter((obj, context), IBody)
  File "/home/jenkins/.buildout/eggs/cp38/zope.component-4.5-py3.8.egg/zope/component/_api.py", line 97, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_get

Error Message:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7ace30d0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

Stack Trace:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7ace30d0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/testing.py", line 85, in test_body_get
    adapted = getMultiAdapter((self._obj, context), IBody)
  File "/home/jenkins/.buildout/eggs/cp38/zope.component-4.5-py3.8.egg/zope/component/_api.py", line 97, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_set

Error Message:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7ace38b0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

Stack Trace:
((<PersistentComponents >, <Products.GenericSetup.testing.DummySetupEnviron object at 0x7f8a7ace38b0>), <InterfaceClass Products.GenericSetup.interfaces.IBody>, '')

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/testing.py", line 91, in test_body_set
    adapted = getMultiAdapter((self._obj, context), IBody)
  File "/home/jenkins/.buildout/eggs/cp38/zope.component-4.5-py3.8.egg/zope/component/_api.py", line 97, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_remove_components

Error Message:
False is not true

Stack Trace:
False is not true

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_components.py", line 406, in test_remove_components
    self.assertTrue(adapted is None)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 765, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_dependencies

Error Message:
59 != 1

Stack Trace:
59 != 1

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 299, in test_runImportStepFromProfile_dependencies
    self.assertEqual(len(_before_import_events), 1)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_simple

Error Message:
62 != 1

Stack Trace:
62 != 1

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 264, in test_runImportStepFromProfile_simple
    self.assertEqual(len(_before_import_events), 1)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_skip_dependencies

Error Message:
63 != 1

Stack Trace:
63 != 1

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 335, in test_runImportStepFromProfile_skip_dependencies
    self.assertEqual(len(_before_import_events), 1)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_utils.ObjectManagerHelpersTests.test__initObjects

Error Message:
unknown meta_type 'Generic Setup Tool'

Stack Trace:
unknown meta_type 'Generic Setup Tool'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/tests/test_utils.py", line 876, in test__initObjects
    helpers._initObjects(node)
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.GenericSetup/Products/GenericSetup/utils.py", line 584, in _initObjects
    raise ValueError("unknown meta_type '%s'" % meta_type)


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 185, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 185, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 185, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 185, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 260, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 260, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 313, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


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

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 313, in setUp
    self.setup_user_folder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 75, in setup_user_folder
    dispatcher.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_addGroup_CreatedEvent

Error Message:
6 != 1

Stack Trace:
6 != 1

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 98, in test_addGroup_CreatedEvent
    self.assertEqual(len(zgm.events), 1)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__doAddUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds_two_extractors

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__findUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__verifyUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addPrincipalToGroupResetsCache

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addingRoleResetsCache

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUserById

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removePrincipalFromGroupResetsCache

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removingRoleResetsCache

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_anonymous

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_unicode_credentials

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf16_credentials

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf8_credentials

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testCredentialsEvent

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testUserCreationEvent

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAllowAccessToUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAuthenticate

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testDenyAccessToAnonymous

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUserById

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRoles

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRolesInContext

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUser

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserById

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserNames

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUsers

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRole

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRolePermission

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasPermission

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasRole

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testIdentify

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testMaxListUsers

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithEmptyRoles

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithWrongRoles

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithoutAuth

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidate

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidateWithoutRoles

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_not_yet_encrypted_passwords

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_preencrypted_passwords

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test_manage_zmi_logout

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testBaseUserGetIdEqualGetName

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetDomains

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetPassword

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetRoles

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserId

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


FAILED:  Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserName

Error Message:
'RequestContainer' object has no attribute 'addPluggableAuthService'

Stack Trace:
'RequestContainer' object has no attribute 'addPluggableAuthService'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/base.py", line 89, in setUp
    self._setup()
  File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup
    self._setupUserFolder()
  File "/home/jenkins/.buildout/eggs/cp38/Products.PluggableAuthService-2.2.1-py3.8.egg/Products/PluggableAuthService/tests/pastc.py", line 49, in _setupUserFolder
    factory.addPluggableAuthService()


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


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

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  Products.ZopeVersionControl.tests.testVersionHistory.VersionHistoryTests.testBranchHaveName

Error Message:
Cannot close a connection joined to a transaction

Stack Trace:
Cannot close a connection joined to a transaction

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 672, in run
    self._callSetUp()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 630, in _callSetUp
    self.setUp()
  File "/home/jenkins/.buildout/eggs/cp38/Products.ZopeVersionControl-1.1.4-py3.8.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp
    self.connection.close()
  File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 283, in close
    raise ConnectionStateError("Cannot close a connection joined to "


FAILED:  plone.app.testing.helpers.rst

Error Message:
Failed doctest test for helpers.rst

Stack Trace:
Failed doctest test for helpers.rst
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 139, in helpers.rst
Failed example:
    runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[12]>", line 1, in <module>
        runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 151, in helpers.rst
Failed example:
    queryUtility(Interface, name="dummy1")
Expected:
    <object object at ...>
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 154, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal.title)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[16]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 162, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(is_installed(portal, 'plone.app.testing'))
        portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[18]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 174, in helpers.rst
Failed example:
    HELPER_DEMOS_INTEGRATION_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[23]>", line 1, in <module>
        HELPER_DEMOS_INTEGRATION_TESTING.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 324, in testSetUp
        self['portal'] = portal = self['app'][PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 184, in helpers.rst
Failed example:
    portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[27]>", line 1, in <module>
        portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 186, in helpers.rst
Failed example:
    sorted(getSecurityManager().getUser().getRolesInContext(portal))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[28]>", line 1, in <module>
        sorted(getSecurityManager().getUser().getRolesInContext(portal))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 189, in helpers.rst
Failed example:
    getSecurityManager().getUser().getUserName() == TEST_USER_NAME
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 191, in helpers.rst
Failed example:
    getSecurityManager().getUser().getId() == TEST_USER_ID
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 194, in helpers.rst
Failed example:
    helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[32]>", line 1, in <module>
        helpers.setRoles(portal, TEST_USER_ID, ['Manager'])
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 195, in helpers.rst
Failed example:
    repr(getSecurityManager()) != sm_repr
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 197, in helpers.rst
Failed example:
    sorted(getSecurityManager().getUser().getRolesInContext(portal))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[34]>", line 1, in <module>
        sorted(getSecurityManager().getUser().getRolesInContext(portal))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 204, in helpers.rst
Failed example:
    helpers.login(portal, TEST_USER_NAME)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[37]>", line 1, in <module>
        helpers.login(portal, TEST_USER_NAME)
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 205, in helpers.rst
Failed example:
    getSecurityManager().getUser().getUserName() == TEST_USER_NAME
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 209, in helpers.rst
Failed example:
    portal._setObject('folder1', Folder('folder1'))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[40]>", line 1, in <module>
        portal._setObject('folder1', Folder('folder1'))
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 214, in helpers.rst
Failed example:
    HELPER_DEMOS_INTEGRATION_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[41]>", line 1, in <module>
        HELPER_DEMOS_INTEGRATION_TESTING.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 223, in helpers.rst
Failed example:
    queryUtility(Interface, name="dummy1")
Expected:
    <object object at ...>
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 226, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal.title)
        print(is_installed(portal, 'plone.app.testing'))
        'folder1' in portal.objectIds()
        portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[47]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 240, in helpers.rst
Failed example:
    runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (HELPER_DEMOS_INTEGRATION_TESTING, HELPER_DEMOS_FIXTURE,)], setupLayers)
Expected:
    Tear down plone.app.testing.layers.HelperDemos:Integration in ... seconds.
    Tear down...HelperDemos in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 247, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal.title)
        print(is_installed(portal, 'plone.app.testing'))
        portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[50]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 257, in helpers.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.zca.LayerCleanup in 0.005 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 352, in helpers.rst
Failed example:
    runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[59]>", line 1, in <module>
        runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 361, in helpers.rst
Failed example:
    queryUtility(Interface, name="dummy1")
Expected:
    <object object at ...>
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 364, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal.title)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[61]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 368, in helpers.rst
Failed example:
    someGlobal['test']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[62]>", line 1, in <module>
        someGlobal['test']
    KeyError: 'test'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 377, in helpers.rst
Failed example:
    'plone.app.testing:dummy1' in _profile_registry.listProfiles()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 381, in helpers.rst
Failed example:
    'import1' in _import_step_registry.listSteps()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 385, in helpers.rst
Failed example:
    'export1' in _export_step_registry.listSteps()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 389, in helpers.rst
Failed example:
    'dummy_plugin1' in PluggableAuthService.MultiPlugins
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 393, in helpers.rst
Failed example:
    len(_upgrade_registry.getUpgradeStepsForProfile('plone.app.testing:default'))
Expected:
    1
Got:
    0
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 400, in helpers.rst
Failed example:
    runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (MY_INTEGRATION_TESTING, MY_FIXTURE)], setupLayers)
Expected:
    Tear down plone.app.testing.layers.MyLayer:Integration in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 406, in helpers.rst
Failed example:
    with helpers.ploneSite() as portal:
        print(portal.title)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest helpers.rst[79]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 413, in helpers.rst
Failed example:
    len(_profile_registry.listProfiles()) == numProfiles - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 418, in helpers.rst
Failed example:
    len(_import_step_registry.listSteps()) == numImportSteps - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 423, in helpers.rst
Failed example:
    len(_export_step_registry.listSteps()) == numExportSteps - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 428, in helpers.rst
Failed example:
    len(_upgrade_registry.keys()) == numUpgrades - 1
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.rst", line 439, in helpers.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.zca.LayerCleanup in 0.005 seconds.


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


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/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[4]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers)  # doctest: +ELLIPSIS
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 111, in setUp
        self.setUpZCML()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 174, in setUpZCML
        loadAll('configure.zcml')
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 169, in loadAll
        xmlconfig.file(filename, package, context=context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 657, in file
        include(context, name, package)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 868, in finish
        actions = self.handler(context, **args)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 557, in include
        processxmlfile(f, context)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile
        parser.parse(src)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 111, in parse
        xmlreader.IncrementalParser.parse(self, source)
      File "/srv/python3.8/lib/python3.8/xml/sax/xmlreader.py", line 125, in parse
        self.feed(buffer)
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 217, in feed
        self._parser.Parse(data, isFinal)
      File "/tmp/Python-3.8.1/Modules/pyexpat.c", line 461, in EndElement
        ("(N)", string_intern(self, name)))
      File "/srv/python3.8/lib/python3.8/xml/sax/expatreader.py", line 381, in end_element_ns
        self._cont_handler.endElementNS(pair, None)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS
        self._handle_exception(ex, info)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS
        self.context.end()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 703, in end
        self.stack.pop().finish()
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 867, in finish
        args = toargs(context, *self.argdata)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 1688, in toargs
        reraise(ConfigurationError("Invalid value for %r" % (n)).add_details(v),
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/_compat.py", line 30, in reraise
        raise value.with_traceback(tb)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/config.py", line 1686, in toargs
        args[str(name)] = field.fromUnicode(s)
      File "/home/jenkins/.buildout/eggs/cp38/zope.configuration-4.3.1-py3.8.egg/zope/configuration/fields.py", line 173, in fromUnicode
        raise ValidationError(v).with_field_and_value(self, name)
    zope.configuration.exceptions.ConfigurationError: Invalid value for 'handler'
        File "/home/jenkins/.buildout/eggs/cp38/plonetheme.barceloneta-2.1.6-py3.8.egg/plonetheme/barceloneta/configure.zcml", line 12.2-12.41
        File "/home/jenkins/.buildout/eggs/cp38/plone.app.theming-4.0.4-py3.8.egg/plone/app/theming/configure.zcml", line 13.4-13.44
        File "/home/jenkins/.buildout/eggs/cp38/plone.app.registry-1.7.5-py3.8.egg/plone/app/registry/configure.zcml", line 12.4-12.34
        File "/home/jenkins/.buildout/eggs/cp38/plone.app.registry-1.7.5-py3.8.egg/plone/app/registry/browser/configure.zcml", line 6.4-6.43
        File "/home/jenkins/.buildout/eggs/cp38/plone.app.z3cform-3.1.3-py3.8.egg/plone/app/z3cform/configure.zcml", line 10.2-10.41
        File "/home/jenkins/.buildout/eggs/cp38/plone.app.widgets-3.0.3-py3.8.egg/plone/app/widgets/configure.zcml", line 6.2-6.41
        File "/home/jenkins/workspace/plone-5.2-python-3.8/src/Products.CMFPlone/Products/CMFPlone/configure.zcml", line 25.2-25.86
        File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.app.upgrade/plone/app/upgrade/configure.zcml", line 13.4-13.61
        File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.app.upgrade/plone/app/upgrade/v52/configure.zcml", line 146.8-150.14
        zope.schema._bootstrapinterfaces.ValidationError: ImportError: Module plone.app.discussion.upgrades has no global extend_review_workflow
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[7]>", line 3, in <module>
        print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app)))
    AttributeError: 'NoneType' object has no attribute 'getRolesInContext'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[9]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[11]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[12]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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.018 seconds.
      Tear down plone.testing.zca.LayerCleanup in 0.008 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[18]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[22]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 324, in testSetUp
        self['portal'] = portal = self['app'][PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[23]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[29]>", line 1, in <module>
        portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[33]>", line 1, in <module>
        'd1' in portal.objectIds()
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[34]>", line 1, in <module>
        layers.PLONE_INTEGRATION_TESTING.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[38]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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.005 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[46]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[50]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 322, in testSetUp
        super(PloneTestLifecycle, self).testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[51]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[56]>", line 1, in <module>
        portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[59]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[60]>", line 1, in <module>
        'd1' in portal.objectIds()
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[61]>", line 1, in <module>
        layers.PLONE_FUNCTIONAL_TESTING.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[65]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/cp38/plone.app.testing-6.1.3-py3.8.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.005 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[73]>", line 1, in <module>
        runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.rst", line 302, in layers.rst
Failed example:
    host
Expected:
    'localhost'
Got:
    'nohost'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[83]>", line 1, in <module>
        layers.PLONE_ZSERVER.testSetUp()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 322, in testSetUp
        super(PloneTestLifecycle, self).testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[84]>", line 1, in <module>
        portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[86]>", line 1, in <module>
        portal.title = 'Fancy Portal'
    NameError: name 'portal' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[87]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[92]>", line 1, in <module>
        responseBody = conn.read()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.rst", line 345, in layers.rst
Failed example:
    conn.close()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[94]>", line 1, in <module>
        conn.close()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[95]>", line 1, in <module>
        layers.PLONE_ZSERVER.testTearDown()
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/layers.py", line 328, in testTearDown
        self.tearDownEnvironment(self['portal'])
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'portal'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest layers.rst[103]>", line 1, in <module>
        with helpers.ploneSite() as portal:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.egg/plone/app/testing/helpers.py", line 260, in ploneSite
        portal = app[PLONE_SITE_ID]
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 837, in __getitem__
        raise KeyError(key)
    KeyError: 'plone'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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.005 seconds.
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-6.1.3-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, 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/cp38/plone.schemaeditor-2.1.0-py3.8.egg/plone/schemaeditor/tests/choice.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.schemaeditor-2.1.0-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest choice.rst[1]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, 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/cp38/plone.schemaeditor-2.1.0-py3.8.egg/plone/schemaeditor/tests/editing.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.schemaeditor-2.1.0-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[6]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, 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/cp38/plone.schemaeditor-2.1.0-py3.8.egg/plone/schemaeditor/tests/extending.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.schemaeditor-2.1.0-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest extending.rst[15]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.schemaeditor.tests.minmax.rst

Error Message:
Failed doctest test for minmax.rst

Stack Trace:
Failed doctest test for minmax.rst
  File "/home/jenkins/.buildout/eggs/cp38/plone.schemaeditor-2.1.0-py3.8.egg/plone/schemaeditor/tests/minmax.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.schemaeditor-2.1.0-py3.8.egg/plone/schemaeditor/tests/minmax.rst", line 16, in minmax.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest minmax.rst[1]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  src.plone.testing.zodb.rst

Error Message:
Failed doctest test for zodb.rst

Stack Trace:
Failed doctest test for zodb.rst
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 120, in zodb.rst
Failed example:
    runner.setup_layer(options, POPULATED_ZODB, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[30]>", line 1, in <module>
        runner.setup_layer(options, POPULATED_ZODB, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 52, in setUp
        self['zodbDB'] = self.createDatabase(self.createStorage())
      File "<doctest zodb.rst[26]>", line 12, in createDatabase
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 123, in zodb.rst
Failed example:
    db = POPULATED_ZODB['zodbDB']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[31]>", line 1, in <module>
        db = POPULATED_ZODB['zodbDB']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 124, in zodb.rst
Failed example:
    db.storage
Expected:
    My storage
Got:
    storage object
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 134, in zodb.rst
Failed example:
    POPULATED_ZODB.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[35]>", line 1, in <module>
        POPULATED_ZODB.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 59, in testSetUp
        self['zodbConnection'] = connection = self['zodbDB'].open()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 138, in zodb.rst
Failed example:
    POPULATED_ZODB['zodbConnection']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[36]>", line 1, in <module>
        POPULATED_ZODB['zodbConnection']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbConnection'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 141, in zodb.rst
Failed example:
    POPULATED_ZODB['zodbRoot']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[37]>", line 1, in <module>
        POPULATED_ZODB['zodbRoot']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbRoot'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 144, in zodb.rst
Failed example:
    POPULATED_ZODB['zodbRoot']['foo'] = 'bar'
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[38]>", line 1, in <module>
        POPULATED_ZODB['zodbRoot']['foo'] = 'bar'
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbRoot'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 148, in zodb.rst
Failed example:
    POPULATED_ZODB.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[39]>", line 1, in <module>
        POPULATED_ZODB.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 69, in testTearDown
        self['zodbConnection'].close()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbConnection'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 158, in zodb.rst
Failed example:
    conn = POPULATED_ZODB['zodbDB'].open()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[42]>", line 1, in <module>
        conn = POPULATED_ZODB['zodbDB'].open()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 159, in zodb.rst
Failed example:
    conn.root()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[43]>", line 1, in <module>
        conn.root()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 350, in root
        return RootConvenience(self.get(z64))
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 235, in get
        raise ConnectionStateError("The database connection is closed")
    ZODB.POSException.ConnectionStateError: The database connection is closed
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 165, in zodb.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down PopulatedZODB in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 213, in zodb.rst
Failed example:
    runner.setup_layer(options, EXPANDED_ZODB, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[54]>", line 1, in <module>
        runner.setup_layer(options, EXPANDED_ZODB, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 52, in setUp
        self['zodbDB'] = self.createDatabase(self.createStorage())
      File "<doctest zodb.rst[26]>", line 12, in createDatabase
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 217, in zodb.rst
Failed example:
    db = EXPANDED_ZODB['zodbDB']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[55]>", line 1, in <module>
        db = EXPANDED_ZODB['zodbDB']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 218, in zodb.rst
Failed example:
    db.storage
Expected:
    ExpandedZODB
Got:
    storage object
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 228, in zodb.rst
Failed example:
    POPULATED_ZODB.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[59]>", line 1, in <module>
        POPULATED_ZODB.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 59, in testSetUp
        self['zodbConnection'] = connection = self['zodbDB'].open()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 233, in zodb.rst
Failed example:
    EXPANDED_ZODB['zodbConnection']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[61]>", line 1, in <module>
        EXPANDED_ZODB['zodbConnection']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbConnection'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 236, in zodb.rst
Failed example:
    EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[62]>", line 1, in <module>
        EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data')
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbRoot'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 239, in zodb.rst
Failed example:
    POPULATED_ZODB['zodbRoot']['foo'] = 'bar'
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[63]>", line 1, in <module>
        POPULATED_ZODB['zodbRoot']['foo'] = 'bar'
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbRoot'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 244, in zodb.rst
Failed example:
    POPULATED_ZODB.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[65]>", line 1, in <module>
        POPULATED_ZODB.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 69, in testTearDown
        self['zodbConnection'].close()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbConnection'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 254, in zodb.rst
Failed example:
    conn = EXPANDED_ZODB['zodbDB'].open()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[68]>", line 1, in <module>
        conn = EXPANDED_ZODB['zodbDB'].open()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 255, in zodb.rst
Failed example:
    conn.root() == dict(someData='a string', additionalData='Some new data')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[69]>", line 1, in <module>
        conn.root() == dict(someData='a string', additionalData='Some new data')
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 350, in root
        return RootConvenience(self.get(z64))
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 235, in get
        raise ConnectionStateError("The database connection is closed")
    ZODB.POSException.ConnectionStateError: The database connection is closed
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 261, in zodb.rst
Failed example:
    runner.tear_down_unneeded(options, [POPULATED_ZODB], setupLayers)
Expected:
    Tear down ExpandedZODB in ... seconds.
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 264, in zodb.rst
Failed example:
    conn = EXPANDED_ZODB['zodbDB'].open()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[72]>", line 1, in <module>
        conn = EXPANDED_ZODB['zodbDB'].open()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'zodbDB'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 265, in zodb.rst
Failed example:
    conn.root()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zodb.rst[73]>", line 1, in <module>
        conn.root()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 350, in root
        return RootConvenience(self.get(z64))
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 235, in get
        raise ConnectionStateError("The database connection is closed")
    ZODB.POSException.ConnectionStateError: The database connection is closed
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.rst", line 272, in zodb.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down PopulatedZODB in ... seconds.
Got nothing


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  src.plone.testing.zope.rst

Error Message:
Failed doctest test for zope.rst

Stack Trace:
Failed doctest test for zope.rst
  File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 46, in zope.rst
Failed example:
    runner.setup_layer(options, zope.STARTUP, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[10]>", line 1, in <module>
        runner.setup_layer(options, zope.STARTUP, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 55, in zope.rst
Failed example:
    zope.STARTUP['zodbDB'].storage
Expected:
    Startup
Got:
    storage object
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 69, in zope.rst
Failed example:
    with zope.zopeApp() as app:
        'acl_users' in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[15]>", line 2, in <module>
        'acl_users' in app.objectIds()
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 120, in __exit__
        next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 264, in zopeApp
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 76, in zope.rst
Failed example:
    with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app:
        'acl_users' in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[16]>", line 1, in <module>
        with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app:
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 113, in __enter__
        return next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 238, in zopeApp
        connection = db.open()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 778, in open
        c = self.klass(self,
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 116, in __init__
        storage = db._mvcc_storage
    AttributeError: 'DB' object has no attribute '_mvcc_storage'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 83, in zope.rst
Failed example:
    conn = zope.STARTUP['zodbDB'].open()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[17]>", line 1, in <module>
        conn = zope.STARTUP['zodbDB'].open()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 778, in open
        c = self.klass(self,
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 116, in __init__
        storage = db._mvcc_storage
    AttributeError: 'DB' object has no attribute '_mvcc_storage'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 84, in zope.rst
Failed example:
    with zope.zopeApp(connection=conn) as app:
        'acl_users' in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[18]>", line 1, in <module>
        with zope.zopeApp(connection=conn) as app:
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 88, in zope.rst
Failed example:
    conn.opened is not None
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[19]>", line 1, in <module>
        conn.opened is not None
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 91, in zope.rst
Failed example:
    conn.close()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[20]>", line 1, in <module>
        conn.close()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 132, in zope.rst
Failed example:
    len(list(getSiteManager().registeredAdapters())) > 1 # in fact, > a lot
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 137, in zope.rst
Failed example:
    getVocabularyRegistry()
Expected:
    <....Zope2VocabularyRegistry object at ...>
Got:
    <zope.schema.vocabulary.VocabularyRegistry object at 0x7f8a7c6066d0>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 155, in zope.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    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.008 seconds.
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 160, in zope.rst
Failed example:
    Zope2._began_startup
Expected:
    0
Got:
    1
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 162, in zope.rst
Failed example:
    Zope2.DB is None
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 164, in zope.rst
Failed example:
    Zope2.bobo_application is None
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 198, in zope.rst
Failed example:
    runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[38]>", line 1, in <module>
        runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 262, in zope.rst
Failed example:
    with zope.zopeApp() as app:
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[59]>", line 2, in <module>
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 120, in __exit__
        next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 264, in zopeApp
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 269, in zope.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.testing.zope.IntegrationTesting 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.008 seconds.
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 298, in zope.rst
Failed example:
    runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[65]>", line 1, in <module>
        runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 309, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[67]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 314, in zope.rst
Failed example:
    app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[68]>", line 1, in <module>
        app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 315, in zope.rst
Failed example:
    app.manage_addFolder('folder1')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[69]>", line 1, in <module>
        app.manage_addFolder('folder1')
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/Folder.py", line 53, in manage_addFolder
        self._setObject(id, ob)
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 365, in _setObject
        self._objects = self._objects + ({'id': id, 'meta_type': t},)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 830, in register
        self._register(obj)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 840, in _register
        self.transaction_manager.get().join(self)
    AttributeError: 'NoneType' object has no attribute 'get'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 316, in zope.rst
Failed example:
    'acl_users' in app.objectIds() and 'folder1' in app.objectIds()
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 320, in zope.rst
Failed example:
    transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[72]>", line 1, in <module>
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 324, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[73]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 863, in testTearDown
        app = self['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 333, in zope.rst
Failed example:
    with zope.zopeApp() as app:
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[77]>", line 2, in <module>
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 120, in __exit__
        next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 264, in zopeApp
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 339, in zope.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.testing.zope.FunctionalTesting 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.008 seconds.
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 354, in zope.rst
Failed example:
    runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[81]>", line 1, in <module>
        runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 362, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[83]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 366, in zope.rst
Failed example:
    app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[84]>", line 1, in <module>
        app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 376, in zope.rst
Failed example:
    _ = app.manage_addDTMLDocument('dtml-doc-1')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[87]>", line 1, in <module>
        _ = app.manage_addDTMLDocument('dtml-doc-1')
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/DTMLDocument.py", line 149, in addDTMLDocument
        id = self._setObject(id, ob)
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 365, in _setObject
        self._objects = self._objects + ({'id': id, 'meta_type': t},)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 830, in register
        self._register(obj)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 840, in _register
        self.transaction_manager.get().join(self)
    AttributeError: 'NoneType' object has no attribute 'get'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 377, in zope.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[88]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 381, in zope.rst
Failed example:
    browser.open(app.absolute_url() + '/dtml-doc-1')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[89]>", line 1, in <module>
        browser.open(app.absolute_url() + '/dtml-doc-1')
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 244, in open
        url = self._absoluteUrl(url)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 523, in _absoluteUrl
        raise BrowserStateError(
    zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 382, in zope.rst
Failed example:
    'This is the dtml-doc-1 Document.' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[90]>", line 1, in <module>
        'This is the dtml-doc-1 Document.' in browser.contents
    TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 389, in zope.rst
Failed example:
    _ = app.manage_addDTMLDocument('dtml-doc-2', file='<dtml-var foo>')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[92]>", line 1, in <module>
        _ = app.manage_addDTMLDocument('dtml-doc-2', file='<dtml-var foo>')
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/DTMLDocument.py", line 149, in addDTMLDocument
        id = self._setObject(id, ob)
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 365, in _setObject
        self._objects = self._objects + ({'id': id, 'meta_type': t},)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 830, in register
        self._register(obj)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 840, in _register
        self.transaction_manager.get().join(self)
    AttributeError: 'NoneType' object has no attribute 'get'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 390, in zope.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[93]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 392, in zope.rst
Failed example:
    browser.open(app.absolute_url() + '/dtml-doc-2?' + qs)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[95]>", line 1, in <module>
        browser.open(app.absolute_url() + '/dtml-doc-2?' + qs)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 244, in open
        url = self._absoluteUrl(url)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 523, in _absoluteUrl
        raise BrowserStateError(
    zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 393, in zope.rst
Failed example:
    browser.contents
Expected:
    'boo, bar & baz'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 400, in zope.rst
Failed example:
    app._setObject('file1', DummyFile('file1'))
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[98]>", line 1, in <module>
        app._setObject('file1', DummyFile('file1'))
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 365, in _setObject
        self._objects = self._objects + ({'id': id, 'meta_type': t},)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 830, in register
        self._register(obj)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 840, in _register
        self.transaction_manager.get().join(self)
    AttributeError: 'NoneType' object has no attribute 'get'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 403, in zope.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[99]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 405, in zope.rst
Failed example:
    browser.open(app.absolute_url() + '/file1')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[100]>", line 1, in <module>
        browser.open(app.absolute_url() + '/file1')
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 244, in open
        url = self._absoluteUrl(url)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testbrowser-5.3.3-py3.8.egg/zope/testbrowser/browser.py", line 523, in _absoluteUrl
        raise BrowserStateError(
    zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 406, in zope.rst
Failed example:
    'The test browser also works with iterators' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[101]>", line 1, in <module>
        'The test browser also works with iterators' in browser.contents
    TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 413, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[102]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 863, in testTearDown
        app = self['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 422, in zope.rst
Failed example:
    with zope.zopeApp() as app:
        'acl_users' in app.objectIds()\
            and 'folder1' not in app.objectIds()\
            and 'file1' not in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[106]>", line 2, in <module>
        'acl_users' in app.objectIds()\
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 120, in __exit__
        next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 264, in zopeApp
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 430, in zope.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.testing.zope.FunctionalTesting 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.009 seconds.
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 458, in zope.rst
Failed example:
    runner.setup_layer(options, zope.WSGI_SERVER, setupLayers)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[114]>", line 1, in <module>
        runner.setup_layer(options, zope.WSGI_SERVER, setupLayers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 787, in setup_layer
        setup_layer(options, base, setup_layers)
      File "/home/jenkins/.buildout/eggs/cp38/zope.testrunner-5.0-py3.8.egg/zope/testrunner/runner.py", line 792, in setup_layer
        layer.setUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 311, in setUp
        self.setUpDatabase()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 470, in setUpDatabase
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 467, in zope.rst
Failed example:
    host
Expected:
    'localhost'
Got:
    'nohost'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 476, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[119]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 477, in zope.rst
Failed example:
    zope.WSGI_SERVER.testSetUp()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[120]>", line 1, in <module>
        zope.WSGI_SERVER.testSetUp()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 822, in testSetUp
        self['zodbDB'] = zodb.stackDemoStorage(
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zodb.py", line 30, in stackDemoStorage
        return DB(storage)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 486, in __init__
        with self.transaction(u'initial database creation') as conn:
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 1039, in __enter__
        self.conn = self.db.open(self.tm)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DB.py", line 793, in open
        result.open(transaction_manager)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 921, in open
        self.newTransaction(None, False)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 737, in newTransaction
        invalidated = self._storage.poll_invalidations()
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/mvccadapter.py", line 131, in poll_invalidations
        self._start = p64(u64(self._storage.lastTransaction()) + 1)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/DemoStorage.py", line 211, in lastTransaction
        t = self.base.lastTransaction()
    AttributeError: 'ValueDoc' object has no attribute 'lastTransaction'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 483, in zope.rst
Failed example:
    app = zope.WSGI_SERVER['app'] # would normally be self.layer['app']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[121]>", line 1, in <module>
        app = zope.WSGI_SERVER['app'] # would normally be self.layer['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 484, in zope.rst
Failed example:
    _ = app.manage_addDTMLDocument('dtml-doc-3')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[122]>", line 1, in <module>
        _ = app.manage_addDTMLDocument('dtml-doc-3')
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/DTMLDocument.py", line 149, in addDTMLDocument
        id = self._setObject(id, ob)
      File "/home/jenkins/.buildout/eggs/cp38/Zope-4.1.3-py3.8.egg/OFS/ObjectManager.py", line 365, in _setObject
        self._objects = self._objects + ({'id': id, 'meta_type': t},)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 830, in register
        self._register(obj)
      File "/home/jenkins/.buildout/eggs/cp38/ZODB-5.5.1-py3.8.egg/ZODB/Connection.py", line 840, in _register
        self.transaction_manager.get().join(self)
    AttributeError: 'NoneType' object has no attribute 'get'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 488, in zope.rst
Failed example:
    import transaction; transaction.commit()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[123]>", line 1, in <module>
        import transaction; transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 493, in zope.rst
Failed example:
    app_url.split(':')[:-1]
Expected:
    ['http', '//localhost']
Got:
    []
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 497, in zope.rst
Failed example:
    conn = urlopen(app_url + '/dtml-doc-3', timeout=5)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[127]>", line 1, in <module>
        conn = urlopen(app_url + '/dtml-doc-3', timeout=5)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 222, in urlopen
        return opener.open(url, data, timeout)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 509, in open
        req = Request(fullurl, data)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 328, in __init__
        self.full_url = url
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 354, in full_url
        self._parse()
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 383, in _parse
        raise ValueError("unknown url type: %r" % self.full_url)
    ValueError: unknown url type: '//dtml-doc-3'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 498, in zope.rst
Failed example:
    b'This is the dtml-doc-3 Document.' in conn.read()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[128]>", line 1, in <module>
        b'This is the dtml-doc-3 Document.' in conn.read()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 500, in zope.rst
Failed example:
    conn.close()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[129]>", line 1, in <module>
        conn.close()
    NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 504, in zope.rst
Failed example:
    zope.WSGI_SERVER.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[130]>", line 1, in <module>
        zope.WSGI_SERVER.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 863, in testTearDown
        app = self['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 505, in zope.rst
Failed example:
    zope.FUNCTIONAL_TESTING.testTearDown()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[131]>", line 1, in <module>
        zope.FUNCTIONAL_TESTING.testTearDown()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 863, in testTearDown
        app = self['app']
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/layer.py", line 30, in __getitem__
        raise KeyError(key)
    KeyError: 'app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 514, in zope.rst
Failed example:
    with zope.zopeApp() as app:
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[135]>", line 2, in <module>
        'acl_users' in app.objectIds() and 'folder1' not in app.objectIds()
      File "/srv/python3.8/lib/python3.8/contextlib.py", line 120, in __exit__
        next(self.gen)
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 264, in zopeApp
        transaction.commit()
      File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.py", line 748, in you_broke_it
        raise TestIsolationBroken("""You are in a Test Layer
    plone.testing.zope.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/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 520, in zope.rst
Failed example:
    runner.tear_down_unneeded(options, [], setupLayers)
Expected:
    Tear down plone.testing.zope.WSGIServer:Functional in ... seconds.
    Tear down plone.testing.zope.WSGIServer 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.007 seconds.
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.testing/src/plone/testing/zope.rst", line 530, in zope.rst
Failed example:
    try:
        conn = urlopen(app_url + '/folder1', timeout=5)
    except Exception as exc:
        if 'Connection refused' not in str(exc) and 'Connection reset' not in str(exc):
            raise exc
    else:
        print('urlopen should have raised exception')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest zope.rst[137]>", line 5, in <module>
        raise exc
      File "<doctest zope.rst[137]>", line 2, in <module>
        conn = urlopen(app_url + '/folder1', timeout=5)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 222, in urlopen
        return opener.open(url, data, timeout)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 509, in open
        req = Request(fullurl, data)
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 328, in __init__
        self.full_url = url
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 354, in full_url
        self._parse()
      File "/srv/python3.8/lib/python3.8/urllib/request.py", line 383, in _parse
        raise ValueError("unknown url type: %r" % self.full_url)
    ValueError: unknown url type: '//folder1'


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, 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/cp38/plone.app.vocabularies-4.1.1-py3.8.egg/plone/app/vocabularies/catalog.py", line 656, in CatalogSource

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp38/plone.app.vocabularies-4.1.1-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest plone.app.vocabularies.catalog.CatalogSource[6]>", line 1, in <module>
        'asdf' in source
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.vocabularies-4.1.1-py3.8.egg/plone/app/vocabularies/catalog.py", line 722, in __contains__
        return bool(self.search_catalog(query))
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.vocabularies-4.1.1-py3.8.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-3.8/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/cp38/plone.app.vocabularies-4.1.1-py3.8.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/python3.8/lib/python3.8/doctest.py", line 1329, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest plone.app.vocabularies.catalog.CatalogSource[7]>", line 1, in <module>
        source.search_catalog({'foo': 'baz'})
      File "/home/jenkins/.buildout/eggs/cp38/plone.app.vocabularies-4.1.1-py3.8.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-3.8/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/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2197, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_multiple_selection

Error Message:
can only join an iterable

Stack Trace:
can only join an iterable

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/mock-3.0.5-py3.8.egg/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.z3cform-3.1.3-py3.8.egg/plone/app/z3cform/tests/test_widgets.py", line 1282, in test_multiple_selection
    base_args = widget._base_args()
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.z3cform-3.1.3-py3.8.egg/plone/app/z3cform/widget.py", line 593, in _base_args
    get_relateditems_options(
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.widgets-3.0.3-py3.8.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options
    options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/'


FAILED:  plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_single_selection

Error Message:
can only join an iterable

Stack Trace:
can only join an iterable

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/mock-3.0.5-py3.8.egg/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.z3cform-3.1.3-py3.8.egg/plone/app/z3cform/tests/test_widgets.py", line 1254, in test_single_selection
    base_args = widget._base_args()
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.z3cform-3.1.3-py3.8.egg/plone/app/z3cform/widget.py", line 593, in _base_args
    get_relateditems_options(
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.widgets-3.0.3-py3.8.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options
    options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/'


More information about the Testbot mailing list