[ https://issues.apache.org/jira/browse/GEODE-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290179#comment-17290179 ]
Geode Integration commented on GEODE-8970: ------------------------------------------ Seen on support/1.13 in [AcceptanceTestOpenJDK11 #79|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main/jobs/AcceptanceTestOpenJDK11/builds/79] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.2-build.0462/test-results/acceptanceTest/1612290280/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.2-build.0462/test-artifacts/1612290280/acceptancetestfiles-OpenJDK11-1.13.2-build.0462.tgz]. > CI failure: MicrometerBinderTest.jvmThreadMetricsBinderExists fails with > NullPointerException during stopServer > --------------------------------------------------------------------------------------------------------------- > > Key: GEODE-8970 > URL: https://issues.apache.org/jira/browse/GEODE-8970 > Project: Geode > Issue Type: Bug > Components: tests > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Labels: GeodeOperationAPI > > {noformat} > org.apache.geode.metrics.MicrometerBinderTest > jvmThreadMetricsBinderExists > FAILED > org.junit.ComparisonFailure: [Exit value from process started by > [5649fcaf482615ff: gfsh -e connect --jmx-manager=localhost[22864] -e deploy > --jar=/tmp/junit654213865788865628/function.jar]] expected:<[0]> but was:<[1]> > at > jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at > jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > at > jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at > org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:137) > at > org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:139) > at > org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:150) > at > org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:114) > at > org.apache.geode.metrics.MicrometerBinderTest.startServer(MicrometerBinderTest.java:95) > java.lang.NullPointerException > at > org.apache.geode.metrics.MicrometerBinderTest.stopServer(MicrometerBinderTest.java:111) > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)