Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17074

PreCommit job always fails because of OOM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.3.0, 1.4.0, 1.1.7, 0.98.23, 1.2.4, 2.0.0
    • 1.3.0, 1.2.5, 0.98.24, 1.1.8, 2.0.0
    • build
    • None
    • Reviewed

    Description

      https://builds.apache.org/job/PreCommit-HBASE-Build/4434/artifact/patchprocess/patch-unit-hbase-server.txt

      Exception in thread "Thread-2369" java.lang.OutOfMemoryError: Java heap space
      	at java.util.Arrays.copyOf(Arrays.java:3332)
      	at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
      	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:596)
      	at java.lang.StringBuffer.append(StringBuffer.java:367)
      	at java.io.BufferedReader.readLine(BufferedReader.java:370)
      	at java.io.BufferedReader.readLine(BufferedReader.java:389)
      	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
      Exception in thread "Thread-2357" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Thread-2365" java.lang.OutOfMemoryError: Java heap space
      Running org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
      Running org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
      Exception in thread "Thread-2383" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Thread-2397" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Thread-2401" java.lang.OutOfMemoryError: Java heap space
      Running org.apache.hadoop.hbase.TestHBaseTestingUtility
      Exception in thread "Thread-2407" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Thread-2411" java.lang.OutOfMemoryError: Java heap space
      Exception in thread "Thread-2413" java.lang.OutOfMemoryError: Java heap space
      

      The OOM happens in the surefire plugin when reading the stdout or stderr of the running test...

      Attachments

        1. HBASE-17074-test.patch
          0.7 kB
          Duo Zhang
        2. HBASE-17074-v1.patch
          0.7 kB
          Duo Zhang
        3. HBASE-17074.patch
          0.3 kB
          Duo Zhang

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: