-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.1.0.GA
-
None
-
False
-
-
False
-
-
-
-
-
-
-
Tests of org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase intermittently fails with errors like
java.lang.RuntimeException: { "outcome" => "failed", "result" => { "step-1" => { "outcome" => "failed", "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448 Caused by: java.net.BindException: Address already in use"}}, "rolled-back" => true }, "step-2" => { "outcome" => "failed", "rolled-back" => true } }, "rolled-back" => true, "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448 Caused by: java.net.BindException: Address already in use"}}}} } at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1586) at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1612) at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.configureServerSideForInboundSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:1490) at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.testAuthenticationHostConfigWithSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:482) ...
For example see https://ci.wildfly.org/buildConfiguration/WF_MainNightlyJobs_StandardLinuxArm64Temurin21/516057
The tests fail rarely in upstream CI and quite often in EAP QE CI
- clones
-
WFLY-20930 ElytronRemoteOutboundConnectionTestCase intermittently fails
-
- Open
-