Hale Bales created GEODE-9935:
---------------------------------
Summary: CI Failure: RollingUpgradeWithGfshDUnitTest >
testRollingUpgradeWithDeployment
Key: GEODE-9935
URL: https://issues.apache.org/jira/browse/GEODE-9935
Project: Geode
Issue Type: Bug
Components: gfsh
Affects Versions: 1.15.0
Reporter: Hale Bales
CI Failure in upgrade tests in RollingUpgradeWithGfshDUnitTest >
testRollingUpgradeWithDeployment. starting locator exits with status of 1, not
the expected 0.
{code:java}
> Task :geode-assembly:upgradeTest
RollingUpgradeWithGfshDUnitTest > testRollingUpgradeWithDeployment[1.10.0]
FAILED
org.opentest4j.AssertionFailedError: [Exit value from process started by
[e35c359d41713de9: gfsh -e start locator --name=loc2 --port=24585
--http-service-port=0 --locators=localhost[24583]
--J=-Dgemfire.jmx-manager-port=24586]]
expected: 0
but was: 1
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.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.management.RollingUpgradeWithGfshDUnitTest.testRollingUpgradeWithDeployment(RollingUpgradeWithGfshDUnitTest.java:107)
134 tests completed, 1 failed
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0767/test-results/upgradeTest/1641589807/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0767/test-artifacts/1641589807/upgradetestfiles-openjdk8-1.15.0-build.0767.tgz
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)