xcmis-trunk-ci - Build # 594 - Failure !!!

0 views
Skip to first unread message

hud...@exoplatform.com

unread,
Aug 4, 2010, 4:22:57 AM8/4/10
to xc...@googlegroups.com, andrey....@exoplatform.com.ua
Job Name : xcmis-trunk-ci
Job Status : Failure
Build Number : 594
SVN Revision : 1490
Changes since last success :
Changes for Build #594
[andrew00x] CMIS:405



Failed tests
4 tests failed.
REGRESSION:  org.xcmis.restatom.ACLTest.testGetACL

Error Message:
Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 

Stack Trace:
org.xcmis.spi.ConstraintException: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 
	at org.xcmis.spi.Connection.applyACL(Connection.java:215)
	at org.xcmis.restatom.ACLTest.testGetACL(ACLTest.java:68)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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.restatom.ACLTest.testSetACL

Error Message:
expected:<200> but was:<500>

Stack Trace:
junit.framework.AssertionFailedError: expected:<200> but was:<500>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:195)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.xcmis.restatom.ACLTest.testSetACL(ACLTest.java:132)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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.testApplyACL

Error Message:
Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 

Stack Trace:
org.xcmis.soap.CmisException: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 
	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:185)
	at $Proxy75.applyACL(Unknown Source)
	at org.xcmis.wssoap.ACLServiceTest.testApplyACL(ACLServiceTest.java:100)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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:
Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 

Stack Trace:
org.xcmis.spi.ConstraintException: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 
	at org.xcmis.spi.Connection.applyACL(Connection.java:215)
	at org.xcmis.wssoap.ACLServiceTest.testGetACL(ACLServiceTest.java:170)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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 2424 lines...]
Aug 4, 2010 8:22:21 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectServicePortService from class org.xcmis.soap.ObjectServicePort
Aug 4, 2010 8:22:22 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:22 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/ObjectService
Aug 4, 2010 8:22:22 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectServicePortService from class org.xcmis.soap.ObjectServicePort
Aug 4, 2010 8:22:22 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:22 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/ObjectService
Aug 4, 2010 8:22:22 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectServicePortService from class org.xcmis.soap.ObjectServicePort
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.666 sec
Running org.xcmis.wssoap.NavigationServiceTest
Aug 4, 2010 8:22:23 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:24 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:24 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Aug 4, 2010 8:22:24 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:24 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:24 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Aug 4, 2010 8:22:24 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:24 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:24 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:25 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:25 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:25 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/NavigationService
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationServicePortService from class org.xcmis.soap.NavigationServicePort
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.163 sec
Running org.xcmis.wssoap.ACLServiceTest
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:25 AM org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory createEndpoint
WARNING: Could not find endpoint/port for {http://docs.oasis-open.org/ns/cmis/ws/200908/}AccessControlServicePort in wsdl. Using {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLServicePort.
Aug 4, 2010 8:22:25 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/ACLService
Aug 4, 2010 8:22:25 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLServicePortService from class org.xcmis.soap.ACLServicePort
Aug 4, 2010 8:22:26 AM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
INFO: Application has thrown exception, unwinding now: org.xcmis.soap.CmisException: Specified ACL propagation repositorydetermined does not to supported by repository objectonly 
04.08.2010 08:22:26 *ERROR* [btpool0-0] ACLServicePortImpl: Apply ACL error: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly'  (ACLServicePortImpl.java, line 87) 
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.688 sec <<< FAILURE!
testApplyACL(org.xcmis.wssoap.ACLServiceTest)  Time elapsed: 0.614 sec  <<< ERROR!
org.xcmis.soap.CmisException: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 
	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:185)
	at $Proxy75.applyACL(Unknown Source)
	at org.xcmis.wssoap.ACLServiceTest.testApplyACL(ACLServiceTest.java:100)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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)

testGetACL(org.xcmis.wssoap.ACLServiceTest)  Time elapsed: 0.067 sec  <<< ERROR!
org.xcmis.spi.ConstraintException: Specified ACL propagation 'repositorydetermined' does not to supported by repository 'objectonly' 
	at org.xcmis.spi.Connection.applyACL(Connection.java:215)
	at org.xcmis.wssoap.ACLServiceTest.testGetACL(ACLServiceTest.java:170)
	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 junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	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)

Running org.xcmis.wssoap.VersioningServiceTest
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:26 AM org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory createEndpoint
WARNING: Could not find endpoint/port for {http://docs.oasis-open.org/ns/cmis/ws/200908/}AccessControlServicePort in wsdl. Using {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLServicePort.
Aug 4, 2010 8:22:26 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/ACLService
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLServicePortService from class org.xcmis.soap.ACLServicePort
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:26 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/VersioningService
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningServicePortService from class org.xcmis.soap.VersioningServicePort
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:26 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/VersioningService
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningServicePortService from class org.xcmis.soap.VersioningServicePort
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:26 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/VersioningService
Aug 4, 2010 8:22:26 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningServicePortService from class org.xcmis.soap.VersioningServicePort
Aug 4, 2010 8:22:27 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:27 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/VersioningService
Aug 4, 2010 8:22:27 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningServicePortService from class org.xcmis.soap.VersioningServicePort
04.08.2010 08:22:27 *WARN * [main] FolderDataImpl: Object 307180eb-c725-4f36-8c47-050ee42795ca not found in storage. (FolderDataImpl.java, line 91) 
04.08.2010 08:22:27 *WARN * [main] FolderDataImpl: Object cddda317-93b5-4d89-a022-f7282d369d7f not found in storage. (FolderDataImpl.java, line 91) 
Aug 4, 2010 8:22:27 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:27 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/VersioningService
Aug 4, 2010 8:22:27 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningServicePortService from class org.xcmis.soap.VersioningServicePort
04.08.2010 08:22:28 *WARN * [main] FolderDataImpl: Object 18db0474-b521-4d89-b7ff-814cf8ab8c95 not found in storage. (FolderDataImpl.java, line 91) 
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 sec
Running org.xcmis.wssoap.RelationshipServiceTest
Aug 4, 2010 8:22:28 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RelationshipService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:28 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/RelationshipService
Aug 4, 2010 8:22:28 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RelationshipServicePortService from class org.xcmis.soap.RelationshipServicePort
Aug 4, 2010 8:22:29 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyService from WSDL: /wsdl/CMISWS-Service.wsdl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec
Running org.xcmis.wssoap.PolicyServiceTest
Aug 4, 2010 8:22:29 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/PolicyService
Aug 4, 2010 8:22:29 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyServicePortService from class org.xcmis.soap.PolicyServicePort
Aug 4, 2010 8:22:30 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:30 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/PolicyService
Aug 4, 2010 8:22:30 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyServicePortService from class org.xcmis.soap.PolicyServicePort
Aug 4, 2010 8:22:30 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:30 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/PolicyService
Aug 4, 2010 8:22:30 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyServicePortService from class org.xcmis.soap.PolicyServicePort
Aug 4, 2010 8:22:31 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryService from WSDL: /wsdl/CMISWS-Service.wsdl
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.054 sec
Running org.xcmis.wssoap.RepositoryServiceTest
Aug 4, 2010 8:22:33 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/RepositoryService
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryServicePortService from class org.xcmis.soap.RepositoryServicePort
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:33 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/RepositoryService
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryServicePortService from class org.xcmis.soap.RepositoryServicePort
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:33 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/RepositoryService
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryServicePortService from class org.xcmis.soap.RepositoryServicePort
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryService from WSDL: /wsdl/CMISWS-Service.wsdl
Aug 4, 2010 8:22:33 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8081/RepositoryService
Aug 4, 2010 8:22:33 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryServicePortService from class org.xcmis.soap.RepositoryServicePort
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 sec

Results :

Tests in error: 
  testApplyACL(org.xcmis.wssoap.ACLServiceTest)
  testGetACL(org.xcmis.wssoap.ACLServiceTest)

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

[HUDSON] Recording test results
[HUDSON] Archiving /mnt/home/hudson/hudson/jobs/xcmis-trunk-ci/workspace/xcmis-wssoap/pom.xml to /mnt/home/hudson/hudson/jobs/xcmis-trunk-ci/modules/org.xcmis$xcmis-wssoap/builds/2010-08-04_08-10-31/archive/org.xcmis/xcmis-wssoap/1.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /mnt/home/hudson/hudson/jobs/xcmis-trunk-ci/workspace/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: 12 minutes 
[INFO] Finished at: Wed Aug 04 08:22:34 UTC 2010
[INFO] Final Memory: 131M/925M
[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-trunk-ci/594/.
Reply all
Reply to author
Forward
0 new messages