[jira] [Commented] (GEODE-473) CI failure: LocatorLauncherRemoteFileJUnitTest.testStartCreatesPidFile
[ https://issues.apache.org/jira/browse/GEODE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170251#comment-15170251 ] Dan Smith commented on GEODE-473: - This test failed again. Revision: c741a68f31b52d636e061bb56848958636e20b73 Build: 1814 {noformat} java.lang.IllegalStateException: Failed to read status file at com.gemstone.gemfire.internal.process.FileProcessController.status(FileProcessController.java:158) at com.gemstone.gemfire.internal.process.FileProcessController.status(FileProcessController.java:88) at com.gemstone.gemfire.distributed.LocatorLauncher.statusWithWorkingDirectory(LocatorLauncher.java:908) at com.gemstone.gemfire.distributed.LocatorLauncher.status(LocatorLauncher.java:831) at com.gemstone.gemfire.distributed.LocatorLauncherRemoteJUnitTest.testStartCreatesPidFile(LocatorLauncherRemoteJUnitTest.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.Verifier$1.evaluate(Verifier.java:35) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent
[jira] [Commented] (GEODE-364) CI Failure: SingleHopStatsDUnitTest.testClientStatsPR fails intermittently
[ https://issues.apache.org/jira/browse/GEODE-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170249#comment-15170249 ] Dan Smith commented on GEODE-364: - This test failed again Revision: 9899940bbbe9e6a123b62269884dd852f1a70ac0 Build: 1694 {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.SingleHopStatsDUnitTest$$Lambda$61/1570016943.run in VM 3 running on Host cc6-co6.gemstone.com with 4 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.internal.cache.SingleHopStatsDUnitTest.testClientStatsPR(SingleHopStatsDUnitTest.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:55) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertTrue(Assert.java:31) at junit.framework.TestCase.assertTrue(TestCase.java:201) at com.gemstone.gemfire.internal.cache.SingleHopStatsDUnitTest.createPR(SingleHopStatsDUnitTest.java:366) at com.gemstone.gemfire.internal.cache.SingleHopStatsDUnitTest.lambda$testClientStatsPR$84651174$1(SingleHopStatsDUnitTest.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[jira] [Updated] (GEODE-600) CI Failure: PRClientServerRegionFunctionExecutionNoSingleHopDUnitTest.testserverMultiKeyExecution_FunctionInvocationTargetException
[ https://issues.apache.org/jira/browse/GEODE-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-600: Component/s: functions > CI Failure: > PRClientServerRegionFunctionExecutionNoSingleHopDUnitTest.testserverMultiKeyExecution_FunctionInvocationTargetException > --- > > Key: GEODE-600 > URL: https://issues.apache.org/jira/browse/GEODE-600 > Project: Geode > Issue Type: Bug > Components: functions >Reporter: Dan Smith > Labels: CI > > Revision: 25c8f0cc48e831d6afb459767a42c1c98fb47996 > {noformat} > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > --- > Found suspect string in log4j at line 3336 > [fatal 2015/11/20 23:16:58.597 PST > tid=0x748] Uncaught exception processing > com.gemstone.gemfire.internal.cache.FunctionStreamingReplyMessage(processorId=1463 > from doomtwo(3782):1026;msgNum 0;lastMsg=true) > com.gemstone.gemfire.cache.execute.FunctionException: IOException while > sending the result chunk to client > at > com.gemstone.gemfire.internal.cache.execute.ServerToClientFunctionResultSender65.sendResult(ServerToClientFunctionResultSender65.java:247) > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.clientSend(PartitionedRegionFunctionResultSender.java:298) > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:207) > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:234) > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultWaiter.processData(PartitionedRegionFunctionResultWaiter.java:121) > at > com.gemstone.gemfire.internal.cache.execute.FunctionStreamingResultCollector.process(FunctionStreamingResultCollector.java:541) > at > com.gemstone.gemfire.distributed.internal.ReplyMessage.process(ReplyMessage.java:231) > at > com.gemstone.gemfire.distributed.internal.ReplyMessage.dmProcess(ReplyMessage.java:212) > at > com.gemstone.gemfire.distributed.internal.ReplyMessage.process(ReplyMessage.java:201) > at > com.gemstone.gemfire.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:380) > at > com.gemstone.gemfire.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:451) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at > com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:658) > at > com.gemstone.gemfire.distributed.internal.DistributionManager$5$1.run(DistributionManager.java:966) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.net.SocketException: Connection reset > at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) > at java.net.SocketOutputStream.write(SocketOutputStream.java:153) > at > com.gemstone.gemfire.internal.cache.tier.sockets.Message.flushBuffer(Message.java:668) > at > com.gemstone.gemfire.internal.cache.tier.sockets.Message.sendBytes(Message.java:644) > at > com.gemstone.gemfire.internal.cache.tier.sockets.ChunkedMessage.sendChunk(ChunkedMessage.java:323) > at > com.gemstone.gemfire.internal.cache.tier.sockets.ChunkedMessage.sendChunk(ChunkedMessage.java:331) > at > com.gemstone.gemfire.internal.cache.execute.ServerToClientFunctionResultSender65.sendResult(ServerToClientFunctionResultSender65.java:240) > ... 15 more > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1020) Suspect string: PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName
[ https://issues.apache.org/jira/browse/GEODE-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1020: - Labels: CI (was: ) > Suspect string: > PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName > - > > Key: GEODE-1020 > URL: https://issues.apache.org/jira/browse/GEODE-1020 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > --- > Found suspect string in log4j at line 24 > [fatal 2016/02/26 04:29:29.280 PST tid=0x16e] > Unexpected exception during function execution on local node Partitioned > Region > com.gemstone.gemfire.cache.execute.FunctionException: > com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: > com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket > migrated to another node. Please retry. > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:384) > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution$1.run(AbstractExecution.java:302) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at > com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:656) > at > com.gemstone.gemfire.distributed.internal.DistributionManager$9$1.run(DistributionManager.java:1116) > at java.lang.Thread.run(Thread.java:745) > Caused by: > com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: > com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket > migrated to another node. Please retry. > ... 7 more > Caused by: com.gemstone.gemfire.internal.cache.execute.BucketMovedException: > Bucket migrated to another node. Please retry. > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:134) > at > com.gemstone.gemfire.internal.cache.functions.TestFunction.executeTimeOut(TestFunction.java:840) > at > com.gemstone.gemfire.internal.cache.functions.TestFunction.execute(TestFunction.java:160) > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:367) > ... 6 more > {noformat} > Revision: 3676826a227ce0fe22a7d5cda184185a4c3c1c1e > Build: 1723 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1020) Suspect string: PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName
[ https://issues.apache.org/jira/browse/GEODE-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1020: - Component/s: wan > Suspect string: > PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName > - > > Key: GEODE-1020 > URL: https://issues.apache.org/jira/browse/GEODE-1020 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > --- > Found suspect string in log4j at line 24 > [fatal 2016/02/26 04:29:29.280 PST tid=0x16e] > Unexpected exception during function execution on local node Partitioned > Region > com.gemstone.gemfire.cache.execute.FunctionException: > com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: > com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket > migrated to another node. Please retry. > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:384) > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution$1.run(AbstractExecution.java:302) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at > com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:656) > at > com.gemstone.gemfire.distributed.internal.DistributionManager$9$1.run(DistributionManager.java:1116) > at java.lang.Thread.run(Thread.java:745) > Caused by: > com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: > com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket > migrated to another node. Please retry. > ... 7 more > Caused by: com.gemstone.gemfire.internal.cache.execute.BucketMovedException: > Bucket migrated to another node. Please retry. > at > com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:134) > at > com.gemstone.gemfire.internal.cache.functions.TestFunction.executeTimeOut(TestFunction.java:840) > at > com.gemstone.gemfire.internal.cache.functions.TestFunction.execute(TestFunction.java:160) > at > com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:367) > ... 6 more > {noformat} > Revision: 3676826a227ce0fe22a7d5cda184185a4c3c1c1e > Build: 1723 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1020) Suspect string: PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName
Dan Smith created GEODE-1020: Summary: Suspect string: PRFunctionExecutionTimeOutDUnitTest.testLocalMultiKeyExecution_byName Key: GEODE-1020 URL: https://issues.apache.org/jira/browse/GEODE-1020 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use DistributedTestCase.addExpectedException to ignore. --- Found suspect string in log4j at line 24 [fatal 2016/02/26 04:29:29.280 PST tid=0x16e] Unexpected exception during function execution on local node Partitioned Region com.gemstone.gemfire.cache.execute.FunctionException: com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket migrated to another node. Please retry. at com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:384) at com.gemstone.gemfire.internal.cache.execute.AbstractExecution$1.run(AbstractExecution.java:302) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at com.gemstone.gemfire.distributed.internal.DistributionManager.runUntilShutdown(DistributionManager.java:656) at com.gemstone.gemfire.distributed.internal.DistributionManager$9$1.run(DistributionManager.java:1116) at java.lang.Thread.run(Thread.java:745) Caused by: com.gemstone.gemfire.internal.cache.execute.InternalFunctionInvocationTargetException: com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket migrated to another node. Please retry. ... 7 more Caused by: com.gemstone.gemfire.internal.cache.execute.BucketMovedException: Bucket migrated to another node. Please retry. at com.gemstone.gemfire.internal.cache.execute.PartitionedRegionFunctionResultSender.lastResult(PartitionedRegionFunctionResultSender.java:134) at com.gemstone.gemfire.internal.cache.functions.TestFunction.executeTimeOut(TestFunction.java:840) at com.gemstone.gemfire.internal.cache.functions.TestFunction.execute(TestFunction.java:160) at com.gemstone.gemfire.internal.cache.execute.AbstractExecution.executeFunctionLocally(AbstractExecution.java:367) ... 6 more {noformat} Revision: 3676826a227ce0fe22a7d5cda184185a4c3c1c1e Build: 1723 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1019) Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass
[ https://issues.apache.org/jira/browse/GEODE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1019: - Description: {noformat} java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use DistributedTestCase.addExpectedException to ignore. --- Found suspect string in log4j at line 4668 [fatal 2016/02/26 07:59:12.465 PST tid=0x20c] Possible loss of quorum due to the loss of 3 cache processes: [cc2-ub(14993):1029, cc2-ub(15020):1030, cc2-ub(15048):1031] at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:355) at com.gemstone.gemfire.test.dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:464) at com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDownDistributedTestCase(DistributedTestCase.java:438) at com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDown(DistributedTestCase.java:428) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Standard Output Previously run tests: [UpdateVersionDUnitTest, WANLocatorServerDUnitTest, WanValidationsDUnitTest] {noformat} Revision: 3676826a227ce0fe22a7d5cda184185a4c3c1c1e Build: 1723 was: {noformat} java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use DistributedTestCase.addExpectedException to ignore. --- Found suspect string in log4j at line 4668 [fatal 2016/02/26 07:59:12.465 PST tid=0x20c] Possible loss of quorum due to the loss of 3 cache processes: [cc2-ub(14993):1029, cc2-ub(15020):1030, cc2-ub(15048):1031] at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckF
[jira] [Created] (GEODE-1019) Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass
Dan Smith created GEODE-1019: Summary: Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass Key: GEODE-1019 URL: https://issues.apache.org/jira/browse/GEODE-1019 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use DistributedTestCase.addExpectedException to ignore. --- Found suspect string in log4j at line 4668 [fatal 2016/02/26 07:59:12.465 PST tid=0x20c] Possible loss of quorum due to the loss of 3 cache processes: [cc2-ub(14993):1029, cc2-ub(15020):1030, cc2-ub(15048):1031] at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:355) at com.gemstone.gemfire.test.dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:464) at com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDownDistributedTestCase(DistributedTestCase.java:438) at com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDown(DistributedTestCase.java:428) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Standard Output Previously run tests: [UpdateVersionDUnitTest, WANLocatorServerDUnitTest, WanValidationsDUnitTest] {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1019) Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass
[ https://issues.apache.org/jira/browse/GEODE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1019: - Component/s: wan > Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass > - > > Key: GEODE-1019 > URL: https://issues.apache.org/jira/browse/GEODE-1019 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > --- > Found suspect string in log4j at line 4668 > [fatal 2016/02/26 07:59:12.465 PST tid=0x20c] > Possible loss of quorum due to the loss of 3 cache processes: > [cc2-ub(14993):1029, cc2-ub(15020):1030, > cc2-ub(15048):1031] > at org.junit.Assert.fail(Assert.java:88) > at > com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:355) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:464) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDownDistributedTestCase(DistributedTestCase.java:438) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDown(DistributedTestCase.java:428) > at junit.framework.TestCase.runBare(TestCase.java:146) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Standard Output > Previously run tests: [UpdateVersionDUnitTest, WANLocatorServerDUnitTest, > WanValidationsDUnitTest] > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1019) Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass
[ https://issues.apache.org/jira/browse/GEODE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1019: - Labels: CI (was: ) > Suspect string: WanValidationsDUnitTest.testBug50434_PR_Parallel_pass > - > > Key: GEODE-1019 > URL: https://issues.apache.org/jira/browse/GEODE-1019 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use DistributedTestCase.addExpectedException to ignore. > --- > Found suspect string in log4j at line 4668 > [fatal 2016/02/26 07:59:12.465 PST tid=0x20c] > Possible loss of quorum due to the loss of 3 cache processes: > [cc2-ub(14993):1029, cc2-ub(15020):1030, > cc2-ub(15048):1031] > at org.junit.Assert.fail(Assert.java:88) > at > com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:355) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.cleanupAllVms(DistributedTestCase.java:464) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDownDistributedTestCase(DistributedTestCase.java:438) > at > com.gemstone.gemfire.test.dunit.DistributedTestCase.tearDown(DistributedTestCase.java:428) > at junit.framework.TestCase.runBare(TestCase.java:146) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Standard Output > Previously run tests: [UpdateVersionDUnitTest, WANLocatorServerDUnitTest, > WanValidationsDUnitTest] > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1018) CI Failure: SerialWANPropogationOffHeapDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent
Dan Smith created GEODE-1018: Summary: CI Failure: SerialWANPropogationOffHeapDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent Key: GEODE-1018 URL: https://issues.apache.org/jira/browse/GEODE-1018 Project: Geode Issue Type: Bug Components: wan Reporter: Dan Smith {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.wan.serial.SerialWANPropogationDUnitTest$$Lambda$162/1962539952.run in VM 2 running on Host cc2-ub.gemstone.com with 8 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.internal.cache.wan.serial.SerialWANPropogationDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent(SerialWANPropogationDUnitTest.java:905) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Event never occurred after 24 ms: Expected region entries: 8000 but actual entries: 7650 present region keyset [1182, 3392, 7505, 1693, 7332, 3617, 3022, 4867, 4556, 1458, 4455, 3407, 1533, 7227, 5332, 7509, 4137, 3149, 2422, 4235, 5395, 5152, 5728, 6872, 2591, 6507, 3122, 12, 2864, 2320, 2485, 1728, 322, 3623, 5461, 176, 376, 4948, 2198, 3635, 5922, 2413, 6592, 4294, 610, 5011, 3653, 4497, 227, 3693, 367, 2475, 7876, 7534, 1683, 7840, 655, 3323, 6031,
[jira] [Updated] (GEODE-1018) CI Failure: SerialWANPropogationOffHeapDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent
[ https://issues.apache.org/jira/browse/GEODE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1018: - Labels: CI (was: ) > CI Failure: > SerialWANPropogationOffHeapDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent > > > Key: GEODE-1018 > URL: https://issues.apache.org/jira/browse/GEODE-1018 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.internal.cache.wan.serial.SerialWANPropogationDUnitTest$$Lambda$162/1962539952.run > in VM 2 running on Host cc2-ub.gemstone.com with 8 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) > at > com.gemstone.gemfire.internal.cache.wan.serial.SerialWANPropogationDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent(SerialWANPropogationDUnitTest.java:905) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: Event never occurred after 24 ms: > Expected region entries: 8000 but actual entries: 7650 present regi
[jira] [Commented] (GEODE-153) testRemoteCacheListener fails assertion intermittently
[ https://issues.apache.org/jira/browse/GEODE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170232#comment-15170232 ] Dan Smith commented on GEODE-153: - This test failed again in 3676826a227ce0fe22a7d5cda184185a4c3c1c1e, build 1721. {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$52.run in VM 1 running on Host timor.gemstone.com with 4 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase.testRemoteCacheListener(MultiVMRegionTestCase.java:1246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.GeneratedMethodAccessor506.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.GeneratedMethodAccessor505.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Event never occurred after 3000 ms: listener was never invoked at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.Wait.waitForCriterion(Wait.java:119) at com.gemstone.gemfire.cache30.TestCacheCallback.waitForInvocation(TestCacheCallback.java:72) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase$52.run2(MultiVMRegionTestCase.java:1248) at com.gemstone.gemfire.cache30.CacheSerializableRunnable.run(CacheSerializableRunnable.java:57) at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hydra.MethExecutor.executeObject(MethExecutor.java:268) at com.gemstone.gemfire.test.dunit.standalone.RemoteDUnitVM.executeMethodOnObject(R
[jira] [Updated] (GEODE-153) testRemoteCacheListener fails assertion intermittently
[ https://issues.apache.org/jira/browse/GEODE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-153: Labels: CI (was: ) > testRemoteCacheListener fails assertion intermittently > -- > > Key: GEODE-153 > URL: https://issues.apache.org/jira/browse/GEODE-153 > Project: Geode > Issue Type: Bug >Reporter: Darrel Schneider >Assignee: Darrel Schneider >Priority: Minor > Labels: CI > Fix For: 1.0.0-incubating.M1 > > > See: > https://builds.apache.org/job/Geode-nightly/164/testReport/com.gemstone.gemfire.cache30/DistributedNoAckRegionCompressionDUnitTest/testRemoteCacheListener/ > dunit.RMIException: While invoking > com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run in VM 1 running on > Host hemera.apache.org with 4 VMs > at dunit.VM.invoke(VM.java:359) > at dunit.VM.invoke(VM.java:303) > at dunit.VM.invoke(VM.java:257) > at > com.gemstone.gemfire.cache30.MultiVMRegionTestCase.testRemoteCacheListener(MultiVMRegionTestCase.java:1271) > Caused by: junit.framework.AssertionFailedError > at junit.framework.Assert.fail(Assert.java:55) > at junit.framework.Assert.assertTrue(Assert.java:22) > at junit.framework.Assert.assertTrue(Assert.java:31) > at junit.framework.TestCase.assertTrue(TestCase.java:201) > at > com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run2(MultiVMRegionTestCase.java:1273) > This assertion is:vm1.invoke(new CacheSerializableRunnable("Verify > Invalidate") { > public void run2() throws CacheException { > assertTrue(listener.wasInvoked()); > Given that the test right before this calls pause (which sleeps for 250ms) > I'd say this is probably a race condition which could be fixed with a > WaitCriterion. > Failed in > DiskDistributedNoAckSyncOverflowRegionDUnitTest.testRemoteCacheListener -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-153) testRemoteCacheListener fails assertion intermittently
[ https://issues.apache.org/jira/browse/GEODE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-153: Description: See: https://builds.apache.org/job/Geode-nightly/164/testReport/com.gemstone.gemfire.cache30/DistributedNoAckRegionCompressionDUnitTest/testRemoteCacheListener/ dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run in VM 1 running on Host hemera.apache.org with 4 VMs at dunit.VM.invoke(VM.java:359) at dunit.VM.invoke(VM.java:303) at dunit.VM.invoke(VM.java:257) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase.testRemoteCacheListener(MultiVMRegionTestCase.java:1271) Caused by: junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:55) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertTrue(Assert.java:31) at junit.framework.TestCase.assertTrue(TestCase.java:201) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run2(MultiVMRegionTestCase.java:1273) This assertion is:vm1.invoke(new CacheSerializableRunnable("Verify Invalidate") { public void run2() throws CacheException { assertTrue(listener.wasInvoked()); Given that the test right before this calls pause (which sleeps for 250ms) I'd say this is probably a race condition which could be fixed with a WaitCriterion. Failed in DiskDistributedNoAckSyncOverflowRegionDUnitTest.testRemoteCacheListener was: See: https://builds.apache.org/job/Geode-nightly/164/testReport/com.gemstone.gemfire.cache30/DistributedNoAckRegionCompressionDUnitTest/testRemoteCacheListener/ dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run in VM 1 running on Host hemera.apache.org with 4 VMs at dunit.VM.invoke(VM.java:359) at dunit.VM.invoke(VM.java:303) at dunit.VM.invoke(VM.java:257) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase.testRemoteCacheListener(MultiVMRegionTestCase.java:1271) Caused by: junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:55) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertTrue(Assert.java:31) at junit.framework.TestCase.assertTrue(TestCase.java:201) at com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run2(MultiVMRegionTestCase.java:1273) This assertion is:vm1.invoke(new CacheSerializableRunnable("Verify Invalidate") { public void run2() throws CacheException { assertTrue(listener.wasInvoked()); Given that the test right before this calls pause (which sleeps for 250ms) I'd say this is probably a race condition which could be fixed with a WaitCriterion. > testRemoteCacheListener fails assertion intermittently > -- > > Key: GEODE-153 > URL: https://issues.apache.org/jira/browse/GEODE-153 > Project: Geode > Issue Type: Bug >Reporter: Darrel Schneider >Assignee: Darrel Schneider >Priority: Minor > Fix For: 1.0.0-incubating.M1 > > > See: > https://builds.apache.org/job/Geode-nightly/164/testReport/com.gemstone.gemfire.cache30/DistributedNoAckRegionCompressionDUnitTest/testRemoteCacheListener/ > dunit.RMIException: While invoking > com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run in VM 1 running on > Host hemera.apache.org with 4 VMs > at dunit.VM.invoke(VM.java:359) > at dunit.VM.invoke(VM.java:303) > at dunit.VM.invoke(VM.java:257) > at > com.gemstone.gemfire.cache30.MultiVMRegionTestCase.testRemoteCacheListener(MultiVMRegionTestCase.java:1271) > Caused by: junit.framework.AssertionFailedError > at junit.framework.Assert.fail(Assert.java:55) > at junit.framework.Assert.assertTrue(Assert.java:22) > at junit.framework.Assert.assertTrue(Assert.java:31) > at junit.framework.TestCase.assertTrue(TestCase.java:201) > at > com.gemstone.gemfire.cache30.MultiVMRegionTestCase$53.run2(MultiVMRegionTestCase.java:1273) > This assertion is:vm1.invoke(new CacheSerializableRunnable("Verify > Invalidate") { > public void run2() throws CacheException { > assertTrue(listener.wasInvoked()); > Given that the test right before this calls pause (which sleeps for 250ms) > I'd say this is probably a race condition which could be fixed with a > WaitCriterion. > Failed in > DiskDistributedNoAckSyncOverflowRegionDUnitTest.testRemoteCacheListener -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1017) change off-heap memory from compaction to coalesce
Karen Smoler Miller created GEODE-1017: -- Summary: change off-heap memory from compaction to coalesce Key: GEODE-1017 URL: https://issues.apache.org/jira/browse/GEODE-1017 Project: Geode Issue Type: Bug Components: offheap Reporter: Karen Smoler Miller Replace references to off-heap space compaction with *coalesce*, because we do not do any compaction. Our memory management does a coalesce when it needs to combine adjacent fragments. https://en.wikibooks.org/wiki/Memory_Management/Memory_Compacting defines compaction: ". . .the process of moving allocated objects together, and leaving empty space together." We do not move allocated chunks, so implying we do is misleading. At the very least, all outward facing statistics should be renamed. Better would be to rework any code that uses compaction where it actually refers to a coalesce. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-996) OffheapStats - fragmentation percentage calculation has to be revisited.
[ https://issues.apache.org/jira/browse/GEODE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170221#comment-15170221 ] ASF subversion and git services commented on GEODE-996: --- Commit f15010cf6996e7d82c27ee9573e708182d061a80 in incubator-geode's branch refs/heads/feature/GEODE-996 from [~sboorlagadda] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f15010c ] GEODE-996: OffheapStats - fragmentation percentage calculation has to be revisited. > OffheapStats - fragmentation percentage calculation has to be revisited. > > > Key: GEODE-996 > URL: https://issues.apache.org/jira/browse/GEODE-996 > Project: Geode > Issue Type: Bug > Components: docs, offheap >Reporter: Sai Boorlagadda >Assignee: Sai Boorlagadda > > Fragmentation calculation is not correct before compaction or even after > compaction if the largest fragment is >= MAX_SLAB_SIZE. > Currently the fragmentation is calculated as below. > {quote} > FS - LF > --- * 100 >FS > FS: Free space found during compaction > LF: Largest fragment found during compaction > {quote} > eg: > For a free space of 100G and largest fragment = 2G (MAX_SLAB_SIZE) > Fragmentation = (100G - 2G / 100G) * 100 ~ 98% (where as we want it to be > close to 0 as the free space is not fragmented) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Resolved] (GEODE-831) FreeListManager needs unit test
[ https://issues.apache.org/jira/browse/GEODE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider resolved GEODE-831. Resolution: Fixed > FreeListManager needs unit test > --- > > Key: GEODE-831 > URL: https://issues.apache.org/jira/browse/GEODE-831 > Project: Geode > Issue Type: Sub-task > Components: offheap >Reporter: Darrel Schneider >Assignee: Darrel Schneider > Fix For: 1.0.0-incubating.M2 > > > The FreeListManager class needs a unit test -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-831) FreeListManager needs unit test
[ https://issues.apache.org/jira/browse/GEODE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170189#comment-15170189 ] ASF subversion and git services commented on GEODE-831: --- Commit 4fed7d841bc3956fb913630597378bb97f20e7bf in incubator-geode's branch refs/heads/develop from [~dschneider] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=4fed7d8 ] GEODE-831: restore FreeListManagerTest > FreeListManager needs unit test > --- > > Key: GEODE-831 > URL: https://issues.apache.org/jira/browse/GEODE-831 > Project: Geode > Issue Type: Sub-task > Components: offheap >Reporter: Darrel Schneider >Assignee: Darrel Schneider > Fix For: 1.0.0-incubating.M2 > > > The FreeListManager class needs a unit test -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Reopened] (GEODE-831) FreeListManager needs unit test
[ https://issues.apache.org/jira/browse/GEODE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider reopened GEODE-831: The FreeListManagerTest.java file was accidently deleted > FreeListManager needs unit test > --- > > Key: GEODE-831 > URL: https://issues.apache.org/jira/browse/GEODE-831 > Project: Geode > Issue Type: Sub-task > Components: offheap >Reporter: Darrel Schneider >Assignee: Darrel Schneider > Fix For: 1.0.0-incubating.M2 > > > The FreeListManager class needs a unit test -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1016) ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive assertion
[ https://issues.apache.org/jira/browse/GEODE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1016: - Labels: CI (was: ) > ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive > assertion > -- > > Key: GEODE-1016 > URL: https://issues.apache.org/jira/browse/GEODE-1016 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith > Labels: CI > > This is a pure unit test failure. > This is similar to GEODE-142. The test expects a thread to complete within 50 > ms, otherwise the test fails. > {noformat} > 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 > com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest.testIsAliveWithStoppedThread(ThreadUtilsJUnitTest.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.Thre
[jira] [Updated] (GEODE-1016) ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive assertion
[ https://issues.apache.org/jira/browse/GEODE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1016: - Assignee: Kirk Lund > ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive > assertion > -- > > Key: GEODE-1016 > URL: https://issues.apache.org/jira/browse/GEODE-1016 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Kirk Lund > Labels: CI > > This is a pure unit test failure. > This is similar to GEODE-142. The test expects a thread to complete within 50 > ms, otherwise the test fails. > {noformat} > 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 > com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest.testIsAliveWithStoppedThread(ThreadUtilsJUnitTest.java:127) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) >
[jira] [Created] (GEODE-1016) ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive assertion
Dan Smith created GEODE-1016: Summary: ThreadUtilsJUnitTest.testIsAliveWithStoppedThread failed with time sensitive assertion Key: GEODE-1016 URL: https://issues.apache.org/jira/browse/GEODE-1016 Project: Geode Issue Type: Bug Reporter: Dan Smith This is a pure unit test failure. This is similar to GEODE-142. The test expects a thread to complete within 50 ms, otherwise the test fails. {noformat} 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 com.gemstone.gemfire.internal.lang.ThreadUtilsJUnitTest.testIsAliveWithStoppedThread(ThreadUtilsJUnitTest.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) {noformat} Revision: 1e3f89ddcd4bfebe0e3e9c3e0f61478826d5fdde Build: 433 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Comment Edited] (GEODE-1015) CI Failures from SessionReplicationIntegrationJUnitTest
[ https://issues.apache.org/jira/browse/GEODE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169938#comment-15169938 ] Dan Smith edited comment on GEODE-1015 at 2/26/16 10:07 PM: I've attached the full test failure report from gradle with all of the failed tests and stack traces. was (Author: upthewaterspout): This is the full test failure report from gradle with all of the failed tests and stack traces. > CI Failures from SessionReplicationIntegrationJUnitTest > --- > > Key: GEODE-1015 > URL: https://issues.apache.org/jira/browse/GEODE-1015 > Project: Geode > Issue Type: Bug > Components: extensions >Reporter: Dan Smith >Assignee: Jens Deppe > Labels: CI > Attachments: Test results - Class > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.html > > > Multiple failures occurred with this same test from the same build. They all > look like they have to do with not getting a response back from the server: > SessionReplicationIntegrationJUnitTest.testDispatchingForward1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession3 > SessionReplicationIntegrationJUnitTest.testSetAttributeNullDeletesIt > {noformat} > java.lang.AssertionError: expected: but was: > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:144) > at > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.testDispatchingForward1(SessionReplicationIntegrationJUnitTest.java:1250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:59) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:32) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestCl
[jira] [Updated] (GEODE-1015) CI Failures from SessionReplicationIntegrationJUnitTest
[ https://issues.apache.org/jira/browse/GEODE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1015: - Attachment: Test results - Class com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.html This is the full test failure report from gradle with all of the failed tests and stack traces. > CI Failures from SessionReplicationIntegrationJUnitTest > --- > > Key: GEODE-1015 > URL: https://issues.apache.org/jira/browse/GEODE-1015 > Project: Geode > Issue Type: Bug > Components: extensions >Reporter: Dan Smith >Assignee: Jens Deppe > Labels: CI > Attachments: Test results - Class > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.html > > > Multiple failures occurred with this same test from the same build. They all > look like they have to do with not getting a response back from the server: > SessionReplicationIntegrationJUnitTest.testDispatchingForward1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession3 > SessionReplicationIntegrationJUnitTest.testSetAttributeNullDeletesIt > {noformat} > java.lang.AssertionError: expected: but was: > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:144) > at > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.testDispatchingForward1(SessionReplicationIntegrationJUnitTest.java:1250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:59) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:32) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(Te
[jira] [Assigned] (GEODE-1014) PdxSerializationException Error when putall an object from native client withSecurity enabled
[ https://issues.apache.org/jira/browse/GEODE-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianxia Chen reassigned GEODE-1014: --- Assignee: Jianxia Chen > PdxSerializationException Error when putall an object from native client > withSecurity enabled > - > > Key: GEODE-1014 > URL: https://issues.apache.org/jira/browse/GEODE-1014 > Project: Geode > Issue Type: Bug >Reporter: Jianxia Chen >Assignee: Jianxia Chen > > com.gemstone.gemfire.pdx.PdxSerializationException: Could not create an > instance of a class pdx_GemStone.GemFire.Cache.Generic.QuickStart.Person > at > com.gemstone.gemfire.pdx.internal.PdxType.getPdxClass(PdxType.java:219) > at > com.gemstone.gemfire.pdx.internal.PdxReaderImpl.basicGetObject(PdxReaderImpl.java:676) > at > com.gemstone.gemfire.pdx.internal.PdxReaderImpl.getObject(PdxReaderImpl.java:672) > at > com.gemstone.gemfire.internal.InternalDataSerializer.readPdxSerializable(InternalDataSerializer.java:3180) > at > com.gemstone.gemfire.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2978) > at > com.gemstone.gemfire.DataSerializer.readObject(DataSerializer.java:3210) > at > com.gemstone.gemfire.internal.util.BlobHelper.deserializeBlob(BlobHelper.java:101) > at > com.gemstone.gemfire.internal.cache.EntryEventImpl.deserialize(EntryEventImpl.java:1554) > at > com.gemstone.gemfire.internal.cache.EntryEventImpl.deserialize(EntryEventImpl.java:1546) > at > com.gemstone.gemfire.internal.cache.VMCachedDeserializable.getDeserializedForReading(VMCachedDeserializable.java:153) > at > com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap.exportValue(PutAllOperationContext.java:171) > at > com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap.access$300(PutAllOperationContext.java:144) > at > com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap$ExportableEntry.getValue(PutAllOperationContext.java:256) > at > com.gemstone.gemfire.internal.cache.LocalRegion.verifyPutAllMap(LocalRegion.java:9695) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPutAll(LocalRegion.java:9842) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicBridgePutAll(LocalRegion.java:9742) > at > com.gemstone.gemfire.internal.cache.tier.sockets.command.PutAll80.cmdExecute(PutAll80.java:289) > at > com.gemstone.gemfire.internal.cache.tier.sockets.BaseCommand.execute(BaseCommand.java:182) > at > com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.doNormalMsg(ServerConnection.java:789) > at > com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.doOneMessage(ServerConnection.java:920) > at > com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.run(ServerConnection.java:1165) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at > com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$1$1.run(AcceptorImpl.java:577) > at java.lang.Thread.run(Thread.java:722) > Caused by: java.lang.ClassNotFoundException: > pdx_GemStone.GemFire.Cache.Generic.QuickStart.Person > at > com.gemstone.gemfire.internal.ClassPathLoader.forName(ClassPathLoader.java:422) > at > com.gemstone.gemfire.internal.InternalDataSerializer.getCachedClass(InternalDataSerializer.java:3992) > at > com.gemstone.gemfire.pdx.internal.PdxType.getPdxClass(PdxType.java:217) > ... 24 more -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1015) CI Failures from SessionReplicationIntegrationJUnitTest
[ https://issues.apache.org/jira/browse/GEODE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1015: - Assignee: Jens Deppe > CI Failures from SessionReplicationIntegrationJUnitTest > --- > > Key: GEODE-1015 > URL: https://issues.apache.org/jira/browse/GEODE-1015 > Project: Geode > Issue Type: Bug > Components: extensions >Reporter: Dan Smith >Assignee: Jens Deppe > Labels: CI > Attachments: Test results - Class > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.html > > > Multiple failures occurred with this same test from the same build. They all > look like they have to do with not getting a response back from the server: > SessionReplicationIntegrationJUnitTest.testDispatchingForward1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession3 > SessionReplicationIntegrationJUnitTest.testSetAttributeNullDeletesIt > {noformat} > java.lang.AssertionError: expected: but was: > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:144) > at > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.testDispatchingForward1(SessionReplicationIntegrationJUnitTest.java:1250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:59) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:32) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.
[jira] [Updated] (GEODE-1015) CI Failures from SessionReplicationIntegrationJUnitTest
[ https://issues.apache.org/jira/browse/GEODE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1015: - Labels: CI (was: ) > CI Failures from SessionReplicationIntegrationJUnitTest > --- > > Key: GEODE-1015 > URL: https://issues.apache.org/jira/browse/GEODE-1015 > Project: Geode > Issue Type: Bug > Components: extensions >Reporter: Dan Smith > Labels: CI > > Multiple failures occurred with this same test from the same build. They all > look like they have to do with not getting a response back from the server: > SessionReplicationIntegrationJUnitTest.testDispatchingForward1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession1 > SessionReplicationIntegrationJUnitTest.testInvalidateSession3 > SessionReplicationIntegrationJUnitTest.testSetAttributeNullDeletesIt > {noformat} > java.lang.AssertionError: expected: but was: > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:144) > at > com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.testDispatchingForward1(SessionReplicationIntegrationJUnitTest.java:1250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:59) > at > com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:32) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.Ref
[jira] [Created] (GEODE-1015) CI Failures from SessionReplicationIntegrationJUnitTest
Dan Smith created GEODE-1015: Summary: CI Failures from SessionReplicationIntegrationJUnitTest Key: GEODE-1015 URL: https://issues.apache.org/jira/browse/GEODE-1015 Project: Geode Issue Type: Bug Components: extensions Reporter: Dan Smith Multiple failures occurred with this same test from the same build. They all look like they have to do with not getting a response back from the server: SessionReplicationIntegrationJUnitTest.testDispatchingForward1 SessionReplicationIntegrationJUnitTest.testInvalidateSession1 SessionReplicationIntegrationJUnitTest.testInvalidateSession3 SessionReplicationIntegrationJUnitTest.testSetAttributeNullDeletesIt {noformat} java.lang.AssertionError: expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at com.gemstone.gemfire.modules.session.internal.filter.SessionReplicationIntegrationJUnitTest.testDispatchingForward1(SessionReplicationIntegrationJUnitTest.java:1250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:59) at com.gemstone.gemfire.modules.session.junit.NamedRunner.runChild(NamedRunner.java:32) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurr
[jira] [Created] (GEODE-1014) PdxSerializationException Error when putall an object from native client withSecurity enabled
Jianxia Chen created GEODE-1014: --- Summary: PdxSerializationException Error when putall an object from native client withSecurity enabled Key: GEODE-1014 URL: https://issues.apache.org/jira/browse/GEODE-1014 Project: Geode Issue Type: Bug Reporter: Jianxia Chen com.gemstone.gemfire.pdx.PdxSerializationException: Could not create an instance of a class pdx_GemStone.GemFire.Cache.Generic.QuickStart.Person at com.gemstone.gemfire.pdx.internal.PdxType.getPdxClass(PdxType.java:219) at com.gemstone.gemfire.pdx.internal.PdxReaderImpl.basicGetObject(PdxReaderImpl.java:676) at com.gemstone.gemfire.pdx.internal.PdxReaderImpl.getObject(PdxReaderImpl.java:672) at com.gemstone.gemfire.internal.InternalDataSerializer.readPdxSerializable(InternalDataSerializer.java:3180) at com.gemstone.gemfire.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2978) at com.gemstone.gemfire.DataSerializer.readObject(DataSerializer.java:3210) at com.gemstone.gemfire.internal.util.BlobHelper.deserializeBlob(BlobHelper.java:101) at com.gemstone.gemfire.internal.cache.EntryEventImpl.deserialize(EntryEventImpl.java:1554) at com.gemstone.gemfire.internal.cache.EntryEventImpl.deserialize(EntryEventImpl.java:1546) at com.gemstone.gemfire.internal.cache.VMCachedDeserializable.getDeserializedForReading(VMCachedDeserializable.java:153) at com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap.exportValue(PutAllOperationContext.java:171) at com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap.access$300(PutAllOperationContext.java:144) at com.gemstone.gemfire.cache.operations.PutAllOperationContext$UpdateOnlyMap$ExportableEntry.getValue(PutAllOperationContext.java:256) at com.gemstone.gemfire.internal.cache.LocalRegion.verifyPutAllMap(LocalRegion.java:9695) at com.gemstone.gemfire.internal.cache.LocalRegion.basicPutAll(LocalRegion.java:9842) at com.gemstone.gemfire.internal.cache.LocalRegion.basicBridgePutAll(LocalRegion.java:9742) at com.gemstone.gemfire.internal.cache.tier.sockets.command.PutAll80.cmdExecute(PutAll80.java:289) at com.gemstone.gemfire.internal.cache.tier.sockets.BaseCommand.execute(BaseCommand.java:182) at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.doNormalMsg(ServerConnection.java:789) at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.doOneMessage(ServerConnection.java:920) at com.gemstone.gemfire.internal.cache.tier.sockets.ServerConnection.run(ServerConnection.java:1165) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at com.gemstone.gemfire.internal.cache.tier.sockets.AcceptorImpl$1$1.run(AcceptorImpl.java:577) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.ClassNotFoundException: pdx_GemStone.GemFire.Cache.Generic.QuickStart.Person at com.gemstone.gemfire.internal.ClassPathLoader.forName(ClassPathLoader.java:422) at com.gemstone.gemfire.internal.InternalDataSerializer.getCachedClass(InternalDataSerializer.java:3992) at com.gemstone.gemfire.pdx.internal.PdxType.getPdxClass(PdxType.java:217) ... 24 more -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (GEODE-1013) CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex
[ https://issues.apache.org/jira/browse/GEODE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith reassigned GEODE-1013: Assignee: Dan Smith > CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex > -- > > Key: GEODE-1013 > URL: https://issues.apache.org/jira/browse/GEODE-1013 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Dan Smith > Labels: CI > > {noformat} > java.lang.IllegalStateException: The region "/__PR/_B__indexedRegion_69" has > been persisted to disk so it can not be recreated on the same disk store > without persistence. Either destroy the persistent region, recreate it as > overflow and persistent, or create the overflow only region on a different > disk store. > at > com.gemstone.gemfire.internal.cache.DiskRegion.(DiskRegion.java:107) > at > com.gemstone.gemfire.internal.cache.DiskInitFile.createDiskRegion(DiskInitFile.java:972) > at > com.gemstone.gemfire.internal.cache.DiskRegion.create(DiskRegion.java:205) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createDiskRegion(LocalRegion.java:8354) > at > com.gemstone.gemfire.internal.cache.LocalRegion.(LocalRegion.java:649) > at > com.gemstone.gemfire.internal.cache.DistributedRegion.(DistributedRegion.java:210) > at > com.gemstone.gemfire.internal.cache.BucketRegion.(BucketRegion.java:240) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createSubregion(LocalRegion.java:1007) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.createBucketRegion(PartitionedRegionDataStore.java:809) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabFreeBucket(PartitionedRegionDataStore.java:485) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabBucket(PartitionedRegionDataStore.java:3028) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.handleManageBucketRequest(PartitionedRegionDataStore.java:1077) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketOnMember(PRHARedundancyProvider.java:1267) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketInstance(PRHARedundancyProvider.java:423) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketAtomically(PRHARedundancyProvider.java:615) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.createBucket(PartitionedRegion.java:3518) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:2132) > at > com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:127) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at > com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex(LuceneIndexRecoveryHAJUnitTest.java:182) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) >
[jira] [Created] (GEODE-1013) CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex
Dan Smith created GEODE-1013: Summary: CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex Key: GEODE-1013 URL: https://issues.apache.org/jira/browse/GEODE-1013 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} java.lang.IllegalStateException: The region "/__PR/_B__indexedRegion_69" has been persisted to disk so it can not be recreated on the same disk store without persistence. Either destroy the persistent region, recreate it as overflow and persistent, or create the overflow only region on a different disk store. at com.gemstone.gemfire.internal.cache.DiskRegion.(DiskRegion.java:107) at com.gemstone.gemfire.internal.cache.DiskInitFile.createDiskRegion(DiskInitFile.java:972) at com.gemstone.gemfire.internal.cache.DiskRegion.create(DiskRegion.java:205) at com.gemstone.gemfire.internal.cache.LocalRegion.createDiskRegion(LocalRegion.java:8354) at com.gemstone.gemfire.internal.cache.LocalRegion.(LocalRegion.java:649) at com.gemstone.gemfire.internal.cache.DistributedRegion.(DistributedRegion.java:210) at com.gemstone.gemfire.internal.cache.BucketRegion.(BucketRegion.java:240) at com.gemstone.gemfire.internal.cache.LocalRegion.createSubregion(LocalRegion.java:1007) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.createBucketRegion(PartitionedRegionDataStore.java:809) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabFreeBucket(PartitionedRegionDataStore.java:485) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabBucket(PartitionedRegionDataStore.java:3028) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.handleManageBucketRequest(PartitionedRegionDataStore.java:1077) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketOnMember(PRHARedundancyProvider.java:1267) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketInstance(PRHARedundancyProvider.java:423) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketAtomically(PRHARedundancyProvider.java:615) at com.gemstone.gemfire.internal.cache.PartitionedRegion.createBucket(PartitionedRegion.java:3518) at com.gemstone.gemfire.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:2132) at com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:127) at com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) at com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) at com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) at com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) at com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex(LuceneIndexRecoveryHAJUnitTest.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tas
[jira] [Updated] (GEODE-1013) CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex
[ https://issues.apache.org/jira/browse/GEODE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1013: - Labels: CI (was: ) > CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex > -- > > Key: GEODE-1013 > URL: https://issues.apache.org/jira/browse/GEODE-1013 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.IllegalStateException: The region "/__PR/_B__indexedRegion_69" has > been persisted to disk so it can not be recreated on the same disk store > without persistence. Either destroy the persistent region, recreate it as > overflow and persistent, or create the overflow only region on a different > disk store. > at > com.gemstone.gemfire.internal.cache.DiskRegion.(DiskRegion.java:107) > at > com.gemstone.gemfire.internal.cache.DiskInitFile.createDiskRegion(DiskInitFile.java:972) > at > com.gemstone.gemfire.internal.cache.DiskRegion.create(DiskRegion.java:205) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createDiskRegion(LocalRegion.java:8354) > at > com.gemstone.gemfire.internal.cache.LocalRegion.(LocalRegion.java:649) > at > com.gemstone.gemfire.internal.cache.DistributedRegion.(DistributedRegion.java:210) > at > com.gemstone.gemfire.internal.cache.BucketRegion.(BucketRegion.java:240) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createSubregion(LocalRegion.java:1007) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.createBucketRegion(PartitionedRegionDataStore.java:809) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabFreeBucket(PartitionedRegionDataStore.java:485) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabBucket(PartitionedRegionDataStore.java:3028) > at > com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.handleManageBucketRequest(PartitionedRegionDataStore.java:1077) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketOnMember(PRHARedundancyProvider.java:1267) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketInstance(PRHARedundancyProvider.java:423) > at > com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketAtomically(PRHARedundancyProvider.java:615) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.createBucket(PartitionedRegion.java:3518) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:2132) > at > com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:127) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at > com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex(LuceneIndexRecoveryHAJUnitTest.java:182) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(Pa
[jira] [Updated] (GEODE-1013) CI Failure: LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex
[ https://issues.apache.org/jira/browse/GEODE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1013: - Description: {noformat} java.lang.IllegalStateException: The region "/__PR/_B__indexedRegion_69" has been persisted to disk so it can not be recreated on the same disk store without persistence. Either destroy the persistent region, recreate it as overflow and persistent, or create the overflow only region on a different disk store. at com.gemstone.gemfire.internal.cache.DiskRegion.(DiskRegion.java:107) at com.gemstone.gemfire.internal.cache.DiskInitFile.createDiskRegion(DiskInitFile.java:972) at com.gemstone.gemfire.internal.cache.DiskRegion.create(DiskRegion.java:205) at com.gemstone.gemfire.internal.cache.LocalRegion.createDiskRegion(LocalRegion.java:8354) at com.gemstone.gemfire.internal.cache.LocalRegion.(LocalRegion.java:649) at com.gemstone.gemfire.internal.cache.DistributedRegion.(DistributedRegion.java:210) at com.gemstone.gemfire.internal.cache.BucketRegion.(BucketRegion.java:240) at com.gemstone.gemfire.internal.cache.LocalRegion.createSubregion(LocalRegion.java:1007) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.createBucketRegion(PartitionedRegionDataStore.java:809) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabFreeBucket(PartitionedRegionDataStore.java:485) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.grabBucket(PartitionedRegionDataStore.java:3028) at com.gemstone.gemfire.internal.cache.PartitionedRegionDataStore.handleManageBucketRequest(PartitionedRegionDataStore.java:1077) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketOnMember(PRHARedundancyProvider.java:1267) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketInstance(PRHARedundancyProvider.java:423) at com.gemstone.gemfire.internal.cache.PRHARedundancyProvider.createBucketAtomically(PRHARedundancyProvider.java:615) at com.gemstone.gemfire.internal.cache.PartitionedRegion.createBucket(PartitionedRegion.java:3518) at com.gemstone.gemfire.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:2132) at com.gemstone.gemfire.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:127) at com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) at com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) at com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) at com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) at com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.overflowRegionIndex(LuceneIndexRecoveryHAJUnitTest.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.tes
[jira] [Updated] (GEODE-1012) CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex
[ https://issues.apache.org/jira/browse/GEODE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1012: - Description: {noformat} java.lang.AssertionError: expected:<3> but was:<0> 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 com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex(LuceneIndexRecoveryHAJUnitTest.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) {noformat} Revision: 9899940bbbe9e6a123b62269884dd852f1a70ac0 Build: 1797 was: {noformat} java.lang.AssertionError: expected:<3> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.ass
[jira] [Updated] (GEODE-1012) CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex
[ https://issues.apache.org/jira/browse/GEODE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1012: - Labels: CI (was: ) > CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex > - > > Key: GEODE-1012 > URL: https://issues.apache.org/jira/browse/GEODE-1012 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: expected:<3> but was:<0> > 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 > com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex(LuceneIndexRecoveryHAJUnitTest.java:141) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java
[jira] [Assigned] (GEODE-1012) CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex
[ https://issues.apache.org/jira/browse/GEODE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith reassigned GEODE-1012: Assignee: Dan Smith > CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex > - > > Key: GEODE-1012 > URL: https://issues.apache.org/jira/browse/GEODE-1012 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: expected:<3> but was:<0> > 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 > com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex(LuceneIndexRecoveryHAJUnitTest.java:141) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolEx
[jira] [Created] (GEODE-1012) CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex
Dan Smith created GEODE-1012: Summary: CI Failure: LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex Key: GEODE-1012 URL: https://issues.apache.org/jira/browse/GEODE-1012 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} java.lang.AssertionError: expected:<3> but was:<0> 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 com.gemstone.gemfire.cache.lucene.internal.LuceneIndexRecoveryHAJUnitTest.recoverPersistentIndex(LuceneIndexRecoveryHAJUnitTest.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1011) CI Failure: ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode
[ https://issues.apache.org/jira/browse/GEODE-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1011: - Labels: CI (was: ) > CI Failure: > ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode > -- > > Key: GEODE-1011 > URL: https://issues.apache.org/jira/browse/GEODE-1011 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderOperation_1_DUnitTest$$Lambda$388/675257025.run > in VM 2 running on Host cc4-rh6.gemstone.com with 8 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) > at > com.gemstone.gemfire.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode(ConcurrentParallelGatewaySenderOperation_1_DUnitTest.java:715) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: Event never occurred after 24 ms: > Expected region entries: 1000 but ac
[jira] [Created] (GEODE-1011) CI Failure: ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode
Dan Smith created GEODE-1011: Summary: CI Failure: ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode Key: GEODE-1011 URL: https://issues.apache.org/jira/browse/GEODE-1011 Project: Geode Issue Type: Bug Components: wan Reporter: Dan Smith {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderOperation_1_DUnitTest$$Lambda$388/675257025.run in VM 2 running on Host cc4-rh6.gemstone.com with 8 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderOperation_1_DUnitTest.testParallelPropagationSenderStartAfterStopOnAccessorNode(ConcurrentParallelGatewaySenderOperation_1_DUnitTest.java:715) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Event never occurred after 24 ms: Expected region entries: 1000 but actual entries: 999 present region keyset [0, 800, 400, 900, 500, 100, 200, 600, 700, 300, 801, 1, 401, 501, 101, 901, 201, 601, 701, 301, 802, 402, 2, 502, 102, 902, 602, 202, 302, 702, 403, 803, 3, 503, 103, 903, 603, 203, 303, 703, 704, 304, 404, 804, 4, 904, 504, 104, 604, 204, 705, 305, 405, 5, 805, 905, 505, 105, 605, 205, 706, 306, 6, 406,
[jira] [Created] (GEODE-1010) CI Failure: PutAllCSDUnitTest.testBug51725_singlehup
Dan Smith created GEODE-1010: Summary: CI Failure: PutAllCSDUnitTest.testBug51725_singlehup Key: GEODE-1010 URL: https://issues.apache.org/jira/browse/GEODE-1010 Project: Geode Issue Type: Bug Components: client/server Reporter: Dan Smith {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest$197.run in VM 1 running on Host zambia.gemstone.com with 4 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.createBridgeServer(PutAllCSDUnitTest.java:3870) at com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.doBug51725(PutAllCSDUnitTest.java:1301) at com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.testBug51725_singlehup(PutAllCSDUnitTest.java:1269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: While starting CacheServer at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64) at com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest$197.run2(PutAllCSDUnitTest.java:3931) at com.gemstone.gemfire.cache30.CacheSerializableRunnable.run(CacheSerializableRunnable.java:57) at sun.reflect.GeneratedMethodAccessor396.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
[jira] [Updated] (GEODE-1010) CI Failure: PutAllCSDUnitTest.testBug51725_singlehup
[ https://issues.apache.org/jira/browse/GEODE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1010: - Labels: CI (was: ) > CI Failure: PutAllCSDUnitTest.testBug51725_singlehup > > > Key: GEODE-1010 > URL: https://issues.apache.org/jira/browse/GEODE-1010 > Project: Geode > Issue Type: Bug > Components: client/server >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest$197.run in VM 1 running > on Host zambia.gemstone.com with 4 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) > at > com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.createBridgeServer(PutAllCSDUnitTest.java:3870) > at > com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.doBug51725(PutAllCSDUnitTest.java:1301) > at > com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.testBug51725_singlehup(PutAllCSDUnitTest.java:1269) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: While starting CacheServer > at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64) > at > com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest$197.run2
[jira] [Created] (GEODE-1009) CI Failure: ClientPostAuthorizationDUnitTest.testAllOpsNotifications
Dan Smith created GEODE-1009: Summary: CI Failure: ClientPostAuthorizationDUnitTest.testAllOpsNotifications Key: GEODE-1009 URL: https://issues.apache.org/jira/browse/GEODE-1009 Project: Geode Issue Type: Bug Components: client/server Reporter: Dan Smith {noformat} java.lang.AssertionError: Event never occurred after 12000 ms: null at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.Wait.waitForCriterion(Wait.java:119) at com.gemstone.gemfire.security.SecurityTestUtil.waitForCondition(SecurityTestUtil.java:728) at com.gemstone.gemfire.security.SecurityTestUtil.waitForCondition(SecurityTestUtil.java:709) at com.gemstone.gemfire.security.ClientAuthorizationTestBase.doOp(ClientAuthorizationTestBase.java:351) at com.gemstone.gemfire.security.ClientAuthorizationTestBase.executeOpBlock(ClientAuthorizationTestBase.java:797) at com.gemstone.gemfire.security.ClientPostAuthorizationDUnitTest.testAllOpsNotifications(ClientPostAuthorizationDUnitTest.java:357) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Standard Output Previously run tests: [PRDeltaPropagationDUnitTest, RemoteCQTransactionDUnitTest, PutAllCSDUnitTest, HADispatcherDUnitTest, CQListGIIDUnitTest, DeltaPropagationWithCQDUnitTest, MultiuserDurableCQAuthzDUnitTest, ClientAuthorizationTwoDUnitTest, MultiuserAPIDUnitTest, ClientAuthzObjectModDUnitTest, ClientCQPostAuthorizationDUnitTest, ClientPostAuthorizationDUnitTest] {noformat} Revision: 6e1b05c502c9848af32f00d91c3efd1543cb7feb Build: 1712 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (GEODE-1009) CI Failure: ClientPostAuthorizationDUnitTest.testAllOpsNotifications
[ https://issues.apache.org/jira/browse/GEODE-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1009: - Labels: CI (was: ) > CI Failure: ClientPostAuthorizationDUnitTest.testAllOpsNotifications > > > Key: GEODE-1009 > URL: https://issues.apache.org/jira/browse/GEODE-1009 > Project: Geode > Issue Type: Bug > Components: client/server >Reporter: Dan Smith > Labels: CI > > {noformat} > java.lang.AssertionError: Event never occurred after 12000 ms: null > at org.junit.Assert.fail(Assert.java:88) > at com.gemstone.gemfire.test.dunit.Wait.waitForCriterion(Wait.java:119) > at > com.gemstone.gemfire.security.SecurityTestUtil.waitForCondition(SecurityTestUtil.java:728) > at > com.gemstone.gemfire.security.SecurityTestUtil.waitForCondition(SecurityTestUtil.java:709) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.doOp(ClientAuthorizationTestBase.java:351) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.executeOpBlock(ClientAuthorizationTestBase.java:797) > at > com.gemstone.gemfire.security.ClientPostAuthorizationDUnitTest.testAllOpsNotifications(ClientPostAuthorizationDUnitTest.java:357) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Standard Output > Previously run tests: [PRDeltaPropagationDUnitTest, > RemoteCQTransactionDUnitTest, PutAllCSDUnitTest, HADispatcherDUnitTest, > CQListGIIDUnitTest, DeltaPropagationWithCQDUnitTest, > MultiuserDurableCQAuthzDUnitTest, ClientAuthorizationTwoDUnitTest, > MultiuserAPIDUnitTes
[jira] [Assigned] (GEODE-996) OffheapStats - fragmentation percentage calculation has to be revisited.
[ https://issues.apache.org/jira/browse/GEODE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Boorlagadda reassigned GEODE-996: - Assignee: Sai Boorlagadda > OffheapStats - fragmentation percentage calculation has to be revisited. > > > Key: GEODE-996 > URL: https://issues.apache.org/jira/browse/GEODE-996 > Project: Geode > Issue Type: Bug > Components: docs, offheap >Reporter: Sai Boorlagadda >Assignee: Sai Boorlagadda > > Fragmentation calculation is not correct before compaction or even after > compaction if the largest fragment is >= MAX_SLAB_SIZE. > Currently the fragmentation is calculated as below. > {quote} > FS - LF > --- * 100 >FS > FS: Free space found during compaction > LF: Largest fragment found during compaction > {quote} > eg: > For a free space of 100G and largest fragment = 2G (MAX_SLAB_SIZE) > Fragmentation = (100G - 2G / 100G) * 100 ~ 98% (where as we want it to be > close to 0 as the free space is not fragmented) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1008) CI Failure: ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA
Dan Smith created GEODE-1008: Summary: CI Failure: ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA Key: GEODE-1008 URL: https://issues.apache.org/jira/browse/GEODE-1008 Project: Geode Issue Type: Bug Components: wan Reporter: Dan Smith {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest$$Lambda$2596/51958.run in VM 6 running on Host venezuela.gemstone.com with 8 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) at com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA(ParallelWANPropagationDUnitTest.java:856) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Event never occurred after 18 ms: Expected bucket entries for bucket: 30 is: 0 but actual entries: 1 This bucket isPrimary: true KEYSET: [] at org.junit.Assert.fail(Assert.java:88) at com.gemstone.gemfire.test.dunit.Wait.waitForCriterion(Wait.java:119) at com.gemstone.gemfire.internal.cache.wan.WANTestBase.validateParallelSenderQueueAllBucketsDrained(WANTestBase.java:4577) at com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest.lambda$testPartitionedParallelPropagationHA$84651174$15(ParallelWANPropagationDUnitTest.java:856) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Nat
[jira] [Updated] (GEODE-1008) CI Failure: ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA
[ https://issues.apache.org/jira/browse/GEODE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1008: - Labels: CI (was: ) > CI Failure: > ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA > > > Key: GEODE-1008 > URL: https://issues.apache.org/jira/browse/GEODE-1008 > Project: Geode > Issue Type: Bug > Components: wan >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest$$Lambda$2596/51958.run > in VM 6 running on Host venezuela.gemstone.com with 8 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321) > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272) > at > com.gemstone.gemfire.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest.testPartitionedParallelPropagationHA(ParallelWANPropagationDUnitTest.java:856) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: Event never occurred after 18 ms: > Expected bucket entries for bucket: 30 is: 0 but actual entries: 1 This > bucket isPrimary: true KEYSET: [] > at org.junit.Assert.fail(Assert.java:88) > at com.gemstone.gemfire.test.dunit.Wait.waitForCriterion(Wait.java:119) > at > com.gemstone.gemfire.internal.cache.wan.WANTestBase.validateParallelSenderQueueAllBucketsDrained(WANTestBase.java:4577) > at >
[jira] [Updated] (GEODE-1007) CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2
[ https://issues.apache.org/jira/browse/GEODE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1007: - Component/s: client/server > CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2 > --- > > Key: GEODE-1007 > URL: https://issues.apache.org/jira/browse/GEODE-1007 > Project: Geode > Issue Type: Bug > Components: client/server >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer > in VM 1 running on Host cc1-co.gemstone.com with 4 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:171) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.runOpsWithFailover(ClientAuthorizationTestBase.java:888) > at > com.gemstone.gemfire.security.ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2(ClientAuthorizationTwoDUnitTest.java:228) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: Got unexpected exception when starting > CacheServer > at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64) > at > com.gemstone.gemfire.security.SecurityTestUtil.createCacheServer(SecurityTestUtil.java:356) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer(ClientA
[jira] [Commented] (GEODE-996) OffheapStats - fragmentation percentage calculation has to be revisited.
[ https://issues.apache.org/jira/browse/GEODE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169866#comment-15169866 ] Sai Boorlagadda commented on GEODE-996: --- Comparing currentFragmentCount with initialSlabCount can be wrong if all current fragments are in one slab, which case we wanted it to be heavily fragmented rather than 0. Instead we can compare freeMomory with totalMemory. So I propose the logic be: {code} if (currentFragments < 2) fragmentation = 0; else { if(freeMemory == totalMemory) fragmentation = 0; else fragmentation = (currentFragmentCount / (freeMemory / ObjectChunk.MIN_CHUNK_SIZE)) * 100.0 } {code} > OffheapStats - fragmentation percentage calculation has to be revisited. > > > Key: GEODE-996 > URL: https://issues.apache.org/jira/browse/GEODE-996 > Project: Geode > Issue Type: Bug > Components: docs, offheap >Reporter: Sai Boorlagadda > > Fragmentation calculation is not correct before compaction or even after > compaction if the largest fragment is >= MAX_SLAB_SIZE. > Currently the fragmentation is calculated as below. > {quote} > FS - LF > --- * 100 >FS > FS: Free space found during compaction > LF: Largest fragment found during compaction > {quote} > eg: > For a free space of 100G and largest fragment = 2G (MAX_SLAB_SIZE) > Fragmentation = (100G - 2G / 100G) * 100 ~ 98% (where as we want it to be > close to 0 as the free space is not fragmented) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1007) CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2
Dan Smith created GEODE-1007: Summary: CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2 Key: GEODE-1007 URL: https://issues.apache.org/jira/browse/GEODE-1007 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} com.gemstone.gemfire.test.dunit.RMIException: While invoking com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer in VM 1 running on Host cc1-co.gemstone.com with 4 VMs at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:171) at com.gemstone.gemfire.security.ClientAuthorizationTestBase.runOpsWithFailover(ClientAuthorizationTestBase.java:888) at com.gemstone.gemfire.security.ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2(ClientAuthorizationTwoDUnitTest.java:228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Got unexpected exception when starting CacheServer at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64) at com.gemstone.gemfire.security.SecurityTestUtil.createCacheServer(SecurityTestUtil.java:356) at com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer(ClientAuthorizationTestBase.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.j
[jira] [Updated] (GEODE-1007) CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2
[ https://issues.apache.org/jira/browse/GEODE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1007: - Labels: CI (was: ) > CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2 > --- > > Key: GEODE-1007 > URL: https://issues.apache.org/jira/browse/GEODE-1007 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith > Labels: CI > > {noformat} > com.gemstone.gemfire.test.dunit.RMIException: While invoking > com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer > in VM 1 running on Host cc1-co.gemstone.com with 4 VMs > at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:171) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.runOpsWithFailover(ClientAuthorizationTestBase.java:888) > at > com.gemstone.gemfire.security.ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2(ClientAuthorizationTwoDUnitTest.java:228) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at junit.framework.TestCase.runTest(TestCase.java:176) > at junit.framework.TestCase.runBare(TestCase.java:141) > at junit.framework.TestResult$1.protect(TestResult.java:122) > at junit.framework.TestResult.runProtected(TestResult.java:142) > at junit.framework.TestResult.run(TestResult.java:125) > at junit.framework.TestCase.run(TestCase.java:129) > at junit.framework.TestSuite.runTest(TestSuite.java:252) > at junit.framework.TestSuite.run(TestSuite.java:247) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:360) > at > org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) > at > org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > Caused by: java.lang.AssertionError: Got unexpected exception when starting > CacheServer > at com.gemstone.gemfire.test.dunit.Assert.fail(Assert.java:64) > at > com.gemstone.gemfire.security.SecurityTestUtil.createCacheServer(SecurityTestUtil.java:356) > at > com.gemstone.gemfire.security.ClientAuthorizationTestBase.createCacheServer(ClientAuthorizationTestBase.java:153) > at su
[jira] [Resolved] (GEODE-1006) View Creator thread blocked by JGroups FlowControl when alerting
[ https://issues.apache.org/jira/browse/GEODE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt resolved GEODE-1006. - Resolution: Fixed Fix Version/s: 1.0.0-incubating.M2 Fixed in e40962cf6. A test of the fix is in 330ba74..bd3ac70. JGroupsMessenger now checks to see if the current thread is alerting and, if so, sets the NO_FC flag on JGroups messages. This tells FlowControl to immediately pass the message down the protocol stack. > View Creator thread blocked by JGroups FlowControl when alerting > > > Key: GEODE-1006 > URL: https://issues.apache.org/jira/browse/GEODE-1006 > Project: Geode > Issue Type: Bug > Components: membership >Reporter: Bruce Schuchardt >Assignee: Bruce Schuchardt > Fix For: 1.0.0-incubating.M2 > > > An alert message may be issued during view formation. If an out-of-process > alert listener has been receiving a lot of UDP messages it is possible for > the thread forming the new (the View Creator thread) to become blocked in > JGroups FlowControl. This keeps the new view from being transmitted to other > members and from being installed locally, essentially deadlocking the thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-1006) View Creator thread blocked by JGroups FlowControl when alerting
[ https://issues.apache.org/jira/browse/GEODE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169669#comment-15169669 ] ASF subversion and git services commented on GEODE-1006: Commit bd3ac70da2d9167fc3f83bb704cfaedb487fafcc in incubator-geode's branch refs/heads/develop from [~bschuchardt] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=bd3ac70 ] GEODE-1006: View Creator thread blocked by JGroups FlowControl when alerting Added a test showing that e40962cf6 fixed the problem. > View Creator thread blocked by JGroups FlowControl when alerting > > > Key: GEODE-1006 > URL: https://issues.apache.org/jira/browse/GEODE-1006 > Project: Geode > Issue Type: Bug > Components: membership >Reporter: Bruce Schuchardt >Assignee: Bruce Schuchardt > > An alert message may be issued during view formation. If an out-of-process > alert listener has been receiving a lot of UDP messages it is possible for > the thread forming the new (the View Creator thread) to become blocked in > JGroups FlowControl. This keeps the new view from being transmitted to other > members and from being installed locally, essentially deadlocking the thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1006) View Creator thread blocked by JGroups FlowControl when alerting
Bruce Schuchardt created GEODE-1006: --- Summary: View Creator thread blocked by JGroups FlowControl when alerting Key: GEODE-1006 URL: https://issues.apache.org/jira/browse/GEODE-1006 Project: Geode Issue Type: Bug Components: membership Reporter: Bruce Schuchardt An alert message may be issued during view formation. If an out-of-process alert listener has been receiving a lot of UDP messages it is possible for the thread forming the new (the View Creator thread) to become blocked in JGroups FlowControl. This keeps the new view from being transmitted to other members and from being installed locally, essentially deadlocking the thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (GEODE-1006) View Creator thread blocked by JGroups FlowControl when alerting
[ https://issues.apache.org/jira/browse/GEODE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt reassigned GEODE-1006: --- Assignee: Bruce Schuchardt > View Creator thread blocked by JGroups FlowControl when alerting > > > Key: GEODE-1006 > URL: https://issues.apache.org/jira/browse/GEODE-1006 > Project: Geode > Issue Type: Bug > Components: membership >Reporter: Bruce Schuchardt >Assignee: Bruce Schuchardt > > An alert message may be issued during view formation. If an out-of-process > alert listener has been receiving a lot of UDP messages it is possible for > the thread forming the new (the View Creator thread) to become blocked in > JGroups FlowControl. This keeps the new view from being transmitted to other > members and from being installed locally, essentially deadlocking the thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-992) Integrate with Travis CI
[ https://issues.apache.org/jira/browse/GEODE-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169544#comment-15169544 ] ASF subversion and git services commented on GEODE-992: --- Commit 330ba74ae6055da909006287314f0fadd60b1e9b in incubator-geode's branch refs/heads/develop from [~swapnil.bawaskar] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=330ba74 ] GEODE-992: Integrate with Travis CI send email notification to dev list when build state changes from passing to failing OR failing to passing. > Integrate with Travis CI > > > Key: GEODE-992 > URL: https://issues.apache.org/jira/browse/GEODE-992 > Project: Geode > Issue Type: Task > Components: tools >Reporter: Swapnil Bawaskar >Assignee: Swapnil Bawaskar > > In order to test pull requests, I would like to propose using Travis CI > (https://travis-ci.org/). Travis can run after each checkin and on each pull > request. This will allow us to catch javadoc and unit test issues early > (before the nightly ASF build). > It is really simple to setup Travis, we need to give it permission and > checkin a {{.travis.yml}} file. > Other Apache projects using Travis: > 1. Groovy: https://github.com/apache/groovy/blob/master/.travis.yml > 2. Zeppelin: https://github.com/apache/incubator-zeppelin -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-1003) Add dunit test to verify cache de-serialization failure in p2p layer.
[ https://issues.apache.org/jira/browse/GEODE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169516#comment-15169516 ] ASF subversion and git services commented on GEODE-1003: Commit 3dda21e5b65673920cd22fbbf9e8f5a4d2468a7c in incubator-geode's branch refs/heads/develop from [~hitesh.khamesra] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3dda21e ] GEODE-1003 added dunit to verify de-serialization failure in peer node > Add dunit test to verify cache de-serialization failure in p2p layer. > - > > Key: GEODE-1003 > URL: https://issues.apache.org/jira/browse/GEODE-1003 > Project: Geode > Issue Type: Test > Components: serialization >Reporter: Hitesh Khamesra >Assignee: Hitesh Khamesra > > Add dunit test to verify de-serialization failure in p2p layer. peer should > receive replyException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-1004) Request heartbeat while doing tcp check
[ https://issues.apache.org/jira/browse/GEODE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169517#comment-15169517 ] ASF subversion and git services commented on GEODE-1004: Commit 9a8b319961e79ffb15caa5292ae3cad5e72de8f0 in incubator-geode's branch refs/heads/develop from [~hitesh.khamesra] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=9a8b319 ] GEODE-1004 request heartbeat request with tcp check > Request heartbeat while doing tcp check > --- > > Key: GEODE-1004 > URL: https://issues.apache.org/jira/browse/GEODE-1004 > Project: Geode > Issue Type: Improvement > Components: membership >Reporter: Hitesh Khamesra >Assignee: Hitesh Khamesra > > Request udp heartbeat message while doing tcp check. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-953) SerializableExternalResource and SerializableRuleChain should extend rather than borrow JUnit code
[ https://issues.apache.org/jira/browse/GEODE-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169486#comment-15169486 ] ASF subversion and git services commented on GEODE-953: --- Commit ed5394e35de8f5b4fd59759ec9f2e9f806ba0688 in incubator-geode's branch refs/heads/feature/GEODE-953 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ed5394e ] Merge remote-tracking branch 'origin/develop' into feature/GEODE-953 > SerializableExternalResource and SerializableRuleChain should extend rather > than borrow JUnit code > -- > > Key: GEODE-953 > URL: https://issues.apache.org/jira/browse/GEODE-953 > Project: Geode > Issue Type: Bug > Components: tests >Reporter: Kirk Lund >Assignee: Kirk Lund > > The override hooks that JUnit Rules provide allows a "before()" method to > throw any Throwable (including checked exceptions), but does not allow an > "after()" method to throw checked exceptions. See below: > {noformat} > protected void before() throws Throwable { > protected void after() { > {noformat} > The currently committed versions of SerializableExternalResource and > SerializableRuleChain borrow code from JUnit instead of extending JUnit > classes to allow changing the after() to have a throws clause: > {noformat} > protected void after() { > {noformat} > If we choose to follow the JUnit best practice of having after() not perform > any verifications (or otherwise be a very safe call that cannot throw checked > exceptions), then we can change these classes to extend the JUnit classes > instead of borrowing any code from JUnit. > The Transaction and Off-Heap dunit tests should be changed to NOT perform any > assertions during tearDown()/after(). There may be additional DUnit and JUnit > tests that also need to change to bring them into line with the best practice > Checked exceptions can also be wrapped in an Error or RuntimeException so > this "limitation" could theoretically be worked around if necessary. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-953) SerializableExternalResource and SerializableRuleChain should extend rather than borrow JUnit code
[ https://issues.apache.org/jira/browse/GEODE-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169489#comment-15169489 ] ASF subversion and git services commented on GEODE-953: --- Commit eb20383a50b9d447577da344046a138e9c21eff6 in incubator-geode's branch refs/heads/feature/GEODE-953 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=eb20383 ] Merge remote-tracking branch 'origin/develop' into feature/GEODE-953 > SerializableExternalResource and SerializableRuleChain should extend rather > than borrow JUnit code > -- > > Key: GEODE-953 > URL: https://issues.apache.org/jira/browse/GEODE-953 > Project: Geode > Issue Type: Bug > Components: tests >Reporter: Kirk Lund >Assignee: Kirk Lund > > The override hooks that JUnit Rules provide allows a "before()" method to > throw any Throwable (including checked exceptions), but does not allow an > "after()" method to throw checked exceptions. See below: > {noformat} > protected void before() throws Throwable { > protected void after() { > {noformat} > The currently committed versions of SerializableExternalResource and > SerializableRuleChain borrow code from JUnit instead of extending JUnit > classes to allow changing the after() to have a throws clause: > {noformat} > protected void after() { > {noformat} > If we choose to follow the JUnit best practice of having after() not perform > any verifications (or otherwise be a very safe call that cannot throw checked > exceptions), then we can change these classes to extend the JUnit classes > instead of borrowing any code from JUnit. > The Transaction and Off-Heap dunit tests should be changed to NOT perform any > assertions during tearDown()/after(). There may be additional DUnit and JUnit > tests that also need to change to bring them into line with the best practice > Checked exceptions can also be wrapped in an Error or RuntimeException so > this "limitation" could theoretically be worked around if necessary. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-992) Integrate with Travis CI
[ https://issues.apache.org/jira/browse/GEODE-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169485#comment-15169485 ] ASF subversion and git services commented on GEODE-992: --- Commit e666a8519ff306821e7af0c619800b492227f1bb in incubator-geode's branch refs/heads/feature/GEODE-953 from [~swapnil.bawaskar] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e666a85 ] GEODE-992: Integrate with Travis CI To assist in debugging, cat the rat file on error. > Integrate with Travis CI > > > Key: GEODE-992 > URL: https://issues.apache.org/jira/browse/GEODE-992 > Project: Geode > Issue Type: Task > Components: tools >Reporter: Swapnil Bawaskar >Assignee: Swapnil Bawaskar > > In order to test pull requests, I would like to propose using Travis CI > (https://travis-ci.org/). Travis can run after each checkin and on each pull > request. This will allow us to catch javadoc and unit test issues early > (before the nightly ASF build). > It is really simple to setup Travis, we need to give it permission and > checkin a {{.travis.yml}} file. > Other Apache projects using Travis: > 1. Groovy: https://github.com/apache/groovy/blob/master/.travis.yml > 2. Zeppelin: https://github.com/apache/incubator-zeppelin -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-983) NPE with transactions on PR with overflow
[ https://issues.apache.org/jira/browse/GEODE-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169488#comment-15169488 ] ASF subversion and git services commented on GEODE-983: --- Commit 2f695753cf145fca5f927cd0935cf2b82e5cf942 in incubator-geode's branch refs/heads/feature/GEODE-953 from [~swapnil.bawaskar] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=2f69575 ] GEODE-983: NPE with transactions on PR with overflow making sure that the BucketRegion is created before trying to read/write from it. Fixes tests failing in nightly build. > NPE with transactions on PR with overflow > - > > Key: GEODE-983 > URL: https://issues.apache.org/jira/browse/GEODE-983 > Project: Geode > Issue Type: Bug > Components: transactions >Reporter: Swapnil Bawaskar >Assignee: Swapnil Bawaskar > Attachments: TXWithOverflowTest.java > > > When a PartitionedRegion is configured for overflow and a transaction is > trying to fault-in an overflowed value, we get an NPE. > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.DiskEntry$Helper.faultInValue(DiskEntry.java:1227) > at > com.gemstone.gemfire.internal.cache.DiskEntry$Helper.faultInValue(DiskEntry.java:1205) > at > com.gemstone.gemfire.internal.cache.AbstractOplogDiskRegionEntry.getValue(AbstractOplogDiskRegionEntry.java:76) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createReadEntry(LocalRegion.java:9080) > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteExistingEntry(TXState.java:1285) > at > com.gemstone.gemfire.internal.cache.TXState.destroyExistingEntry(TXState.java:1243) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.destroyExistingEntry(TXStateProxyImpl.java:313) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.basicDestroy(PartitionedRegion.java:5545) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedDestroy(LocalRegion.java:1214) > at > com.gemstone.gemfire.internal.cache.LocalRegion.destroy(LocalRegion.java:1199) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.destroy(AbstractRegion.java:331) > at > com.gemstone.gemfire.internal.cache.lru.TXWithOverflowTest.testpartitionedRegionWithOverflow(TXWithOverflowTest.java:46) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1005) when multiple locators are started same time, then they might endup creating two distributed system
Hitesh Khamesra created GEODE-1005: -- Summary: when multiple locators are started same time, then they might endup creating two distributed system Key: GEODE-1005 URL: https://issues.apache.org/jira/browse/GEODE-1005 Project: Geode Issue Type: Bug Components: membership Reporter: Hitesh Khamesra when multiple locators are started same time, then they might endup creating two distributed system. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (GEODE-1005) when multiple locators are started same time, then they might endup creating two distributed system
[ https://issues.apache.org/jira/browse/GEODE-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra reassigned GEODE-1005: -- Assignee: Hitesh Khamesra > when multiple locators are started same time, then they might endup creating > two distributed system > --- > > Key: GEODE-1005 > URL: https://issues.apache.org/jira/browse/GEODE-1005 > Project: Geode > Issue Type: Bug > Components: membership >Reporter: Hitesh Khamesra >Assignee: Hitesh Khamesra > > when multiple locators are started same time, then they might endup creating > two distributed system. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (GEODE-1004) Request heartbeat while doing tcp check
[ https://issues.apache.org/jira/browse/GEODE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra reassigned GEODE-1004: -- Assignee: Hitesh Khamesra > Request heartbeat while doing tcp check > --- > > Key: GEODE-1004 > URL: https://issues.apache.org/jira/browse/GEODE-1004 > Project: Geode > Issue Type: Improvement > Components: membership >Reporter: Hitesh Khamesra >Assignee: Hitesh Khamesra > > Request udp heartbeat message while doing tcp check. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
[ https://issues.apache.org/jira/browse/GEODE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169349#comment-15169349 ] Swapnil Bawaskar commented on GEODE-1002: - fixed in revision 2f69575. > PRTXJUnitTest.testStats failing consistently > > > Key: GEODE-1002 > URL: https://issues.apache.org/jira/browse/GEODE-1002 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Swapnil Bawaskar > Labels: CI > > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) > at > com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) > at > com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl
[jira] [Created] (GEODE-1004) Request heartbeat while doing tcp check
Hitesh Khamesra created GEODE-1004: -- Summary: Request heartbeat while doing tcp check Key: GEODE-1004 URL: https://issues.apache.org/jira/browse/GEODE-1004 Project: Geode Issue Type: Improvement Components: membership Reporter: Hitesh Khamesra Request udp heartbeat message while doing tcp check. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (GEODE-1003) Add dunit test to verify cache de-serialization failure in p2p layer.
[ https://issues.apache.org/jira/browse/GEODE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra reassigned GEODE-1003: -- Assignee: Hitesh Khamesra > Add dunit test to verify cache de-serialization failure in p2p layer. > - > > Key: GEODE-1003 > URL: https://issues.apache.org/jira/browse/GEODE-1003 > Project: Geode > Issue Type: Test > Components: serialization >Reporter: Hitesh Khamesra >Assignee: Hitesh Khamesra > > Add dunit test to verify de-serialization failure in p2p layer. peer should > receive replyException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Created] (GEODE-1003) Add dunit test to verify cache de-serialization failure in p2p layer.
Hitesh Khamesra created GEODE-1003: -- Summary: Add dunit test to verify cache de-serialization failure in p2p layer. Key: GEODE-1003 URL: https://issues.apache.org/jira/browse/GEODE-1003 Project: Geode Issue Type: Test Components: serialization Reporter: Hitesh Khamesra Add dunit test to verify de-serialization failure in p2p layer. peer should receive replyException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Resolved] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
[ https://issues.apache.org/jira/browse/GEODE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar resolved GEODE-1002. - Resolution: Fixed > PRTXJUnitTest.testStats failing consistently > > > Key: GEODE-1002 > URL: https://issues.apache.org/jira/browse/GEODE-1002 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Swapnil Bawaskar > Labels: CI > > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) > at > com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) > at > com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.r
[jira] [Closed] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
[ https://issues.apache.org/jira/browse/GEODE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar closed GEODE-1002. --- > PRTXJUnitTest.testStats failing consistently > > > Key: GEODE-1002 > URL: https://issues.apache.org/jira/browse/GEODE-1002 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Swapnil Bawaskar > Labels: CI > > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) > at > com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) > at > com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAcc
[jira] [Created] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
Dan Smith created GEODE-1002: Summary: PRTXJUnitTest.testStats failing consistently Key: GEODE-1002 URL: https://issues.apache.org/jira/browse/GEODE-1002 Project: Geode Issue Type: Bug Reporter: Dan Smith {noformat} java.lang.NullPointerException at com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) at com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) at com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) at com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) at com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) at com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) at com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) at com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) at com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:
[jira] [Updated] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
[ https://issues.apache.org/jira/browse/GEODE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1002: - Labels: CI (was: ) > PRTXJUnitTest.testStats failing consistently > > > Key: GEODE-1002 > URL: https://issues.apache.org/jira/browse/GEODE-1002 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Swapnil Bawaskar > Labels: CI > > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) > at > com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) > at > com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.Delegat
[jira] [Updated] (GEODE-1002) PRTXJUnitTest.testStats failing consistently
[ https://issues.apache.org/jira/browse/GEODE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-1002: - Assignee: Swapnil Bawaskar > PRTXJUnitTest.testStats failing consistently > > > Key: GEODE-1002 > URL: https://issues.apache.org/jira/browse/GEODE-1002 > Project: Geode > Issue Type: Bug >Reporter: Dan Smith >Assignee: Swapnil Bawaskar > Labels: CI > > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteEntry(TXState.java:1134) > at > com.gemstone.gemfire.internal.cache.TXState.txPutEntry(TXState.java:1191) > at > com.gemstone.gemfire.internal.cache.TXState.putEntry(TXState.java:1491) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.putEntry(TXStateProxyImpl.java:697) > at > com.gemstone.gemfire.internal.cache.LocalRegion.basicPut(LocalRegion.java:5499) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1767) > at > com.gemstone.gemfire.internal.cache.LocalRegion.put(LocalRegion.java:1747) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.put(AbstractRegion.java:343) > at com.gemstone.gemfire.TXJUnitTest.testStats(TXJUnitTest.java:4474) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) > at org.junit.runners.ParentRunner.run(ParentRunner.java:363) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:105) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:56) > at > org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:64) > at > org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:50) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) > at > org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) > at > org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) > at > org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) > at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) > at > org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.
[jira] [Commented] (GEODE-983) NPE with transactions on PR with overflow
[ https://issues.apache.org/jira/browse/GEODE-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169217#comment-15169217 ] ASF subversion and git services commented on GEODE-983: --- Commit 2f695753cf145fca5f927cd0935cf2b82e5cf942 in incubator-geode's branch refs/heads/develop from [~swapnil.bawaskar] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=2f69575 ] GEODE-983: NPE with transactions on PR with overflow making sure that the BucketRegion is created before trying to read/write from it. Fixes tests failing in nightly build. > NPE with transactions on PR with overflow > - > > Key: GEODE-983 > URL: https://issues.apache.org/jira/browse/GEODE-983 > Project: Geode > Issue Type: Bug > Components: transactions >Reporter: Swapnil Bawaskar >Assignee: Swapnil Bawaskar > Attachments: TXWithOverflowTest.java > > > When a PartitionedRegion is configured for overflow and a transaction is > trying to fault-in an overflowed value, we get an NPE. > {noformat} > java.lang.NullPointerException > at > com.gemstone.gemfire.internal.cache.DiskEntry$Helper.faultInValue(DiskEntry.java:1227) > at > com.gemstone.gemfire.internal.cache.DiskEntry$Helper.faultInValue(DiskEntry.java:1205) > at > com.gemstone.gemfire.internal.cache.AbstractOplogDiskRegionEntry.getValue(AbstractOplogDiskRegionEntry.java:76) > at > com.gemstone.gemfire.internal.cache.LocalRegion.createReadEntry(LocalRegion.java:9080) > at > com.gemstone.gemfire.internal.cache.TXState.txReadEntry(TXState.java:1365) > at > com.gemstone.gemfire.internal.cache.TXState.txWriteExistingEntry(TXState.java:1285) > at > com.gemstone.gemfire.internal.cache.TXState.destroyExistingEntry(TXState.java:1243) > at > com.gemstone.gemfire.internal.cache.TXStateProxyImpl.destroyExistingEntry(TXStateProxyImpl.java:313) > at > com.gemstone.gemfire.internal.cache.PartitionedRegion.basicDestroy(PartitionedRegion.java:5545) > at > com.gemstone.gemfire.internal.cache.LocalRegion.validatedDestroy(LocalRegion.java:1214) > at > com.gemstone.gemfire.internal.cache.LocalRegion.destroy(LocalRegion.java:1199) > at > com.gemstone.gemfire.internal.cache.AbstractRegion.destroy(AbstractRegion.java:331) > at > com.gemstone.gemfire.internal.cache.lru.TXWithOverflowTest.testpartitionedRegionWithOverflow(TXWithOverflowTest.java:46) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)