xcmis-1.1.x-ci - Build # 3 - Failure !!!

14 views
Skip to first unread message

hud...@exoplatform.com

unread,
Aug 9, 2010, 8:47:47 AM8/9/10
to xc...@googlegroups.com
Job Name : xcmis-1.1.x-ci
Job Status : Failure
Build Number : 3
SVN Revision : 1518
Changes since last success :
Changes for Build #3


Failed tests
32 tests failed.
REGRESSION:  org.xcmis.wssoap.ACLServiceTest.testApplyACL

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ACLServiceTest.setUp(ACLServiceTest.java:61)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ACLServiceTest.testGetACL

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ACLServiceTest.setUp(ACLServiceTest.java:61)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetChilren

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetFolderParent

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetDescendants

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetObjectParents

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetCheckedoutDocs

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.NavigationServiceTest.testGetFolderTree

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.NavigationServiceTest.setUp(NavigationServiceTest.java:52)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testCreateDocument

Error Message:
Could not start Jetty server: Address already in use

Stack Trace:
org.apache.cxf.interceptor.Fault: Could not start Jetty server: Address already in use
	at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine.addServant(JettyHTTPServerEngine.java:317)
	at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.activate(JettyHTTPDestination.java:149)
	at org.apache.cxf.transport.AbstractObservable.setMessageObserver(AbstractObservable.java:48)
	at org.apache.cxf.binding.AbstractBindingFactory.addListener(AbstractBindingFactory.java:166)
	at org.apache.cxf.binding.soap.SoapBindingFactory.addListener(SoapBindingFactory.java:721)
	at org.apache.cxf.endpoint.ServerImpl.start(ServerImpl.java:122)
	at org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:131)
	at org.apache.cxf.jaxws.JaxWsServerFactoryBean.create(JaxWsServerFactoryBean.java:168)
	at org.xcmis.wssoap.BaseTest.complexDeployService(BaseTest.java:131)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:71)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: java.net.BindException: Address already in use
	at sun.nio.ch.Net.bind(Native Method)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
	at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:205)
	at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:304)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
	at org.mortbay.jetty.Server.doStart(Server.java:233)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
	at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine.addServant(JettyHTTPServerEngine.java:294)
	... 27 more


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testCreateFolder

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testCreateRelationship

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testCreatePolicy

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testDeleteContentStream

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testDeleteObject

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testGetAllowableActions

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testGetObjectById

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testGetObjectByPath

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testMoveObject

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.ObjectServiceTest.testSetContentStream

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.ObjectServiceTest.setUp(ObjectServiceTest.java:68)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.PolicyServiceTest.testApplyPolicy

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.PolicyServiceTest.testRemovePolicy

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.PolicyServiceTest.testAppliedPolicies

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.RelationshipServiceTest.testGetObjectRelationships

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.RelationshipServiceTest.setUp(RelationshipServiceTest.java:49)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.RepositoryServiceTest.testGetRepositories

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.RepositoryServiceTest.testGetRepositoryInfo

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.RepositoryServiceTest.testGetTypeDefinition

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.RepositoryServiceTest.testGetTypeDescendants

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.VersioningServiceTest.testCheckOut

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.VersioningServiceTest.setUp(VersioningServiceTest.java:54)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.VersioningServiceTest.testCancelCheckOut

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.VersioningServiceTest.setUp(VersioningServiceTest.java:54)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.VersioningServiceTest.testCheckIn

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.VersioningServiceTest.setUp(VersioningServiceTest.java:54)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.VersioningServiceTest.testGetAllVersions

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.VersioningServiceTest.setUp(VersioningServiceTest.java:54)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)


REGRESSION:  org.xcmis.wssoap.VersioningServiceTest.testGetLatestVersionProperties

Error Message:
Object with name testFolder already exists in parent folder.

Stack Trace:
org.xcmis.spi.NameConstraintViolationException: Object with name testFolder already exists in parent folder.
	at org.xcmis.sp.inmemory.StorageImpl.createFolder(StorageImpl.java:663)
	at org.xcmis.spi.Connection.createFolder(Connection.java:751)
	at org.xcmis.wssoap.BaseTest.createFolder(BaseTest.java:198)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:102)
	at org.xcmis.wssoap.VersioningServiceTest.setUp(VersioningServiceTest.java:54)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)



Logs (latest 250 lines)
[...truncated 5459 lines...]
  testRemovePolicy(org.xcmis.wssoap.PolicyServiceTest)
  testAppliedPolicies(org.xcmis.wssoap.PolicyServiceTest)
  testGetRepositories(org.xcmis.wssoap.RepositoryServiceTest)
  testGetRepositoryInfo(org.xcmis.wssoap.RepositoryServiceTest)
  testGetTypeDefinition(org.xcmis.wssoap.RepositoryServiceTest)
  testGetTypeDescendants(org.xcmis.wssoap.RepositoryServiceTest)

Tests run: 32, Failures: 0, Errors: 32, Skipped: 0

	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.RelationshipServiceTest.setUp(RelationshipServiceTest.java:49)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.PolicyServiceTest.setUp(PolicyServiceTest.java:47)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:157)
	at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:730)
	at org.xcmis.sp.inmemory.StorageImpl.getObjectById(StorageImpl.java:1054)
	at org.xcmis.spi.Connection.deleteTree(Connection.java:1136)
	at org.xcmis.wssoap.BaseTest.clearRoot(BaseTest.java:319)
	at org.xcmis.wssoap.BaseTest.setUp(BaseTest.java:101)
	at org.xcmis.wssoap.RepositoryServiceTest.setUp(RepositoryServiceTest.java:60)
	at junit.framework.TestCase.runBare(TestCase.java:132)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
[HUDSON] Recording test results
[HUDSON] Archiving /home/hudson/hudson-slaves/data/slave2/workspace/xcmis-1.1.x-ci/xcmis-wssoap/pom.xml to /mnt/home/hudson/hudson/jobs/xcmis-1.1.x-ci/modules/org.xcmis$xcmis-wssoap/builds/2010-08-09_12-23-42/archive/org.xcmis/xcmis-wssoap/1.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/hudson/hudson-slaves/data/slave2/workspace/xcmis-1.1.x-ci/xcmis-wssoap/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 35 seconds
[INFO] Finished at: Mon Aug 09 12:47:21 UTC 2010
[INFO] Final Memory: 131M/884M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Maven failed with error.
channel stopped
Email was triggered for: Failure
Sending email for trigger: Failure

More details ...
Check console output at http://builder.exoplatform.org/hudson/job/xcmis-1.1.x-ci/3/.

hud...@exoplatform.com

unread,
Aug 10, 2010, 3:19:06 AM8/10/10
to xc...@googlegroups.com
Job Name : xcmis-1.1.x-ci
Job Status : Still Failing
Build Number : 4

SVN Revision : 1518
Changes since last success :
Changes for Build #3

Changes for Build #4


Failed tests
All tests passed
Logs (latest 250 lines)
[...truncated 6800 lines...]

Downloading: http://repository.exoplatform.org/public/net/sf/ehcache/ehcache-parent/1.5.0/ehcache-parent-1.5.0.pom
2K downloaded  (ehcache-parent-1.5.0.pom)
Downloading: http://repository.exoplatform.org/public/de/odysseus/juel/juel-impl/2.1.2/juel-impl-2.1.2.pom
507b downloaded  (juel-impl-2.1.2.pom)
Downloading: http://repository.exoplatform.org/public/de/odysseus/juel/juel-api/2.1.2/juel-api-2.1.2.pom
461b downloaded  (juel-api-2.1.2.pom)
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-features/1.1-BETA5-incubating/shindig-features-1.1-BETA5-incubating.pom
2K downloaded  (shindig-features-1.1-BETA5-incubating.pom)
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating/shindig-gadgets-1.1-BETA5-incubating.pom
2K downloaded  (shindig-gadgets-1.1-BETA5-incubating.pom)
Downloading: http://repository.exoplatform.org/public/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
432b downloaded  (json-simple-1.1.pom)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-httpclient3/20090531/oauth-httpclient3-20090531.pom
364b downloaded  (oauth-httpclient3-20090531.pom)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-consumer/20090531/oauth-consumer-20090531.pom
322b downloaded  (oauth-consumer-20090531.pom)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository central (http://fake)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository repository.exoplatform.org (http://repository.exoplatform.org/public/)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository caja (http://google-caja.googlecode.com/svn/maven)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository oauth (http://oauth.googlecode.com/svn/code/maven)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository guice (http://guice-maven.googlecode.com/svn/trunk/)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.pom
[INFO] Unable to find resource 'rome:rome:pom:1.0' in repository java.net (http://download.java.net/maven/2/)
Downloading: http://repository.exoplatform.org/public/com/ibm/icu/icu4j/3.8/icu4j-3.8.pom
494b downloaded  (icu4j-3.8.pom)
Downloading: http://repository.exoplatform.org/public/net/sourceforge/nekohtml/nekohtml/1.9.13/nekohtml-1.9.13.pom
459b downloaded  (nekohtml-1.9.13.pom)
Downloading: http://repository.exoplatform.org/public/org/apache/sanselan/sanselan/0.97-incubator/sanselan-0.97-incubator.pom
2K downloaded  (sanselan-0.97-incubator.pom)
Downloading: http://repository.exoplatform.org/public/caja/caja/r3828/caja-r3828.pom
561b downloaded  (caja-r3828.pom)
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for caja/caja/r3828/caja-r3828.pom - IGNORING
Downloading: http://repository.exoplatform.org/public/nu/validator/htmlparser/htmlparser/1.0.7/htmlparser-1.0.7.pom
1K downloaded  (htmlparser-1.0.7.pom)
Downloading: http://repository.exoplatform.org/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
120b downloaded  (xmlParserAPIs-2.6.2.pom)
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-social-api/1.1-BETA5-incubating/shindig-social-api-1.1-BETA5-incubating.pom
1K downloaded  (shindig-social-api-1.1-BETA5-incubating.pom)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-provider/20090531/oauth-provider-20090531.pom
360b downloaded  (oauth-provider-20090531.pom)
Downloading: http://repository.exoplatform.org/public/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0.pom
2K downloaded  (jsecurity-0.9.0.pom)
Downloading: http://repository.exoplatform.org/public/com/google/code/guice/guice-jmx/2.0/guice-jmx-2.0.pom
251b downloaded  (guice-jmx-2.0.pom)
Downloading: http://repository.exoplatform.org/public/com/google/code/guice/guice/2.0/guice-2.0.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.common/2.2.3-GA-SNAPSHOT/exo.kernel.component.common-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.container/2.2.3-GA-SNAPSHOT/exo.kernel.container-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.organization.api/2.3.3-GA-SNAPSHOT/exo.core.component.organization.api-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/com/google/code/guice/guice-jmx/2.0/guice-jmx-2.0.jar
7K downloaded  (guice-jmx-2.0.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/hudson-slaves/data/slave2/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/src/test/java
[INFO] skip non existing resourceDirectory /home/hudson/hudson-slaves/data/slave2/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/src/test/resources
Downloading: http://repository.exoplatform.org/public/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8.jar
Downloading: http://repository.exoplatform.org/public/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
Downloading: http://repository.exoplatform.org/public/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
Downloading: http://repository.exoplatform.org/public/org/jboss/cache/jbosscache-core/3.2.4.GA/jbosscache-core-3.2.4.GA.jar
Downloading: http://repository.exoplatform.org/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar



Downloading: http://repository.exoplatform.org/public/jline/jline/0.9.94/jline-0.9.94.jar
Downloading: http://repository.exoplatform.org/public/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar
Downloading: http://repository.exoplatform.org/public/org/apache/sanselan/sanselan/0.97-incubator/sanselan-0.97-incubator.jar


Downloading: http://repository.exoplatform.org/public/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar
Downloading: http://repository.exoplatform.org/public/commons-chain/commons-chain/1.0/commons-chain-1.0.jar


9K downloaded  (jboss-logging-spi-2.0.5.GA.jar)
Downloading: http://repository.exoplatform.org/public/org/jboss/jboss-common-core/2.2.14.GA/jboss-common-core-2.2.14.GA.jar

Downloading: http://repository.exoplatform.org/public/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar
Downloading: http://repository.exoplatform.org/public/javax/jcr/jcr/1.0/jcr-1.0.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
28K downloaded  (jcr-1.0.jar)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.rest.core/2.1.3-GA-SNAPSHOT/exo.ws.rest.core-2.1.3-GA-SNAPSHOT.jar


Downloading: http://repository.exoplatform.org/public/com/sun/xml/stream/sjsxp/1.0/sjsxp-1.0.jar
Downloading: http://repository.exoplatform.org/public/joda-time/joda-time/1.6/joda-time-1.6.jar
Downloading: http://repository.exoplatform.org/public/org/apache/ws/commons/ws-commons-util/1.0.1/ws-commons-util-1.0.1.jar

Downloading: http://repository.exoplatform.org/public/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar
29K downloaded  (ws-commons-util-1.0.1.jar)
Downloading: http://repository.exoplatform.org/public/caja/caja/r3828/caja-r3828.jar

Downloading: http://repository.exoplatform.org/public/com/ibm/icu/icu4j/3.8/icu4j-3.8.jar
Downloading: http://repository.exoplatform.org/public/de/odysseus/juel/juel-impl/2.1.2/juel-impl-2.1.2.jar

Downloading: http://repository.exoplatform.org/public/org/codehaus/groovy/groovy-all/1.6.5/groovy-all-1.6.5.jar

Downloading: http://repository.exoplatform.org/public/jboss/jbossts/jbossjts/4.6.1.GA/jbossjts-4.6.1.GA.jar


Downloading: http://repository.exoplatform.org/public/javax/resource/connector-api/1.5/connector-api-1.5.jar


Downloading: http://repository.exoplatform.org/public/com/google/collections/google-collections/1.0-rc2/google-collections-1.0-rc2.jar


Downloading: http://repository.exoplatform.org/public/net/sf/ehcache/ehcache/1.6.2/ehcache-1.6.2.jar
Downloading: http://repository.exoplatform.org/public/jgroups/jgroups/2.6.13.GA/jgroups-2.6.13.GA.jar
25K downloaded  (connector-api-1.5.jar)


Downloading: http://repository.exoplatform.org/public/org/json/json/20070829/json-20070829.jar
Downloading: http://repository.exoplatform.org/public/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0.jar

Downloading: http://repository.exoplatform.org/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar

Downloading: http://repository.exoplatform.org/public/net/sourceforge/nekohtml/nekohtml/1.9.13/nekohtml-1.9.13.jar

Downloading: http://repository.exoplatform.org/public/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth/20090531/oauth-20090531.jar



Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-common/1.1-BETA5-incubating/shindig-common-1.1-BETA5-incubating.jar
Downloading: http://repository.exoplatform.org/public/nu/validator/htmlparser/htmlparser/1.0.7/htmlparser-1.0.7.jar

Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for caja/caja/r3828/caja-r3828.jar - IGNORING
Downloading: http://repository.exoplatform.org/public/org/jboss/javaee/jboss-transaction-api/1.0.1.GA/jboss-transaction-api-1.0.1.GA.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.web/1.12.3-GA-SNAPSHOT/exo.jcr.framework.web-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/commons-beanutils/commons-beanutils-core/1.7.0/commons-beanutils-core-1.7.0.jar
7K downloaded  (jboss-transaction-api-1.0.1.GA.jar)

16K downloaded  (exo.jcr.framework.web-1.12.3-GA-SNAPSHOT.jar)

Downloading: http://repository.exoplatform.org/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
Downloading: http://repository.exoplatform.org/public/org/apache/lucene/lucene-spellchecker/2.4.1/lucene-spellchecker-2.4.1.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.json/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.json-2.1.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
15K downloaded  (lucene-spellchecker-2.4.1.jar)
10K downloaded  (ant-launcher-1.7.1.jar)
Downloading: http://repository.exoplatform.org/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloading: http://repository.exoplatform.org/public/de/odysseus/juel/juel-api/2.1.2/juel-api-2.1.2.jar
Downloading: http://repository.exoplatform.org/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
23K downloaded  (xpp3_min-1.1.4c.jar)
25K downloaded  (juel-api-2.1.2.jar)
Downloading: http://repository.exoplatform.org/public/jboss/jbossts/jbossts-common/4.6.1.GA/jbossts-common-4.6.1.GA.jar

Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-httpclient3/20090531/oauth-httpclient3-20090531.jar

Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-features/1.1-BETA5-incubating/shindig-features-1.1-BETA5-incubating.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.core/1.12.3-GA-SNAPSHOT/exo.jcr.component.core-1.12.3-GA-SNAPSHOT.jar
5K downloaded  (oauth-httpclient3-20090531.jar)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.commons/2.1.3-GA-SNAPSHOT/exo.ws.commons-2.1.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/apache/lucene/lucene-memory/2.4.1/lucene-memory-2.4.1.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.xml-processing/2.3.3-GA-SNAPSHOT/exo.core.component.xml-processing-2.3.3-GA-SNAPSHOT.jar
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository central (http://fake)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-consumer/20090531/oauth-consumer-20090531.jar
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository repository.exoplatform.org (http://repository.exoplatform.org/public/)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.rest.ext/2.1.3-GA-SNAPSHOT/exo.ws.rest.ext-2.1.3-GA-SNAPSHOT.jar
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository caja (http://google-caja.googlecode.com/svn/maven)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
5K downloaded  (oauth-consumer-20090531.jar)
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository oauth (http://oauth.googlecode.com/svn/code/maven)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.script.groovy/2.3.3-GA-SNAPSHOT/exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository guice (http://guice-maven.googlecode.com/svn/trunk/)
Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.servlet/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.servlet-2.1.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-provider/20090531/oauth-provider-20090531.jar
[INFO] Unable to find resource 'rome:rome:jar:1.0' in repository java.net (http://download.java.net/maven/2/)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.command/2.2.3-GA-SNAPSHOT/exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.ext/1.12.3-GA-SNAPSHOT/exo.jcr.component.ext-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating/shindig-gadgets-1.1-BETA5-incubating.jar
17K downloaded  (exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar)
4K downloaded  (oauth-provider-20090531.jar)
12K downloaded  (exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar)


Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.command/1.12.3-GA-SNAPSHOT/exo.jcr.framework.command-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-social-api/1.1-BETA5-incubating/shindig-social-api-1.1-BETA5-incubating.jar


Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.webdav/1.12.3-GA-SNAPSHOT/exo.jcr.component.webdav-1.12.3-GA-SNAPSHOT.jar

[HUDSON] Archiving /home/hudson/hudson-slaves/data/slave2/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/pom.xml to /mnt/home/hudson/hudson/jobs/xcmis-1.1.x-ci/modules/org.xcmis$xcmis-server-tomcat-demo/builds/2010-08-10_06-59-21/archive/org.xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) rome:rome:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=rome -DartifactId=rome -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=rome -DartifactId=rome -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.xcmis:xcmis-server-tomcat-demo:war:1.1-SNAPSHOT
  	2) org.apache.shindig:shindig-gadgets:jar:1.1-BETA5-incubating
  	3) rome:rome:jar:1.0

----------
1 required artifact is missing.

for artifact: 
  org.xcmis:xcmis-server-tomcat-demo:war:1.1-SNAPSHOT

from the specified remote repositories:
  exo.pubic.mirror (http://repository.exoplatform.org/public)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 minutes 28 seconds
[INFO] Finished at: Tue Aug 10 07:17:05 UTC 2010
[INFO] Final Memory: 143M/829M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
Email was triggered for: Failure
Email was triggered for: Still Failing
Trigger Failure was overridden by another trigger and will not send an email.
Sending email for trigger: Still Failing

More details ...
Check console output at http://builder.exoplatform.org/hudson/job/xcmis-1.1.x-ci/4/.

hud...@exoplatform.com

unread,
Aug 10, 2010, 4:24:57 AM8/10/10
to xc...@googlegroups.com
Job Name : xcmis-1.1.x-ci
Job Status : Fixed
Build Number : 5

SVN Revision : 1518
Changes since last success :
Changes for Build #3

Changes for Build #4

Changes for Build #5


Failed tests
All tests passed
Logs (latest 250 lines)
[...truncated 8055 lines...]
2K downloaded  (sanselan-0.97-incubator.pom)
Downloading: http://repository.exoplatform.org/public/caja/caja/r3828/caja-r3828.pom
561b downloaded  (caja-r3828.pom)
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for caja/caja/r3828/caja-r3828.pom - IGNORING
Downloading: http://repository.exoplatform.org/public/nu/validator/htmlparser/htmlparser/1.0.7/htmlparser-1.0.7.pom
1K downloaded  (htmlparser-1.0.7.pom)
Downloading: http://repository.exoplatform.org/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
120b downloaded  (xmlParserAPIs-2.6.2.pom)
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-social-api/1.1-BETA5-incubating/shindig-social-api-1.1-BETA5-incubating.pom
1K downloaded  (shindig-social-api-1.1-BETA5-incubating.pom)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-provider/20090531/oauth-provider-20090531.pom
360b downloaded  (oauth-provider-20090531.pom)
Downloading: http://repository.exoplatform.org/public/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0.pom
2K downloaded  (jsecurity-0.9.0.pom)
Downloading: http://repository.exoplatform.org/public/com/google/code/guice/guice-jmx/2.0/guice-jmx-2.0.pom
251b downloaded  (guice-jmx-2.0.pom)
Downloading: http://repository.exoplatform.org/public/com/google/code/guice/guice/2.0/guice-2.0.jar
 downloaded  (guice-jmx-2.0.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/src/test/java
[INFO] skip non existing resourceDirectory /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/src/test/resources
Downloading: http://repository.exoplatform.org/public/commons-betwixt/commons-betwixt/0.8/commons-betwixt-0.8.jar
Downloading: http://repository.exoplatform.org/public/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
Downloading: http://repository.exoplatform.org/public/org/jboss/cache/jbosscache-core/3.2.4.GA/jbosscache-core-3.2.4.GA.jar
Downloading: http://repository.exoplatform.org/public/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
Downloading: http://repository.exoplatform.org/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
13K downloaded  (json-simple-1.1.jar)
Downloading: http://repository.exoplatform.org/public/jline/jline/0.9.94/jline-0.9.94.jar
Downloading: http://repository.exoplatform.org/public/javax/jcr/jcr/1.0/jcr-1.0.jar


Downloading: http://repository.exoplatform.org/public/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/caja/caja/r3828/caja-r3828.jar
29K downloaded  (ws-commons-util-1.0.1.jar)
Downloading: http://repository.exoplatform.org/public/com/ibm/icu/icu4j/3.8/icu4j-3.8.jar
http://repository.exoplatform.org/public/javax/resource/connector-api/1.5/connector-api-1.5.jar
25K downloaded  (connector-api-1.5.jar)
Downloading: http://repository.exoplatform.org/public/com/google/collections/google-collections/1.0-rc2/google-collections-1.0-rc2.jar

Downloading: http://repository.exoplatform.org/public/net/sf/ehcache/ehcache/1.6.2/ehcache-1.6.2.jar

Downloading: http://repository.exoplatform.org/public/jgroups/jgroups/2.6.13.GA/jgroups-2.6.13.GA.jar

Downloading: http://repository.exoplatform.org/public/org/json/json/20070829/json-20070829.jar

Downloading: http://repository.exoplatform.org/public/org/jsecurity/jsecurity/0.9.0/jsecurity-0.9.0.jar

Downloading: http://repository.exoplatform.org/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar

Downloading: http://repository.exoplatform.org/public/net/sourceforge/nekohtml/nekohtml/1.9.13/nekohtml-1.9.13.jar

Downloading: http://repository.exoplatform.org/public/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar


Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth/20090531/oauth-20090531.jar

Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-common/1.1-BETA5-incubating/shindig-common-1.1-BETA5-incubating.jar

Downloading: http://repository.exoplatform.org/public/nu/validator/htmlparser/htmlparser/1.0.7/htmlparser-1.0.7.jar

Downloading: http://repository.exoplatform.org/public/rome/rome/1.0/rome-1.0.jar
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for caja/caja/r3828/caja-r3828.jar - IGNORING
Downloading: http://repository.exoplatform.org/public/org/jboss/javaee/jboss-transaction-api/1.0.1.GA/jboss-transaction-api-1.0.1.GA.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.web/1.12.3-GA-SNAPSHOT/exo.jcr.framework.web-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/commons-beanutils/commons-beanutils-core/1.7.0/commons-beanutils-core-1.7.0.jar
7K
 downloaded  (jboss-transaction-api-1.0.1.GA.jar)
16K downloaded  (exo.jcr.framework.web-1.12.3-GA-SNAPSHOT.jar)

Downloading: http://repository.exoplatform.org/public/org/apache/lucene/lucene-spellchecker/2.4.1/lucene-spellchecker-2.4.1.jar
Downloading: http://repository.exoplatform.org/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
Downloading: http://repository.exoplatform.org/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar

10K downloaded  (ant-launcher-1.7.1.jar)
23K downloaded  (xpp3_min-1.1.4c.jar)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.json/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.json-2.1.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/jboss/jbossts/jbossts-common/4.6.1.GA/jbossts-common-4.6.1.GA.jar
Downloading: http://repository.exoplatform.org/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar

Downloading: http://repository.exoplatform.org/public/de/odysseus/juel/juel-api/2.1.2/juel-api-2.1.2.jar
25K downloaded  (juel-api-2.1.2.jar)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.core/1.12.3-GA-SNAPSHOT/exo.jcr.component.core-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/apache/lucene/lucene-memory/2.4.1/lucene-memory-2.4.1.jar


Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.commons/2.1.3-GA-SNAPSHOT/exo.ws.commons-2.1.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-gadgets/1.1-BETA5-incubating/shindig-gadgets-1.1-BETA5-incubating.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.ext/1.12.3-GA-SNAPSHOT/exo.jcr.component.ext-1.12.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.xml-processing/2.3.3-GA-SNAPSHOT/exo.core.component.xml-processing-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/apache/shindig/shindig-social-api/1.1-BETA5-incubating/shindig-social-api-1.1-BETA5-incubating.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.command/1.12.3-GA-SNAPSHOT/exo.jcr.framework.command-1.12.3-GA-SNAPSHOT.jar

Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.script.groovy/2.3.3-GA-SNAPSHOT/exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar
17K downloaded  (exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar)
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.command/2.2.3-GA-SNAPSHOT/exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.webdav/1.12.3-GA-SNAPSHOT/exo.jcr.component.webdav-1.12.3-GA-SNAPSHOT.jar
12K downloaded  (exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar)

Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.rest.ext/2.1.3-GA-SNAPSHOT/exo.ws.rest.ext-2.1.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.servlet/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.servlet-2.1.3-GA-SNAPSHOT.jar
5K downloaded  (oauth-httpclient3-20090531.jar)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-consumer/20090531/oauth-consumer-20090531.jar
5K downloaded  (oauth-consumer-20090531.jar)
Downloading: http://repository.exoplatform.org/public/net/oauth/core/oauth-provider/20090531/oauth-provider-20090531.jar
4K downloaded  (oauth-provider-20090531.jar)
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.json/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.json-2.1.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.core/1.12.3-GA-SNAPSHOT/exo.jcr.component.core-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.ext/1.12.3-GA-SNAPSHOT/exo.jcr.component.ext-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.xml-processing/2.3.3-GA-SNAPSHOT/exo.core.component.xml-processing-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.command/1.12.3-GA-SNAPSHOT/exo.jcr.framework.command-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.script.groovy/2.3.3-GA-SNAPSHOT/exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.command/2.2.3-GA-SNAPSHOT/exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/ws/exo.ws.frameworks.json/2.1.3-GA-SNAPSHOT/exo.ws.frameworks.json-2.1.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.core/1.12.3-GA-SNAPSHOT/exo.jcr.component.core-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.component.ext/1.12.3-GA-SNAPSHOT/exo.jcr.component.ext-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.xml-processing/2.3.3-GA-SNAPSHOT/exo.core.component.xml-processing-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/jcr/exo.jcr.framework.command/1.12.3-GA-SNAPSHOT/exo.jcr.framework.command-1.12.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.script.groovy/2.3.3-GA-SNAPSHOT/exo.core.component.script.groovy-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.command/2.2.3-GA-SNAPSHOT/exo.kernel.component.command-2.2.3-GA-SNAPSHOT.jar
[INFO] [war:war {execution: default-war}]
[INFO] Exploding webapp...
[INFO] Assembling webapp xcmis-server-tomcat-demo in /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT
[INFO] Copy webapp webResources to /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT
[INFO] Generating war /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war
[INFO] Building war: /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT-sources.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.security.core/2.3.3-GA-SNAPSHOT/exo.core.component.security.core-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.commons/2.2.3-GA-SNAPSHOT/exo.kernel.commons-2.2.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/core/exo.core.component.document/2.3.3-GA-SNAPSHOT/exo.core.component.document-2.3.3-GA-SNAPSHOT.jar
Downloading: http://repository.exoplatform.org/public/org/exoplatform/kernel/exo.kernel.component.cache/2.2.3-GA-SNAPSHOT/exo.kernel.component.cache-2.2.3-GA-SNAPSHOT.jar
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war to /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/.repository/org/xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war
[INFO] Installing /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT-sources.jar to /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/.repository/org/xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/xcmis-server-tomcat-demo-1.1-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from repository.exoplatform.org
Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/xcmis-server-tomcat-demo-1.1-20100810.080218-19.war
55611K uploaded  (xcmis-server-tomcat-demo-1.1-20100810.080218-19.war)
[INFO] Uploading project information for xcmis-server-tomcat-demo 1.1-20100810.080218-19
[INFO] Retrieving previous metadata from repository.exoplatform.org
[INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-server-tomcat-demo:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from repository.exoplatform.org
[INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-server-tomcat-demo'
[INFO] Retrieving previous build number from repository.exoplatform.org
Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/xcmis-server-tomcat-demo-1.1-20100810.080218-19-sources.jar
4K uploaded  (xcmis-server-tomcat-demo-1.1-20100810.080218-19-sources.jar)
[HUDSON] Archiving /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/pom.xml to /mnt/home/hudson/hudson/jobs/xcmis-1.1.x-ci/modules/org.xcmis$xcmis-server-tomcat-demo/builds/2010-08-10_07-59-35/archive/org.xcmis/xcmis-server-tomcat-demo/1.1-SNAPSHOT/pom.xml
[HUDSON] Archiving /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war to /mnt/home/hudson/hudson/jobs/xcmis-1.1.x-ci/modules/org.xcmis$xcmis-server-tomcat-demo/builds/2010-08-10_07-59-35/archive/org.xcmis/xcmis-server-tomcat-demo/1.1-20100810.080218-19/xcmis-server-tomcat-demo-1.1-SNAPSHOT.war
[HUDSON] Archiving /home/hudson/hudson-slaves/data/slave1/workspace/xcmis-1.1.x-ci/xcmis-server-tomcat-demo/target/xcmis-server-tomcat-demo-1.1-SNAPSHOT-sources.jar to /mnt/home/hudson/hudson/jobs/xcmis-1.1.x-ci/modules/org.xcmis$xcmis-server-tomcat-demo/builds/2010-08-10_07-59-35/archive/org.xcmis/xcmis-server-tomcat-demo/1.1-20100810.080218-19/xcmis-server-tomcat-demo-1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] xCMIS ................................................. SUCCESS [2:47.214s]
[INFO] xCMIS :: SPI .......................................... SUCCESS [3:39.448s]
[INFO] xCMIS :: Search :: eXo Query Object Model ............. SUCCESS [57.163s]
[INFO] xCMIS :: Search :: Parser CMIS ........................ SUCCESS [1:02.716s]
[INFO] xCMIS :: Search :: Service ............................ SUCCESS [1:46.215s]
[INFO] xCMIS :: Renditions ................................... SUCCESS [40.457s]
[INFO] xCMIS :: SP :: InMemory ............................... SUCCESS [59.775s]
[INFO] xCMIS :: REST Atom .................................... SUCCESS [2:06.926s]
[INFO] xCMIS :: SOAP Binding ................................. SUCCESS [5:10.772s]
[INFO] xCMIS :: Server :: WAR ................................ SUCCESS [52.395s]
[INFO] xCMIS :: GWT Client Framework ......................... SUCCESS [1:36.254s]
[INFO] xCMIS :: Server :: Tomcat ............................. SUCCESS [12.002s]
[INFO] xCMIS :: Server :: Demo WAR ........................... SUCCESS [1:38.850s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 57 seconds
[INFO] Finished at: Tue Aug 10 08:23:42 UTC 2010
[INFO] Final Memory: 143M/862M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
Triggering a new build of ecms-2.1.x-ci
Triggering a new build of ecms-trunk-ci
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed

More details ...
Check console output at http://builder.exoplatform.org/hudson/job/xcmis-1.1.x-ci/5/.
Reply all
Reply to author
Forward
0 new messages