Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • test
    • None
    • Reviewed

    Attachments

      1. HBASE-19913.patch
        18 kB
        Duo Zhang
      2. HBASE-19913.patch
        18 kB
        Michael Stack

      Activity

        hadoopqa Hadoop QA added a comment -
        -1 overall



        Vote Subsystem Runtime Comment
        0 reexec 0m 8s Docker mode activated.
              Prechecks
        0 findbugs 0m 1s Findbugs executables are not available.
        +1 hbaseanti 0m 0s Patch does not have any anti-patterns.
        +1 @author 0m 0s The patch does not contain any @author tags.
        +1 test4tests 0m 0s The patch appears to include 7 new or modified test files.
              master Compile Tests
        +1 mvninstall 5m 17s master passed
        +1 compile 0m 51s master passed
        +1 checkstyle 1m 7s master passed
        +1 shadedjars 6m 6s branch has no errors when building our shaded downstream artifacts.
        +1 javadoc 0m 40s master passed
              Patch Compile Tests
        +1 mvninstall 4m 37s the patch passed
        +1 compile 0m 50s the patch passed
        +1 javac 0m 50s the patch passed
        +1 checkstyle 1m 6s the patch passed
        +1 whitespace 0m 0s The patch has no whitespace issues.
        +1 shadedjars 4m 44s patch has no errors when building our shaded downstream artifacts.
        +1 hadoopcheck 19m 42s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0.
        +1 javadoc 0m 28s the patch passed
              Other Tests
        -1 unit 111m 6s hbase-server in the patch failed.
        +1 asflicense 0m 17s The patch does not generate ASF License warnings.
        151m 22s



        Reason Tests
        Failed junit tests hadoop.hbase.TestZooKeeper



        Subsystem Report/Notes
        Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01
        JIRA Issue HBASE-19913
        JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908746/HBASE-19913.patch
        Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
        uname Linux 1f5644d95a56 3.13.0-133-generic #182-Ubuntu SMP Tue Sep 19 15:49:21 UTC 2017 x86_64 GNU/Linux
        Build tool maven
        Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh
        git revision master / 9272f40a5c
        maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
        Default Java 1.8.0_151
        unit https://builds.apache.org/job/PreCommit-HBASE-Build/11321/artifact/patchprocess/patch-unit-hbase-server.txt
        Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11321/testReport/
        Max. process+thread count 5275 (vs. ulimit of 6000)
        modules C: hbase-server U: hbase-server
        Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11321/console
        Powered by Apache Yetus 0.7.0 http://yetus.apache.org

        This message was automatically generated.

        hadoopqa Hadoop QA added a comment - -1 overall Vote Subsystem Runtime Comment 0 reexec 0m 8s Docker mode activated.       Prechecks 0 findbugs 0m 1s Findbugs executables are not available. +1 hbaseanti 0m 0s Patch does not have any anti-patterns. +1 @author 0m 0s The patch does not contain any @author tags. +1 test4tests 0m 0s The patch appears to include 7 new or modified test files.       master Compile Tests +1 mvninstall 5m 17s master passed +1 compile 0m 51s master passed +1 checkstyle 1m 7s master passed +1 shadedjars 6m 6s branch has no errors when building our shaded downstream artifacts. +1 javadoc 0m 40s master passed       Patch Compile Tests +1 mvninstall 4m 37s the patch passed +1 compile 0m 50s the patch passed +1 javac 0m 50s the patch passed +1 checkstyle 1m 6s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 shadedjars 4m 44s patch has no errors when building our shaded downstream artifacts. +1 hadoopcheck 19m 42s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0. +1 javadoc 0m 28s the patch passed       Other Tests -1 unit 111m 6s hbase-server in the patch failed. +1 asflicense 0m 17s The patch does not generate ASF License warnings. 151m 22s Reason Tests Failed junit tests hadoop.hbase.TestZooKeeper Subsystem Report/Notes Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 JIRA Issue HBASE-19913 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908746/HBASE-19913.patch Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile uname Linux 1f5644d95a56 3.13.0-133-generic #182-Ubuntu SMP Tue Sep 19 15:49:21 UTC 2017 x86_64 GNU/Linux Build tool maven Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh git revision master / 9272f40a5c maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) Default Java 1.8.0_151 unit https://builds.apache.org/job/PreCommit-HBASE-Build/11321/artifact/patchprocess/patch-unit-hbase-server.txt Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11321/testReport/ Max. process+thread count 5275 (vs. ulimit of 6000) modules C: hbase-server U: hbase-server Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11321/console Powered by Apache Yetus 0.7.0 http://yetus.apache.org This message was automatically generated.
        stack Michael Stack added a comment -

        Retry. TestZooKeeper should be fixed now. On patch...

        Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica

        Otherwise, patch is great. +1.

        stack Michael Stack added a comment - Retry. TestZooKeeper should be fixed now. On patch... Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica Otherwise, patch is great. +1.
        hadoopqa Hadoop QA added a comment -
        -1 overall



        Vote Subsystem Runtime Comment
        0 reexec 0m 9s Docker mode activated.
              Prechecks
        0 findbugs 0m 0s Findbugs executables are not available.
        +1 hbaseanti 0m 0s Patch does not have any anti-patterns.
        +1 @author 0m 0s The patch does not contain any @author tags.
        +1 test4tests 0m 0s The patch appears to include 7 new or modified test files.
              master Compile Tests
        +1 mvninstall 4m 35s master passed
        +1 compile 0m 46s master passed
        +1 checkstyle 1m 6s master passed
        +1 shadedjars 6m 4s branch has no errors when building our shaded downstream artifacts.
        +1 javadoc 0m 30s master passed
              Patch Compile Tests
        +1 mvninstall 4m 33s the patch passed
        +1 compile 0m 45s the patch passed
        +1 javac 0m 45s the patch passed
        +1 checkstyle 1m 6s the patch passed
        +1 whitespace 0m 0s The patch has no whitespace issues.
        +1 shadedjars 4m 54s patch has no errors when building our shaded downstream artifacts.
        +1 hadoopcheck 19m 19s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0.
        +1 javadoc 0m 30s the patch passed
              Other Tests
        -1 unit 118m 48s hbase-server in the patch failed.
        +1 asflicense 0m 23s The patch does not generate ASF License warnings.
        157m 43s



        Reason Tests
        Failed junit tests hadoop.hbase.io.hfile.TestCacheOnWrite



        Subsystem Report/Notes
        Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01
        JIRA Issue HBASE-19913
        JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908867/HBASE-19913.patch
        Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
        uname Linux 5b2bfe67932d 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux
        Build tool maven
        Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh
        git revision master / 38c8144a06
        maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
        Default Java 1.8.0_151
        unit https://builds.apache.org/job/PreCommit-HBASE-Build/11339/artifact/patchprocess/patch-unit-hbase-server.txt
        Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11339/testReport/
        Max. process+thread count 5276 (vs. ulimit of 10000)
        modules C: hbase-server U: hbase-server
        Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11339/console
        Powered by Apache Yetus 0.7.0 http://yetus.apache.org

        This message was automatically generated.

        hadoopqa Hadoop QA added a comment - -1 overall Vote Subsystem Runtime Comment 0 reexec 0m 9s Docker mode activated.       Prechecks 0 findbugs 0m 0s Findbugs executables are not available. +1 hbaseanti 0m 0s Patch does not have any anti-patterns. +1 @author 0m 0s The patch does not contain any @author tags. +1 test4tests 0m 0s The patch appears to include 7 new or modified test files.       master Compile Tests +1 mvninstall 4m 35s master passed +1 compile 0m 46s master passed +1 checkstyle 1m 6s master passed +1 shadedjars 6m 4s branch has no errors when building our shaded downstream artifacts. +1 javadoc 0m 30s master passed       Patch Compile Tests +1 mvninstall 4m 33s the patch passed +1 compile 0m 45s the patch passed +1 javac 0m 45s the patch passed +1 checkstyle 1m 6s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 shadedjars 4m 54s patch has no errors when building our shaded downstream artifacts. +1 hadoopcheck 19m 19s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0. +1 javadoc 0m 30s the patch passed       Other Tests -1 unit 118m 48s hbase-server in the patch failed. +1 asflicense 0m 23s The patch does not generate ASF License warnings. 157m 43s Reason Tests Failed junit tests hadoop.hbase.io.hfile.TestCacheOnWrite Subsystem Report/Notes Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 JIRA Issue HBASE-19913 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908867/HBASE-19913.patch Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile uname Linux 5b2bfe67932d 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux Build tool maven Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh git revision master / 38c8144a06 maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) Default Java 1.8.0_151 unit https://builds.apache.org/job/PreCommit-HBASE-Build/11339/artifact/patchprocess/patch-unit-hbase-server.txt Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11339/testReport/ Max. process+thread count 5276 (vs. ulimit of 10000) modules C: hbase-server U: hbase-server Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11339/console Powered by Apache Yetus 0.7.0 http://yetus.apache.org This message was automatically generated.
        stack Michael Stack added a comment -

        HBASE-19916 for TestCacheOnWrite failure.

        stack Michael Stack added a comment - HBASE-19916 for TestCacheOnWrite failure.
        zhangduo Duo Zhang added a comment -

        Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica

        The work is done by me in HBASE-19867. When implementing this issue I found that it runs less than 1 minute so I think it is OK to declared it as MediumTests? The time consuming methods are moved to separated classes.

        Thanks.

        zhangduo Duo Zhang added a comment - Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica The work is done by me in HBASE-19867 . When implementing this issue I found that it runs less than 1 minute so I think it is OK to declared it as MediumTests? The time consuming methods are moved to separated classes. Thanks.
        stack Michael Stack added a comment -

        Ok.

        +1

        stack Michael Stack added a comment - Ok. +1
        zhangduo Duo Zhang added a comment -

        Pushed to master and branch-2.

        Thanks stack for reviewing.

        zhangduo Duo Zhang added a comment - Pushed to master and branch-2. Thanks stack for reviewing.
        hudson Hudson added a comment -

        FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4511 (See https://builds.apache.org/job/HBase-Trunk_matrix/4511/)
        HBASE-19913 Split TestStochasticLoadBalancer2 (zhangduo: rev 94dad844af239eafd09dac951bbc9ac2243fac82)

        • (delete) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer2.java
        • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplica.java
        • (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaLargeCluster.java
        • (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaReplicationGreaterThanNumNodes.java
        • (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaHighReplication.java
        • (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/BalancerTestBase2.java
        • (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaMidCluster.java
        hudson Hudson added a comment - FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4511 (See https://builds.apache.org/job/HBase-Trunk_matrix/4511/ ) HBASE-19913 Split TestStochasticLoadBalancer2 (zhangduo: rev 94dad844af239eafd09dac951bbc9ac2243fac82) (delete) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer2.java (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplica.java (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaLargeCluster.java (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaReplicationGreaterThanNumNodes.java (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaHighReplication.java (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/BalancerTestBase2.java (add) hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplicaMidCluster.java

        People

          zhangduo Duo Zhang
          zhangduo Duo Zhang
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: