Started by user anonymous
[workspace] $ cvs -q -z3 update -PdC -D "Wednesday, May 6, 2009 9:44:39 AM UTC"
? pom.xml.releaseBackup
? release.properties
? src/main/webapp/wsresources
$ no changes detected
Parsing POMs
[workspace] $ java -cp /var/lib/tomcat-6/webapps/hudson/WEB-INF/lib/maven-agent-1.292.jar:/usr/share/maven-2.0.9/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/share/maven-2.0.9 /var/lib/tomcat-6/webapps/hudson/WEB-INF/lib/remoting-1.292.jar /var/lib/tomcat-6/webapps/hudson/WEB-INF/lib/maven-interceptor-1.292.jar 56657
channel started
Executing Maven:  -B -B -f /home/hudson/jobs/Sample/workspace/pom.xml -Dproject.rel.be.denali.sample:Sample=1.2.10 -Dproject.dev.be.denali.sample:Sample=1.2.11-SNAPSHOT -Pprod -Dresume=false clean release:prepare release:perform
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'release'.
[INFO] org.apache.maven.plugins: checking for updates from snapshots
[INFO] org.apache.maven.plugins: checking for updates from unto.net
[INFO] org.codehaus.mojo: checking for updates from snapshots
[INFO] org.codehaus.mojo: checking for updates from unto.net
[INFO] artifact org.objectstyle.woproject.maven2:maven-wolifecycle-plugin: checking for updates from snapshots
[INFO] artifact org.objectstyle.woproject.maven2:maven-wolifecycle-plugin: checking for updates from unto.net
[INFO] snapshot org.objectstyle.woproject.maven2:maven-wolifecycle-plugin:2.0.17-SNAPSHOT: checking for updates from unto.net
[INFO] snapshot org.objectstyle.woproject.maven2:maven2:2.0.17-SNAPSHOT: checking for updates from unto.net
[INFO] snapshot org.objectstyle.woproject:woproject-all-parent:2.0.17-SNAPSHOT: checking for updates from unto.net
[INFO] ------------------------------------------------------------------------
[INFO] Building SampleApplication
[INFO]    task-segment: [clean]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:tomcat-maven-plugin: checking for updates from snapshots
[INFO] artifact org.codehaus.mojo:tomcat-maven-plugin: checking for updates from unto.net
[INFO] artifact org.mortbay.jetty:maven-jetty-plugin: checking for updates from snapshots
[INFO] artifact org.mortbay.jetty:maven-jetty-plugin: checking for updates from unto.net
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/jobs/Sample/workspace/target
[HUDSON] Archiving /home/hudson/jobs/Sample/workspace/pom.xml to /home/hudson/jobs/Sample/modules/be.denali.sample$Sample/builds/2009-05-06_11-45-00/archive/be.denali.sample/Sample/1.2.10-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building SampleApplication
[INFO]    task-segment: [release:prepare, release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] [release:prepare]
[INFO] Verifying that there are no local modifications...
[INFO] Executing: /bin/sh -c cd /home/hudson/jobs/Sample/workspace && cvs -z3 -f -d :ext:anoncvs@cvs.internal.denali.be:/var/cvsroot -n -q update -d
[INFO] Working directory: /home/hudson/jobs/Sample/workspace
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] Transforming 'SampleApplication'...
[INFO] Not generating release POMs
[INFO] Executing goals 'clean install'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building SampleApplication
[INFO] [INFO]    task-segment: [clean, install]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [clean:clean]
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 62 source files to /home/hudson/jobs/Sample/workspace/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] Compiling 3 source files to /home/hudson/jobs/Sample/workspace/target/test-classes
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Surefire report directory: /home/hudson/jobs/Sample/workspace/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running PrePostRulesValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
[INFO] Running ParserBusinessLogicTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.664 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] [dependency:unpack {execution: unpack}]
[INFO] [INFO] Configured Artifact: be.denali.frameworks:DenaliWebResources:?:jar
[INFO] [INFO] Configured Artifact: be.denali.frameworks:DenaliComponents:?:jar
[INFO] [INFO] Unpacking /home/tomcat/.m2/repository/be/denali/frameworks/DenaliWebResources/1.4/DenaliWebResources-1.4.jarto
[INFO]  /home/hudson/jobs/Sample/workspace/src/main/webapp/wsresources/Frameworks/DenaliWebResources.framework
[INFO] with Includes WebServerResources/**/* and excludes:null
[INFO] [INFO] Unpacking /home/tomcat/.m2/repository/be/denali/frameworks/DenaliComponents/1.2/DenaliComponents-1.2.jarto
[INFO]  /home/hudson/jobs/Sample/workspace/src/main/webapp/wsresources/Frameworks/DenaliComponents.framework
[INFO] with Includes WebServerResources/**/* and excludes:null
[INFO] [INFO] [antrun:run {execution: default}]
[INFO] [INFO] Executing tasks
[INFO]    [delete] Deleting: /home/hudson/jobs/Sample/workspace/target/classes/Resources/Application.conf
[INFO]      [copy] Copying 1 file to /home/hudson/jobs/Sample/workspace/target/classes/Resources
[INFO] [INFO] Executed tasks
[INFO] [INFO] [war:war]
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp[Sample] in [/home/hudson/jobs/Sample/workspace/target/Sample]
[INFO] [INFO] Processing war project
[INFO] [INFO] Webapp assembled in[2165 msecs]
[INFO] [INFO] Building war: /home/hudson/jobs/Sample/workspace/target/Sample.war
[INFO] [INFO] [war:war {execution: default}]
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp[Sample] in [/home/hudson/jobs/Sample/workspace/target/Sample]
[INFO] [INFO] Processing war project
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/src/main/webapp] to[/home/hudson/jobs/Sample/workspace/target/Sample]
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/src/main/webresources] to[/home/hudson/jobs/Sample/workspace/target/Sample]
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/src/main/www] to[/home/hudson/jobs/Sample/workspace/target/Sample]
[INFO] [INFO] Building jar: /home/hudson/jobs/Sample/workspace/target/Sample/WEB-INF/lib/Sample.jar
[INFO] [INFO] Webapp assembled in[3733 msecs]
[INFO] [INFO] Building war: /home/hudson/jobs/Sample/workspace/target/Sample.war
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing /home/hudson/jobs/Sample/workspace/target/Sample.war to /home/tomcat/.m2/repository/be/denali/sample/Sample/1.2.10/Sample-1.2.10.war
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 52 seconds
[INFO] [INFO] Finished at: Wed May 06 11:46:41 CEST 2009
[INFO] [INFO] Final Memory: 31M/55M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /home/hudson/jobs/Sample/workspace && cvs -z3 -f -q commit -R -F /tmp/scm-commit-message14064.txt pom.xml
[INFO] Working directory: /home/hudson/jobs/Sample/workspace
[INFO] Tagging release with the label Sample-1_2_10...
[INFO] Executing: /bin/sh -c cd /home/hudson/jobs/Sample/workspace && cvs -z3 -f -q tag -F -c Sample-1_2_10
[INFO] Working directory: /home/hudson/jobs/Sample/workspace
[WARNING] Unknown status: '? '.
[WARNING] Unknown status: '? '.
[WARNING] Unknown status: '? '.
[INFO] Transforming 'SampleApplication'...
[INFO] Not removing release POMs
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /home/hudson/jobs/Sample/workspace && cvs -z3 -f -q commit -R -F /tmp/scm-commit-message14066.txt pom.xml
[INFO] Working directory: /home/hudson/jobs/Sample/workspace
[INFO] Release preparation complete.
[INFO] [release:perform]
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /home/hudson/jobs/Sample/workspace/target && cvs -z3 -f -d :ext:anoncvs@cvs.internal.denali.be:/var/cvsroot -q checkout -r Sample-1_2_10 -d checkout Sample/SampleApplication
[INFO] Working directory: /home/hudson/jobs/Sample/workspace/target
[INFO] Executing goals 'deploy site-deploy'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building SampleApplication
[INFO] [INFO]    task-segment: [deploy, site-deploy]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-servlet/1.4.62/gwt-servlet-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] Downloading: http://artifactory.internal.denali.be/artifactory/repo/com/google/gwt/gwt-user/1.4.62/gwt-user-1.4.62.pom
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 62 source files to /home/hudson/jobs/Sample/workspace/target/checkout/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] Compiling 3 source files to /home/hudson/jobs/Sample/workspace/target/checkout/target/test-classes
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Surefire report directory: /home/hudson/jobs/Sample/workspace/target/checkout/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running PrePostRulesValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
[INFO] Running ParserBusinessLogicTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.399 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] [dependency:unpack {execution: unpack}]
[INFO] [INFO] Configured Artifact: be.denali.frameworks:DenaliWebResources:?:jar
[INFO] [INFO] Configured Artifact: be.denali.frameworks:DenaliComponents:?:jar
[INFO] [INFO] Unpacking /home/tomcat/.m2/repository/be/denali/frameworks/DenaliWebResources/1.4/DenaliWebResources-1.4.jarto
[INFO]  /home/hudson/jobs/Sample/workspace/target/checkout/src/main/webapp/wsresources/Frameworks/DenaliWebResources.framework
[INFO] with Includes WebServerResources/**/* and excludes:null
[INFO] [INFO] Unpacking /home/tomcat/.m2/repository/be/denali/frameworks/DenaliComponents/1.2/DenaliComponents-1.2.jarto
[INFO]  /home/hudson/jobs/Sample/workspace/target/checkout/src/main/webapp/wsresources/Frameworks/DenaliComponents.framework
[INFO] with Includes WebServerResources/**/* and excludes:null
[INFO] [INFO] [antrun:run {execution: default}]
[INFO] [INFO] Executing tasks
[INFO]    [delete] Deleting: /home/hudson/jobs/Sample/workspace/target/checkout/target/classes/Resources/Application.conf
[INFO]      [copy] Copying 1 file to /home/hudson/jobs/Sample/workspace/target/checkout/target/classes/Resources
[INFO] [INFO] Executed tasks
[INFO] [INFO] [war:war]
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp[Sample] in [/home/hudson/jobs/Sample/workspace/target/checkout/target/Sample]
[INFO] [INFO] Processing war project
[INFO] [INFO] Webapp assembled in[11499 msecs]
[INFO] [INFO] Building war: /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample.war
[INFO] [INFO] Preparing source:jar
[INFO] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [INFO] No goals needed for project - skipping
[INFO] [INFO] [source:jar {execution: attach-sources}]
[INFO] [INFO] Building jar: /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample-sources.jar
[INFO] [INFO] [war:war {execution: default}]
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp[Sample] in [/home/hudson/jobs/Sample/workspace/target/checkout/target/Sample]
[INFO] [INFO] Processing war project
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/target/checkout/src/main/webapp] to[/home/hudson/jobs/Sample/workspace/target/checkout/target/Sample]
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/target/checkout/src/main/webresources] to[/home/hudson/jobs/Sample/workspace/target/checkout/target/Sample]
[INFO] [INFO] Copy webapp webResources[/home/hudson/jobs/Sample/workspace/target/checkout/src/main/www] to[/home/hudson/jobs/Sample/workspace/target/checkout/target/Sample]
[INFO] [INFO] Building jar: /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample/WEB-INF/lib/Sample.jar
[INFO] [INFO] Webapp assembled in[5219 msecs]
[INFO] [INFO] Building war: /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample.war
[INFO] [INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] [INFO] Skipping javadoc generation
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample.war to /home/tomcat/.m2/repository/be/denali/sample/Sample/1.2.10/Sample-1.2.10.war
[INFO] [INFO] Installing /home/hudson/jobs/Sample/workspace/target/checkout/target/Sample-sources.jar to /home/tomcat/.m2/repository/be/denali/sample/Sample/1.2.10/Sample-1.2.10-sources.jar
[INFO] [INFO] [deploy:deploy]
[INFO] altDeploymentRepository = null
[INFO] Uploading: http://artifactory.internal.denali.be/artifactory/denali-releases/be/denali/sample/Sample/1.2.10/Sample-1.2.10.war
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] FATAL ERROR
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Java heap space
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Trace
[INFO] java.lang.OutOfMemoryError: Java heap space
[INFO] 	at java.util.Arrays.copyOf(Arrays.java:2786)
[INFO] 	at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:94)
[INFO] 	at sun.net.www.http.PosterOutputStream.write(PosterOutputStream.java:61)
[INFO] 	at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:338)
[INFO] 	at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:305)
[INFO] 	at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:267)
[INFO] 	at org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:238)
[INFO] 	at org.apache.maven.wagon.StreamWagon.put(StreamWagon.java:143)
[INFO] 	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.put(LightweightHttpWagon.java:148)
[INFO] 	at org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:244)
[INFO] 	at org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:160)
[INFO] 	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:80)
[INFO] 	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:162)
[INFO] 	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
[INFO] 	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
[INFO] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
[INFO] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
[INFO] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:597)
[INFO] 	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
[INFO] 	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
[INFO] 	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
[INFO] 	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 1 minute 59 seconds
[INFO] [INFO] Finished at: Wed May 06 11:50:24 CEST 2009
[INFO] [INFO] Final Memory: 46M/63M
[INFO] [INFO] ------------------------------------------------------------------------
[HUDSON] Archiving /home/hudson/jobs/Sample/workspace/pom.xml to /home/hudson/jobs/Sample/modules/be.denali.sample$Sample/builds/2009-05-06_11-45-00/archive/be.denali.sample/Sample/1.2.10-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Maven execution failed, exit code: '1'

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 22 seconds
[INFO] Finished at: Wed May 06 11:50:25 CEST 2009
[INFO] Final Memory: 23M/43M
[INFO] ------------------------------------------------------------------------
channel stopped
Finished: FAILURE