See <https://builds.apache.org/job/Curator-3.0/36/changes>
Changes: [randgalt] Remove retry logic. It doesn't work correctly anyway. Maybe revisit [randgalt] Don't fail on unexpected event. It's not actually a failure ------------------------------------------ [...truncated 567 lines...] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-x-discovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-x-discovery >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-x-discovery --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [CHECKSTYLE] No report found for mojo check[INFO] [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-x-discovery <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-x-discovery --- [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from central [INFO] Comparing to version: 2.9.0 [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ curator-x-discovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/test-classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-x-discovery --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.x.discovery.TestJsonInstanceSerializer Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.curator.x.discovery.TestJsonInstanceSerializer Running org.apache.curator.x.discovery.TestUriSpec Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.apache.curator.x.discovery.TestUriSpec Running org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 sec - in org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Running org.apache.curator.x.discovery.details.TestDownInstanceManager # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xae82d654, pid=20888, tid=4136168256 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid20888.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.details.TestWatchedInstances # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaea20654, pid=20915, tid=4136303424 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid20915.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.details.TestServiceDiscovery # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xae82d654, pid=20957, tid=4136225600 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid20957.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.TestServiceCache # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xae82d654, pid=20999, tid=4136192832 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid20999.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.TestLocalIpFilter # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaee29654, pid=21064, tid=4136692544 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid21064.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.TestStrategies # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaee15654, pid=21091, tid=4136950592 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid21091.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 4.884 s] [INFO] Curator Testing .................................... SUCCESS [ 6.249 s] [INFO] Curator Client ..................................... SUCCESS [ 53.744 s] [INFO] Curator Framework .................................. SUCCESS [49:49 min] [INFO] Curator Recipes .................................... SUCCESS [ 02:48 h] [INFO] Curator Service Discovery .......................... FAILURE [ 8.970 s] [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:39 h [INFO] Finished at: 2015-10-11T19:22:30+00:00 [INFO] Final Memory: 30M/372M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project curator-x-discovery: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefirebooter5622004964659955270.jar> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire559226707282452421tmp> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire_731776083045978609003tmp> [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :curator-x-discovery [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.0.0-SNAPSHOT/curator-x-rpc-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/target/curator-client-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/curator-framework-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.0.0-SNAPSHOT/curator-x-discovery-server-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.0.0-SNAPSHOT/curator-examples-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/target/curator-test-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/target/curator-recipes-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/pom.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/target/apache-curator-3.0.0-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT-site.xml Compressed 34.88 KB of artifacts by 91.7% relative to #35 [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.0.0-SNAPSHOT/curator-x-discovery-3.0.0-SNAPSHOT.pom Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped
