You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Raymond Ingles (Jira)" <ji...@apache.org> on 2020/11/18 14:58:00 UTC

[jira] [Commented] (GEODE-7822) MemoryThresholdsOffHeapDUnitTest has failures

    [ https://issues.apache.org/jira/browse/GEODE-7822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234689#comment-17234689 ] 

Raymond Ingles commented on GEODE-7822:
---------------------------------------

CI failure: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634

{code:java}
> Task :geode-core:distributedTestClasses
[18:29:18|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:653]
 
> Task :geode-core:distributedTest
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:654]
 
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:655]
 
org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest > testDRLoadRejection FAILED
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:656]
 
 org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$17.run in VM 1 running on Host f2f220a79b40 with 4 VMs
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:657]
 
 at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:623)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:658]
 
 at org.apache.geode.test.dunit.VM.invoke(VM.java:447)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:659]
 
 at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest.testDRLoadRejection(MemoryThresholdsOffHeapDUnitTest.java:664)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:660]
 
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:661]
 
 Caused by:
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:662]
 
 java.lang.AssertionError
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:663]
 
 at org.junit.Assert.fail(Assert.java:87)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:664]
 
 at org.junit.Assert.assertTrue(Assert.java:42)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:665]
 
 at org.junit.Assert.assertTrue(Assert.java:53)
[19:17:17|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/634#L5f7d9b05:666]
 
 at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$17.run2(MemoryThresholdsOffHeapDUnitTest.java:660)
{code}


> MemoryThresholdsOffHeapDUnitTest has failures
> ---------------------------------------------
>
>                 Key: GEODE-7822
>                 URL: https://issues.apache.org/jira/browse/GEODE-7822
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Mark Hanson
>            Priority: Major
>              Labels: flaky
>
> These two failures were seen in mass test runs...
> {noformat}
>          testPRLoadRejection       https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/674
> {noformat}
> {noformat}
> org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest > testPRLoadRejection FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$31.call in VM 2 running on Host a57bd8581b8d with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:462)
>         at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest.testPRLoadRejection(MemoryThresholdsOffHeapDUnitTest.java:1045)
>         Caused by:
>         java.lang.AssertionError
>             at org.junit.Assert.fail(Assert.java:86)
>             at org.junit.Assert.assertTrue(Assert.java:41)
>             at org.junit.Assert.assertFalse(Assert.java:64)
>             at org.junit.Assert.assertFalse(Assert.java:74)
>             at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$31.call(MemoryThresholdsOffHeapDUnitTest.java:1077){noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [http://files.apachegeode-ci.info/builds/apache-mass-test-run-main/1.12.0-SNAPSHOT.0005/test-results/distributedTest/1582515952/]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> [http://files.apachegeode-ci.info/builds/apache-mass-test-run-main/1.12.0-SNAPSHOT.0005/test-artifacts/1582515952/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0005.tgz]
> {noformat}
>          testDRLoadRejection       https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/742 {noformat}
> {noformat}
> org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest > testDRLoadRejection FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$18.call in VM 2 running on Host b2c673017cde with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:462)
>         at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest.testDRLoadRejection(MemoryThresholdsOffHeapDUnitTest.java:667)
>         Caused by:
>        java.lang.AssertionError
>             at org.junit.Assert.fail(Assert.java:86)
>             at org.junit.Assert.assertTrue(Assert.java:41)
>             at org.junit.Assert.assertFalse(Assert.java:64)
>             at org.junit.Assert.assertFalse(Assert.java:74)
>             at org.apache.geode.cache.management.MemoryThresholdsOffHeapDUnitTest$18.call(MemoryThresholdsOffHeapDUnitTest.java:673)
>  {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-mass-test-run-main/1.12.0-SNAPSHOT.0005/test-results/distributedTest/1582626992/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-mass-test-run-main/1.12.0-SNAPSHOT.0005/test-artifacts/1582626992/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0005.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)