[
https://issues.apache.org/jira/browse/GEODE-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040503#comment-17040503
]
Anilkumar Gingade edited comment on GEODE-4177 at 2/19/20 11:11 PM:
--------------------------------------------------------------------
The failure surfaced in:
DistributedTestOpenJDK8 #1584
org.apache.geode.internal.cache.PutAllClientServerDistributedTest >
testEventIdMisorderInPRSingleHop FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.PutAllClientServerDistributedTest$$Lambda$509/1114720343.run
in VM 3 running on Host 6b5492408f94 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.internal.cache.PutAllClientServerDistributedTest.testEventIdMisorderInPRSingleHop(PutAllClientServerDistributedTest.java:2356)
Caused by:
org.junit.ComparisonFailure: expected:<[10]0> but was:<[6]0>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.internal.cache.PutAllClientServerDistributedTest.lambda$testEventIdMisorderInPRSingleHop$bb17a952$5(PutAllClientServerDistributedTest.java:2357)
681 tests completed, 1 failed, 39 skipped
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.13.0-SNAPSHOT.0033/test-results/distributedTest/1582145989/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.13.0-SNAPSHOT.0033/test-artifacts/1582145989/distributedtestfiles-OpenJDK8-1.13.0-SNAPSHOT.0033.tgz
was (Author: agingade):
The failure surfaced In:
DistributedTestOpenJDK8 #1584
org.apache.geode.internal.cache.PutAllClientServerDistributedTest >
testEventIdMisorderInPRSingleHop FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.PutAllClientServerDistributedTest$$Lambda$509/1114720343.run
in VM 3 running on Host 6b5492408f94 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.internal.cache.PutAllClientServerDistributedTest.testEventIdMisorderInPRSingleHop(PutAllClientServerDistributedTest.java:2356)
Caused by:
org.junit.ComparisonFailure: expected:<[10]0> but was:<[6]0>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.internal.cache.PutAllClientServerDistributedTest.lambda$testEventIdMisorderInPRSingleHop$bb17a952$5(PutAllClientServerDistributedTest.java:2357)
681 tests completed, 1 failed, 39 skipped
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.13.0-SNAPSHOT.0033/test-results/distributedTest/1582145989/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.13.0-SNAPSHOT.0033/test-artifacts/1582145989/distributedtestfiles-OpenJDK8-1.13.0-SNAPSHOT.0033.tgz
> CI failure: org.apache.geode.internal.cache.PutAllCSDUnitTest >
> testEventIdMisorderInPRSingleHop FAILED
> -------------------------------------------------------------------------------------------------------
>
> Key: GEODE-4177
> URL: https://issues.apache.org/jira/browse/GEODE-4177
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Affects Versions: 1.4.0
> Reporter: Lynn Hughes-Godfrey
> Assignee: Lynn Hughes-Godfrey
> Priority: Major
>
> This failure occurred in a geode nightly ci:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/54
> {noformat}
> org.apache.geode.internal.cache.PutAllCSDUnitTest >
> testEventIdMisorderInPRSingleHop FAILED
> java.lang.AssertionError: expected:<100> but was:<30>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.geode.internal.cache.PutAllCSDUnitTest.testEventIdMisorderInPRSingleHop(PutAllCSDUnitTest.java:2976)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)