You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/10/30 22:33:38 UTC

Build failed in Hudson: Wink-Trunk-JDK1.6-itests #4

See <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/4/changes>

Changes:

[bluk] Use pools for Unmarshallers/Marshallers for JAXB

See [WINK-222]

Code originally from Apache Axis2 but modified
for Apache Wink.

Thanks to Doug Larson.

[bluk] Move LICENSE/NOTICE files around

------------------------------------------
A SCM change trigger started this job
Building on master
Updating https://svn.apache.org/repos/asf/incubator/wink/trunk
U         NOTICE
U         LICENSE
U         wink-providers/wink-jettison-provider/src/main/java/org/apache/wink/providers/jettison/JettisonJAXBProvider.java
U         wink-providers/wink-jettison-provider/src/main/java/org/apache/wink/providers/jettison/JettisonJAXBElementProvider.java
D         wink-scripts/wink-dist/NOTICE
D         wink-scripts/wink-dist/DEPENDENCIES
D         wink-scripts/wink-dist/DISCLAIMER
A         wink-scripts/wink-dist/aggregatejar
A         wink-scripts/wink-dist/aggregatejar/NOTICE
A         wink-scripts/wink-dist/aggregatejar/DEPENDENCIES
A         wink-scripts/wink-dist/aggregatejar/DISCLAIMER
A         wink-scripts/wink-dist/binarydist
A         wink-scripts/wink-dist/binarydist/NOTICE
A         wink-scripts/wink-dist/binarydist/LICENSE
U         wink-scripts/wink-dist/build.xml
U         wink-common/src/main/java/org/apache/wink/common/internal/providers/entity/xml/JAXBXmlProvider.java
U         wink-common/src/main/java/org/apache/wink/common/internal/providers/entity/xml/AbstractJAXBProvider.java
U         wink-common/src/main/java/org/apache/wink/common/internal/providers/entity/xml/JAXBElementXmlProvider.java
At revision 831455
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -DassemblyId=tomcat -cp /export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.327.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /export/home/hudson/tools/tomcat/latest/webapps/hudson/WEB-INF/lib/remoting-1.327.jar /export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.327.jar 56862 /export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Wink
[INFO]   Apache Wink Component Test Support
[INFO]   Apache Wink Common
[INFO]   Apache Wink Server
[INFO]   Apache Wink Client
[INFO]   Apache Wink Client :: Apache Http Client
[INFO]   Apache Wink Spring
[INFO]   Apache Wink WebDav
[INFO]   Apache Wink Providers
[INFO]   Apache Wink Providers :: Json Provider
[INFO]   Apache Wink Providers :: Jettison Provider
[INFO]   Apache Wink Providers :: Abdera Provider
[INFO]   Apache Wink Providers :: Jackson Provider
[INFO]   Apache Wink Examples
[INFO]   Apache Wink Examples Apps
[INFO]   Apache Wink Examples Apps :: Bookmarks
[INFO]   Apache Wink Examples Apps :: HelloWorld
[INFO]   Apache Wink Examples Apps :: QADefect
[INFO]   Apache Wink Examples Apps :: SimpleDefects
[INFO]   Apache Wink Examples Core
[INFO]   Apache Wink Examples Core :: CustomContext
[INFO]   Apache Wink Examples Core :: CustomExceptionManager
[INFO]   Apache Wink Examples Core :: JAXB
[INFO]   Apache Wink Examples Core :: Preconditions
[INFO]   Apache Wink Examples Clients
[INFO]   Apache Wink Examples Clients :: ReadRSS
[INFO]   Apache Wink Examples Clients :: QADefects
[INFO]   Apache Wink Examples Clients :: GoogleDocs
[INFO]   Apache Wink Examples Ext
[INFO]   Apache Wink Examples Ext :: Asset
[INFO]   Apache Wink Examples Ext :: DynamicResource
[INFO]   Apache Wink Examples Ext :: History
[INFO]   Apache Wink Examples Ext :: LinkBuilders
[INFO]   Apache Wink Examples Ext :: MultiPart
[INFO]   Apache Wink Examples Ext :: RuntimeRegistration
[INFO]   Apache Wink Examples Ext :: Scope
[INFO]   Apache Wink Examples Ext :: Spring
[INFO]   Apache Wink Examples Ext :: WebDAV
[INFO]   Apache Wink Scripts
[INFO]   Apache Wink Scripts :: Dist
[INFO]   Apache Wink Assembly
[INFO]   Apache Wink Assembly :: Aggregate JAR
[INFO]   Apache Wink Assembly :: Distribution
[INFO]   Apache Wink Integration Tests
[INFO]   Apache Wink Integration Test Support
[INFO]   Apache Wink Integration Test Logging Support
[INFO]   Apache Wink Integration Test
[INFO]   Apache Wink Integration Context Tests
[INFO]   Apache Wink Integration Providers Tests
[INFO]   Apache Wink Integration Parameters Tests
[INFO]   Apache Wink Integration Inheritance Tests
[INFO]   Apache Wink Integration Targeting Tests
[INFO]   Apache Wink Integration Validation Tests
[INFO]   Apache Wink Integration Extra Providers Tests
[INFO]   Apache Wink Integration Filter Tests
[INFO]   Apache Wink Integration Client Tests
[INFO]   Apache Wink Integration Hello World Example
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/target> (included: [**], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [license:check {execution: default}]
[INFO] Checking licenses...
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-common/src/main/resources/META-INF/core/wink-providers>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-common/src/main/resources/META-INF/services/javax.ws.rs.ext.RuntimeDelegate>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-itests/wink-itest/wink-itest-targeting/src/main/java/org/apache/wink/itest/contentnegotiation/jaxb.index>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-providers/wink-json-provider/src/test/org/apache/wink/providers/json>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-providers/wink-json-provider/src/main/resources/META-INF/wink-application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-providers/wink-abdera-provider/src/main/resources/META-INF/wink-application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-providers/wink-jettison-provider/src/main/resources/META-INF/wink-application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-server/src/test/resources/META-INF/mailcap>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-server/src/main/resources/META-INF/server/wink-providers>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/apps/HelloWorld/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/apps/SimpleDefects/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/apps/QADefect/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/core/Preconditions/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/core/CustomContext/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/core/CustomExceptionMapper/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/core/Jaxb/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/History/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/LinkBuilders/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/MultiPart/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/MultiPart/src/test/resources/org/apache/wink/example/multipart/file1>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/DynamicResource/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/WebDAV/src/main/webapp/WEB-INF/application-dav>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/Scope/src/main/webapp/WEB-INF/application>
[WARNING] Unknown file extension: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-examples/ext/Asset/src/main/webapp/WEB-INF/application>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/pom.xml> to /export/home/hudson/.m2/repository/org/apache/wink/wink/0.2-incubating-SNAPSHOT/wink-0.2-incubating-SNAPSHOT.pom
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.6-itests/modules/org.apache.wink$wink/builds/2009-10-30_21-31-51/archive/org.apache.wink/wink/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/wink/wink/0.2-incubating-SNAPSHOT/wink-0.2-incubating-SNAPSHOT.pom to /export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.6-itests/modules/org.apache.wink$wink/builds/2009-10-30_21-31-51/archive/org.apache.wink/wink/0.2-incubating-SNAPSHOT/wink-0.2-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink Component Test Support
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/src/test/resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/wink-component-test-support-0.2-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: wink-component-test-support-0.2-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/wink-component-test-support-0.2-incubating-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/wink/wink-component-test-support/0.2-incubating-SNAPSHOT/wink-component-test-support-0.2-incubating-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/pom.xml> to /export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.6-itests/modules/org.apache.wink$wink-component-test-support/builds/2009-10-30_21-31-51/archive/org.apache.wink/wink-component-test-support/0.2-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/wink-component-test-support-0.2-incubating-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Wink-Trunk-JDK1.6-itests/modules/org.apache.wink$wink-component-test-support/builds/2009-10-30_21-31-51/archive/org.apache.wink/wink-component-test-support/0.2-incubating-SNAPSHOT/wink-component-test-support-0.2-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact: Failed to copy full contents from <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/ws/trunk/wink-component-test-support/target/wink-component-test-support-0.2-incubating-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/wink/wink-component-test-support/0.2-incubating-SNAPSHOT/wink-component-test-support-0.2-incubating-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 35 seconds
[INFO] Finished at: Fri Oct 30 21:33:36 UTC 2009
[INFO] Final Memory: 36M/182M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: wink-dev@incubator.apache.org
channel stopped


Hudson build is back to normal: Wink-Trunk-JDK1.6-itests #5

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.6-itests/5/>