Bogdan Kanivets created ZOOKEEPER-3044:
------------------------------------------

             Summary: OutOfMemoryError exceptions in Jenkins when running tests
                 Key: ZOOKEEPER-3044
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3044
             Project: ZooKeeper
          Issue Type: Improvement
          Components: build-infrastructure, tests
            Reporter: Bogdan Kanivets


I've spot checked some failing test results and noticed OutOfMemoryError on 
some of them

[trunk - java 10 - testQuorumSystemChange - build # 
65|https://builds.apache.org/job/ZooKeeper-trunk-java10/65/testReport/junit/org.apache.zookeeper.test/ReconfigTest/testQuorumSystemChange]

[trunk - java 10 - testQuorumSystemChange - build # 
69|https://builds.apache.org/job/ZooKeeper-trunk-java10/69/testReport/junit/org.apache.zookeeper.test/ReconfigTest/testQuorumSystemChange]

[trunk - java 9 - 
testWatcherAutoResetDisabledWithGlobal|https://builds.apache.org/job/ZooKeeper-trunk-java9/775/testReport/junit/org.apache.zookeeper.test/WatcherTest/testWatcherAutoResetDisabledWithGlobal]

[trunk - java 10 - 
testHammer|https://builds.apache.org/job/ZooKeeper-trunk-java10/70/testReport/junit/org.apache.zookeeper.test/AsyncHammerTest/testHammer]

Right now the test command is:
ant -Dtest.junit.maxmem=2g -Dtest.output=no -Dtest.junit.threads=8 
-Dtest.junit.output.format=xml -Djavac.target=1.9 clean test-core-java

Is it possible to decrease the number of threads or increase maxmem?
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to