You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/15 08:28:29 UTC

Build failed in Jenkins: CXF-2.4-deploy #100

See <https://builds.apache.org/job/CXF-2.4-deploy/100/changes>

Changes:

[dkulp] Recorded merge of revisions 1200881 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1200881 | coheigea | 2011-11-11 08:42:53 -0500 (Fri, 11 Nov 2011) | 2 lines
  
  Added support for using a SAML Token as an EndorsingSupportingToken + added a systest.
  Added support for SignedEncryptedSupportingToken policy validation + added some tests.
........

[dkulp] Blocked revisions 1199858,1200419,1200860,1200946 via svnmerge

........
  r1199858 | sergeyb | 2011-11-09 12:06:34 -0500 (Wed, 09 Nov 2011) | 1 line
  
  [CXF-3894] Making sure OAuth services can also log the form values captured by HttpServletRequest parameters
........
  r1200419 | coheigea | 2011-11-10 11:44:20 -0500 (Thu, 10 Nov 2011) | 1 line
  
  Removing some unnecessary configuration
........
  r1200860 | sergeyb | 2011-11-11 07:47:49 -0500 (Fri, 11 Nov 2011) | 1 line
  
  [CXF-2759] Updating the code checking permission uris
........
  r1200946 | sergeyb | 2011-11-11 11:53:51 -0500 (Fri, 11 Nov 2011) | 1 line
  
  Updating Jackson version to 1.9 in systests
........

[dkulp] Recorded merge of revisions 1199896,1200336,1200987,1201685 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1199896 | coheigea | 2011-11-09 13:05:04 -0500 (Wed, 09 Nov 2011) | 2 lines
  
  Added policy validation for SecurityContextTokens as EndorsingSupportingTokens
   - Added support for derived key policy validation as well for EndorsingSupportingTokens
........
  r1200336 | coheigea | 2011-11-10 09:15:58 -0500 (Thu, 10 Nov 2011) | 3 lines
  
  Abstracted most of the supporting token policy validation code in CXF into a common abstract class.
  Added support for SignedEndorsingSupportingToken policy validation.
  Added some tests for SignedEndorsingSupportingToken policy validation in CXF.
........
  r1200987 | coheigea | 2011-11-11 12:42:30 -0500 (Fri, 11 Nov 2011) | 1 line
  
  A fix for when a UsernameToken is used via a SignedSupportingToken/IssuedToken
........
  r1201685 | coheigea | 2011-11-14 07:55:26 -0500 (Mon, 14 Nov 2011) | 1 line
  
  Added a system test for a SAML Token as a SignedEncryptedSupportingToken
........

[dkulp] Merged revisions 1201605 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1201605 | gmazza | 2011-11-14 01:12:47 -0500 (Mon, 14 Nov 2011) | 1 line
  
  Removed unused cxf-servlet.xml files (CXF-3831)
........

[dkulp] Blocked revisions 1190365,1190497,1190502,1190504,1190506,1190511,1190551,1190613,1190629,1190631,1195084,1197191,1197582,1199324 via svnmerge

........
  r1190365 | dkulp | 2011-10-28 10:39:28 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Update release notes.
........
  r1190497 | cschneider | 2011-10-28 14:48:44 -0400 (Fri, 28 Oct 2011) | 1 line
  
  CXF-3888 Different log categories for each service 
........
  r1190502 | cschneider | 2011-10-28 15:03:36 -0400 (Fri, 28 Oct 2011) | 1 line
  
  CXF-3888 Bugfix
........
  r1190504 | dkulp | 2011-10-28 15:08:43 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Fix checkstyle/pmd issues
........
  r1190506 | cschneider | 2011-10-28 15:12:46 -0400 (Fri, 28 Oct 2011) | 1 line
  
  CXF-3888 Showing nicer class name and fixing checkstyle
........
  r1190511 | dkulp | 2011-10-28 15:19:55 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Slight optimization
........
  r1190551 | dkulp | 2011-10-28 16:29:43 -0400 (Fri, 28 Oct 2011) | 1 line
  
  [CXF-3889] Change totalLen field in CachedOutputStream to long
........
  r1190613 | dkulp | 2011-10-28 17:55:55 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Fix java5 compile failure
........
  r1190629 | dkulp | 2011-10-28 18:20:55 -0400 (Fri, 28 Oct 2011) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.5.0
........
  r1190631 | dkulp | 2011-10-28 18:22:01 -0400 (Fri, 28 Oct 2011) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
  r1195084 | gmazza | 2011-10-29 21:05:47 -0400 (Sat, 29 Oct 2011) | 1 line
  
  various cleanups to new STS sample
........
  r1197191 | coheigea | 2011-11-03 11:51:26 -0400 (Thu, 03 Nov 2011) | 1 line
  
  Return a (cached) realm in the SCTValidator
........
  r1197582 | coheigea | 2011-11-04 10:25:49 -0400 (Fri, 04 Nov 2011) | 1 line
  
  Fix to make the STS sample work with JDK 1.5
........
  r1199324 | coheigea | 2011-11-08 11:12:16 -0500 (Tue, 08 Nov 2011) | 1 line
  
  Correcting some javadoc in the STS.
........

[dkulp] Recorded merge of revisions 1196130,1196702,1198781,1199249 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1196130 | coheigea | 2011-11-01 13:01:38 -0400 (Tue, 01 Nov 2011) | 1 line
  
  [CXF-3225] - Add support for saml tokens in sp:InitiatorToken
........
  r1196702 | coheigea | 2011-11-02 13:11:06 -0400 (Wed, 02 Nov 2011) | 2 lines
  
  Added support to the SymmetricBinding for the ProtectTokens policy for X509Tokens.
   - Added 2x system tests
........
  r1198781 | coheigea | 2011-11-07 10:37:20 -0500 (Mon, 07 Nov 2011) | 1 line
  
  Validate SignedSupportingToken policies.
........
  r1199249 | coheigea | 2011-11-08 09:04:55 -0500 (Tue, 08 Nov 2011) | 1 line
  
  Improved EndorsingSupportingToken policy validation for X.509 tokens and KerberosTokens.
........

[dkulp] Merged revisions 1190537 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1190537 | dkulp | 2011-10-28 16:15:12 -0400 (Fri, 28 Oct 2011) | 3 lines
  
  More properties
........

[dkulp] Merged revisions 1190520 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1190520 | dkulp | 2011-10-28 15:40:05 -0400 (Fri, 28 Oct 2011) | 3 lines
  
  Set svn properties
........

[dkulp] Merged revisions 1190501 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1190501 | dkulp | 2011-10-28 15:03:07 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Add the Apache license  header to files that are missing it.
........

[dkulp] Merged revisions 1190183 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1190183 | cschneider | 2011-10-28 03:32:18 -0400 (Fri, 28 Oct 2011) | 1 line
  
  Added documentation
........

[sergeyb] Merged revisions 1201708 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1201708 | sergeyb | 2011-11-14 13:56:57 +0000 (Mon, 14 Nov 2011) | 1 line
  
  [CXF-3903] Support for primitive multipart/form-data parameters
........

[sergeyb] Merged revisions 1201698 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1201698 | sergeyb | 2011-11-14 13:42:44 +0000 (Mon, 14 Nov 2011) | 1 line
  
  Fixing a failing test
........

[coheigea] Added a system test for a SAML Token as a SignedEncryptedSupportingToken

[sergeyb] Merged revisions 1201680 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1201680 | sergeyb | 2011-11-14 12:22:27 +0000 (Mon, 14 Nov 2011) | 1 line
  
  [CXF-3900] Checking Sets when reading the beans
........

------------------------------------------
[...truncated 955 lines...]
[INFO] org/apache/cxf/io already added, skipping
[INFO] org/apache/cxf/attachment already added, skipping
[INFO] org/apache/cxf/wsdl already added, skipping
[INFO] org/apache/cxf/transport already added, skipping
[INFO] org/apache/cxf/transport/http already added, skipping
[INFO] org/apache/cxf/interceptor/security/Messages.properties already added, skipping
[INFO] org/apache/cxf/interceptor/Messages.properties already added, skipping
[INFO] org/apache/cxf/workqueue/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/stax/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/source/Messages.properties already added, skipping
[INFO] org/apache/cxf/configuration/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/endpoint/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/invoker/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/factory/Messages.properties already added, skipping
[INFO] org/apache/cxf/clustering/Messages.properties already added, skipping
[INFO] org/apache/cxf/wsdl11/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/blueprint/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/extension/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/binding/Messages.properties already added, skipping
[INFO] org/apache/cxf/transport/Messages.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/interceptor already added, skipping
[INFO] org/apache/cxf/interceptor/security already added, skipping
[INFO] org/apache/cxf/interceptor/transform already added, skipping
[INFO] org/apache/cxf/workqueue already added, skipping
[INFO] org/apache/cxf/databinding already added, skipping
[INFO] org/apache/cxf/databinding/stax already added, skipping
[INFO] org/apache/cxf/databinding/source already added, skipping
[INFO] org/apache/cxf/databinding/source/mime already added, skipping
[INFO] org/apache/cxf/configuration already added, skipping
[INFO] org/apache/cxf/configuration/blueprint already added, skipping
[INFO] org/apache/cxf/configuration/spring already added, skipping
[INFO] org/apache/cxf/endpoint already added, skipping
[INFO] org/apache/cxf/service already added, skipping
[INFO] org/apache/cxf/service/invoker already added, skipping
[INFO] org/apache/cxf/service/factory already added, skipping
[INFO] org/apache/cxf/headers already added, skipping
[INFO] org/apache/cxf/feature already added, skipping
[INFO] org/apache/cxf/test already added, skipping
[INFO] org/apache/cxf/phase already added, skipping
[INFO] org/apache/cxf/clustering already added, skipping
[INFO] org/apache/cxf/clustering/spring already added, skipping
[INFO] org/apache/cxf/catalog already added, skipping
[INFO] org/apache/cxf/wsdl11 already added, skipping
[INFO] org/apache/cxf/buslifecycle already added, skipping
[INFO] org/apache/cxf/bus already added, skipping
[INFO] org/apache/cxf/bus/blueprint already added, skipping
[INFO] org/apache/cxf/bus/resource already added, skipping
[INFO] org/apache/cxf/bus/extension already added, skipping
[INFO] org/apache/cxf/bus/spring already added, skipping
[INFO] org/apache/cxf/bus/osgi already added, skipping
[INFO] org/apache/cxf/frontend already added, skipping
[INFO] org/apache/cxf/binding already added, skipping
[INFO] org/apache/cxf/io already added, skipping
[INFO] org/apache/cxf/attachment already added, skipping
[INFO] org/apache/cxf/wsdl already added, skipping
[INFO] org/apache/cxf/transport already added, skipping
[INFO] org/apache/cxf/transport/http already added, skipping
[INFO] org/apache/cxf/interceptor/security/Messages.properties already added, skipping
[INFO] org/apache/cxf/interceptor/Messages.properties already added, skipping
[INFO] org/apache/cxf/workqueue/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/stax/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/source/Messages.properties already added, skipping
[INFO] org/apache/cxf/configuration/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/endpoint/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/invoker/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/factory/Messages.properties already added, skipping
[INFO] org/apache/cxf/clustering/Messages.properties already added, skipping
[INFO] org/apache/cxf/wsdl11/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/blueprint/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/extension/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/binding/Messages.properties already added, skipping
[INFO] org/apache/cxf/transport/Messages.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] 
36 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/AbstractEndpointSelectionInterceptor.java>:78: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/AbstractInDatabindingInterceptor.java>:139: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/AbstractInDatabindingInterceptor.java>:241: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/AttachmentInInterceptor.java>:47: warning - @param argument "messageParam" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/FaultOutInterceptor.java>:155: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/ClientImpl.java>:178: warning - @param argument "service" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/EndpointImpl.java>:178: warning - @param argument "the" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/EndpointImplFactory.java>:38: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/EndpointResolverRegistryImpl.java>:159: warning - @param argument "serviceName" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/ServiceContractResolverRegistryImpl.java>:55: warning - @param argument "bus" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/endpoint/SimpleEndpointImplFactory.java>:47: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/service/invoker/Factory.java>:36: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/feature/FastInfosetFeature.java>:72: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/feature/FastInfosetFeature.java>:72: warning - Tag @link: can't find setForce(int) in org.apache.cxf.feature.FastInfosetFeature
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/feature/LoggingFeature.java>:121: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/feature/LoggingFeature.java>:128: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/test/TestUtilities.java>:411: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/test/TestUtilities.java>:402: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/test/TestUtilities.java>:126: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/clustering/AbstractStaticFailoverStrategy.java>:164: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/clustering/AbstractStaticFailoverStrategy.java>:77: warning - @param argument "a" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/clustering/AbstractStaticFailoverStrategy.java>:106: warning - @param argument "a" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/clustering/RandomStrategy.java>:47: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/clustering/SequentialStrategy.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/binding/AbstractBaseBindingFactory.java>:75: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/binding/AbstractBindingFactory.java>:67: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/attachment/AttachmentUtil.java>:80: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java>:53: warning - @param argument "message" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractMultiplexDestination.java>:54: warning - @param argument "the" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractMultiplexDestination.java>:78: warning - @param argument "the" is not a parameter name.
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: DestinationFactory
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: ConduitInitiator
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: DestinationFactory
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: ConduitInitiator
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: DestinationFactory
[WARNING] <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java>:32: warning - Tag @link: reference not found: ConduitInitiator
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-javadoc.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-SNAPSHOT-javadoc.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-20111115.072553-8.jar
503K uploaded  (cxf-rt-core-2.4.5-20111115.072553-8.jar)
[INFO] Uploading project information for cxf-rt-core 2.4.5-20111115.072553-8
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-rt-core:2.4.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-rt-core'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-20111115.072553-8-sources.jar
367K uploaded  (cxf-rt-core-2.4.5-20111115.072553-8-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-20111115.072553-8-javadoc.jar
1257K uploaded  (cxf-rt-core-2.4.5-20111115.072553-8-javadoc.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-rt-core/builds/2011-11-15_07-25-01/archive/org.apache.cxf/cxf-rt-core/2.4.5-20111115.072553-8/cxf-rt-core-2.4.5-20111115.072553-8.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-rt-core/builds/2011-11-15_07-25-01/archive/org.apache.cxf/cxf-rt-core/2.4.5-20111115.072553-8/cxf-rt-core-2.4.5-20111115.072553-8-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-rt-core/builds/2011-11-15_07-25-01/archive/org.apache.cxf/cxf-rt-core/2.4.5-20111115.072553-8/cxf-rt-core-2.4.5-20111115.072553-8-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Command Line Tools Common
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 73 source files to <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 23 source files to <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/tools/common/target/cxf-tools-common-2.4.5-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
Nov 15, 2011 7:28:26 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
channel stopped
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:224)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:216)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:1109)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:349)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:307)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:160)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:1059)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:990)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
Caused by: java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 57 seconds
[INFO] Finished at: Tue Nov 15 07:28:26 UTC 2011
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0



Jenkins build is back to normal : CXF-2.4-deploy #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.4-deploy/102/changes>



Build failed in Jenkins: CXF-2.4-deploy #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.4-deploy/101/changes>

Changes:

[coheigea] Added support for EndorsingEncryptedSupportingToken policy validation + added some systests.

[coheigea] Added support for EncryptedSupportingToken policy validation and some system tests.

------------------------------------------
[...truncated 729 lines...]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/pom.xml> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-xerces-xsd-validation/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-xerces-xsd-validation/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.jar
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/xsdvalidation already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/xsdvalidation already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-javadoc.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-javadoc.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9.jar
16K uploaded  (cxf-xerces-xsd-validation-2.4.5-20111116.061730-9.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-xerces-xsd-validation'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-xerces-xsd-validation:2.4.5-SNAPSHOT'
[INFO] Uploading project information for cxf-xerces-xsd-validation 2.4.5-20111116.061730-9
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-sources.jar
11K uploaded  (cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-xerces-xsd-validation/2.4.5-SNAPSHOT/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-javadoc.jar
26K uploaded  (cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-javadoc.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-xerces-xsd-validation/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-xerces-xsd-validation/2.4.5-20111116.061730-9/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-xerces-xsd-validation/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-xerces-xsd-validation/2.4.5-20111116.061730-9/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/xerces-xsd-validation/target/cxf-xerces-xsd-validation-2.4.5-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-xerces-xsd-validation/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-xerces-xsd-validation/2.4.5-20111116.061730-9/cxf-xerces-xsd-validation-2.4.5-20111116.061730-9-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Common
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/pom.xml> to <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-common/2.4.5-SNAPSHOT/cxf-common-2.4.5-SNAPSHOT.pom>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-common/2.4.5-SNAPSHOT/cxf-common-2.4.5-20111116.061730-9.pom
1K uploaded  (cxf-common-2.4.5-20111116.061730-9.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-common:2.4.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-common'
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/common/pom.xml> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-common/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-common/2.4.5-SNAPSHOT/cxf-common-2.4.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/.repository/org/apache/cxf/cxf-common/2.4.5-SNAPSHOT/cxf-common-2.4.5-SNAPSHOT.pom> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-common/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-common/2.4.5-20111116.061730-9/cxf-common-2.4.5-20111116.061730-9.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] Copying 10 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 204 source files to <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO] Copying 34 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 40 source files to <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/pom.xml> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-rt-core/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.4-deploy/modules/org.apache.cxf$cxf-rt-core/builds/2011-11-16_06-16-35/archive/org.apache.cxf/cxf-rt-core/2.4.5-SNAPSHOT/cxf-rt-core-2.4.5-SNAPSHOT.jar
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/interceptor already added, skipping
[INFO] org/apache/cxf/interceptor/security already added, skipping
[INFO] org/apache/cxf/interceptor/transform already added, skipping
[INFO] org/apache/cxf/workqueue already added, skipping
[INFO] org/apache/cxf/databinding already added, skipping
[INFO] org/apache/cxf/databinding/stax already added, skipping
[INFO] org/apache/cxf/databinding/source already added, skipping
[INFO] org/apache/cxf/databinding/source/mime already added, skipping
[INFO] org/apache/cxf/configuration already added, skipping
[INFO] org/apache/cxf/configuration/blueprint already added, skipping
[INFO] org/apache/cxf/configuration/spring already added, skipping
[INFO] org/apache/cxf/endpoint already added, skipping
[INFO] org/apache/cxf/service already added, skipping
[INFO] org/apache/cxf/service/invoker already added, skipping
[INFO] org/apache/cxf/service/factory already added, skipping
[INFO] org/apache/cxf/headers already added, skipping
[INFO] org/apache/cxf/feature already added, skipping
[INFO] org/apache/cxf/test already added, skipping
[INFO] org/apache/cxf/phase already added, skipping
[INFO] org/apache/cxf/clustering already added, skipping
[INFO] org/apache/cxf/clustering/spring already added, skipping
[INFO] org/apache/cxf/catalog already added, skipping
[INFO] org/apache/cxf/wsdl11 already added, skipping
[INFO] org/apache/cxf/buslifecycle already added, skipping
[INFO] org/apache/cxf/bus already added, skipping
[INFO] org/apache/cxf/bus/blueprint already added, skipping
[INFO] org/apache/cxf/bus/resource already added, skipping
[INFO] org/apache/cxf/bus/extension already added, skipping
[INFO] org/apache/cxf/bus/spring already added, skipping
[INFO] org/apache/cxf/bus/osgi already added, skipping
[INFO] org/apache/cxf/frontend already added, skipping
[INFO] org/apache/cxf/binding already added, skipping
[INFO] org/apache/cxf/io already added, skipping
[INFO] org/apache/cxf/attachment already added, skipping
[INFO] org/apache/cxf/wsdl already added, skipping
[INFO] org/apache/cxf/transport already added, skipping
[INFO] org/apache/cxf/transport/http already added, skipping
[INFO] org/apache/cxf/interceptor/security/Messages.properties already added, skipping
[INFO] org/apache/cxf/interceptor/Messages.properties already added, skipping
[INFO] org/apache/cxf/workqueue/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/stax/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/source/Messages.properties already added, skipping
[INFO] org/apache/cxf/configuration/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/endpoint/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/invoker/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/factory/Messages.properties already added, skipping
[INFO] org/apache/cxf/clustering/Messages.properties already added, skipping
[INFO] org/apache/cxf/wsdl11/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/blueprint/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/extension/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/binding/Messages.properties already added, skipping
[INFO] org/apache/cxf/transport/Messages.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.4-deploy/ws/cxf-2.4.x-fixes/rt/core/target/cxf-rt-core-2.4.5-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/interceptor already added, skipping
[INFO] org/apache/cxf/interceptor/security already added, skipping
[INFO] org/apache/cxf/interceptor/transform already added, skipping
[INFO] org/apache/cxf/workqueue already added, skipping
[INFO] org/apache/cxf/databinding already added, skipping
[INFO] org/apache/cxf/databinding/stax already added, skipping
[INFO] org/apache/cxf/databinding/source already added, skipping
[INFO] org/apache/cxf/databinding/source/mime already added, skipping
[INFO] org/apache/cxf/configuration already added, skipping
[INFO] org/apache/cxf/configuration/blueprint already added, skipping
[INFO] org/apache/cxf/configuration/spring already added, skipping
[INFO] org/apache/cxf/endpoint already added, skipping
[INFO] org/apache/cxf/service already added, skipping
[INFO] org/apache/cxf/service/invoker already added, skipping
[INFO] org/apache/cxf/service/factory already added, skipping
[INFO] org/apache/cxf/headers already added, skipping
[INFO] org/apache/cxf/feature already added, skipping
[INFO] org/apache/cxf/test already added, skipping
[INFO] org/apache/cxf/phase already added, skipping
[INFO] org/apache/cxf/clustering already added, skipping
[INFO] org/apache/cxf/clustering/spring already added, skipping
[INFO] org/apache/cxf/catalog already added, skipping
[INFO] org/apache/cxf/wsdl11 already added, skipping
[INFO] org/apache/cxf/buslifecycle already added, skipping
[INFO] org/apache/cxf/bus already added, skipping
[INFO] org/apache/cxf/bus/blueprint already added, skipping
[INFO] org/apache/cxf/bus/resource already added, skipping
[INFO] org/apache/cxf/bus/extension already added, skipping
[INFO] org/apache/cxf/bus/spring already added, skipping
[INFO] org/apache/cxf/bus/osgi already added, skipping
[INFO] org/apache/cxf/frontend already added, skipping
[INFO] org/apache/cxf/binding already added, skipping
[INFO] org/apache/cxf/io already added, skipping
[INFO] org/apache/cxf/attachment already added, skipping
[INFO] org/apache/cxf/wsdl already added, skipping
[INFO] org/apache/cxf/transport already added, skipping
[INFO] org/apache/cxf/transport/http already added, skipping
[INFO] org/apache/cxf/interceptor/security/Messages.properties already added, skipping
[INFO] org/apache/cxf/interceptor/Messages.properties already added, skipping
[INFO] org/apache/cxf/workqueue/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/stax/Messages.properties already added, skipping
[INFO] org/apache/cxf/databinding/source/Messages.properties already added, skipping
[INFO] org/apache/cxf/configuration/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/endpoint/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/invoker/Messages.properties already added, skipping
[INFO] org/apache/cxf/service/factory/Messages.properties already added, skipping
[INFO] org/apache/cxf/clustering/Messages.properties already added, skipping
[INFO] org/apache/cxf/wsdl11/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/blueprint/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/extension/Messages.properties already added, skipping
[INFO] org/apache/cxf/bus/spring/Messages.properties already added, skipping
[INFO] org/apache/cxf/binding/Messages.properties already added, skipping
[INFO] org/apache/cxf/transport/Messages.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/cxf already added, skipping
Nov 16, 2011 6:19:30 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
Process 1321424370511 is killed.
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0