You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/09/26 16:34:00 UTC

[jira] [Commented] (GEODE-6566) CI failure: MemberMBeanAttributesDUnitTest testReplRegionAttributes failed with suspect string

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

Mark Hanson commented on GEODE-6566:
------------------------------------

Bug logs in 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0162/test-results/distributedTest/1569451022/]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

[http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0162/test-artifacts/1569451022/distributedtestfiles-OpenJDK11-1.11.0-SNAPSHOT.0162.tgz]
 

> CI failure: MemberMBeanAttributesDUnitTest testReplRegionAttributes failed with suspect string
> ----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6566
>                 URL: https://issues.apache.org/jira/browse/GEODE-6566
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Barrett Oglesby
>            Assignee: Kirk Lund
>            Priority: Major
>
> CI run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/543
> Suspect strings:
> {noformat}
> org.apache.geode.management.MemberMBeanAttributesDUnitTest > testReplRegionAttributes 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 2383
> [fatal 2019/03/27 01:09:04.965 UTC <StatSampler> tid=195] null
>  java.util.ConcurrentModificationException
>  at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442)
>  at java.util.HashMap$ValueIterator.next(HashMap.java:1471)
>  at org.apache.geode.internal.statistics.SampleCollector.sample(SampleCollector.java:231)
>  at org.apache.geode.internal.statistics.HostStatSampler.run(HostStatSampler.java:232)
>  at java.lang.Thread.run(Thread.java:748)
> -----------------------------------------------------------------------
>  Found suspect string in log4j at line 2396
> [fatal 2019/03/27 01:09:04.972 UTC <StatSampler> tid=195] Uncaught exception in thread Thread[StatSampler,10,RMI Runtime]
>  java.util.ConcurrentModificationException
>  at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442)
>  at java.util.HashMap$ValueIterator.next(HashMap.java:1471)
>  at org.apache.geode.internal.statistics.SampleCollector.sample(SampleCollector.java:231)
>  at org.apache.geode.internal.statistics.HostStatSampler.run(HostStatSampler.java:232)
>  at java.lang.Thread.run(Thread.java:748)
> {noformat}



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