[infinispan-issues] [JBoss JIRA] (ISPN-6184) Test failure: testNodeLeavesWhileIteratingOverContainerCausingRehashToLoseValues

Sanne Grinovero (JIRA) issues at jboss.org
Fri Feb 5 07:08:00 EST 2016


Sanne Grinovero created ISPN-6184:
-------------------------------------

             Summary: Test failure: testNodeLeavesWhileIteratingOverContainerCausingRehashToLoseValues
                 Key: ISPN-6184
                 URL: https://issues.jboss.org/browse/ISPN-6184
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core
    Affects Versions: 8.2.0.Beta1
            Reporter: Sanne Grinovero


{noformat}~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
jgroups.bind_addr = 127.0.0.1
java.runtime.version = 9-ea+101-2016-01-13-182959.javare.4276.nc
java.runtime.name =Java(TM) SE Runtime Environment
java.vm.version = 9-ea+101-2016-01-13-182959.javare.4276.nc
java.vm.vendor = Oracle Corporation
os.name = Linux
os.version = 4.3.4-300.fc23.x86_64
sun.arch.data.model = 64
sun.cpu.endian = little
protocol.stack = null
infinispan.test.jgroups.protocol = tcp
infinispan.unsafe.allow_jdk8_chm = [Forced: requires JDK8 now]
java.net.preferIPv4Stack = true
java.net.preferIPv6Stack = null
log4.configurationFile = log4j2.xml
MAVEN_OPTS = null
~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
Tests run: 6722, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 332.801 sec <<< FAILURE! - in TestSuite
testNodeLeavesWhileIteratingOverContainerCausingRehashToLoseValues(org.infinispan.iteration.DistributedEntryRetrieverTxTest)  Time elapsed: 0.037 sec  <<< FAILURE!
org.infinispan.util.concurrent.TimeoutException: Timed out before caches had complete views.  Expected 3 members in each view.  Views are as follows: [[DistributedEntryRetrieverTxTest-NodeAH-26588|3] (4) [DistributedEntryRetrieverTxTest-NodeAH-26588, DistributedEntryRetrieverTxTest-NodeAI-13493, DistributedEntryRetrieverTxTest-NodeAJ-14867, DistributedEntryRetrieverTxTest-NodeAK-46951], [DistributedEntryRetrieverTxTest-NodeAH-26588|3] (4) [DistributedEntryRetrieverTxTest-NodeAH-26588, DistributedEntryRetrieverTxTest-NodeAI-13493, DistributedEntryRetrieverTxTest-NodeAJ-14867, DistributedEntryRetrieverTxTest-NodeAK-46951], [DistributedEntryRetrieverTxTest-NodeAH-26588|3] (4) [DistributedEntryRetrieverTxTest-NodeAH-26588, DistributedEntryRetrieverTxTest-NodeAI-13493, DistributedEntryRetrieverTxTest-NodeAJ-14867, DistributedEntryRetrieverTxTest-NodeAK-46951]]
	at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:294)
	at org.infinispan.test.TestingUtil.viewsTimedOut(TestingUtil.java:281)
	at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:379)
	at org.infinispan.test.TestingUtil.blockUntilViewsReceived(TestingUtil.java:983)
	at org.infinispan.test.MultipleCacheManagersTest.killMember(MultipleCacheManagersTest.java:445)
	at org.infinispan.iteration.DistributedEntryRetrieverTest.testNodeLeavesWhileIteratingOverContainerCausingRehashToLoseValues(DistributedEntryRetrieverTest.java:264)
	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:520)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
	at java.lang.Thread.run(Thread.java:804)


Results :

Failed tests: 
  DistributedEntryRetrieverTxTest>DistributedEntryRetrieverTest.testNodeLeavesWhileIteratingOverContainerCausingRehashToLoseValues:264->MultipleCacheManagersTest.killMember:445 » Timeout

Tests run: 6722, Failures: 1, Errors: 0, Skipped: 0
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list