You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/21 12:21:21 UTC

Build failed in Hudson: hupa-trunk #66

See <http://hudson.zones.apache.org/hudson/job/hupa-trunk/66/changes>

Changes:

[manolo] removed dead code because split method returns at least one element

------------------------------------------
Started by an SCM change
Building on master
Updating http://svn.apache.org/repos/asf/james/hupa/trunk
U         client/src/main/java/org/apache/hupa/client/validation/EmailListValidator.java
At revision 901654
Parsing POMs
[trunk] $ java -cp /export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.338.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /export/home/hudson/tools/tomcat/latest/webapps/hudson/WEB-INF/lib/remoting-1.338.jar /export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.338.jar 64083 /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/hupa-trunk/ws/trunk/pom.xml> clean package
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   hupa-parent
[INFO]   hupa-shared
[INFO]   hupa-server
[INFO]   hupa-widgets
[INFO]   hupa
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa-parent
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-parent/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-parent/0.0.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa-shared
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/src/main/resources>
[INFO] [gwt:resources {execution: default}]
[INFO] auto discovered modules [org.apache.hupa.Shared]
[INFO] 83 source files copied from GWT module org.apache.hupa.Shared
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 82 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-shared/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-shared/0.0.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-shared/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-shared/0.0.1-SNAPSHOT/hupa-shared-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa-server
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 8 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 47 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/war/WEB-INF/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 27 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hupa.server.servlet.DownloadAttachmentServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec
Running org.apache.hupa.server.DemoModeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
Running org.apache.hupa.server.utils.TestUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
Running org.apache.hupa.server.handler.DeleteMessageByUidHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.hupa.server.handler.GetMessageDetailsHandlerTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 sec
Running org.apache.hupa.server.utils.MessageUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
Running org.apache.hupa.server.handler.FetchMessagesHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.hupa.server.handler.CreateFolderHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.hupa.server.utils.RegexPatternsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.hupa.server.handler.LogoutUserHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.hupa.server.guice.ServerModulTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec
Running org.apache.hupa.server.handler.FetchFoldersHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.hupa.server.handler.FowardMessageHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.hupa.server.integration.StoreBugTest
Skipping integration test: javax.mail.AuthenticationFailedException Invalid credentials 36if3583688pzk.2
Skipping integration test: javax.mail.AuthenticationFailedException Invalid credentials 37if2802853pzk.12
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.469 sec
Running org.apache.hupa.server.handler.LoginUserHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.hupa.server.handler.IdleHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 sec
Running org.apache.hupa.server.handler.AbtractSendMessageHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec
Running org.apache.hupa.server.handler.DeleteFolderHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec
Running org.apache.hupa.server.handler.ContactsHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.hupa.server.handler.ReplyMessageHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec

Results :

Tests run: 62, 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/hupa-trunk/ws/trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-server/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-server/0.0.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-server/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-server/0.0.1-SNAPSHOT/hupa-server-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa-widgets
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 27 resources
[INFO] Copying 22 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 26 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/target/classes>
[HUDSON] Recording test results
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-widgets/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-widgets/0.0.1-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-widgets/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-widgets/0.0.1-SNAPSHOT/hupa-widgets-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building hupa
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/war/WEB-INF/classes>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 44 source files to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/war/WEB-INF/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hupa.client.validation.EmailListValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec

Results :

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

[HUDSON] Recording test results
[INFO] [gwt:compile {execution: default}]
[INFO] using GWT jars from project dependencies : 2.0.0
[INFO] Unpack native libraries required to run GWT
[INFO] auto discovered modules [org.apache.hupa.Hupa]
[INFO] establishing classpath list (scope = compile)
[INFO] Compiling module org.apache.hupa.Hupa
[INFO]    Validating newly compiled units
[INFO]       [WARN] Warnings in 'jar:file:/zonestorage/hudson/home/hudson/.m2/repository/com/google/gwt/gwt-incubator/july-14-2009/gwt-incubator-july-14-2009.jar!/com/google/gwt/widgetideas/table/client/GridBulkRenderer.java'
[INFO]          [WARN] Line 102: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[INFO]          [WARN] Line 103: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.Grid'
[INFO]          [WARN] Line 104: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.Grid'
[INFO]          [WARN] Line 104: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[INFO]       [WARN] Warnings in 'jar:file:/zonestorage/hudson/home/hudson/.m2/repository/com/google/gwt/gwt-incubator/july-14-2009/gwt-incubator-july-14-2009.jar!/com/google/gwt/widgetideas/client/impl/GlassPanelImpl.java'
[INFO]          [WARN] Line 30: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'
[INFO]          [WARN] Line 38: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'
[INFO]       [WARN] Warnings in 'jar:file:/zonestorage/hudson/home/hudson/.m2/repository/com/google/gwt/gwt-incubator/july-14-2009/gwt-incubator-july-14-2009.jar!/com/google/gwt/widgetideas/table/client/FixedWidthGridBulkRenderer.java'
[INFO]          [WARN] Line 122: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[INFO] #
[INFO] # An unexpected error has been detected by Java Runtime Environment:
[INFO] #
[INFO] #  SIGSEGV (0xb) at pc=0xfe8dfa8d, pid=20141, tid=9
[INFO] #
[INFO] # Java VM: Java HotSpot(TM) Server VM (10.0-b22 mixed mode solaris-x86)
[INFO] # Problematic frame:
[INFO] # [thread 2 also had an error]
[INFO] V  [libjvm.so+0x2dfa8d]
[INFO] #
[INFO] # An error report file with more information is saved as:
[INFO] # /zonestorage/hudson/home/hudson/hudson/jobs/hupa-trunk/workspace/trunk/hs_err_pid20141.log
[INFO] #
[INFO] # If you would like to submit a bug report, please visit:
[INFO] #   http://java.sun.com/webapps/bugreport/crash.jsp
[INFO] # The crash happened outside the Java Virtual Machine in native code.
[INFO] # See problematic frame for where to report the bug.
[INFO] #
[ERROR] Abort - core dumped
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/pom.xml> to /export/home/hudson/hudson/jobs/hupa-trunk/modules/org.apache.hupa$hupa-client/builds/2010-01-21_11-16-39/archive/org.apache.hupa/hupa-client/0.0.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Command [[
/bin/sh -c /zonestorage/hudson/home/hudson/tools/java/jdk1.6.0_06/jre/bin/java -Xmx512m -classpath "<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/war/WEB-INF/classes">:"<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/src/main/java">:"<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/src/main/resources">:"<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar">:"<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar">:"/export/home/hudson/.m2/repository/net/customware/gwt/dispatch/gwt-dispatch/1.0.0/gwt-dispatch-1.0.0.jar":"/export/home/hudson/.m2/repository/com/google/inject/guice/2.0/guice-2.0.jar":"/export/home/hudson/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar":"/export/home/hudson/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar":"/export/home/hudson/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar":"/export/home/hudson/.m2/repository/javax/mail/mail/1.4.1/mail-1.4.1.jar":"/export/home/hudson/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar":"/export/home/hudson/.m2/repository/gwtupload/gwtupload/0.5.6/gwtupload-0.5.6.jar":"/export/home/hudson/.m2/repository/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar":"/export/home/hudson/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar":"/export/home/hudson/.m2/repository/com/google/code/guice/guice/2.0/guice-2.0.jar":"/export/home/hudson/.m2/repository/com/google/code/guice/guice-servlet/2.0/guice-servlet-2.0.jar":"<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar">:"/export/home/hudson/.m2/repository/com/google/gwt/gwt-incubator/july-14-2009/gwt-incubator-july-14-2009.jar":"/export/home/hudson/.m2/repository/org/cobogw/gwt/cobogw/1.3/cobogw-1.3.jar":"/export/home/hudson/.m2/repository/com/google/gwt/inject/gin/1.0/gin-1.0.jar":"/export/home/hudson/.m2/repository/net/customware/gwt/presenter/gwt-presenter/1.1.0-replace-SNAPSHOT/gwt-presenter-1.1.0-replace-SNAPSHOT.jar":"/export/home/hudson/.m2/repository/com/google/code/gwt-dnd/gwt-dnd/2.6.5/gwt-dnd-2.6.5.jar":"/export/home/hudson/.m2/repository/eu/maydu/gwt/gwt-vl/0.8b/gwt-vl-0.8b.jar":"/export/home/hudson/.m2/repository/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.jar":"/export/home/hudson/.m2/repository/com/google/gwt/gwt-dev/2.0.0/gwt-dev-2.0.0-linux.jar" com.google.gwt.dev.Compiler -gen "<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/target/.generated"> -logLevel INFO -style OBF -war "<http://hudson.zones.apache.org/hudson/job/hupa-trunk/ws/trunk/client/target/hupa-client-0.0.1-SNAPSHOT"> -localWorkers 2 org.apache.hupa.Hupa
]] failed with status 134
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 16 seconds
[INFO] Finished at: Thu Jan 21 11:21:07 UTC 2010
[INFO] Final Memory: 45M/172M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: server-dev@james.apache.org
channel stopped


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org