[
https://issues.apache.org/jira/browse/GEODE-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000275#comment-17000275
]
Mark Hanson commented on GEODE-6070:
------------------------------------
testShutdownAll is failing in ShutdownCommandDUnitTest and
ShutdownCommandOverHttpDUnitTest
org.apache.geode.management.internal.cli.commands.ShutdownCommandDUnitTest: 1
failures (99.667% success rate)
testShutdownAll
[https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2100]
{noformat}
09:30:23org.apache.geode.management.internal.cli.commands.ShutdownCommandDUnitTest
> testShutdownAll FAILED
09:30:23 java.lang.AssertionError: Suspicious strings were written to the
log during this run.
09:30:23 Fix the strings or use IgnoredException.addIgnoredException to
ignore.
09:30:23
-----------------------------------------------------------------------
09:30:23 Found suspect string in log4j at line 293
09:30:23
09:30:23
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 172.17.0.17(server-2:120)<v2>:41002 started at Mon Dec
16 17:30:08 GMT 2019: Message distribution has terminated
09:30:23 at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2784)
09:30:23 at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
09:30:23 at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2005)
09:30:23 at
org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1070)
09:30:23 at
org.apache.geode.internal.cache.FunctionStreamingReplyMessage.send(FunctionStreamingReplyMessage.java:65)
09:30:23 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReply(MemberFunctionStreamingMessage.java:368)
09:30:23 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReplyForOneResult(MemberFunctionStreamingMessage.java:353)
09:30:23 at
org.apache.geode.internal.cache.execute.MemberFunctionResultSender.lastResult(MemberFunctionResultSender.java:101)
09:30:23 at
org.apache.geode.management.internal.cli.functions.ShutDownFunction.execute(ShutDownFunction.java:55)
09:30:23 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.process(MemberFunctionStreamingMessage.java:201)
09:30:23 at
org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:394)
09:30:23 at
org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:458)
09:30:23 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09:30:23 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09:30:23 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:475)
09:30:23 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.doFunctionExecutionThread(ClusterOperationExecutors.java:393)
09:30:23 at
org.apache.geode.logging.internal.executors.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
09:30:23 at java.lang.Thread.run(Thread.java:748)
09:42:03
09:42:03352 tests completed, 1 failed, 5 skipped {noformat}
org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest:
1 failures (99.667% success rate)
testShutdownAll
[https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2075]
{noformat}
22:10:45org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest
> testShutdownAll FAILED
22:10:45 java.lang.AssertionError: Suspicious strings were written to the
log during this run.
22:10:45 Fix the strings or use IgnoredException.addIgnoredException to
ignore.
22:10:45
-----------------------------------------------------------------------
22:10:45 Found suspect string in log4j at line 264
22:10:45
22:10:45
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 172.17.0.19(server-1:112)<v1>:41001 started at Mon Dec
16 06:10:19 GMT 2019: Message distribution has terminated
22:10:45 at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2784)
22:10:45 at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
22:10:45 at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2005)
22:10:45 at
org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1070)
22:10:45 at
org.apache.geode.internal.cache.FunctionStreamingReplyMessage.send(FunctionStreamingReplyMessage.java:65)
22:10:45 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReply(MemberFunctionStreamingMessage.java:368)
22:10:45 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReplyForOneResult(MemberFunctionStreamingMessage.java:353)
22:10:45 at
org.apache.geode.internal.cache.execute.MemberFunctionResultSender.lastResult(MemberFunctionResultSender.java:101)
22:10:45 at
org.apache.geode.management.internal.cli.functions.ShutDownFunction.execute(ShutDownFunction.java:55)
22:10:45 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.process(MemberFunctionStreamingMessage.java:201)
22:10:45 at
org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:394)
22:10:45 at
org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:458)
22:10:45 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
22:10:45 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
22:10:45 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:475)
22:10:45 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.doFunctionExecutionThread(ClusterOperationExecutors.java:393)
22:10:45 at
org.apache.geode.logging.internal.executors.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
22:10:45 at java.lang.Thread.run(Thread.java:748)
22:22:45
22:22:45140 tests completed, 1 failed {noformat}
> CI Failure: ShutdownCommandOverHttpDUnitTest > testShutdownAll
> --------------------------------------------------------------
>
> Key: GEODE-6070
> URL: https://issues.apache.org/jira/browse/GEODE-6070
> Project: Geode
> Issue Type: Bug
> Reporter: Helena Bales
> Priority: Major
> Labels: GeodeCommons, flaky
>
> Failed with stacktrace:
> {noformat}
> org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest
> > testShutdownAll FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 302
> org.apache.geode.distributed.DistributedSystemDisconnectedException:
> Distribution manager on 172.17.0.3(server-1:496)<v1>:41002 started at Thu Nov
> 15 19:47:58 UTC 2018: Message distribution has terminated
> {noformat}
> Test results can be found here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.158/test-results/distributedTest/1542315851/classes/org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest.html#testShutdownAll
>
> Test Artifacts can be found here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.158/test-artifacts/1542315851/distributedtestfiles-OpenJDK8-1.9.0-build.158.tgz
--
This message was sent by Atlassian Jira
(v8.3.4#803005)