Return-Path: X-Original-To: apmail-cxf-notifications-archive@www.apache.org Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2940C17AE2 for ; Tue, 20 Jan 2015 06:48:45 +0000 (UTC) Received: (qmail 80399 invoked by uid 500); 20 Jan 2015 06:48:47 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 80371 invoked by uid 500); 20 Jan 2015 06:48:47 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 80361 invoked by uid 99); 20 Jan 2015 06:48:46 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2015 06:48:46 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 872F1E011AD for ; Tue, 20 Jan 2015 06:48:46 +0000 (UTC) Date: Tue, 20 Jan 2015 06:48:46 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <29506417.3265.1421736526551.JavaMail.jenkins@crius> In-Reply-To: <477602441.2575.1421477749264.JavaMail.jenkins@crius> References: <477602441.2575.1421477749264.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: CXF-2.7-deploy #446 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: CXF-2.7-deploy X-Jenkins-Result: FAILURE See Changes: [coheigea] Adding some stuff to the SAMLTokenValidator in the STS [coheigea] Recording .gitmergeinfo Changes [coheigea] Fixing backport [sberyozkin] [CXF-6204] Making Set-Cookie parser nearly case-insensitive, should be sufficient [sberyozkin] [CXF-6204] Ending up doing the right code ------------------------------------------ [...truncated 35163 lines...] [INFO] --- maven-antrun-plugin:1.7:run (process-sources-xsl) @ apache-cxf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-cxf --- [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ apache-cxf --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ apache-cxf --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ apache-cxf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-cxf --- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-javadoc) @ apache-cxf --- [INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.7.15-SNAPSHOT:jar [INFO] Unpacking /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/api/target/cxf-api-2.7.15-SNAPSHOT-javadoc.jar to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/javadoc with includes "" and excludes "" [INFO] [INFO] --- maven-assembly-plugin:2.4:single (distribution-package-bin) @ apache-cxf --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.15-SNAPSHOT [WARNING] Assembly file: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.15-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.15-SNAPSHOT.tar.gz [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.7.15-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Building zip: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.15-SNAPSHOT.zip [INFO] [INFO] --- maven-assembly-plugin:2.4:single (distribution-package-src) @ apache-cxf --- [INFO] Reading assembly descriptor: src/main/assembly/src.xml [INFO] Building tar: /x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.15-SNAPSHOT-src.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CXF ........................................ SUCCESS [8.285s] [INFO] Apache CXF Parent ................................. SUCCESS [4.224s] [INFO] Apache CXF API .................................... SUCCESS [44.847s] [INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [4.851s] [INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [2.516s] [INFO] Apache CXF Common ................................. SUCCESS [0.733s] [INFO] Apache CXF Runtime Core ........................... SUCCESS [7.873s] [INFO] Apache CXF Command Line Tools Common .............. SUCCESS [6.241s] [INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [5.276s] [INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [6.421s] [INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [2.718s] [INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [3.638s] [INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend SUCCESS [6.197s] [INFO] Apache CXF Runtime JavaScript Client Generator Projects SUCCESS [0.848s] [INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [2.719s] [INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End SUCCESS [3.684s] [INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding SUCCESS [2.371s] [INFO] Apache CXF Maven Plugins .......................... SUCCESS [0.776s] [INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [5.361s] [INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [7.665s] [INFO] Apache CXF Test Utilities ......................... SUCCESS [35.025s] [INFO] Apache CXF Runtime Management ..................... SUCCESS [5.273s] [INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [4.467s] [INFO] Apache CXF Runtime XML Binding .................... SUCCESS [2.727s] [INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [8.705s] [INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [9.903s] [INFO] Apache CXF Runtime Local Transport ................ SUCCESS [2.135s] [INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [3.283s] [INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [3.262s] [INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [3.449s] [INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [9.134s] [INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [10.307s] [INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [4.480s] [INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [2.925s] [INFO] Apache CXF Command Line Tools ..................... SUCCESS [0.520s] [INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [0.586s] [INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [9.200s] [INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [7.345s] [INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [1.561s] [INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [8.293s] [INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend SUCCESS [7.294s] [INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [1.155s] [INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [4.887s] [INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [6.055s] [INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [8.736s] [INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [3.511s] [INFO] Apache CXF Runtime Object Binding ................. SUCCESS [4.527s] [INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [15.762s] [INFO] Apache CXF Runtime ................................ SUCCESS [1.449s] [INFO] Apache CXF Runtime Bindings ....................... SUCCESS [3.665s] [INFO] Apache CXF Runtime Clustering ..................... SUCCESS [3.115s] [INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [2.693s] [INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [4.363s] [INFO] Apache CXF Runtime UDP Transport .................. SUCCESS [2.337s] [INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [5.123s] [INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [2.095s] [INFO] Apache CXF Runtime WS Security .................... SUCCESS [9.891s] [INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [3.854s] [INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [3.876s] [INFO] Apache CXF RS XML Security ........................ SUCCESS [6.202s] [INFO] Apache CXF RS SSO SAML ............................ SUCCESS [12.465s] [INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [0.752s] [INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [4.329s] [INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [9.214s] [INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SUCCESS [3.783s] [INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [1.998s] [INFO] Apache CXF Runtime Web Management ................. SUCCESS [10.820s] [INFO] Apache CXF Runtime JavaScript Client Generator Tests SUCCESS [1.194s] [INFO] Apache CXF Runtime Security functionality ......... SUCCESS [6.059s] [INFO] Apache CXF JCA Connection ......................... SUCCESS [4.295s] [INFO] Apache CXF Integration ............................ SUCCESS [1.621s] [INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [2.306s] [INFO] Apache CXF Java2WADL Maven2 Plugin ................ SUCCESS [3.018s] [INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin SUCCESS [4.261s] [INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [2.427s] [INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [3.527s] [INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [3.447s] [INFO] Apache CXF Maven Archetypes ....................... SUCCESS [1.516s] [INFO] Apache CXF STS Core ............................... SUCCESS [7.522s] [INFO] Apache CXF STS war deployment ..................... SUCCESS [8.011s] [INFO] Apache CXF STS basic systests ..................... SUCCESS [4.896s] [INFO] Apache CXF STS advanced systests .................. SUCCESS [3.285s] [INFO] Apache CXF Services ............................... SUCCESS [0.789s] [INFO] Apache CXF STS service ............................ SUCCESS [0.619s] [INFO] Apache CXF STS systests ........................... SUCCESS [0.489s] [INFO] Apache CXF WSN API ................................ SUCCESS [7.995s] [INFO] Apache CXF WSN Core ............................... SUCCESS [7.276s] [INFO] Apache CXF WSN OSGi ............................... SUCCESS [2.852s] [INFO] Apache CXF WSN service ............................ SUCCESS [0.739s] [INFO] Apache CXF WS-Discovery API ....................... SUCCESS [5.334s] [INFO] Apache CXF WS-Discovery Service ................... SUCCESS [0.814s] [INFO] Apache CXF WS-Discovery ........................... SUCCESS [0.385s] [INFO] Apache CXF XKMS Common ............................ SUCCESS [6.029s] [INFO] Apache CXF XKMS X509 Handlers ..................... SUCCESS [2.557s] [INFO] Apache CXF XKMS Service ........................... SUCCESS [3.541s] [INFO] Apache CXF XKMS Client ............................ SUCCESS [2.851s] [INFO] Apache CXF XKMS Karaf Features .................... SUCCESS [2.917s] [INFO] Apache CXF XKMS OSGi deployment ................... SUCCESS [2.042s] [INFO] Apache CXF XKMS Service war deployment ............ SUCCESS [4.295s] [INFO] Apache CXF Karaf Parent ........................... SUCCESS [0.647s] [INFO] Apache CXF Karaf Features ......................... SUCCESS [1.319s] [INFO] Apache CXF Karaf Commands ......................... SUCCESS [3.541s] [INFO] Apache CXF XKMS Integration Tests ................. SUCCESS [4.055s] [INFO] Apache CXF XKMS ................................... SUCCESS [0.455s] [INFO] Apache CXF Bundle Parent .......................... SUCCESS [0.565s] [INFO] Apache CXF Bundle Jar ............................. SUCCESS [2:14.046s] [INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [1:26.697s] [INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [37.540s] [INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [1:18.776s] [INFO] Apache CXF Container Integration System Tests ..... SUCCESS [1.986s] [INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [3.702s] [INFO] Apache CXF Container Integration Test Grizzly ..... SUCCESS [1.463s] [INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [8.281s] [INFO] Apache CXF Transport System Tests ................. SUCCESS [2.826s] [INFO] Apache CXF Transport System Tests JMS ............. SUCCESS [3.021s] [INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [20.868s] [INFO] Apache CXF Databinding System Tests ............... SUCCESS [15.906s] [INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [18.404s] [INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [7.092s] [INFO] Apache CXF WS-RM Specifications System Tests ...... SUCCESS [2.166s] [INFO] Apache CXF WS-Security System Tests ............... SUCCESS [9.387s] [INFO] Apache CXF WS-Security Interop System Tests ....... SUCCESS [6.835s] [INFO] Apache CXF JAX-RS System Advanced Security Tests .. SUCCESS [10.603s] [INFO] Test for writing wsdl to repo ..................... SUCCESS [6.379s] [INFO] Test for generating code from wsdl in repo ........ SUCCESS [8.486s] [INFO] Apache CXF System Tests ........................... SUCCESS [0.921s] [INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [0.802s] [INFO] Apache CXF Manifest Jar ........................... SUCCESS [5.076s] [INFO] Apache CXF Samples ................................ SUCCESS [0.078s] [INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [2.664s] [INFO] JavaScript Client Demo using Document/Literal Style SUCCESS [1.791s] [INFO] Generated JavaScript Sample using JAX-WS and JSR-181 SUCCESS [0.120s] [INFO] Java First demo service using the JAXWSFactoryBeans SUCCESS [0.105s] [INFO] Java First demo using JMS ......................... SUCCESS [0.128s] [INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.154s] [INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [0.231s] [INFO] JAX-RS Basic Demo ................................. SUCCESS [0.177s] [INFO] CXF sample using a callback object ................ SUCCESS [1.228s] [INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) SUCCESS [1.371s] [INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [1.234s] [INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding SUCCESS [2.455s] [INFO] WSDL first demo using SOAP12 in Document/Literal Style SUCCESS [1.124s] [INFO] CXF Dynamic Client Sample ......................... SUCCESS [1.387s] [INFO] JMS Transport Queue Demo using Document-Literal Style SUCCESS [1.321s] [INFO] WSDL first demo using the jms transport and jmsConfigFeature SUCCESS [1.308s] [INFO] RESTful Hello World Demo .......................... SUCCESS [0.135s] [INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [2.804s] [INFO] CXF sample using the Aegis Binding without any webservice SUCCESS [0.264s] [INFO] Java First demo using JAX-WS APIs ................. SUCCESS [1.193s] [INFO] WS-RM Demo ........................................ SUCCESS [1.346s] [INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [1.371s] [INFO] Spring HTTP Sample ................................ SUCCESS [1.307s] [INFO] Spring HTTP Servlet demo with ruby support ........ SUCCESS [2.337s] [INFO] Spring HTTP Servlet demo with groovy support ...... SUCCESS [1.733s] [INFO] Hello world javascript demo ....................... SUCCESS [1.280s] [INFO] CXF WS-Security UT Demo ........................... SUCCESS [1.368s] [INFO] WS-Security UT Sign Demo .......................... SUCCESS [1.461s] [INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [1.286s] [INFO] WS-Security UT Policy Demo ........................ SUCCESS [1.215s] [INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [1.134s] [INFO] JAX-WS Asynchronous Demo using Document/Literal Style SUCCESS [2.487s] [INFO] Java First POJO Sample ............................ SUCCESS [0.262s] [INFO] WS-Policy Demo .................................... SUCCESS [1.161s] [INFO] Hello World Client Demo using JavaScript .......... SUCCESS [1.095s] [INFO] WSDL first demo using HTTPS ....................... SUCCESS [1.106s] [INFO] WS-Addressing Demo ................................ SUCCESS [1.272s] [INFO] Sample using SOAP Headers ......................... SUCCESS [1.098s] [INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style SUCCESS [1.225s] [INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) SUCCESS [1.924s] [INFO] CXF sample using code first POJO's and the Aegis Binding SUCCESS [0.275s] [INFO] Sample of JAX-* Service Using an Aegis Client ..... SUCCESS [0.114s] [INFO] JAX-WS Handler Demo ............................... SUCCESS [1.183s] [INFO] WSDL first demo using RPC-Literal Style ........... SUCCESS [1.234s] [INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style SUCCESS [1.334s] [INFO] JAX-RS Spring Security Demo ....................... SUCCESS [1.571s] [INFO] Apache CXF Samples LogBrowser ..................... SUCCESS [1.997s] [INFO] WS-Notification Demo .............................. SUCCESS [0.197s] [INFO] CXF STS Demo ...................................... SUCCESS [1.337s] [INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP SUCCESS [1.576s] [INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP SUCCESS [1.732s] [INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP SUCCESS [1.532s] [INFO] OAuth 1.0a server ................................. SUCCESS [1.703s] [INFO] OAuth 1.0a client ................................. SUCCESS [0.741s] [INFO] JAX-RS Minimal OSGI Demo .......................... SUCCESS [1.784s] [INFO] WS-Discovery Sample ............................... SUCCESS [1.306s] [INFO] Apache CXF Distribution ........................... FAILURE [1:36.798s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19:24.280s [INFO] Finished at: Tue Jan 20 06:47:41 UTC 2015 [INFO] Final Memory: 215M/800M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (distribution-package-src) on project apache-cxf: Failed to create assembly: Error creating assembly archive src: Problem creating TAR: request to write '0' bytes exceeds size in header of '-313284940' bytes -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :apache-cxf Build step 'Invoke top-level Maven targets' marked build as failure