[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.TcpHandler - Switch listener started and ready to accept incoming tcp/tls connections on port: 33559
[Thread-2] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-3-1] INFO org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl - Hello received
[Thread-2] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-2] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-2] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.TcpHandler - Switch listener started and ready to accept incoming tcp/tls connections on port: 39105
[Thread-6] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-7-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoder - Unexpected exception from downstream.
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: No available authentication scheme
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:553)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: javax.net.ssl.SSLHandshakeException: No available authentication scheme
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:365)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:312)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateProducer.onProduceCertificate(CertificateMessage.java:972)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateProducer.produce(CertificateMessage.java:961)
	at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:440)
	at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1246)
	at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1182)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:840)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1651)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1497)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1338)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1387)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
	... 17 more
[nioEventLoopGroup-7-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoder - Closing connection.
[nioEventLoopGroup-8-1] WARN org.opendaylight.openflowjava.protocol.impl.clients.SimpleClientFramer - Unexpected exception from downstream.
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:365)
	at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:204)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLEngineImpl.decode(SSLEngineImpl.java:736)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:691)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:506)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:482)
	at java.base/javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:679)
	at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:310)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1445)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1338)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1387)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
	... 17 more
[Thread-6] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario frozen: 3
[Thread-6] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step not finished NOT OK! 3
[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.UdpHandler - Switch listener started and ready to accept incoming udp connections on port: 50743
[Thread-8] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-9-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandler - Unexpected exception from downstream.
io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Queue depth has to be positive
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:97)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.IllegalArgumentException: Queue depth has to be positive
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
	at org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue.<init>(ChannelOutboundQueue.java:97)
	at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractConnectionAdapter.<init>(AbstractConnectionAdapter.java:110)
	at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractConnectionAdapterStatistics.<init>(AbstractConnectionAdapterStatistics.java:35)
	at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl.<init>(ConnectionAdapterImpl.java:89)
	at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImpl.createConnectionFacade(ConnectionAdapterFactoryImpl.java:26)
	at org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandler.decode(OFDatagramPacketHandler.java:70)
	at org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandler.decode(OFDatagramPacketHandler.java:33)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
	... 16 more
[nioEventLoopGroup-9-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandler - Closing connection.
[Thread-8] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario frozen: 3
[Thread-8] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step not finished NOT OK! 3
[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.TcpHandler - Switch listener started and ready to accept incoming tcp/tls connections on port: 42029
[Thread-10] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-12-1] INFO org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl - Hello received
[Thread-10] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-10] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-10] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.TcpHandler - Switch listener started and ready to accept incoming tcp/tls connections on port: 46305
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-15-1] INFO org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl - Hello received
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[Thread-14] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[main] INFO org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl - ThreadFactory created: OFP-SwitchConnectionProvider-Udp/TcpHandler_0
[OFP-SwitchConnectionProvider-Udp/TcpHandler_0-0] INFO org.opendaylight.openflowjava.protocol.impl.core.TcpHandler - Switch listener started and ready to accept incoming tcp/tls connections on port: 36381
[Thread-19] INFO org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step finished OK, moving to next step.
[nioEventLoopGroup-18-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoder - Unexpected exception from downstream.
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: No available authentication scheme
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:553)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: javax.net.ssl.SSLHandshakeException: No available authentication scheme
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:365)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:312)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateProducer.onProduceCertificate(CertificateMessage.java:972)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateProducer.produce(CertificateMessage.java:961)
	at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:440)
	at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1246)
	at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1182)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:840)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:801)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1651)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1497)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1338)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1387)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
	... 17 more
[nioEventLoopGroup-18-1] WARN org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoder - Closing connection.
[nioEventLoopGroup-19-1] WARN org.opendaylight.openflowjava.protocol.impl.clients.SimpleClientFramer - Unexpected exception from downstream.
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:365)
	at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:204)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLEngineImpl.decode(SSLEngineImpl.java:736)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:691)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:506)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:482)
	at java.base/javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:679)
	at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:310)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1445)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1338)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1387)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
	... 17 more
[Thread-19] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario frozen: 3
[Thread-19] WARN org.opendaylight.openflowjava.protocol.impl.clients.ScenarioHandler - Scenario step not finished NOT OK! 3