You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/15 20:11:55 UTC

Build failed in Hudson: ws-axiom-trunk #130

See <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/130/changes>

Changes:

[veithen] Added some notes about pre-release checks.

------------------------------------------
[...truncated 2538 lines...]
[INFO] Generating "Dependency Convergence" report.
[HUDSON] Archiving site from <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/target/site> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/site/axiom-osgi
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom OSGI Test Suite - Build
[INFO]    task-segment: [clean, install, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/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] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/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/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/src/test/resources>
[INFO] Copying 3 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/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/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] [bundle:bundle {execution: default-bundle}]

[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: default}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/axiom-osgi-build-1.2.9-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/axiom-osgi-build-1.2.9-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-osgi-build/1.2.9-SNAPSHOT/axiom-osgi-build-1.2.9-SNAPSHOT.jar
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/axiom-osgi-build-1.2.9-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-osgi-build/1.2.9-SNAPSHOT/axiom-osgi-build-1.2.9-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
	at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:136)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	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)
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: null
java.lang.NullPointerException
	at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	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)
[WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals <code>javadoc:aggregate</code> and
<code>javadoc:test-aggregate</code> instead.
[INFO] Preparing jdepend:generate
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-build/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-build/1.2.9-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/axiom-osgi-build-1.2.9-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-build/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-build/1.2.9-SNAPSHOT/axiom-osgi-build-1.2.9-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/axiom-osgi-build-1.2.9-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-build/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-build/1.2.9-SNAPSHOT/axiom-osgi-build-1.2.9-SNAPSHOT-sources.jar
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] Preparing javadoc:javadoc
[INFO] No goals needed for project - skipping
[INFO] [site:site {execution: default-site}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '<http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "About" report.
[INFO] Generating "Dependencies" report.
Downloading: http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloading: http://repo1.maven.org/maven2/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.ipojo/1.2.0/org.apache.felix.ipojo-1.2.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.ipojo.metadata/1.2.0/org.apache.felix.ipojo.metadata-1.2.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/org.osgi.compendium/1.2.0/org.osgi.compendium-1.2.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.1/org.osgi.core-1.0.1.jar
Downloading: http://repo1.maven.org/maven2/org/apache/felix/org.osgi.foundation/1.2.0/org.osgi.foundation-1.2.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.0.2/geronimo-activation_1.1_spec-1.0.2.jar
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.6/geronimo-javamail_1.4_spec-1.6.jar
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar
Downloading: http://repo1.maven.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
Downloading: http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Generating "Project License" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Dependency Management" report.
[INFO] Generating "JDepend" report.
[INFO] Generating "Dependency Convergence" report.
[HUDSON] Archiving site from <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-build/target/site> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/site/axiom-osgi-build
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom OSGI Test Suite - Run
[INFO]    task-segment: [clean, install, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/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] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[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/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/src/test/resources>
[INFO] Copying 3 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/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/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/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/target/axiom-osgi-run-1.2.9-SNAPSHOT.jar>
[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: default}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/target/axiom-osgi-run-1.2.9-SNAPSHOT-sources.jar>
[INFO] [junit4osgi:test {execution: default}]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
The current artifact axiom-osgi-run-1.2.9-SNAPSHOT.jar is not a valid bundle
Running org.apache.axiom.test.ServiceTest
Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.axiom.test.OMAbstractFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0 sec
Running org.apache.axiom.test.StAXOMBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0 sec

Results :

Failed tests:
 testLLOMMetaFactoryServicePresent(org.apache.axiom.test.ServiceTest): expected:<1> but was:<2>
 testDOOMMetaFactoryServicePresent(org.apache.axiom.test.ServiceTest): expected:<1> but was:<2>

Tests in error:

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

[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-run/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-run/1.2.9-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/target/axiom-osgi-run-1.2.9-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-run/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-run/1.2.9-SNAPSHOT/axiom-osgi-run-1.2.9-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/target/axiom-osgi-run-1.2.9-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-run/builds/2010-05-15_18-04-23/archive/org.apache.ws.commons.axiom/axiom-osgi-run/1.2.9-SNAPSHOT/axiom-osgi-run-1.2.9-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures. 

Please refer to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi/axiom-osgi-run/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 6 seconds
[INFO] Finished at: Sat May 15 18:11:40 UTC 2010
[INFO] Final Memory: 103M/346M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: commons-dev@ws.apache.org
channel stopped


Hudson build is back to normal : ws-axiom-trunk #131

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/131/>