Started by user anonymous Updating svn://svn.example.com/myproject/trunk At revision 138701 no change for svn://svn.example.com/myproject/trunk since the previous build Parsing POMs [trunk] $ /usr/local/tomcat/hudson/tools/Java_6_update_18/bin/java -cp /usr/local/tomcat/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.357.jar:/usr/local/tomcat/hudson/tools/Maven_2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/tomcat/hudson/tools/Maven_2.2.1 /usr/local/tomcat/webapps/ROOT/WEB-INF/lib/remoting-1.357.jar /usr/local/tomcat/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.357.jar 40466 /usr/local/tomcat/hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar <===[HUDSON REMOTING CAPACITY]===>���channel started Executing Maven: -B -f /usr/local/tomcat/hudson/jobs/MyProject/workspace/trunk/pom.xml clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] MyProject [INFO] MyProject : Framework [INFO] MyProject: Engine [INFO] MyProject:In Progress [INFO] MyProject:News [INFO] MyProject : Packaging [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [install:install {execution: default-install}] [INFO] Installing /usr/local/tomcat/hudson/jobs/MyProject/workspace/trunk/pom.xml to /usr/local/tomcat/.m2/repository/com/example/myproject/myproject/0.0.2/myproject-0.0.2.pom [HUDSON] Archiving /usr/local/tomcat/hudson/jobs/MyProject/workspace/trunk/pom.xml to /usr/local/tomcat/hudson/jobs/MyProject/modules/com.example.myproject$myproject/builds/2010-05-19_16-59-58/archive/com.example.myproject/myproject/0.0.2/pom.xml [HUDSON] Archiving /usr/local/tomcat/.m2/repository/com/example/myproject/myproject/0.0.2/myproject-0.0.2.pom to /usr/local/tomcat/hudson/jobs/MyProject/modules/com.example.myproject$myproject/builds/2010-05-19_16-59-58/archive/com.example.myproject/myproject/0.0.2/myproject-0.0.2.pom [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject : Framework [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory /usr/local/tomcat/hudson/jobs/MyProject/workspace/trunk/myproject-framework/target [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 78 source files to /usr/local/tomcat/hudson/jobs/MyProject/workspace/trunk/myproject-framework/target/classes channel stopped ERROR: Aborted Maven execution for InterruptedException java.lang.InterruptedException at java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:122) at hudson.remoting.Channel.call(Channel.java:551) at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) at hudson.model.Run.run(Run.java:1241) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) Archiving artifacts [trunk] $ /usr/local/tomcat/hudson/tools/Maven_2.2.1/bin/mvn -f pom.xml -Dsonar.dynamicAnalysis=false -e -B sonar:sonar -Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.url=jdbc:mysql://nexus.example.com/sonar?useCompression=true ******** ******** -Dsonar.host.url=http://nexus.example.com:9000 + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] MyProject [INFO] MyProject : Framework [INFO] MyProject: Engine [INFO] MyProject:In Progress [INFO] MyProject:News [INFO] MyProject : Packaging [INFO] Searching repository for plugin with prefix: 'sonar'. [INFO] Ignoring available plugin update: 2.0-20100311.132131-1 as it requires Maven version 3.0 [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject [INFO] task-segment: [sonar:sonar] (aggregator-style) [INFO] ------------------------------------------------------------------------ Finished: ABORTED