[
https://issues.apache.org/jira/browse/GEODE-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168144#comment-17168144
]
Bruce J Schuchardt commented on GEODE-6070:
-------------------------------------------
Reopening - this failed again in a Windows CI run:
[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsGfshDistributedTestOpenJDK11/builds/361]
{noformat}
> Task :geode-web:distributedTest
11:46:41
11:46:41org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest
> testShutdownAll FAILED
11:46:41 java.lang.AssertionError: Suspicious strings were written to the
log during this run.
11:46:41 Fix the strings or use IgnoredException.addIgnoredException to
ignore.
11:46:41
-----------------------------------------------------------------------
11:46:41 Found suspect string in log4j at line 290
11:46:41
11:46:41
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 10.0.0.35(server2:12032)<v2>:41003 started at Wed Jul
29 18:46:26 GMT 2020: Message distribution has terminated
11:46:41 at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2864)
11:46:41 at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
11:46:41 at
org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2010)
11:46:41 at
org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1083)
11:46:41 at
org.apache.geode.internal.cache.FunctionStreamingReplyMessage.send(FunctionStreamingReplyMessage.java:65)
11:46:41 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReply(MemberFunctionStreamingMessage.java:368)
11:46:41 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.sendReplyForOneResult(MemberFunctionStreamingMessage.java:353)
11:46:41 at
org.apache.geode.internal.cache.execute.MemberFunctionResultSender.lastResult(MemberFunctionResultSender.java:101)
11:46:41 at
org.apache.geode.management.internal.cli.functions.ShutDownFunction.execute(ShutDownFunction.java:55)
11:46:41 at
org.apache.geode.internal.cache.MemberFunctionStreamingMessage.process(MemberFunctionStreamingMessage.java:201)
11:46:41 at
org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:376)
11:46:41 at
org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:441)
11:46:41 at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:46:41 at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:46:41 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:442)
11:46:41 at
org.apache.geode.distributed.internal.ClusterOperationExecutors.doFunctionExecutionThread(ClusterOperationExecutors.java:377)
11:46:41 at
org.apache.geode.logging.internal.executors.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
11:46:41 at java.base/java.lang.Thread.run(Thread.java:834)
11:46:41
11:47:18
11:47:18122 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
> Affects Versions: 1.12.0
> Reporter: Helena Bales
> Assignee: Kirk Lund
> Priority: Major
> Labels: GeodeCommons, flaky
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)