[
https://issues.apache.org/jira/browse/GEODE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213149#comment-16213149
]
Eric Shu commented on GEODE-3190:
---------------------------------
Log info:
[info 2017/10/19 07:01:24.203 UTC <Test worker> tid=0x13] Allocating 2097152
bytes of off-heap memory. The maximum size of a single off-heap object is
2097152 bytes.
[info 2017/10/19 07:01:24.339 UTC <Test worker> tid=0x13] Running in local mode
since no locators were specified.
[info 2017/10/19 07:01:24.420 UTC <Test worker> tid=0x13] Requesting cluster
configuration
[info 2017/10/19 07:01:24.582 UTC <Test worker> tid=0x13] Initializing region
_monitoringRegion_10.254.1.58<v-1>0
[info 2017/10/19 07:01:24.595 UTC <Test worker> tid=0x13] Initialization of
region _monitoringRegion_10.254.1.58<v-1>0 completed
[info 2017/10/19 07:01:25.584 UTC <Test worker> tid=0x13] Loading previously
deployed jars
[info 2017/10/19 07:01:25.630 UTC <Test worker> tid=0x13] Deleting all versions
of MyJar.jar other than MyJar.v2.jar
[info 2017/10/19 07:01:25.633 UTC <Test worker> tid=0x13] Registering new
version of jar:
org.apache.geode.internal.DeployedJar@1985625403{jarName=MyJar.jar,file=/tmp/gemfire-build/geode/geode-core/build/integrationTest/MyJar.v2.jar,md5hash=[-11,
-39, 50, 14, -9, 50, 12, 103, -9, 106, 87, -2, 37, -99, -85, 21],version=2}
[info 2017/10/19 07:01:25.707 UTC <Test worker> tid=0x13] Initializing region
region1
[info 2017/10/19 07:01:25.708 UTC <Test worker> tid=0x13] Initialization of
region region1 completed
[info 2017/10/19 07:01:25.789 UTC <Test worker> tid=0x13] Region region1 is
destroyed : true
[info 2017/10/19 07:01:25.802 UTC <Test worker> tid=0x13] GemFireCache[id =
1155446443; isClosing = true; isShutDownAll = false; created = Thu Oct 19
07:01:24 UTC 2017; server = false; copyOnRead = false; lockLease = 120;
lockTimeout = 60]: Now closing.
[info 2017/10/19 07:01:25.930 UTC <Test worker> tid=0x13]
> CI failure:
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-3190
> URL: https://issues.apache.org/jira/browse/GEODE-3190
> Project: Geode
> Issue Type: Bug
> Components: offheap
> Reporter: Lynn Gallinat
> Labels: storage_3
>
> {noformat}
> org.apache.geode.internal.cache.Bug48182JUnitTest >
> test48182WithRegionDestroy FAILED
> java.lang.AssertionError: A RegionDestroyedException was not triggered
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy(Bug48182JUnitTest.java:201)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)