Donal Evans created GEODE-9533:
----------------------------------
Summary: CI Failure: RedisSessionDUnitTest fails due to
BindException
Key: GEODE-9533
URL: https://issues.apache.org/jira/browse/GEODE-9533
Project: Geode
Issue Type: Bug
Affects Versions: 1.14.0
Reporter: Donal Evans
{noformat}
org.apache.geode.redis.session.RedisSessionDUnitTest > classMethod FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.test.dunit.internal.IdentifiableRunnable.run in VM 4 running
on Host 2c546f86e3dc with 5 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
at org.apache.geode.test.dunit.VM.invoke(VM.java:435)
at
org.apache.geode.redis.session.SessionDUnitTest.startSpringApp(SessionDUnitTest.java:146)
at
org.apache.geode.redis.session.SessionDUnitTest.setupSpringApps(SessionDUnitTest.java:104)
at
org.apache.geode.redis.session.RedisSessionDUnitTest.setup(RedisSessionDUnitTest.java:42)
Caused by:
org.springframework.context.ApplicationContextException: Failed to
start bean 'webServerStartStop'; nested exception is
org.springframework.boot.web.server.PortInUseException: Port 22500 is already
in use
Caused by:
org.springframework.boot.web.server.PortInUseException: Port 22500
is already in use
Caused by:
java.io.IOException: Failed to bind to /0.0.0.0:22500
Caused by:
java.net.BindException: Address already in use
org.apache.geode.redis.session.RedisSessionDUnitTest > classMethod FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.redis.session.SessionDUnitTest$$Lambda$166/1957083485.run in
VM 4 running on Host 2c546f86e3dc with 5 VMs
Caused by:
java.lang.NullPointerException
114 tests completed, 2 failed
{noformat}
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0837/test-results/distributedTest/1628717583/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0837/test-artifacts/1628717583/distributedtestfiles-openjdk8-1.14.0-build.0837.tgz
--
This message was sent by Atlassian Jira
(v8.3.4#803005)