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 2021/09/21 16:48:00 UTC

[jira] [Commented] (GEODE-9615) CI Failure: DeployJarAcceptanceTest fails with exit value 1 from start locator

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

Geode Integration commented on GEODE-9615:
------------------------------------------

Seen in [acceptance-test-openjdk11 #198|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/acceptance-test-openjdk11/builds/198] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0496/test-results/acceptanceTest/1631919309/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0496/test-artifacts/1631919309/acceptancetestfiles-openjdk11-1.15.0-build.0496.tgz].

> CI Failure: DeployJarAcceptanceTest fails with exit value 1 from start locator
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-9615
>                 URL: https://issues.apache.org/jira/browse/GEODE-9615
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> {noformat}
> org.apache.geode.modules.DeployJarAcceptanceTest > classMethod FAILED
>     org.junit.ComparisonFailure: [Exit value from process started by [41497e8cf7689a63: gfsh -e start locator --name=locator -e configure pdx --read-serialized=true -e start server --name=server --locators=localhost[10334]]] 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:103)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:152)
>         at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:153)
>         at org.apache.geode.modules.DeployJarAcceptanceTest.setup(DeployJarAcceptanceTest.java:62)
> {noformat}



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