You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@portals.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/24 03:41:28 UTC

Build failed in Hudson: portals-pluto-trunk #17

See <https://hudson.apache.org/hudson/job/portals-pluto-trunk/17/changes>

Changes:

[edalquist] PLUTO-601 Move XMLInputFactory and DocumentBuilderFactory out of field level variables for thread saftey

[edalquist] PLUTO-601 Use class member variables for expensive XML and RegEx related objects.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/portals/pluto/trunk
U         pluto-container/src/main/java/org/apache/pluto/container/impl/PortletAppDescriptorServiceImpl.java
U         pluto-container-api/src/main/java/org/apache/pluto/container/PortletAppDescriptorService.java
At revision 1026731
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.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 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 49801 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pom.xml> clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Pluto
[INFO]   Apache Pluto Container API
[INFO]   Apache Pluto Portlet Container
[INFO]   Apache Pluto Portlet Tag Library
[INFO]   Apache Pluto Container Driver API
[INFO]   Apache Pluto Portal Driver
[INFO]   Apache Pluto Portal Driver Implementation Classes
[INFO]   Apache Pluto Portal
[INFO]   Apache Pluto Utilities
[INFO]   Maven Pluto Installer Plugin
[INFO]   Apache Pluto Testsuite Portlet
[INFO]   Apache Pluto Ant Tasks
[INFO]   Apache Pluto Website Skin
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pluto
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/target> (included: [**], excluded: [])
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk> (included: [*.log], 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] Unable to load parent project from a relative path: Could not find the model file '<https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/portals/pluto/pluto/2.1.0-SNAPSHOT/pluto-2.1.0-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/portals/pluto/pluto/2.1.0-SNAPSHOT/pluto-2.1.0-20101024.014108-13.pom
18K uploaded  (pluto-2.1.0-20101024.014108-13.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.portals.pluto:pluto'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.portals.pluto:pluto:2.1.0-SNAPSHOT'
[INFO] Uploading site descriptor for pluto 2.1.0-20101024.014108-13 site.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/portals-pluto-trunk/modules/org.apache.portals.pluto$pluto/builds/2010-10-24_01-40-43/archive/org.apache.portals.pluto/pluto/2.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving /home/hudson/.m2/repository/org/apache/portals/pluto/pluto/2.1.0-SNAPSHOT/pluto-2.1.0-SNAPSHOT.pom to /home/hudson/hudson/jobs/portals-pluto-trunk/modules/org.apache.portals.pluto$pluto/builds/2010-10-24_01-40-43/archive/org.apache.portals.pluto/pluto/2.1.0-20101024.014108-13/pluto-2.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pluto Container API
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/target> (included: [**], excluded: [])
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api> (included: [*.log], 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 <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 55 source files to <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/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: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/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] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: pluto-container-api-2.1.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/target/pluto-container-api-2.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/portals/pluto/pluto-container-api/2.1.0-SNAPSHOT/pluto-container-api-2.1.0-SNAPSHOT.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:140)
	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:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
	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
[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/portals/pluto/pluto-container-api/2.1.0-SNAPSHOT/pluto-container-api-2.1.0-20101024.014108-13.jar
38K uploaded  (pluto-container-api-2.1.0-20101024.014108-13.jar)
[INFO] Uploading project information for pluto-container-api 2.1.0-20101024.014108-13
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.portals.pluto:pluto-container-api:2.1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.portals.pluto:pluto-container-api'
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/pom.xml> to /home/hudson/hudson/jobs/portals-pluto-trunk/modules/org.apache.portals.pluto$pluto-container-api/builds/2010-10-24_01-40-43/archive/org.apache.portals.pluto/pluto-container-api/2.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container-api/target/pluto-container-api-2.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/portals-pluto-trunk/modules/org.apache.portals.pluto$pluto-container-api/builds/2010-10-24_01-40-43/archive/org.apache.portals.pluto/pluto-container-api/2.1.0-20101024.014108-13/pluto-container-api-2.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pluto Portlet Container
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/target> (included: [**], excluded: [])
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container> (included: [*.log], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.portals.pluto:pluto-container-api:2.1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 79 source files to <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/pom.xml> to /home/hudson/hudson/jobs/portals-pluto-trunk/modules/org.apache.portals.pluto$pluto-container/builds/2010-10-24_01-40-43/archive/org.apache.portals.pluto/pluto-container/2.1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/src/main/java/org/apache/pluto/container/impl/PortletAppDescriptorServiceImpl.java>:[226,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,javax.xml.bind.JAXBException)
location: class java.io.IOException

<https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/src/main/java/org/apache/pluto/container/impl/PortletAppDescriptorServiceImpl.java>:[329,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,javax.xml.bind.JAXBException)
location: class java.io.IOException

<https://hudson.apache.org/hudson/job/portals-pluto-trunk/ws/trunk/pluto-container/src/main/java/org/apache/pluto/container/impl/PortletAppDescriptorServiceImpl.java>:[332,18] cannot find symbol
symbol  : constructor IOException(java.lang.String,java.lang.Exception)
location: class java.io.IOException


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: Sun Oct 24 01:41:28 UTC 2010
[INFO] Final Memory: 33M/217M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@portals.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is back to stable : portals-pluto-trunk #19

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/portals-pluto-trunk/19/changes>



Hudson build is unstable: portals-pluto-trunk #18

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/portals-pluto-trunk/18/changes>