[sopbuild] Build org.sopera.sopnew build.30 Build Successful

  • From: "Buildmaster org.sopera.sopnew" <juergen.kindler@xxxxxxxxx>
  • To: sopbuild@xxxxxxxxxxxxx
  • Date: Fri, 29 Jan 2010 17:01:21 +0100 (CET)

View results here -> http://sop-ip14.servicebackbone.org:8080/cruisecontrol/buildresults/org.sopera.sopnew?log=log20100129170025Lbuild.30

BUILD COMPLETE -  build.30
Date of build: 2010-01-29T16:00:25
Time to build: 0 minute(s) 53 second(s)

Initial Messages
composite build 1 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 8 second(s);
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'scm'.
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Swordfish pom for checkout
[INFO] task-segment: [scm:checkout] (aggregator-style)
[INFO] ------------------------------------------------------------------------
composite build 2 of 4 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: time=3 seconds;
composite build 3 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 32 second(s);
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] SOPERA Extensions for Swordfish
[INFO] org.sopera.plugins.core
[INFO] org.sopera.plugins.core.resolver
[INFO] org.sopera.plugins.resolver.policy
[INFO] org.sopera.plugins.feature
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Extensions for Swordfish
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
composite build 4 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 7 second(s);
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'scm'.
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Swordfish pom for checkout
[INFO] task-segment: [scm:tag] (aggregator-style)
[INFO] ------------------------------------------------------------------------
scm:checkout {execution: default-cli}
[INFO] Removing /sop/Administration/checkout/global0
[INFO] Executing: /bin/sh -c cd /sop/Administration/checkout && svn --non-interactive checkout https://svn.servicebackbone.org/repos/sopera-repo01/trunk /sop/Administration/checkout/global0
[INFO] Working directory: /sop/Administration/checkout
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Fri Jan 29 17:00:35 CET 2010
[INFO] Final Memory: 9M/83M
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/MavenCommonProject/pom.xml to /root/.m2/repository/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/MavenCommonProject/pom.xml to /root/.m2/repository/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-20100129.160045-180.pom
9K uploaded (parent-1.0.0-20100129.160045-180.pom)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:parent:1.0.0-SNAPSHOT'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:parent'
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Jan 29, 2010 5:00:49 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Jan 29, 2010 5:00:51 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-20100129.160045-70.jar
7K uploaded (org.sopera.plugins.core-1.0.0-20100129.160045-70.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:org.sopera.plugins.core:1.0.0-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.core 1.0.0-20100129.160045-70
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:org.sopera.plugins.core'
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core.resolver
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 8 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 3 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Jan 29, 2010 5:00:56 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Jan 29, 2010 5:00:58 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:58 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:58 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:59 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Jan 29, 2010 5:00:59 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Jan 29, 2010 5:00:59 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-20100129.160045-70.jar
17K uploaded (org.sopera.plugins.core.resolver-1.0.0-20100129.160045-70.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins.core:org.sopera.plugins.core.resolver'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.0-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.core.resolver 1.0.0-20100129.160045-70
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.0-SNAPSHOT: checking for updates from development
compiler:compile {execution: default-compile}
[INFO] Compiling 10 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 7 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Jan 29, 2010 5:01:04 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Jan 29, 2010 5:01:04 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@f8968f]
Jan 29, 2010 5:01:04 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Jan 29, 2010 5:01:04 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@1835282]
Jan 29, 2010 5:01:04 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Jan 29, 2010 5:01:05 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Jan 29, 2010 5:01:05 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@f8968f]
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@1835282]
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Jan 29, 2010 5:01:08 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Jan 29, 2010 5:01:09 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
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:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-20100129.160045-55.jar
35K uploaded (org.sopera.plugins.resolver.policy-1.0.0-20100129.160045-55.jar)
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins.resolver:org.sopera.plugins.resolver.policy:1.0.0-SNAPSHOT'
[INFO] Uploading project information for org.sopera.plugins.resolver.policy 1.0.0-20100129.160045-55
bundle:deploy {execution: default-deploy}
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.feature
[INFO] task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
jar:jar {execution: default-jar}
[INFO] Building jar: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.0-SNAPSHOT/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
jar:jar {execution: default-jar}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.0-SNAPSHOT/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar
deploy:deploy {execution: default-deploy}
[INFO] Retrieving previous build number from development
Uploading: http://sop-ip14.servicebackbone.org:8081/nexus/content/repositories/sop4-snapshots/org/sopera/plugins/org.sopera.plugins.feature/1.0.0-SNAPSHOT/org.sopera.plugins.feature-1.0.0-20100129.160045-3.jar
12K uploaded (org.sopera.plugins.feature-1.0.0-20100129.160045-3.jar)
[INFO] Uploading project information for org.sopera.plugins.feature 1.0.0-20100129.160045-3
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'snapshot org.sopera.plugins:org.sopera.plugins.feature:1.0.0-SNAPSHOT'
[INFO] Retrieving previous metadata from development
[INFO] Uploading repository metadata for: 'artifact org.sopera.plugins:org.sopera.plugins.feature'
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] SOPERA Extensions for Swordfish ....................... SUCCESS [2.779s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [7.088s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [7.234s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [10.504s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [0.662s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Jan 29 17:01:11 CET 2010
[INFO] Final Memory: 35M/103M
[INFO] ------------------------------------------------------------------------
scm:tag {execution: default-cli}
[INFO] Final Tag Name: 'integration/I20100129170025'
[INFO] Executing: /bin/sh -c cd /sop/Administration/Build && svn --non-interactive copy --file /var/tmp/maven-scm-1710628536.commit https://svn.servicebackbone.org/repos/sopera-repo01/trunk https://svn.servicebackbone.org/repos/sopera-repo01/tags/integration/I20100129170025
[INFO] Working directory: /sop/Administration/Build
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jan 29 17:01:19 CET 2010
[INFO] Final Memory: 9M/83M
[INFO] ------------------------------------------------------------------------

 Errors/Warnings: (5)
composite build 1 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 8 second(s);

composite build 2 of 4 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: time=3 seconds;

Source location (/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.build/../org.sopera.plugins.build/target/source) must be a valid file-system path.

composite build 3 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 32 second(s);

composite build 4 of 4 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=0 minute(s) 7 second(s);

 Unit Tests: (37)
All Tests Passed
 

 Modifications since last successful build:  (0)

Other related posts:

  • » [sopbuild] Build org.sopera.sopnew build.30 Build Successful - Buildmaster org.sopera.sopnew