[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 642 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Aug 11 21:00:20 UTC 2016


Plone 5.1 - Python 2.7 - Archetypes - Build # 642 - Failure:

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

Changes:

[Sean Upton] [fc] Add Products.PortalTransforms to checkouts.cfg

[Maurits van Rees] [fc] Repository: Products.PortalTransforms Branch: refs/heads/master







Test Results:

5 tests failed.
FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_isDirectory_directory

Error Message:
[Errno 39] Directory not empty: '/tmp/ICTTexts/subdir'

Stack Trace:
[Errno 39] Directory not empty: '/tmp/ICTTexts/subdir'

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
    os.rmdir(path)


FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_isDirectory_nested

Error Message:
[Errno 17] File exists: '/tmp/ICTTexts/subdir'

Stack Trace:
[Errno 17] File exists: '/tmp/ICTTexts/subdir'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_context.py", line 195, in test_isDirectory_nested
    self._makeFile(FILENAME, printable)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 112, in _makeFile
    return _makeTestFile(filename, self._PROFILE_PATH, contents)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 93, in _makeTestFile
    os.makedirs(subdir)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)


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

Error Message:
[Errno 2] No such file or directory: '/tmp/STT_test/import_steps.xml'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/STT_test/import_steps.xml'

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 113, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)


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

Error Message:
[Errno 2] No such file or directory: '/tmp/STT_test'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/STT_test'

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 113, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
    os.rmdir(path)


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

Error Message:
[Errno 17] File exists: '/tmp/STT_test/'

Stack Trace:
[Errno 17] File exists: '/tmp/STT_test/'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 634, in test_runAllImportStepsFromProfile_with_reapply_strategy
    tool = self._setup_dependency_strategy_test_tool()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 574, in _setup_dependency_strategy_test_tool
    self._makeFile(METADATA_XML, _DOUBLE_METADATA_XML)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 112, in _makeFile
    return _makeTestFile(filename, self._PROFILE_PATH, contents)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 93, in _makeTestFile
    os.makedirs(subdir)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)





More information about the Testbot mailing list