[ https://issues.apache.org/jira/browse/GEODE-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005858#comment-16005858 ]
ASF subversion and git services commented on GEODE-1775: -------------------------------------------------------- Commit 02f80db1b24e4d6a00abab75fab7995980983137 in geode's branch refs/heads/develop from zhouxh [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=02f80db ] GEODE-1775: Run a few hundreds times and not reproducable any more. No longer flaky. > CI failure: > ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer > ----------------------------------------------------------------------------------------------- > > Key: GEODE-1775 > URL: https://issues.apache.org/jira/browse/GEODE-1775 > Project: Geode > Issue Type: Bug > Components: wan > Reporter: Grace Meilen > Assignee: Dan Smith > Labels: ci, flaky > > {no format} > :geode-wan:distributedTest > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest > > testParallelPropagationWithClientServer FAILED > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest$$Lambda$19/1746236140.run > in VM 4 running on Host 9ff79c8190b7 with 8 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:389) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:355) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:293) > at > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer(ParallelWANPropagationClientServerDUnitTest.java:59) > Caused by: > com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException: > com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException: Primary > discovery failed. > at > com.gemstone.gemfire.cache.client.internal.QueueManagerImpl.getAllConnections(QueueManagerImpl.java:198) > at > com.gemstone.gemfire.cache.client.internal.OpExecutorImpl.executeOnQueuesAndReturnPrimaryResult(OpExecutorImpl.java:550) > at > com.gemstone.gemfire.cache.client.internal.PoolImpl.executeOnQueuesAndReturnPrimaryResult(PoolImpl.java:763) > at > com.gemstone.gemfire.cache.client.internal.RegisterInterestOp.execute(RegisterInterestOp.java:63) > at > com.gemstone.gemfire.cache.client.internal.ServerRegionProxy.registerInterest(ServerRegionProxy.java:376) > at > com.gemstone.gemfire.internal.cache.LocalRegion.processSingleInterest(LocalRegion.java:3968) > at > com.gemstone.gemfire.internal.cache.LocalRegion.registerInterest(LocalRegion.java:4058) > at > com.gemstone.gemfire.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3873) > at > com.gemstone.gemfire.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3867) > at > com.gemstone.gemfire.internal.cache.LocalRegion.registerInterest(LocalRegion.java:3863) > at > com.gemstone.gemfire.internal.cache.wan.WANTestBase.createClientWithLocator(WANTestBase.java:2154) > at > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest.lambda$testParallelPropagationWithClientServer$cb73cba9$3(ParallelWANPropagationClientServerDUnitTest.java:59) > Caused by: > > com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException: Primary > discovery failed. > {no format} -- This message was sent by Atlassian JIRA (v6.3.15#6346)