You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/04/08 12:40:00 UTC

[jira] [Commented] (GEODE-9134) CI: StopLocatorCommandDUnitTest > testWithDirOnline FAILED

    [ https://issues.apache.org/jira/browse/GEODE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317152#comment-17317152 ] 

Geode Integration commented on GEODE-9134:
------------------------------------------

Seen in [DistributedTestOpenJDK8 #137.1|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/137.1] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0123/test-results/distributedTest/1617831878/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0123/test-artifacts/1617831878/distributedtestfiles-OpenJDK8-1.15.0-build.0123.tgz].

> CI: StopLocatorCommandDUnitTest > testWithDirOnline FAILED
> ----------------------------------------------------------
>
>                 Key: GEODE-9134
>                 URL: https://issues.apache.org/jira/browse/GEODE-9134
>             Project: Geode
>          Issue Type: Test
>          Components: gfsh
>            Reporter: Jens Deppe
>            Priority: Major
>
> {noformat}
> org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest > testWithDirOnline FAILED
> 13:02:46    org.junit.ComparisonFailure: [The Locator process terminated unexpectedly with exit status 1. Please refer to the log file in /tmp/junit6901144517286381064/junit4933818293931834394 for full details.
> 13:02:46
> 13:02:46    Exception in thread "main" org.apache.geode.distributed.DistributedSystemDisconnectedException: Distribution manager on 172.17.0.16(locatorToStop:1398:locator)<ec><v9>:41001 started at Wed Apr 07 20:01:06 GMT 2021: Message distribution has terminated, caused by org.apache.geode.ForcedDisconnectException: Member isn't responding to heartbeat requests
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2879)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalDistributedSystem$Stopper.generateCancelledException(InternalDistributedSystem.java:1198)
> 13:02:46
> 13:02:46    	at org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.locks.DLockService.create(DLockService.java:2716)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.locks.DLockService.create(DLockService.java:2690)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.locks.DLockService.getOrCreateService(DLockService.java:2671)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalConfigurationPersistenceService.<init>(InternalConfigurationPersistenceService.java:131)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalLocator.startConfigurationPersistenceService(InternalLocator.java:1371)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalLocator.startClusterManagementService(InternalLocator.java:774)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalLocator.startCache(InternalLocator.java:769)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalLocator.startDistributedSystem(InternalLocator.java:750)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.InternalLocator.startLocator(InternalLocator.java:387)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.LocatorLauncher.start(LocatorLauncher.java:716)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.LocatorLauncher.run(LocatorLauncher.java:623)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.LocatorLauncher.main(LocatorLauncher.java:217)
> 13:02:46
> 13:02:46    Caused by: org.apache.geode.ForcedDisconnectException: Member isn't responding to heartbeat requests
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.ClusterDistributionManager$DMListener.membershipFailure(ClusterDistributionManager.java:2305)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.membership.gms.GMSMembership.uncleanShutdown(GMSMembership.java:1183)
> 13:02:46
> 13:02:46    	at org.apache.geode.distributed.internal.membership.gms.GMSMembership$ManagerImpl.lambda$forceDisconnect$0(GMSMembership.java:1807)
> 13:02:46
> 13:02:46    	at java.lang.Thread.run(Thread.java:748)
> 13:02:46
> 13:02:46
> 13:02:46    ] expected:<[OK]> but was:<[ERROR]>
> 13:02:46        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 13:02:46        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 13:02:46        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 13:02:46        at org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
> 13:02:46        at org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest.before(StopLocatorCommandDUnitTest.java:121)
> 13:23:34 {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0123/test-results/distributedTest/1617831878/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0123/test-artifacts/1617831878/distributedtestfiles-OpenJDK8-1.15.0-build.0123.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)