You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/07/10 11:54:00 UTC

Build failed in Jenkins: Tuscany-2x #694

See <https://builds.apache.org/job/Tuscany-2x/694/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Tuscany-2x/ws/>
Cleaning local Directory sca-2x
Checking out https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk
ERROR: Failed to check out https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/tuscany/sca-java-2.x/trunk failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:619)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:103)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1018)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getRevisionNumber(SVNBasicDelegate.java:480)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.getLocations(SVNBasicDelegate.java:833)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:527)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:925)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:781)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:85)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: svn: E175002: OPTIONS /repos/asf/tuscany/sca-java-2.x/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 33 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/tuscany/sca-java-2.x/trunk'
svn: E175002: connection refused by the server
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:681)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	... 32 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/tuscany/sca-java-2.x/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:679)
	... 33 more
Caused by: svn: E175002: connection refused by the server
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:424)
	... 33 more
Caused by: java.net.ConnectException: Connection timed out
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
	at java.net.Socket.connect(Socket.java:546)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:584)
	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	... 5 more
FATAL: null
java.lang.NullPointerException

Build failed in Jenkins: Tuscany-2x #718

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/718/>

------------------------------------------
[...truncated 23152 lines...]
Jul 30, 2012 10:36:41 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - HelloComponent/HelloService
Jul 30, 2012 10:36:41 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 30, 2012 10:36:41 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 10:36:44 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@15ebad4
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
65 vs. 149
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 12 seconds
[INFO] Finished at: Mon Jul 30 10:36:54 UTC 2012
[INFO] Final Memory: 279M/701M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #717

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/717/>

------------------------------------------
[...truncated 23311 lines...]
Jul 30, 2012 9:50:59 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 30, 2012 9:51:00 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 30, 2012 9:51:00 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:51:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@17349d7
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
0 vs. 96
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 55 seconds
[INFO] Finished at: Mon Jul 30 09:51:12 UTC 2012
[INFO] Final Memory: 280M/702M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #716

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/716/changes>

Changes:

[antelder] Correct parent pom version

------------------------------------------
[...truncated 23215 lines...]
Jul 30, 2012 9:26:59 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 30, 2012 9:26:59 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 30, 2012 9:26:59 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 9:27:03 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@17349d7
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
0 vs. 95
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 24 seconds
[INFO] Finished at: Mon Jul 30 09:27:12 UTC 2012
[INFO] Final Memory: 280M/702M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #715

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/715/changes>

Changes:

[antelder] Put back the oasis artifact version to 2.0 as thats all thats published presently

------------------------------------------
[...truncated 13544 lines...]
A         testing/itest/contribution-import-export/export-resource/src
A         testing/itest/contribution-import-export/export-resource/src/test
A         testing/itest/contribution-import-export/export-resource/src/main
A         testing/itest/contribution-import-export/export-resource/src/main/resources
A         testing/itest/contribution-import-export/export-resource/src/main/resources/META-INF
AU        testing/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
A         testing/itest/contribution-import-export/export-resource/src/main/resources/ufservices
AU        testing/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
AU        testing/itest/contribution-import-export/export-resource/pom.xml
A         testing/itest/contribution-import-export/export-wsdl
A         testing/itest/contribution-import-export/export-wsdl/src
A         testing/itest/contribution-import-export/export-wsdl/src/test
A         testing/itest/contribution-import-export/export-wsdl/src/main
A         testing/itest/contribution-import-export/export-wsdl/src/main/resources
A         testing/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF
AU        testing/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
AU        testing/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
AU        testing/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
AU        testing/itest/contribution-import-export/export-wsdl/pom.xml
A         testing/itest/contribution-import-export/import-java
A         testing/itest/contribution-import-export/import-java/src
A         testing/itest/contribution-import-export/import-java/src/test
A         testing/itest/contribution-import-export/import-java/src/test/java
A         testing/itest/contribution-import-export/import-java/src/test/java/org
A         testing/itest/contribution-import-export/import-java/src/test/java/org/apache
A         testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany
A         testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca
A         testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test
A         testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution
AU        testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
A         testing/itest/contribution-import-export/import-java/src/main
A         testing/itest/contribution-import-export/import-java/src/main/java
A         testing/itest/contribution-import-export/import-java/src/main/java/helloworld
AU        testing/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
A         testing/itest/contribution-import-export/import-java/src/main/resources
A         testing/itest/contribution-import-export/import-java/src/main/resources/META-INF
AU        testing/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
AU        testing/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
AU        testing/itest/contribution-import-export/import-java/pom.xml
A         testing/itest/contribution-import-export/import-composite
A         testing/itest/contribution-import-export/import-composite/src
A         testing/itest/contribution-import-export/import-composite/src/test
A         testing/itest/contribution-import-export/import-composite/src/test/java
A         testing/itest/contribution-import-export/import-composite/src/test/java/org
A         testing/itest/contribution-import-export/import-composite/src/test/java/org/apache
A         testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany
A         testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test
A         testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution
AU        testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
A         testing/itest/contribution-import-export/import-composite/src/main
A         testing/itest/contribution-import-export/import-composite/src/main/java
A         testing/itest/contribution-import-export/import-composite/src/main/java/helloworld
AU        testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
AU        testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
AU        testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
A         testing/itest/contribution-import-export/import-composite/src/main/resources
A         testing/itest/contribution-import-export/import-composite/src/main/resources/META-INF
AU        testing/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
AU        testing/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
AU        testing/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
AU        testing/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
AU        testing/itest/contribution-import-export/import-composite/pom.xml
AU        testing/itest/contribution-import-export/pom.xml
A         testing/itest/jaxws-asyncclient
A         testing/itest/jaxws-asyncclient/src
A         testing/itest/jaxws-asyncclient/src/test
A         testing/itest/jaxws-asyncclient/src/test/java
A         testing/itest/jaxws-asyncclient/src/test/java/itest
A         testing/itest/jaxws-asyncclient/src/test/java/itest/AsyncServiceTestCase.java
A         testing/itest/jaxws-asyncclient/src/main
A         testing/itest/jaxws-asyncclient/src/main/java
A         testing/itest/jaxws-asyncclient/src/main/java/stock
A         testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteClient.java
A         testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuote.java
A         testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteImpl.java
A         testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteRef.java
A         testing/itest/jaxws-asyncclient/src/main/resources
A         testing/itest/jaxws-asyncclient/src/main/resources/META-INF
A         testing/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml
A         testing/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite
A         testing/itest/jaxws-asyncclient/pom.xml
A         testing/itest/base
A         testing/itest/base/dependencies
A         testing/itest/base/dependencies/src
A         testing/itest/base/dependencies/src/test
A         testing/itest/base/dependencies/src/test/java
A         testing/itest/base/dependencies/src/test/java/org
A         testing/itest/base/dependencies/src/test/java/org/apache
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies
A         testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies/ValidateDependenciesTestCase.java
A         testing/itest/base/dependencies/pom.xml
A         testing/itest/base/pom.xml
A         testing/compliance-tests
A         testing/compliance-tests/assembly
A         testing/compliance-tests/assembly/src
A         testing/compliance-tests/assembly/src/test
A         testing/compliance-tests/assembly/src/test/java
A         testing/compliance-tests/assembly/src/test/java/org
A         testing/compliance-tests/assembly/src/test/java/org/apache
A         testing/compliance-tests/assembly/src/test/java/org/apache/tuscany
A         testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest
A         testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/assembly/src/test/resources
A         testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
A         testing/compliance-tests/assembly/src/test/resources/oasis-sca-tests.properties
A         testing/compliance-tests/assembly/src/main
A         testing/compliance-tests/assembly/pom.xml
A         testing/compliance-tests/policy
A         testing/compliance-tests/policy/src
A         testing/compliance-tests/policy/src/test
A         testing/compliance-tests/policy/src/test/java
A         testing/compliance-tests/policy/src/test/java/org
A         testing/compliance-tests/policy/src/test/java/org/apache
A         testing/compliance-tests/policy/src/test/java/org/apache/tuscany
A         testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest
A         testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/policy/src/test/resources
A         testing/compliance-tests/policy/src/test/resources/tuscany-oasis-sca-tests-errors.properties
A         testing/compliance-tests/policy/src/test/resources/oasis-sca-tests.properties
A         testing/compliance-tests/policy/pom.xml
A         testing/compliance-tests/binding-jms
A         testing/compliance-tests/binding-jms/src
A         testing/compliance-tests/binding-jms/src/test
A         testing/compliance-tests/binding-jms/src/test/java
A         testing/compliance-tests/binding-jms/src/test/java/org
A         testing/compliance-tests/binding-jms/src/test/java/org/apache
A         testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany
A         testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest
AU        testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/binding-jms/src/test/resources
A         testing/compliance-tests/binding-jms/src/test/resources/jndi.properties
AU        testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties
AU        testing/compliance-tests/binding-jms/src/test/resources/oasis-sca-tests.properties
AU        testing/compliance-tests/binding-jms/pom.xml
A         testing/compliance-tests/binding-ws
A         testing/compliance-tests/binding-ws/src
A         testing/compliance-tests/binding-ws/src/test
A         testing/compliance-tests/binding-ws/src/test/java
A         testing/compliance-tests/binding-ws/src/test/java/org
A         testing/compliance-tests/binding-ws/src/test/java/org/apache
A         testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany
A         testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest
AU        testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/binding-ws/src/test/resources
AU        testing/compliance-tests/binding-ws/src/test/resources/tuscany-oasis-sca-tests-errors.properties
AU        testing/compliance-tests/binding-ws/src/test/resources/oasis-sca-tests.properties
A         testing/compliance-tests/binding-ws/sca_variables.dtd
AU        testing/compliance-tests/binding-ws/pom.xml
A         testing/compliance-tests/java-caa
A         testing/compliance-tests/java-caa/src
A         testing/compliance-tests/java-caa/src/test
A         testing/compliance-tests/java-caa/src/test/java
A         testing/compliance-tests/java-caa/src/test/java/org
A         testing/compliance-tests/java-caa/src/test/java/org/apache
A         testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany
A         testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest
A         testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/java-caa/src/test/resources
A         testing/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties
A         testing/compliance-tests/java-caa/src/test/resources/oasis-sca-tests.properties
A         testing/compliance-tests/java-caa/pom.xml
A         testing/compliance-tests/java-ci
A         testing/compliance-tests/java-ci/src
A         testing/compliance-tests/java-ci/src/test
A         testing/compliance-tests/java-ci/src/test/java
A         testing/compliance-tests/java-ci/src/test/java/org
A         testing/compliance-tests/java-ci/src/test/java/org/apache
A         testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany
A         testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca
A         testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest
A         testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java
A         testing/compliance-tests/java-ci/src/test/resources
A         testing/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties
A         testing/compliance-tests/java-ci/src/test/resources/oasis-sca-tests.properties
A         testing/compliance-tests/java-ci/pom.xml
A         testing/compliance-tests/pom.xml
A         features
A         features/web20
AU        features/web20/pom.xml
A         features/osgi
AU        features/osgi/pom.xml
A         features/sdo
AU        features/sdo/pom.xml
A         features/ejava
AU        features/ejava/pom.xml
A         features/all
AU        features/all/pom.xml
A         features/core
AU        features/core/pom.xml
A         features/api
AU        features/api/pom.xml
A         features/eclipse-pde
AU        features/eclipse-pde/pom.xml
AU        features/pom.xml
A         features/process
AU        features/process/pom.xml
A         features/webapp
AU        features/webapp/pom.xml
A         features/webservice
AU        features/webservice/pom.xml
 U        .
At revision 1367040
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x> at hudson.remoting.Channel@68b59107:ubuntu2
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:910)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1488)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:tuscany-compliance-tests:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1045)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:tuscany-compliance-tests:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322)
	at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1331)
	at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1334)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1238)
	... 11 more

Build failed in Jenkins: Tuscany-2x #714

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/714/>

------------------------------------------
[...truncated 23185 lines...]
Jul 30, 2012 12:28:42 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 30, 2012 12:28:42 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 30, 2012 12:28:42 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 30, 2012 12:28:45 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f7b44f
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
65 vs. 160
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 54 seconds
[INFO] Finished at: Mon Jul 30 00:28:54 UTC 2012
[INFO] Final Memory: 279M/727M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #713

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/713/>

------------------------------------------
[...truncated 23185 lines...]
Jul 29, 2012 1:06:29 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - HelloComponent/HelloService
Jul 29, 2012 1:06:29 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 29, 2012 1:06:29 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 29, 2012 1:06:33 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
65 vs. 150
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 51 seconds
[INFO] Finished at: Sun Jul 29 01:06:41 UTC 2012
[INFO] Final Memory: 279M/727M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #712

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/712/>

------------------------------------------
[...truncated 23246 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 28, 2012 12:27:28 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 28, 2012 12:27:28 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 28, 2012 12:27:28 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 28, 2012 12:27:31 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 28, 2012 12:27:32 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
1 vs. 96
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 9 seconds
[INFO] Finished at: Sat Jul 28 00:27:41 UTC 2012
[INFO] Final Memory: 280M/702M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #711

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/711/changes>

Changes:

[rfeng] Keep the composite object into the RemoteEndpoints

[rfeng] Add the remoteEndpoints configuration for node.xml to define statically-configured remote endpoints

------------------------------------------
[...truncated 23379 lines...]
Jul 27, 2012 1:43:49 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 27, 2012 1:43:49 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 27, 2012 1:43:49 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 27, 2012 1:43:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@17349d7
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
1 vs. 151
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 8 seconds
[INFO] Finished at: Fri Jul 27 01:44:01 UTC 2012
[INFO] Final Memory: 282M/726M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #710

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/710/>

------------------------------------------
[...truncated 23175 lines...]
Jul 26, 2012 1:24:19 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 26, 2012 1:24:19 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 26, 2012 1:24:19 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 26, 2012 1:24:28 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f06d35
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[JENKINS] Recording test results[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[JENKINS] Recording test results[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
5 vs. 97
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 12 seconds
[INFO] Finished at: Thu Jul 26 01:24:44 UTC 2012
[INFO] Final Memory: 281M/703M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #709

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/709/>

------------------------------------------
[...truncated 23182 lines...]
Jul 25, 2012 12:40:34 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 25, 2012 12:40:34 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 25, 2012 12:40:34 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 25, 2012 12:40:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@17349d7
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
6 vs. 97
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 22 seconds
[INFO] Finished at: Wed Jul 25 00:40:47 UTC 2012
[INFO] Final Memory: 280M/701M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #708

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/708/>

------------------------------------------
[...truncated 23351 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 24, 2012 12:44:19 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 24, 2012 12:44:19 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 24, 2012 12:44:19 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.5-SNAPSHOT/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 24, 2012 12:44:23 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@b216b3
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.5-SNAPSHOT/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.5-SNAPSHOT/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
6 vs. 97
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.5-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.5-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 34 seconds
[INFO] Finished at: Tue Jul 24 00:44:33 UTC 2012
[INFO] Final Memory: 282M/725M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #707

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/707/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Tuscany-2x/ws/>
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/> at hudson.remoting.Channel@75e1e1a9:ubuntu2
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
	at hudson.model.Run.execute(Run.java:1488)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu2 failed
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:831)
	... 11 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractDescribableImpl"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1396)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/> at hudson.remoting.Channel@75e1e1a9:ubuntu2
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
	at hudson.model.Run.execute(Run.java:1488)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu2 failed
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:831)
	... 11 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractDescribableImpl"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1396)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/> at hudson.remoting.Channel@75e1e1a9:ubuntu2
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.act(FilePath.java:824)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
	at hudson.model.Run.execute(Run.java:1488)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu2 failed
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:831)
	... 11 more
Caused by: java.lang.LinkageError: loader (instance of  hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for name: "hudson/model/AbstractDescribableImpl"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1396)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)

Build failed in Jenkins: Tuscany-2x #706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/706/>

------------------------------------------
[...truncated 23152 lines...]
Jul 22, 2012 12:26:34 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 22, 2012 12:26:34 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 22, 2012 12:26:34 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 22, 2012 12:26:37 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f06d35
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
1 vs. 96
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 17 seconds
[INFO] Finished at: Sun Jul 22 00:26:46 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/705/>

------------------------------------------
[...truncated 23212 lines...]
Jul 21, 2012 1:00:17 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 21, 2012 1:00:17 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 21, 2012 1:00:17 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 21, 2012 1:00:20 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@17349d7
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
11 vs. 108
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 54 seconds
[INFO] Finished at: Sat Jul 21 01:00:33 UTC 2012
[INFO] Final Memory: 107M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/704/>

------------------------------------------
[...truncated 23210 lines...]
Jul 20, 2012 12:44:31 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 20, 2012 12:44:31 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 20, 2012 12:44:31 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
[JENKINS] Recording test resultsJul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 20, 2012 12:44:36 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@b216b3
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
1 vs. 149
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 28 seconds
[INFO] Finished at: Fri Jul 20 00:44:53 UTC 2012
[INFO] Final Memory: 107M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #703

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/703/>

------------------------------------------
[...truncated 23156 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 19, 2012 12:45:56 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 19, 2012 12:45:56 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 19, 2012 12:45:56 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 19, 2012 12:46:00 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:00 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:00 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:00 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:00 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 19, 2012 12:46:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@191f017
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
0 vs. 148
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 41 seconds
[INFO] Finished at: Thu Jul 19 00:46:17 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/702/>

------------------------------------------
[...truncated 23185 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 18, 2012 12:40:50 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 18, 2012 12:40:50 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 18, 2012 12:40:50 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 18, 2012 12:40:53 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 18, 2012 12:40:54 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
0 vs. 97
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 19 seconds
[INFO] Finished at: Wed Jul 18 00:41:06 UTC 2012
[INFO] Final Memory: 109M/728M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #701

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/701/>

------------------------------------------
[...truncated 23123 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 17, 2012 12:32:58 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 17, 2012 12:32:58 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 17, 2012 12:32:58 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 17, 2012 12:33:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:01 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 17, 2012 12:33:02 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@15ebad4
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
65 vs. 150
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 13 seconds
[INFO] Finished at: Tue Jul 17 00:33:10 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped

Build failed in Jenkins: Tuscany-2x #700

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/700/>

------------------------------------------
[...truncated 23200 lines...]
Jul 16, 2012 12:33:05 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 16, 2012 12:33:05 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 16, 2012 12:33:05 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 16, 2012 12:33:08 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:08 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:08 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:08 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:08 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 16, 2012 12:33:09 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
65 vs. 149
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 12 seconds
[INFO] Finished at: Mon Jul 16 00:33:18 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #699

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/699/>

------------------------------------------
[...truncated 23159 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 15, 2012 1:03:38 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 15, 2012 1:03:38 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 15, 2012 1:03:38 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 15, 2012 1:03:41 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@15ebad4
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
0 vs. 96
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 20 seconds
[INFO] Finished at: Sun Jul 15 01:03:50 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #698

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/698/>

------------------------------------------
[...truncated 23210 lines...]
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Jul 14, 2012 12:40:21 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 14, 2012 12:40:21 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 14, 2012 12:40:21 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 14, 2012 12:40:24 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 14, 2012 12:40:25 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
5 vs. 98
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 24 seconds
[INFO] Finished at: Sat Jul 14 00:40:35 UTC 2012
[INFO] Final Memory: 108M/728M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #697

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/697/>

------------------------------------------
[...truncated 28294 lines...]
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
[JENKINS] Recording test results<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
6 vs. 97
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

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


[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.pom
[INFO] Unable to find resource 'org.apache.axis2:org.apache.axis2.osgi:pom:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-parent/1.5.3/axis2-parent-1.5.3.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-parent:pom:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-parent/1.5.3/axis2-parent-1.5.3.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-project/1.5.1/rampart-project-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-project:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-project/1.5.1/rampart-project-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/mex/1.5.4/mex-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:mex:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/mex/1.5.4/mex-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-parent/1.5.4/axis2-parent-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-parent:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-parent/1.5.4/axis2-parent-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-mtompolicy:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.pom
[INFO] Unable to find resource 'org.apache.ws.commons.axiom:axiom-dom:pom:1.2.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.10' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.2.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.2.3' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.4' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
12K downloaded  (xmlsec-1.4.4.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
17K downloaded  (opensaml-2.4.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/openws/1.4.1/openws-1.4.1.pom
[INFO] Unable to find resource 'org.opensaml:openws:pom:1.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/openws/1.4.1/openws-1.4.1.pom
[INFO] Unable to find resource 'org.opensaml:openws:pom:1.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/openws/1.4.1/openws-1.4.1.pom
18K downloaded  (openws-1.4.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
[INFO] Unable to find resource 'org.opensaml:xmltooling:pom:1.3.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
[INFO] Unable to find resource 'org.opensaml:xmltooling:pom:1.3.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
17K downloaded  (xmltooling-1.3.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Unable to find resource 'xerces:xercesImpl:pom:2.9.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Unable to find resource 'xerces:xercesImpl:pom:2.9.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
1K downloaded  (xercesImpl-2.9.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Unable to find resource 'commons-codec:commons-codec:pom:1.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Unable to find resource 'commons-codec:commons-codec:pom:1.3' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
5K downloaded  (commons-codec-1.3.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:jar:1.4.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
[INFO] Unable to find resource 'org.apache.axis2:org.apache.axis2.osgi:jar:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.jar
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:jar:1.5.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
[INFO] Unable to find resource 'xml-apis:xml-apis:jar:1.3.04' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
Downloading: https://repository.apache.org/content/groups/public//xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.jar
[INFO] Unable to find resource 'xml-apis:xml-apis:jar:1.3.04' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:jar:1.5.10' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:jar:1.4.4' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
189K downloaded  (xml-apis-1.3.04.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
439K downloaded  (xmlsec-1.4.4.jar)
[INFO] Unable to find resource 'xerces:xercesImpl:jar:2.9.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Unable to find resource 'xerces:xercesImpl:jar:2.9.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
1200K downloaded  (xercesImpl-2.9.1.jar)
157K downloaded  (rampart-core-1.5.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[INFO] Unable to find resource 'org.opensaml:opensaml:jar:2.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.jar
[INFO] Unable to find resource 'commons-codec:commons-codec:jar:1.2' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//commons-codec/commons-codec/1.2/commons-codec-1.2.jar

[INFO] Unable to find resource 'org.opensaml:opensaml:jar:2.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.jar
[INFO] Unable to find resource 'commons-codec:commons-codec:jar:1.2' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
29K downloaded  (commons-codec-1.2.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar
[INFO] Unable to find resource 'org.apache.ws.commons.axiom:axiom-dom:jar:1.2.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar
1259K downloaded  (opensaml-2.4.1.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
156K downloaded  (rampart-policy-1.5.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/openws/1.4.1/openws-1.4.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.jar
[INFO] Unable to find resource 'org.opensaml:openws:jar:1.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/openws/1.4.1/openws-1.4.1.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.jar

155K downloaded  (axiom-dom-1.2.10.jar)
1909K downloaded  (org.apache.axis2.osgi-1.5.3.jar)
[INFO] Unable to find resource 'org.opensaml:openws:jar:1.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/openws/1.4.1/openws-1.4.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar
[INFO] Unable to find resource 'org.apache.axis2:mex:jar:impl:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar
551K downloaded  (openws-1.4.1.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
107K downloaded  (rampart-trust-1.5.1.jar)
37K downloaded  (mex-1.5.4-impl.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
[INFO] Unable to find resource 'org.opensaml:xmltooling:jar:1.3.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-mtompolicy:jar:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar
[INFO] Unable to find resource 'org.opensaml:xmltooling:jar:1.3.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
17K downloaded  (axis2-mtompolicy-1.5.4.jar)
596K downloaded  (xmltooling-1.3.1.jar)
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 minutes 37 seconds
[INFO] Finished at: Fri Jul 13 01:34:18 UTC 2012
[INFO] Final Memory: 122M/724M
[INFO] ------------------------------------------------------------------------
channel stopped

Build failed in Jenkins: Tuscany-2x #696

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/696/>

------------------------------------------
[...truncated 23186 lines...]
Jul 12, 2012 12:44:53 AM org.apache.tuscany.sca.core.assembly.impl.DomainRegistryImpl removeEndpoint
INFO: Remove endpoint - binding.websocket - NotificationComponent/NotificationService
Jul 12, 2012 12:44:53 AM org.apache.tuscany.sca.http.jetty.JettyServer removeServletMapping
INFO: Removed Servlet mapping: /org.apache.tuscany.sca.WebsocketComponentContext.js
Jul 12, 2012 12:44:53 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Stopped SelectChannelConnector@0.0.0.0:8085
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-websocket/2.0-SNAPSHOT/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-websocket/target/tuscany-binding-websocket-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Policy WS-Policy Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.policy.wspolicy.xml.WSPolicyProcessorTestCase
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.apache.tuscany.sca.policy.wspolicy.WSPolicyTestCase
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SecurityToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}UsernameToken cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}SignedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}EncryptedParts cannot be processed. ([row,col {unknown-source}]: [1,1])
Jul 12, 2012 12:44:56 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed)
SEVERE: Element {http://schemas.xmlsoap.org/ws/2002/12/secext}TransportBinding cannot be processed. ([row,col {unknown-source}]: [1,1])
PolicyBuilder: org.apache.tuscany.sca.assembly.builder.DefaultBuilderExtensionPoint$LazyPolicyBuilder@1f4d990
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-policy-wspolicy/2.0-SNAPSHOT/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/policy-wspolicy/target/tuscany-policy-wspolicy-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for Axiom
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.sca.databinding.axiom.OMElementTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.apache.tuscany.sca.databinding.axiom.OMElementWrapperHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-axiom/2.0-SNAPSHOT/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-axiom/target/tuscany-databinding-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Binding for JAXB-AXIOM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/jaxb-source> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/classes>
[INFO] [jaxb2:generate {execution: generate-jaxb}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
66 vs. 153
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 58 seconds
[INFO] Finished at: Thu Jul 12 00:45:04 UTC 2012
[INFO] Final Memory: 107M/728M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.
channel stopped

Build failed in Jenkins: Tuscany-2x #695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x/695/>

------------------------------------------
[...truncated 28292 lines...]
Running org.apache.tuscany.databinding.jaxb.axiom.JAXB2OMTestCase
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:USAddress"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items /></ns2:purchaseOrder>
66 vs. 150
<ns2:purchaseOrder xmlns:ns2="http://www.example.com/IPO"><shipTo xsi:type="ns2:USAddress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><street>ABC St.</street><city>San Jose</city><state>CA</state></shipTo><ns2:comment>123</ns2:comment><items/></ns2:purchaseOrder>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.apache.tuscany.databinding.jaxb.axiom.OMElement2JAXBTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-databinding-jaxb-axiom/2.0-SNAPSHOT/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/pom.xml>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/databinding-jaxb-axiom/target/tuscany-databinding-jaxb-axiom-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.pom
[INFO] Unable to find resource 'org.apache.axis2:org.apache.axis2.osgi:pom:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-parent/1.5.3/axis2-parent-1.5.3.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-parent:pom:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-parent/1.5.3/axis2-parent-1.5.3.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-project/1.5.1/rampart-project-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-project:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-project/1.5.1/rampart-project-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/mex/1.5.4/mex-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:mex:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/mex/1.5.4/mex-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-parent/1.5.4/axis2-parent-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-parent:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-parent/1.5.4/axis2-parent-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.pom
[INFO] Unable to find resource 'org.apache.axis2:axis2-mtompolicy:pom:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.pom
[INFO] Unable to find resource 'org.apache.ws.commons.axiom:axiom-dom:pom:1.2.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.10' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.2.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.2.3' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/opensaml/opensaml/2.2.3/opensaml-2.2.3.pom

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:pom:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.pom

Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:pom:1.4.4' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.pom
12K downloaded  (xmlsec-1.4.4.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
[INFO] Unable to find resource 'org.opensaml:opensaml:pom:2.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.pom
17K downloaded  (opensaml-2.4.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/openws/1.4.1/openws-1.4.1.pom
[INFO] Unable to find resource 'org.opensaml:openws:pom:1.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/openws/1.4.1/openws-1.4.1.pom
[INFO] Unable to find resource 'org.opensaml:openws:pom:1.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/openws/1.4.1/openws-1.4.1.pom
18K downloaded  (openws-1.4.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
[INFO] Unable to find resource 'org.opensaml:xmltooling:pom:1.3.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
[INFO] Unable to find resource 'org.opensaml:xmltooling:pom:1.3.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.pom
17K downloaded  (xmltooling-1.3.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Unable to find resource 'xerces:xercesImpl:pom:2.9.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Unable to find resource 'xerces:xercesImpl:pom:2.9.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
1K downloaded  (xercesImpl-2.9.1.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Unable to find resource 'commons-codec:commons-codec:pom:1.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Unable to find resource 'commons-codec:commons-codec:pom:1.3' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
5K downloaded  (commons-codec-1.3.pom)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.jar
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:jar:1.4.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:jar:1.5.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
[INFO] Unable to find resource 'xml-apis:xml-apis:jar:1.3.04' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Unable to find resource 'org.apache.axis2:org.apache.axis2.osgi:jar:1.5.3' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/org.apache.axis2.osgi/1.5.3/org.apache.axis2.osgi-1.5.3.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-core/1.5.1/rampart-core-1.5.1.jar
[INFO] Unable to find resource 'xml-apis:xml-apis:jar:1.3.04' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Unable to find resource 'org.apache.santuario:xmlsec:jar:1.4.4' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:jar:1.5.10' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar
189K downloaded  (xml-apis-1.3.04.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
439K downloaded  (xmlsec-1.4.4.jar)
[INFO] Unable to find resource 'xerces:xercesImpl:jar:2.9.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
[INFO] Unable to find resource 'org.opensaml:opensaml:jar:2.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
[INFO] Unable to find resource 'xerces:xercesImpl:jar:2.9.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
1200K downloaded  (xercesImpl-2.9.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
157K downloaded  (rampart-core-1.5.1.jar)
[INFO] Unable to find resource 'org.opensaml:opensaml:jar:2.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/opensaml/2.4.1/opensaml-2.4.1.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.jar
[INFO] Unable to find resource 'commons-codec:commons-codec:jar:1.2' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//commons-codec/commons-codec/1.2/commons-codec-1.2.jar

[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-policy/1.5.1/rampart-policy-1.5.1.jar
[INFO] Unable to find resource 'commons-codec:commons-codec:jar:1.2' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
29K downloaded  (commons-codec-1.2.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar
[INFO] Unable to find resource 'org.apache.ws.commons.axiom:axiom-dom:jar:1.2.10' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar
1259K downloaded  (opensaml-2.4.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/openws/1.4.1/openws-1.4.1.jar
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - RETRYING
Downloading: http://shibboleth.internet2.edu/downloads/maven2//org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar
[INFO] Unable to find resource 'org.opensaml:openws:jar:1.4.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/openws/1.4.1/openws-1.4.1.jar
156K downloaded  (rampart-policy-1.5.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.jar
[INFO] Unable to find resource 'org.opensaml:openws:jar:1.4.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/openws/1.4.1/openws-1.4.1.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:jar:1.5.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/rampart/rampart-trust/1.5.1/rampart-trust-1.5.1.jar
155K downloaded  (axiom-dom-1.2.10.jar)
551K downloaded  (openws-1.4.1.jar)

1909K downloaded  (org.apache.axis2.osgi-1.5.3.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
107K downloaded  (rampart-trust-1.5.1.jar)
[INFO] Unable to find resource 'org.apache.axis2:mex:jar:impl:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar
[INFO] Unable to find resource 'org.opensaml:xmltooling:jar:1.3.1' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '2b52583a26dc455eebec16f29ab9480344f2c5a4'; remote = '<!DOCTYPE' - IGNORING
[INFO] Unable to find resource 'org.opensaml:xmltooling:jar:1.3.1' in repository apache.nexus (https://repository.apache.org/content/groups/public/)
Downloading: http://repo1.maven.org/maven2/org/opensaml/xmltooling/1.3.1/xmltooling-1.3.1.jar
37K downloaded  (mex-1.5.4-impl.jar)
596K downloaded  (xmltooling-1.3.1.jar)
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-mtompolicy:jar:1.5.4' in repository tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven)
Downloading: https://repository.apache.org/content/groups/public//org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar
17K downloaded  (axis2-mtompolicy-1.5.4.jar)
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.opensaml:opensaml:pom:2.2.3:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] Invalid project model for artifact [wss4j:org.apache.ws.security:1.5.10]. It will be ignored by the remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-ws-runtime-axis2/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading <https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar;> error in opening zip file

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 16 seconds
[INFO] Finished at: Wed Jul 11 00:19:23 UTC 2012
[INFO] Final Memory: 122M/725M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped