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 2022/01/31 20:59:00 UTC

[jira] [Commented] (GEODE-8354) CI failure: DescribeClientCommandDUnitTest > describeClientWithoutSubscription FAILED

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

Geode Integration commented on GEODE-8354:
------------------------------------------

Seen in [distributed-test-openjdk8 #845|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/845] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0018/test-results/distributedTest/1643460853/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0018/test-artifacts/1643460853/distributedtestfiles-openjdk8-1.16.0-build.0018.tgz].

> CI failure: DescribeClientCommandDUnitTest > describeClientWithoutSubscription FAILED
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-8354
>                 URL: https://issues.apache.org/jira/browse/GEODE-8354
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Owen Nichols
>            Priority: Major
>
> java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.geode.management.internal.cli.functions.ContinuousQueryFunction$ClientInfo
> {noformat}
> > Task :geode-cq:distributedTest
> org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest > describeClientWithoutSubscription 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 2887
>     [error 2020/07/10 23:22:52.403 GMT <RMI TCP Connection(7)-10.0.0.97> tid=110] Could not execute "describe client --clientID=10.0.0.97(11700:loner):54634:b3e7093b".
>     java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.geode.management.internal.cli.functions.ContinuousQueryFunction$ClientInfo
>       at org.apache.geode.management.internal.cli.commands.DescribeClientCommand.describeClient(DescribeClientCommand.java:123)
>       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:498)
>       at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282)
>       at org.apache.geode.management.internal.cli.remote.CommandExecutor.callInvokeMethod(CommandExecutor.java:151)
>       at org.apache.geode.management.internal.cli.remote.CommandExecutor.invokeCommand(CommandExecutor.java:161)
>       at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:88)
>       at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:71)
>       at org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor.executeCommand(OnlineCommandProcessor.java:130)
>       at org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor.executeCommandReturningJson(OnlineCommandProcessor.java:136)
>       at org.apache.geode.management.internal.beans.MemberMBeanBridge.processCommand(MemberMBeanBridge.java:1237)
>       at org.apache.geode.management.internal.beans.MemberMBean.processCommand(MemberMBean.java:424)
>  {noformat}
>  
> seen in [WindowsGfshDistributedTestOpenJDK8 #335|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsGfshDistributedTestOpenJDK8/builds/335#A]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [*http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0217/test-results/distributedTest/1594428192/*]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> [*http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0217/test-artifacts/1594428192/windows-gfshdistributedtest-OpenJDK8-1.14.0-build.0217.tgz*]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)