See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/962/changes>
Changes: [mstanleyjones] HBASE-15907 updates for HBase Shell pre-splitting docs [tedyu] HBASE-15923 Shell rows counter test fails ------------------------------------------ [...truncated 7463 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-rsgroup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-rsgroup --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-rsgroup --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-rsgroup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-rsgroup --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-rsgroup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-rsgroup --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-rsgroup --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.master.balancer.TestRSGroupBasedLoadBalancer Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 sec - in org.apache.hadoop.hbase.master.balancer.TestRSGroupBasedLoadBalancer Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ hbase-rsgroup --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-rsgroup --- [INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-rsgroup --- [INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-rsgroup --- [INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-rsgroup --- [INFO] Installing <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rsgroup/2.0.0-SNAPSHOT/hbase-rsgroup-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/962/artifact/hbase-rsgroup/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rsgroup/2.0.0-SNAPSHOT/hbase-rsgroup-2.0.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rsgroup/2.0.0-SNAPSHOT/hbase-rsgroup-2.0.0-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-rsgroup/target/hbase-rsgroup-2.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-rsgroup/2.0.0-SNAPSHOT/hbase-rsgroup-2.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache HBase - Shell 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-shell --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-shell --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-shell --- [INFO] Source directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/generated-jamon> added. [INFO] Source directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/generated-sources/java> added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-shell --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-shell --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ hbase-shell --- [INFO] Test Source directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/rsgroup> added. [INFO] [INFO] --- maven-dependency-plugin:2.8:build-classpath (create-mrapp-generated-classpath) @ hbase-shell --- [INFO] Skipped writing classpath file '<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/test-classes/mrapp-generated-classpath'.> No changes found. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-shell --- [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) @ hbase-shell --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-shell --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ hbase-shell --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestReplicationShell Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.apache.hadoop.hbase.client.TestReplicationShell Running org.apache.hadoop.hbase.client.TestShell Running org.apache.hadoop.hbase.client.rsgroup.TestShellRSGroups Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.503 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestShell testRunShellTests(org.apache.hadoop.hbase.client.TestShell) Time elapsed: 0.878 sec <<< ERROR! org.jruby.embed.EvalFailedException: (NameError) uninitialized constant Java::OrgApacheHadoopHbase::HConstants::IN_MEMORY_COMPACTION at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:136) at org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1263) at org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1308) at org.apache.hadoop.hbase.client.TestShell.testRunShellTests(TestShell.java:36) Caused by: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Java::OrgApacheHadoopHbase::HConstants::IN_MEMORY_COMPACTION at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2647) at Module.const_missing(file:/home/jenkins/.m2/repository/org/jruby/jruby-complete/1.6.8/jruby-complete-1.6.8.jar!/META-INF/jruby.home/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503) at Module.HBaseConstants(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:42) at (Anonymous).(root)(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:34) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062) at Kernel.require(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:36) at Module.TestHelpers(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:40) at Module.Hbase(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:39) at (Anonymous).(root)(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:38) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062) at Kernel.require(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:36) at (Anonymous).(root)(src/test/ruby/tests_runner.rb:44) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.519 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.rsgroup.TestShellRSGroups testRunShellTests(org.apache.hadoop.hbase.client.rsgroup.TestShellRSGroups) Time elapsed: 0.934 sec <<< ERROR! org.jruby.embed.EvalFailedException: (NameError) uninitialized constant Java::OrgApacheHadoopHbase::HConstants::IN_MEMORY_COMPACTION at org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:136) at org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1263) at org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1308) at org.apache.hadoop.hbase.client.rsgroup.TestShellRSGroups.testRunShellTests(TestShellRSGroups.java:101) Caused by: org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Java::OrgApacheHadoopHbase::HConstants::IN_MEMORY_COMPACTION at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2647) at Module.const_missing(file:/home/jenkins/.m2/repository/org/jruby/jruby-complete/1.6.8/jruby-complete-1.6.8.jar!/META-INF/jruby.home/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503) at Module.HBaseConstants(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:42) at (Anonymous).(root)(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:34) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062) at Kernel.require(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/main/ruby/hbase.rb>:36) at Module.TestHelpers(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:40) at Module.Hbase(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:39) at (Anonymous).(root)(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:38) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1062) at Kernel.require(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/test_helper.rb>:36) at (Anonymous).(root)(<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/src/test/ruby/tests_runner.rb>:44) Results : Tests in error: TestShell.testRunShellTests:36 » EvalFailed (NameError) uninitialized constant... TestShellRSGroups.testRunShellTests:101 » EvalFailed (NameError) uninitialized... Tests run: 3, Failures: 0, Errors: 2, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HBase ...................................... SUCCESS [ 2.664 s] [INFO] Apache HBase - Checkstyle ......................... SUCCESS [ 0.570 s] [INFO] Apache HBase - Resource Bundle .................... SUCCESS [ 0.177 s] [INFO] Apache HBase - Annotations ........................ SUCCESS [ 0.150 s] [INFO] Apache HBase - Protocol ........................... SUCCESS [ 2.475 s] [INFO] Apache HBase - Common ............................. SUCCESS [01:28 min] [INFO] Apache HBase - Procedure .......................... SUCCESS [01:41 min] [INFO] Apache HBase - Client ............................. SUCCESS [ 37.661 s] [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [ 7.832 s] [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [ 10.059 s] [INFO] Apache HBase - Prefix Tree ........................ SUCCESS [ 9.532 s] [INFO] Apache HBase - Server ............................. SUCCESS [ 01:40 h] [INFO] Apache HBase - Testing Util ....................... SUCCESS [ 1.549 s] [INFO] Apache HBase - Thrift ............................. SUCCESS [ 7.049 s] [INFO] Apache HBase - RSGroup ............................ SUCCESS [ 5.542 s] [INFO] Apache HBase - Shell .............................. FAILURE [ 23.117 s] [INFO] Apache HBase - Integration Tests .................. SKIPPED [INFO] Apache HBase - Examples ........................... SKIPPED [INFO] Apache HBase - Rest ............................... SKIPPED [INFO] Apache HBase - External Block Cache ............... SKIPPED [INFO] Apache HBase - Spark .............................. SKIPPED [INFO] Apache HBase - Assembly ........................... SKIPPED [INFO] Apache HBase - Shaded ............................. SKIPPED [INFO] Apache HBase - Shaded - Client .................... SKIPPED [INFO] Apache HBase - Shaded - Server .................... SKIPPED [INFO] Apache HBase - Archetypes ......................... SKIPPED [INFO] Apache HBase - Exemplar for hbase-client archetype SKIPPED [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SKIPPED [INFO] Apache HBase - Archetype builder .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:45 h [INFO] Finished at: 2016-05-31T23:24:12+00:00 [INFO] Final Memory: 105M/2216M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-shell: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-shell/target/surefire-reports> for the individual test results. [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 :hbase-shell Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : # Run zombie detector script ./dev-support/zombie-detector.sh --jenkins ${BUILD_ID} [yahoo-not-h2] $ /bin/bash -xe /tmp/hudson4112823781239123661.sh + ./dev-support/zombie-detector.sh --jenkins 962 Tue May 31 23:24:13 UTC 2016 We're ok: there is no zombie test {color:green}+1 zombies{color}. No zombie tests found running at the end of the build. POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Recording test results [FINDBUGS] Skipping publisher since build result is FAILURE [CHECKSTYLE] Skipping publisher since build result is FAILURE
