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

jenkins at plone.org jenkins at plone.org
Sat Oct 21 11:15:41 UTC 2017


Plone 5.2 - Python 2.7 - Archetypes - Build # 7 - Still Failing:

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

Changes:

[Eric Steele] [fc] Repository: Products.CMFPlone







Test Results:

134 tests failed.
FAILED:  Products.ATContentTypes.tests.testContentTypes.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/testContentTypes.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atdocument.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atdocument.py", line 11, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atevent.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atevent.py", line 8, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atfile.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atfile.py", line 8, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atfolder.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atfolder.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME as portal_owner
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atimage.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase as FunctionalTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atlink.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atlink.py", line 6, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atnewsitem.py", line 8, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_attopic.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_attopic.py", line 10, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_base_profile.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_base_profile.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_browserdefaultmixin.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_browserdefaultmixin.py", line 3, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_bugs.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_bugs.py", line 3, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_calendar.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_calendar.py", line 4, in <module>
    from Products.ATContentTypes.tests.atcttestcase import ATCTSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_constraintypes.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_constraintypes.py", line 4, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_content_profile.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_content_profile.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_controlpanel.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_controlpanel.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_criteria.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_criteria.py", line 22, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_default_mimetypes.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_default_mimetypes.py", line 4, in <module>
    from Products.ATContentTypes.tests.atcttestcase import ATCTSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_doctests.py", line 3, in <module>
    from plone.app.testing.bbb import PTC_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_installation.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_installation.py", line 4, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_migrations.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_migrations.py", line 4, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_portal_factory.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_portal_factory.py", line 4, in <module>
    from plone.app.testing import TEST_USER_ID
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_skinScripts.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_skinScripts.py", line 3, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_tool.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_tool.py", line 4, in <module>
    from Products.ATContentTypes.tests import atctftestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 3, in <module>
    from plone.app.testing import SITE_OWNER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.ATContentTypes.tests.test_topictool.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_topictool.py", line 4, in <module>
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atcttestcase.py", line 3, in <module>
    from plone.app.testing import TEST_USER_ID as default_user
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_annotation.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_annotation.py", line 26, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_baseobject.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_baseobject.py", line 26, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_baseschema.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_baseschema.py", line 26, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_baseunit.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_baseunit.py", line 31, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_browser_utils.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_browser_utils.py", line 3, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_classgen.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_classgen.py", line 33, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_cmfessentials.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_cmfessentials.py", line 29, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_construction.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_construction.py", line 1, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_contenttype.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_contenttype.py", line 30, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_copying.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_copying.py", line 37, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_date_components_support_script.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_date_components_support_script.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_datecomponents.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_datecomponents.py", line 1, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATFunctionalSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_default_mimetypes.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_default_mimetypes.py", line 3, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_doctests.py", line 5, in <module>
    from .attestcase import AT_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_event.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_event.py", line 8, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_extensions_utils.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_extensions_utils.py", line 3, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_externaleditor.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_externaleditor.py", line 26, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_fields.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_fields.py", line 36, in <module>
    from plone.app.testing import PLONE_SITE_ID as portal_name
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_fieldvalidation.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_fieldvalidation.py", line 26, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_file_upload.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_file_upload.py", line 30, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_filename.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_filename.py", line 31, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_functional.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_functional.py", line 26, in <module>
    from plone.app.testing import SITE_OWNER_NAME as portal_owner
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_index.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_index.py", line 28, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_interfaces.Startup

Error Message:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

Stack Trace:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 36, in <module>
    from Products.Archetypes.BaseObject import BaseObject
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/BaseObject.py", line 10, in <module>
    from Products.Archetypes.Field import StringField
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Field.py", line 61, in <module>
    from Products.Archetypes.Widget import BooleanWidget
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Widget.py", line 26, in <module>
    from plone.app.widgets import utils
  File "/home/jenkins/.buildout/eggs/plone.app.widgets-2.2.2-py2.7.egg/plone/app/widgets/utils.py", line 11, in <module>
    from Products.CMFPlone.utils import get_top_site_from_url
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlone/Products/CMFPlone/__init__.py", line 7, in <module>
    __version__ = pkg_resources.require("Products.CMFPlone")[0].version
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 981, in require
    for dist in self:
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 867, in resolve
    # return list of distros to activate


FAILED:  Products.Archetypes.tests.test_languagevocabulary.Startup

Error Message:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

Stack Trace:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_languagevocabulary.py", line 3, in <module>
    from Products.Archetypes.atapi import BaseSchema
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/atapi.py", line 32, in <module>
    from Products.Archetypes.BaseObject import BaseObject
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/BaseObject.py", line 10, in <module>
    from Products.Archetypes.Field import StringField
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Field.py", line 61, in <module>
    from Products.Archetypes.Widget import BooleanWidget
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Widget.py", line 26, in <module>
    from plone.app.widgets import utils
  File "/home/jenkins/.buildout/eggs/plone.app.widgets-2.2.2-py2.7.egg/plone/app/widgets/utils.py", line 11, in <module>
    from Products.CMFPlone.utils import get_top_site_from_url
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlone/Products/CMFPlone/__init__.py", line 7, in <module>
    __version__ = pkg_resources.require("Products.CMFPlone")[0].version
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 981, in require
    for dist in self:
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 867, in resolve
    # return list of distros to activate


FAILED:  Products.Archetypes.tests.test_marshaller.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_marshaller.py", line 31, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_metadata.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_metadata.py", line 29, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_pawidgets.Startup

Error Message:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

Stack Trace:
The 'zc.buildout' distribution was not found and is required by z3c.autoinclude

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_pawidgets.py", line 3, in <module>
    from Products.Archetypes.atapi import BaseContent
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/atapi.py", line 32, in <module>
    from Products.Archetypes.BaseObject import BaseObject
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/BaseObject.py", line 10, in <module>
    from Products.Archetypes.Field import StringField
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Field.py", line 61, in <module>
    from Products.Archetypes.Widget import BooleanWidget
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Widget.py", line 26, in <module>
    from plone.app.widgets import utils
  File "/home/jenkins/.buildout/eggs/plone.app.widgets-2.2.2-py2.7.egg/plone/app/widgets/utils.py", line 11, in <module>
    from Products.CMFPlone.utils import get_top_site_from_url
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlone/Products/CMFPlone/__init__.py", line 7, in <module>
    __version__ = pkg_resources.require("Products.CMFPlone")[0].version
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 981, in require
    for dist in self:
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 867, in resolve
    # return list of distros to activate


FAILED:  Products.Archetypes.tests.test_referenceCatalog.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_referenceCatalog.py", line 33, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_reference_optimizations.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_reference_optimizations.py", line 3, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_referenceable.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_referenceable.py", line 29, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_rename.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_rename.py", line 26, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_schemata.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_schemata.py", line 28, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_schemata_manipulation.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_schemata_manipulation.py", line 28, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_security.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_security.py", line 4, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_storage.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_storage.py", line 30, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_templatemixin.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_templatemixin.py", line 27, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_unicode.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_unicode.py", line 32, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_update_schema.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_update_schema.py", line 30, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_utils.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_utils.py", line 30, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_utils2.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_utils2.py", line 29, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_validation.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_validation.py", line 26, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_varschema.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_varschema.py", line 26, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Archetypes.tests.test_widgets.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_widgets.py", line 31, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testATCompoundDiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testATCompoundDiff.py", line 2, in <module>
    from .BaseTestCase import BaseATTestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testChangeSet.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testChangeSet.py", line 7, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING  # NOQA
  File "/home/jenkins/.buildout/eggs/plone.app.contenttypes-1.4.5-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.0.6-py2.7.egg/plone/app/event/testing.py", line 2, in <module>
    from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/__init__.py", line 4, in <module>
    from plone.app.robotframework.server import Zope2Server
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/server.py", line 22, in <module>
    from plone.app.robotframework.remote import RemoteLibrary
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/remote.py", line 3, in <module>
    from plone.app.testing import (
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testDiffTool.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testDiffTool.py", line 6, in <module>
    from plone.app.testing import PLONE_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testFieldDiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testFieldDiff.py", line 6, in <module>
    from plone.app.testing import PLONE_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testListDiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testListDiff.py", line 6, in <module>
    from plone.app.testing import PLONE_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.testTextDiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/testTextDiff.py", line 4, in <module>
    from plone.app.testing import PLONE_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.test_binarydiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/test_binarydiff.py", line 2, in <module>
    from .BaseTestCase import BaseDXTestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.test_choicediff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/test_choicediff.py", line 2, in <module>
    from .BaseTestCase import BaseDXTestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.test_dexteritydiff.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/test_dexteritydiff.py", line 2, in <module>
    from .BaseTestCase import BaseDXTestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDiffTool.tests.test_install.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/test_install.py", line 2, in <module>
    from .BaseTestCase import BaseTestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDiffTool-3.1.4-py2.7.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 4, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFFormController.tests.testCopyRename.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/tests/testCopyRename.py", line 5, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFFormController.tests.testRedirectTo.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/tests/testRedirectTo.py", line 5, in <module>
    from plone.app.testing import setRoles
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFQuickInstallerTool.tests.testSetup.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFQuickInstallerTool/Products/CMFQuickInstallerTool/tests/testSetup.py", line 5, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFQuickInstallerTool.tests.test_browser.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFQuickInstallerTool/Products/CMFQuickInstallerTool/tests/test_browser.py", line 2, in <module>
    from Products.CMFQuickInstallerTool.tests.test_install import CQI_FUNCTIONAL_TESTING  # noqa
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFQuickInstallerTool/Products/CMFQuickInstallerTool/tests/test_install.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFQuickInstallerTool.tests.test_install.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFQuickInstallerTool/Products/CMFQuickInstallerTool/tests/test_install.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFUid.tests.test_uidhandling.UniqueIdHandlerTests.test_UidCataloging

Error Message:
0 != 1

Stack Trace:
0 != 1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/tests/test_uidhandling.py", line 270, in test_UidCataloging
    self.assertEqual(len(brains), 1)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFUid.tests.test_uidhandling.UniqueIdHandlerTests.test_getRegisteredObjectByUid

Error Message:
No object found with '1' as uid.

Stack Trace:
No object found with '1' as uid.

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/tests/test_uidhandling.py", line 139, in test_getRegisteredObjectByUid
    self.assertEqual(handler.getObject(uid), dummy)
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/UniqueIdHandlerTool.py", line 215, in getObject
    return self.getBrain(uid).getObject()
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/UniqueIdHandlerTool.py", line 209, in getBrain
    return self._getBrain(uid, self.queryBrain)
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/UniqueIdHandlerTool.py", line 202, in _getBrain
    raise UniqueIdError, "No object found with '%s' as uid." % uid


FAILED:  Products.CMFUid.tests.test_uidhandling.UniqueIdHandlerTests.test_setExistingUidOnDifferentObjectWithCheckRaisesException

Error Message:
UniqueIdError not raised

Stack Trace:
UniqueIdError not raised

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/tests/test_uidhandling.py", line 218, in test_setExistingUidOnDifferentObjectWithCheckRaisesException
    self.assertRaises(UniqueIdError, handler.setUid, dummy2, uid1_reg)
  File "/usr/lib/python2.7/unittest/case.py", line 473, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.CMFUid.tests.test_uidhandling.UniqueIdHandlerTests.test_setExistingUidOnDifferentObjectWithoutCheck

Error Message:
0 != 2

Stack Trace:
0 != 2

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFUid-2.2.2-py2.7.egg/Products/CMFUid/tests/test_uidhandling.py", line 237, in test_setExistingUidOnDifferentObjectWithoutCheck
    self.assertEqual(len(result), 2)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.Marshall.tests.test_export.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/test_export.py", line 8, in <module>
    from Products.Marshall.tests.base import BaseTest
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/base.py", line 25, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Marshall.tests.test_marshall.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/test_marshall.py", line 5, in <module>
    from Products.Marshall.tests.base import BaseTest
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/base.py", line 25, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.Marshall.tests.test_predicate.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/test_predicate.py", line 3, in <module>
    from Products.Marshall.tests.base import BaseTest
  File "/home/jenkins/.buildout/eggs/Products.Marshall-2.2.1-py2.7.egg/Products/Marshall/tests/base.py", line 25, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.MimetypesRegistry.tests.test_encoding.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.MimetypesRegistry-2.1.1-py2.7.egg/Products/MimetypesRegistry/tests/test_encoding.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.MimetypesRegistry.tests.test_magic.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.MimetypesRegistry-2.1.1-py2.7.egg/Products/MimetypesRegistry/tests/test_magic.py", line 3, in <module>
    from plone.app.testing.bbb import PloneTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.MimetypesRegistry.tests.test_mimetypes.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.MimetypesRegistry-2.1.1-py2.7.egg/Products/MimetypesRegistry/tests/test_mimetypes.py", line 3, in <module>
    from plone.app.testing.bbb import PloneTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.PortalTransforms.tests.test_engine.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/tests/test_engine.py", line 2, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.PortalTransforms.tests.test_graph.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/tests/test_graph.py", line 2, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.PortalTransforms.tests.test_intelligenttext.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/tests/test_intelligenttext.py", line 2, in <module>
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/atsitetestcase.py", line 1, in <module>
    from Products.Archetypes.tests.attestcase import ATTestCase as ATSiteTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/attestcase.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.PortalTransforms.tests.test_transforms.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 10, in <module>
    from Products.PortalTransforms.testing import \
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.contenttypes-1.4.5-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.0.6-py2.7.egg/plone/app/event/testing.py", line 2, in <module>
    from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/__init__.py", line 4, in <module>
    from plone.app.robotframework.server import Zope2Server
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/server.py", line 22, in <module>
    from plone.app.robotframework.remote import RemoteLibrary
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/remote.py", line 3, in <module>
    from plone.app.testing import (
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.PortalTransforms.tests.test_xss.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/tests/test_xss.py", line 4, in <module>
    from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING  # noqa
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-3.1-py2.7.egg/Products/PortalTransforms/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.contenttypes-1.4.5-py2.7.egg/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.0.6-py2.7.egg/plone/app/event/testing.py", line 2, in <module>
    from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/__init__.py", line 4, in <module>
    from plone.app.robotframework.server import Zope2Server
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/server.py", line 22, in <module>
    from plone.app.robotframework.remote import RemoteLibrary
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.robotframework/src/plone/app/robotframework/remote.py", line 3, in <module>
    from plone.app.testing import (
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  five.localsitemanager.browser.txt

Error Message:
Failed doctest test for browser.txt

Stack Trace:
Failed doctest test for browser.txt
  File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 51, in browser.txt
Failed example:
    browser = Browser()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[13]>", line 1, in <module>
        browser = Browser()
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/testbrowser.py", line 65, in __init__
        super(Browser, self).__init__(url=url, wsgi_app=wsgi_app)
    TypeError: __init__() got an unexpected keyword argument 'wsgi_app'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 52, in browser.txt
Failed example:
    browser.addHeader('Authorization', 'Basic admin:admin')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[14]>", line 1, in <module>
        browser.addHeader('Authorization', 'Basic admin:admin')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 65, in browser.txt
Failed example:
    browser.open('http://localhost/folder/components.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[17]>", line 1, in <module>
        browser.open('http://localhost/folder/components.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 66, in browser.txt
Failed example:
    browser.getControl('Make site').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[18]>", line 1, in <module>
        browser.getControl('Make site').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 71, in browser.txt
Failed example:
    '<dd class="sitemanager-trail">Global Registry => <PersistentComponents /folder></dd>' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[19]>", line 1, in <module>
        '<dd class="sitemanager-trail">Global Registry => <PersistentComponents /folder></dd>' in browser.contents
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 78, in browser.txt
Failed example:
    browser.open('http://localhost/folder/subfolder/components.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[21]>", line 1, in <module>
        browser.open('http://localhost/folder/subfolder/components.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 79, in browser.txt
Failed example:
    browser.getControl('Make site').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[22]>", line 1, in <module>
        browser.getControl('Make site').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.localsitemanager-2.0.6-py2.7.egg/five/localsitemanager/browser.txt", line 81, in browser.txt
Failed example:
    '<dd class="sitemanager-trail">Global Registry => <PersistentComponents /folder> => <PersistentComponents /folder/subfolder></dd>' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[23]>", line 1, in <module>
        '<dd class="sitemanager-trail">Global Registry => <PersistentComponents /folder> => <PersistentComponents /folder/subfolder></dd>' in browser.contents
    NameError: name 'browser' is not defined


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


FAILED:  src.five.customerize.browser.txt

Error Message:
Failed doctest test for browser.txt

Stack Trace:
Failed doctest test for browser.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 28, in browser.txt
Failed example:
    browser = Browser()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[5]>", line 1, in <module>
        browser = Browser()
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/testbrowser.py", line 65, in __init__
        super(Browser, self).__init__(url=url, wsgi_app=wsgi_app)
    TypeError: __init__() got an unexpected keyword argument 'wsgi_app'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 29, in browser.txt
Failed example:
    browser.addHeader('Authorization', 'Basic manager:r00t')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[6]>", line 1, in <module>
        browser.addHeader('Authorization', 'Basic manager:r00t')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 33, in browser.txt
Failed example:
    browser.open('http://localhost/manage_addProduct/OFSP/folderAdd')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[7]>", line 1, in <module>
        browser.open('http://localhost/manage_addProduct/OFSP/folderAdd')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 34, in browser.txt
Failed example:
    browser.getControl(name='id').value = 'folder'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[8]>", line 1, in <module>
        browser.getControl(name='id').value = 'folder'
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 35, in browser.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[9]>", line 1, in <module>
        browser.getControl('Add').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 36, in browser.txt
Failed example:
    browser.getLink('folder').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[10]>", line 1, in <module>
        browser.getLink('folder').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 40, in browser.txt
Failed example:
    browser.open('http://localhost/folder/components.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[11]>", line 1, in <module>
        browser.open('http://localhost/folder/components.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 41, in browser.txt
Failed example:
    browser.getControl('Make site').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[12]>", line 1, in <module>
        browser.getControl('Make site').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 51, in browser.txt
Failed example:
    t_id = app.folder._setObject('ttwtemplate', template)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[18]>", line 1, in <module>
        t_id = app.folder._setObject('ttwtemplate', template)
    AttributeError: 'RequestContainer' object has no attribute 'folder'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 52, in browser.txt
Failed example:
    sm = app.folder.getSiteManager()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[19]>", line 1, in <module>
        sm = app.folder.getSiteManager()
    AttributeError: 'RequestContainer' object has no attribute 'folder'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 53, in browser.txt
Failed example:
    sm.registerAdapter(template, (IObjectManager, IDefaultBrowserLayer),
                       Interface, name='myttwtemplate.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[20]>", line 1, in <module>
        sm.registerAdapter(template, (IObjectManager, IDefaultBrowserLayer),
    NameError: name 'sm' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 60, in browser.txt
Failed example:
    browser.handleErrors = False
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[23]>", line 1, in <module>
        browser.handleErrors = False
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 61, in browser.txt
Failed example:
    browser.open('http://localhost/folder/myttwtemplate.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[24]>", line 1, in <module>
        browser.open('http://localhost/folder/myttwtemplate.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 62, in browser.txt
Failed example:
    print browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[25]>", line 1, in <module>
        print browser.contents
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 67, in browser.txt
Failed example:
    browser.open('http://localhost/folder/ttwtemplate/pt_editForm')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[26]>", line 1, in <module>
        browser.open('http://localhost/folder/ttwtemplate/pt_editForm')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 68, in browser.txt
Failed example:
    browser.getControl(name='text:text').value = '''\
    <span tal:replace="context/getId"/>
    <span tal:replace="request/foo"/>
    <span tal:replace="python:repr(view)"/>'''
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[27]>", line 4, in <module>
        <span tal:replace="python:repr(view)"/>'''
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 72, in browser.txt
Failed example:
    browser.getControl('Save Changes').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[28]>", line 1, in <module>
        browser.getControl('Save Changes').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 73, in browser.txt
Failed example:
    browser.open('http://localhost/folder/myttwtemplate.html?foo=bar')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[29]>", line 1, in <module>
        browser.open('http://localhost/folder/myttwtemplate.html?foo=bar')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 74, in browser.txt
Failed example:
    print browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[30]>", line 1, in <module>
        print browser.contents
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 94, in browser.txt
Failed example:
    browser.open('http://localhost/folder/mystaticview.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[35]>", line 1, in <module>
        browser.open('http://localhost/folder/mystaticview.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 95, in browser.txt
Failed example:
    print browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[36]>", line 1, in <module>
        print browser.contents
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 103, in browser.txt
Failed example:
    t_id = app.folder._setObject('ttwtemplate2', template)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[38]>", line 1, in <module>
        t_id = app.folder._setObject('ttwtemplate2', template)
    AttributeError: 'RequestContainer' object has no attribute 'folder'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 104, in browser.txt
Failed example:
    sm = app.folder.getSiteManager()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[39]>", line 1, in <module>
        sm = app.folder.getSiteManager()
    AttributeError: 'RequestContainer' object has no attribute 'folder'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 105, in browser.txt
Failed example:
    sm.registerAdapter(template, (IObjectManager, IDefaultBrowserLayer),
                       Interface, name='mystaticview.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[40]>", line 1, in <module>
        sm.registerAdapter(template, (IObjectManager, IDefaultBrowserLayer),
    NameError: name 'sm' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 110, in browser.txt
Failed example:
    browser.open('http://localhost/folder/mystaticview.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[41]>", line 1, in <module>
        browser.open('http://localhost/folder/mystaticview.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 111, in browser.txt
Failed example:
    print browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[42]>", line 1, in <module>
        print browser.contents
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 117, in browser.txt
Failed example:
    browser.open('http://localhost/folder/ttwtemplate2/pt_editForm')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[43]>", line 1, in <module>
        browser.open('http://localhost/folder/ttwtemplate2/pt_editForm')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 118, in browser.txt
Failed example:
    browser.getControl(name='text:text').value = '''\
    Customized
    <span tal:replace="view/foo_method"/>'''
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[44]>", line 3, in <module>
        <span tal:replace="view/foo_method"/>'''
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 121, in browser.txt
Failed example:
    browser.getControl('Save Changes').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[45]>", line 1, in <module>
        browser.getControl('Save Changes').click()
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 122, in browser.txt
Failed example:
    browser.open('http://localhost/folder/mystaticview.html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[46]>", line 1, in <module>
        browser.open('http://localhost/folder/mystaticview.html')
    NameError: name 'browser' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/five.customerize/src/five/customerize/browser.txt", line 123, in browser.txt
Failed example:
    print browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[47]>", line 1, in <module>
        print browser.contents
    NameError: name 'browser' is not defined


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


FAILED:  plone.app.folder.tests.test_integration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_integration.py", line 2, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.folder.tests.test_migration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_migration.py", line 8, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.folder.tests.test_nextprevious.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_nextprevious.py", line 3, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.folder.tests.test_nogopip.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_nogopip.py", line 1, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.folder.tests.test_partialordering_integration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_partialordering_integration.py", line 3, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.folder.tests.test_unorderedordering_integration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/test_unorderedordering_integration.py", line 2, in <module>
    from plone.app.folder.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.folder-1.2.3-py2.7.egg/plone/app/folder/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.imaging.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_doctests.py", line 5, in <module>
    from plone.app.imaging import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/testing.py", line 3, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.imaging.tests.test_new_scaling.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_new_scaling.py", line 2, in <module>
    from plone.app.imaging.tests.base import ImagingTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.imaging.tests.test_properties.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_properties.py", line 2, in <module>
    from plone.app.imaging.tests.base import ImagingTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.imaging.tests.test_scaling.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_scaling.py", line 2, in <module>
    from plone.app.imaging.tests.base import ImagingTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.imaging.tests.test_setup.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_setup.py", line 5, in <module>
    from plone.app.imaging.tests.base import ImagingTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/base.py", line 2, in <module>
    from plone.app.testing.bbb import PloneTestCase
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDynamicViewFTI.tests.test_browserdefault.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDynamicViewFTI-4.1.5-py2.7.egg/Products/CMFDynamicViewFTI/tests/test_browserdefault.py", line 6, in <module>
    from Products.CMFDynamicViewFTI.tests import CMFDVFTITestCase
  File "/home/jenkins/.buildout/eggs/Products.CMFDynamicViewFTI-4.1.5-py2.7.egg/Products/CMFDynamicViewFTI/tests/CMFDVFTITestCase.py", line 5, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.CMFDynamicViewFTI.tests.test_fti.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.CMFDynamicViewFTI-4.1.5-py2.7.egg/Products/CMFDynamicViewFTI/tests/test_fti.py", line 2, in <module>
    from plone.app.testing import TEST_USER_NAME
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.contentmigration.tests.testATFieldMigration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.contentmigration-2.1.17-py2.7.egg/Products/contentmigration/tests/testATFieldMigration.py", line 1, in <module>
    from Products.contentmigration.tests.cmtc import ContentMigratorTestCase
  File "/home/jenkins/.buildout/eggs/Products.contentmigration-2.1.17-py2.7.egg/Products/contentmigration/tests/cmtc.py", line 3, in <module>
    from Products.contentmigration.tests.layer import TestLayer
  File "/home/jenkins/.buildout/eggs/Products.contentmigration-2.1.17-py2.7.egg/Products/contentmigration/tests/layer.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  Products.contentmigration.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/Products.contentmigration-2.1.17-py2.7.egg/Products/contentmigration/tests/test_doctests.py", line 11, in <module>
    from Products.contentmigration.tests.layer import TestLayer
  File "/home/jenkins/.buildout/eggs/Products.contentmigration-2.1.17-py2.7.egg/Products/contentmigration/tests/layer.py", line 1, in <module>
    from plone.app.testing import bbb
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  archetypes.multilingual.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/tests/test_doctests.py", line 2, in <module>
    from archetypes.multilingual.testing import \
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/testing.py", line 4, in <module>
    from plone.app.testing import FunctionalTesting
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  archetypes.multilingual.tests.test_language_inheritance.Startup

Error Message:
[Errno 2] No such file or directory: '/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/setuptools-33.1.1.dist-info/METADATA'

Stack Trace:
[Errno 2] No such file or directory: '/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/setuptools-33.1.1.dist-info/METADATA'

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/tests/test_language_inheritance.py", line 3, in <module>
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlone/Products/CMFPlone/__init__.py", line 7, in <module>
    __version__ = pkg_resources.require("Products.CMFPlone")[0].version
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 963, in require
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 857, in resolve
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2551, in requires
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2798, in _dep_map
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2807, in _compute_dependencies
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2789, in _parsed_pkg_info
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1463, in get_metadata
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1572, in _get


FAILED:  archetypes.multilingual.tests.test_monkey.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/tests/test_monkey.py", line 3, in <module>
    from archetypes.multilingual.testing import \
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/testing.py", line 4, in <module>
    from plone.app.testing import FunctionalTesting
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  five.intid.README.rst

Error Message:
Failed doctest test for README.rst

Stack Trace:
Failed doctest test for README.rst
  File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 74, in README.rst
Failed example:
    intid.getId(content1)
Expected:
    Traceback (most recent call last):
    ...
    KeyError: <SimpleContent at /test_folder_1_/mycont1>
Got:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.rst[25]>", line 1, in <module>
        intid.getId(content1)
      File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/intid.py", line 41, in getId
        return z3IntIds.getId(self, ob)
      File "/home/jenkins/.buildout/eggs/zope.intid-4.3.0-py2.7.egg/zope/intid/__init__.py", line 108, in getId
        raise IntIdMissingError(ob)
    IntIdMissingError: <SimpleContent at /test_folder_1_/mycont1>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 137, in README.rst
Failed example:
    intid.getObject(uid)
Expected:
    Traceback (most recent call last):
    ...
    KeyError: ...
Got:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.rst[43]>", line 1, in <module>
        intid.getObject(uid)
      File "/home/jenkins/.buildout/eggs/zope.intid-4.3.0-py2.7.egg/zope/intid/__init__.py", line 89, in getObject
        raise ObjectMissingError(id)
    ObjectMissingError: 366953514


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


FAILED:  plone.app.blob.tests.test_adapters.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_adapters.py", line 5, in <module>
    from plone.app.blob.tests.base import BlobTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_base_fields.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_base_fields.py", line 6, in <module>
    from plone.app.blob.tests.base import changeAllowedSizes
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_doctests.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_doctests.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_integration.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_integration.py", line 3, in <module>
    from plone.app.blob.tests.base import BlobFunctionalTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_linguaplone.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_linguaplone.py", line 3, in <module>
    from plone.app.blob.tests.base import BlobLinguaTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_maintenance.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_maintenance.py", line 3, in <module>
    from plone.app.blob.tests.base import ReplacementTestCase  # import first!
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_replacements.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_replacements.py", line 9, in <module>
    from plone.app.blob.tests.base import changeAllowedSizes
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_scaling.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_scaling.py", line 5, in <module>
    from plone.app.blob.tests.base import changeAllowedSizes
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.blob.tests.test_webdav.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_webdav.py", line 3, in <module>
    from plone.app.blob.tests.base import ReplacementTestCase
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/base.py", line 2, in <module>
    from plone.app.blob.tests.layer import BlobLayer
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/layer.py", line 2, in <module>
    from plone.app import testing
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.collection.tests.test_collection.Startup

Error Message:
[Errno 2] No such file or directory: '/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/zc.buildout-2.9.4.dist-info/METADATA'

Stack Trace:
[Errno 2] No such file or directory: '/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/zc.buildout-2.9.4.dist-info/METADATA'

  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.collection/plone/app/collection/tests/test_collection.py", line 3, in <module>
    from Products.Archetypes.Marshall import parseRFC822
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Marshall.py", line 13, in <module>
    from Products.Archetypes.Field import TextField, FileField
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Field.py", line 61, in <module>
    from Products.Archetypes.Widget import BooleanWidget
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/Widget.py", line 26, in <module>
    from plone.app.widgets import utils
  File "/home/jenkins/.buildout/eggs/plone.app.widgets-2.2.2-py2.7.egg/plone/app/widgets/utils.py", line 11, in <module>
    from Products.CMFPlone.utils import get_top_site_from_url
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlone/Products/CMFPlone/__init__.py", line 7, in <module>
    __version__ = pkg_resources.require("Products.CMFPlone")[0].version
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 963, in require
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 857, in resolve
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2551, in requires
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2798, in _dep_map
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2807, in _compute_dependencies
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2789, in _parsed_pkg_info
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1463, in get_metadata
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1572, in _get


FAILED:  plone.app.referenceablebehavior.tests.test_basics.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.referenceablebehavior-0.7.7-py2.7.egg/plone/app/referenceablebehavior/tests/test_basics.py", line 4, in <module>
    from plone.app.referenceablebehavior.testing import PLONE_APP_REFERENCEABLE_FUNCTION_TESTING
  File "/home/jenkins/.buildout/eggs/plone.app.referenceablebehavior-0.7.7-py2.7.egg/plone/app/referenceablebehavior/testing.py", line 7, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.app.referenceablebehavior.tests.test_doctest.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.app.referenceablebehavior-0.7.7-py2.7.egg/plone/app/referenceablebehavior/tests/test_doctest.py", line 6, in <module>
    from plone.app.referenceablebehavior.testing import PLONE_APP_REFERENCEABLE_FUNCTION_TESTING
  File "/home/jenkins/.buildout/eggs/plone.app.referenceablebehavior-0.7.7-py2.7.egg/plone/app/referenceablebehavior/testing.py", line 7, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.formwidget.recurrence.tests.test_atwidget.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.formwidget.recurrence-2.1.1-py2.7.egg/plone/formwidget/recurrence/tests/test_atwidget.py", line 2, in <module>
    from plone.app.testing import TEST_USER_ID, TEST_USER_NAME, TEST_USER_PASSWORD
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


FAILED:  plone.formwidget.recurrence.tests.test_z3cwidget.Startup

Error Message:
cannot import name publish_module

Stack Trace:
cannot import name publish_module

  File "/home/jenkins/.buildout/eggs/plone.formwidget.recurrence-2.1.1-py2.7.egg/plone/formwidget/recurrence/tests/test_z3cwidget.py", line 3, in <module>
    from plone.formwidget.recurrence.tests.base import IntegrationTestCase
  File "/home/jenkins/.buildout/eggs/plone.formwidget.recurrence-2.1.1-py2.7.egg/plone/formwidget/recurrence/tests/base.py", line 3, in <module>
    from plone.app.testing import FunctionalTesting
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/__init__.py", line 4, in <module>
    from plone.app.testing.helpers import applyProfile
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/helpers.py", line 5, in <module>
    from plone.app.testing import layers
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.testing/plone/app/testing/layers.py", line 17, in <module>
    from plone.testing import z2
  File "/home/jenkins/.buildout/eggs/plone.testing-4.3.1-py2.7.egg/plone/testing/z2.py", line 10, in <module>
    from ZPublisher import publish_module


More information about the Testbot mailing list