Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'], logger=uid=1000printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7730885-697636/root'timeout=172800shell=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/littleproxy-1.1.0-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'], logger=uid=1000printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7730885-697636/root'timeout=172800shell=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}gid=425private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/littleproxy.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V5XQ6L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf LittleProxy-littleproxy-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/littleproxy-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LittleProxy-littleproxy-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -print -delete + find . -name '*.jar' -print -delete + echo 'Patch #0 (littleproxy-1.1.0-remove-netty-udt.patch):' Patch #0 (littleproxy-1.1.0-remove-netty-udt.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/littleshoot/proxy/impl/DefaultHttpProxyServer.java patching file src/main/java/org/littleshoot/proxy/impl/ProxyToServerConnection.java patching file src/main/java/org/littleshoot/proxy/impl/ProxyUtils.java patching file src/main/java/org/littleshoot/proxy/impl/ServerGroup.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :barchart-udt-bundle + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :netty-transport-udp + rm src/test/java/org/littleshoot/proxy/EncryptedUDTChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithEncryptedUDTChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithUnencryptedUDTChainedProxyTest.java src/test/java/org/littleshoot/proxy/UnencryptedUDTChainedProxyTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-shade-plugin + mkdir src/main/resources + cp -p src/main/config/log4j.xml src/main/resources + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:packaging bundle + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin . ' true ${project.version} org.littleshoot.proxy.Launcher bundle-manifest process-classes manifest ' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :jetty-server ::8.1 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependency[pom:artifactId = '\''jetty-server'\'']' ' org.eclipse.jetty.orbit javax.servlet ' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :selenium-java + rm src/test/java/org/littleshoot/proxy/EndToEndStoppingTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :mockserver-netty + rm src/test/java/org/littleshoot/proxy/ClonedProxyTest.java src/test/java/org/littleshoot/proxy/HttpFilterTest.java src/test/java/org/littleshoot/proxy/KeepAliveTest.java src/test/java/org/littleshoot/proxy/MessageTerminationTest.java src/test/java/org/littleshoot/proxy/ProxyHeadersTest.java src/test/java/org/littleshoot/proxy/ServerGroupTest.java src/test/java/org/littleshoot/proxy/TimeoutTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jctools:jctools-core:1.2.1:test + rm src/test/java/org/littleshoot/proxy/ChainedProxyWithFallbackTest.java src/test/java/org/littleshoot/proxy/ChainedProxyWithFallbackToDirectDueToSSLTest.java src/test/java/org/littleshoot/proxy/ChainedProxyWithFallbackToOtherChainedProxyDueToSSLTest.java src/test/java/org/littleshoot/proxy/ClientAuthenticationNotRequiredTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/EncryptedTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmProxyTest.java src/test/java/org/littleshoot/proxy/MITMUsernamePasswordAuthenticatingProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithClientAuthenticationNotRequiredTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithEncryptedTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithUnencryptedTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/SimpleProxyTest.java src/test/java/org/littleshoot/proxy/UnencryptedTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/UsernamePasswordAuthenticatingProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithBadServerAuthenticationTCPChainedProxyTest.java src/test/java/org/littleshoot/proxy/MitmWithBadClientAuthenticationTCPChainedProxyTest.java + rm src/test/java/org/littleshoot/proxy/IdleTest.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :littleproxy littleproxy + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5wm9MC + umask 022 + cd /builddir/build/BUILD + cd LittleProxy-littleproxy-1.1.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LittleProxy 1.1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ littleproxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ littleproxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/classes [INFO] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/Launcher.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/Launcher.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ littleproxy --- [WARNING] Manifest org.littleshoot:littleproxy:bundle:1.1.0 : Export org.littleshoot.proxy, has 1, private references [org.littleshoot.proxy.impl], [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ littleproxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ littleproxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/test-classes [INFO] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/test/java/org/littleshoot/proxy/HttpStreamingFilterTest.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/test/java/org/littleshoot/proxy/HttpStreamingFilterTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ littleproxy --- ------------------------------------------------------- T E S T S ------------------------------------------------------- OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.littleshoot.proxy.impl.ProxyToServerConnectionUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.littleshoot.proxy.impl.ProxyToServerConnectionUtilsTest Running org.littleshoot.proxy.impl.ProxyUtilsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.littleshoot.proxy.impl.ProxyUtilsTest Running org.littleshoot.proxy.NoChainedProxiesTest 0 2017-02-19 10:23:24,978 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 146 2017-02-19 10:23:25,124 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 170 2017-02-19 10:23:25,148 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 210 2017-02-19 10:23:25,188 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:42847 502 2017-02-19 10:23:25,480 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 502 2017-02-19 10:23:25,480 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 506 2017-02-19 10:23:25,484 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 508 2017-02-19 10:23:25,486 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.littleshoot.proxy.NoChainedProxiesTest Running org.littleshoot.proxy.BadServerAuthenticationTCPChainedProxyTest 575 2017-02-19 10:23:25,553 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 579 2017-02-19 10:23:25,557 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:164).nativeCall() - Running '[keytool, -genkey, -alias, littleproxy, -keysize, 4096, -validity, 36500, -keyalg, RSA, -dname, CN=littleproxy, -keypass, Be Your Own Lantern, -storepass, Be Your Own Lantern, -keystore, chain_proxy_keystore_2.jks]' 4366 2017-02-19 10:23:29,344 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:170).nativeCall() - Completed native call: '[keytool, -genkey, -alias, littleproxy, -keysize, 4096, -validity, 36500, -keyalg, RSA, -dname, CN=littleproxy, -keypass, Be Your Own Lantern, -storepass, Be Your Own Lantern, -keystore, chain_proxy_keystore_2.jks]' Response: '' 4367 2017-02-19 10:23:29,345 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:164).nativeCall() - Running '[keytool, -exportcert, -alias, littleproxy, -keystore, chain_proxy_keystore_2.jks, -storepass, Be Your Own Lantern, -file, littleproxy_cert]' 4511 2017-02-19 10:23:29,489 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:170).nativeCall() - Completed native call: '[keytool, -exportcert, -alias, littleproxy, -keystore, chain_proxy_keystore_2.jks, -storepass, Be Your Own Lantern, -file, littleproxy_cert]' Response: '' 4514 2017-02-19 10:23:29,492 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4521 2017-02-19 10:23:29,499 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4523 2017-02-19 10:23:29,501 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4525 2017-02-19 10:23:29,503 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:36687 4526 2017-02-19 10:23:29,504 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4528 2017-02-19 10:23:29,506 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4529 2017-02-19 10:23:29,507 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:34143 4600 2017-02-19 10:23:29,578 ERROR [Upstream-1-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x65e4fc15, L:/127.0.0.1:36687 - R:/127.0.0.1:52362]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 4611 2017-02-19 10:23:29,589 INFO [Downstream-2-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xa5c67973, L:0.0.0.0/0.0.0.0:52362 ! R:/127.0.0.1:36687]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 4613 2017-02-19 10:23:29,591 ERROR [Downstream-2-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xa5c67973, L:0.0.0.0/0.0.0.0:52362 ! R:/127.0.0.1:36687]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 4615 2017-02-19 10:23:29,593 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4617 2017-02-19 10:23:29,595 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4617 2017-02-19 10:23:29,595 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4630 2017-02-19 10:23:29,608 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4639 2017-02-19 10:23:29,617 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4639 2017-02-19 10:23:29,617 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4639 2017-02-19 10:23:29,617 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4647 2017-02-19 10:23:29,625 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4709 2017-02-19 10:23:29,687 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4711 2017-02-19 10:23:29,689 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4713 2017-02-19 10:23:29,691 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4717 2017-02-19 10:23:29,695 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4718 2017-02-19 10:23:29,696 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4719 2017-02-19 10:23:29,697 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:45805 4719 2017-02-19 10:23:29,697 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4721 2017-02-19 10:23:29,699 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4721 2017-02-19 10:23:29,699 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:42401 4750 2017-02-19 10:23:29,728 ERROR [Upstream-3-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0xc58b5588, L:/127.0.0.1:45805 - R:/127.0.0.1:59330]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 4752 2017-02-19 10:23:29,730 INFO [Downstream-4-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xfc09a181, L:0.0.0.0/0.0.0.0:59330 ! R:/127.0.0.1:45805]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 4753 2017-02-19 10:23:29,731 ERROR [Downstream-4-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xfc09a181, L:0.0.0.0/0.0.0.0:59330 ! R:/127.0.0.1:45805]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 4759 2017-02-19 10:23:29,737 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4759 2017-02-19 10:23:29,737 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4760 2017-02-19 10:23:29,738 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4765 2017-02-19 10:23:29,743 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4765 2017-02-19 10:23:29,743 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4765 2017-02-19 10:23:29,743 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4765 2017-02-19 10:23:29,743 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4767 2017-02-19 10:23:29,745 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4830 2017-02-19 10:23:29,808 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4832 2017-02-19 10:23:29,810 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4834 2017-02-19 10:23:29,812 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4838 2017-02-19 10:23:29,816 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4839 2017-02-19 10:23:29,817 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4840 2017-02-19 10:23:29,818 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:38281 4840 2017-02-19 10:23:29,818 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4841 2017-02-19 10:23:29,819 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4849 2017-02-19 10:23:29,827 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:35177 4866 2017-02-19 10:23:29,844 ERROR [Upstream-5-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x80da6ea9, L:/127.0.0.1:38281 - R:/127.0.0.1:56656]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 4871 2017-02-19 10:23:29,849 INFO [Downstream-6-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x9156b863, L:0.0.0.0/0.0.0.0:56656 ! R:/127.0.0.1:38281]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 4872 2017-02-19 10:23:29,850 ERROR [Downstream-6-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x9156b863, L:0.0.0.0/0.0.0.0:56656 ! R:/127.0.0.1:38281]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 4887 2017-02-19 10:23:29,865 ERROR [Upstream-5-ClientToProxyWorker-1] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x14016355, L:/127.0.0.1:38281 - R:/127.0.0.1:56658]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 4889 2017-02-19 10:23:29,867 INFO [Downstream-6-ProxyToServerWorker-1] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x75b8567c, L:0.0.0.0/0.0.0.0:56658 ! R:/127.0.0.1:38281]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 4890 2017-02-19 10:23:29,868 ERROR [Downstream-6-ProxyToServerWorker-1] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x75b8567c, L:0.0.0.0/0.0.0.0:56658 ! R:/127.0.0.1:38281]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 4891 2017-02-19 10:23:29,869 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4896 2017-02-19 10:23:29,874 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4897 2017-02-19 10:23:29,875 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4904 2017-02-19 10:23:29,882 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4904 2017-02-19 10:23:29,882 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 4905 2017-02-19 10:23:29,883 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 4905 2017-02-19 10:23:29,883 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 4907 2017-02-19 10:23:29,885 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 4970 2017-02-19 10:23:29,948 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4971 2017-02-19 10:23:29,949 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4973 2017-02-19 10:23:29,951 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 4976 2017-02-19 10:23:29,954 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4977 2017-02-19 10:23:29,955 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4978 2017-02-19 10:23:29,956 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46495 4978 2017-02-19 10:23:29,956 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 4980 2017-02-19 10:23:29,958 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 4980 2017-02-19 10:23:29,958 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:34081 4996 2017-02-19 10:23:29,974 ERROR [Upstream-7-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x4074a96d, L:/127.0.0.1:46495 - R:/127.0.0.1:47600]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 4998 2017-02-19 10:23:29,976 INFO [Downstream-8-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xe74dc41e, L:0.0.0.0/0.0.0.0:47600 ! R:/127.0.0.1:46495]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 4999 2017-02-19 10:23:29,977 ERROR [Downstream-8-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xe74dc41e, L:0.0.0.0/0.0.0.0:47600 ! R:/127.0.0.1:46495]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5006 2017-02-19 10:23:29,984 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5006 2017-02-19 10:23:29,984 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5006 2017-02-19 10:23:29,984 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5009 2017-02-19 10:23:29,987 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5009 2017-02-19 10:23:29,987 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5009 2017-02-19 10:23:29,987 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5009 2017-02-19 10:23:29,987 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5014 2017-02-19 10:23:29,992 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5077 2017-02-19 10:23:30,055 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5078 2017-02-19 10:23:30,056 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5080 2017-02-19 10:23:30,058 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5083 2017-02-19 10:23:30,061 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5085 2017-02-19 10:23:30,063 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5086 2017-02-19 10:23:30,064 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:32913 5086 2017-02-19 10:23:30,064 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5088 2017-02-19 10:23:30,066 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5088 2017-02-19 10:23:30,066 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:35503 5105 2017-02-19 10:23:30,083 ERROR [Upstream-9-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0xa154512d, L:/127.0.0.1:32913 - R:/127.0.0.1:58886]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5107 2017-02-19 10:23:30,085 INFO [Downstream-10-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xb2db1188, L:0.0.0.0/0.0.0.0:58886 ! R:/127.0.0.1:32913]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5108 2017-02-19 10:23:30,086 ERROR [Downstream-10-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xb2db1188, L:0.0.0.0/0.0.0.0:58886 ! R:/127.0.0.1:32913]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5108 2017-02-19 10:23:30,086 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5109 2017-02-19 10:23:30,087 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5109 2017-02-19 10:23:30,087 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5118 2017-02-19 10:23:30,096 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5118 2017-02-19 10:23:30,096 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5118 2017-02-19 10:23:30,096 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5119 2017-02-19 10:23:30,097 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5127 2017-02-19 10:23:30,105 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5196 2017-02-19 10:23:30,174 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5197 2017-02-19 10:23:30,175 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5199 2017-02-19 10:23:30,177 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5210 2017-02-19 10:23:30,188 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5212 2017-02-19 10:23:30,190 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5213 2017-02-19 10:23:30,191 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:40963 5213 2017-02-19 10:23:30,191 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5215 2017-02-19 10:23:30,193 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5216 2017-02-19 10:23:30,194 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:38103 5237 2017-02-19 10:23:30,215 ERROR [Upstream-11-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x35238438, L:/127.0.0.1:40963 - R:/127.0.0.1:51574]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5242 2017-02-19 10:23:30,220 INFO [Downstream-12-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x8b16bfe3, L:0.0.0.0/0.0.0.0:51574 ! R:/127.0.0.1:40963]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5245 2017-02-19 10:23:30,223 ERROR [Downstream-12-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x8b16bfe3, L:0.0.0.0/0.0.0.0:51574 ! R:/127.0.0.1:40963]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5246 2017-02-19 10:23:30,224 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5249 2017-02-19 10:23:30,227 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5249 2017-02-19 10:23:30,227 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5252 2017-02-19 10:23:30,230 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5252 2017-02-19 10:23:30,230 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5252 2017-02-19 10:23:30,230 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5252 2017-02-19 10:23:30,230 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5255 2017-02-19 10:23:30,233 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.74 sec - in org.littleshoot.proxy.BadServerAuthenticationTCPChainedProxyTest Running org.littleshoot.proxy.HttpStreamingFilterTest 5319 2017-02-19 10:23:30,297 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5322 2017-02-19 10:23:30,300 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5324 2017-02-19 10:23:30,302 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5334 2017-02-19 10:23:30,312 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:43713 Done reading # of bytes: 20000 5415 2017-02-19 10:23:30,393 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5415 2017-02-19 10:23:30,393 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5415 2017-02-19 10:23:30,393 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5458 2017-02-19 10:23:30,436 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.littleshoot.proxy.HttpStreamingFilterTest Running org.littleshoot.proxy.VariableSpeedClientServerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.littleshoot.proxy.VariableSpeedClientServerTest Running org.littleshoot.proxy.BadClientAuthenticationTCPChainedProxyTest 5522 2017-02-19 10:23:30,500 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5529 2017-02-19 10:23:30,507 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5531 2017-02-19 10:23:30,509 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5534 2017-02-19 10:23:30,512 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5536 2017-02-19 10:23:30,514 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5543 2017-02-19 10:23:30,521 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:41753 5543 2017-02-19 10:23:30,521 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5545 2017-02-19 10:23:30,523 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5545 2017-02-19 10:23:30,523 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:45539 5594 2017-02-19 10:23:30,572 ERROR [Upstream-14-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x33790bfc, L:/127.0.0.1:41753 - R:/127.0.0.1:48180]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5596 2017-02-19 10:23:30,574 INFO [Downstream-15-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x284c7327, L:0.0.0.0/0.0.0.0:48180 ! R:/127.0.0.1:41753]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5598 2017-02-19 10:23:30,576 ERROR [Downstream-15-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x284c7327, L:0.0.0.0/0.0.0.0:48180 ! R:/127.0.0.1:41753]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5599 2017-02-19 10:23:30,577 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5600 2017-02-19 10:23:30,578 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5600 2017-02-19 10:23:30,578 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5603 2017-02-19 10:23:30,581 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5604 2017-02-19 10:23:30,582 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5604 2017-02-19 10:23:30,582 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5604 2017-02-19 10:23:30,582 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5606 2017-02-19 10:23:30,584 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5686 2017-02-19 10:23:30,664 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5687 2017-02-19 10:23:30,665 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5689 2017-02-19 10:23:30,667 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5693 2017-02-19 10:23:30,671 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5700 2017-02-19 10:23:30,678 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5701 2017-02-19 10:23:30,679 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:39087 5701 2017-02-19 10:23:30,679 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5703 2017-02-19 10:23:30,681 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5703 2017-02-19 10:23:30,681 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:36845 5725 2017-02-19 10:23:30,703 ERROR [Upstream-16-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x37d79413, L:/127.0.0.1:39087 - R:/127.0.0.1:58296]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5729 2017-02-19 10:23:30,707 INFO [Downstream-17-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x1324c882, L:0.0.0.0/0.0.0.0:58296 ! R:/127.0.0.1:39087]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5730 2017-02-19 10:23:30,708 ERROR [Downstream-17-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x1324c882, L:0.0.0.0/0.0.0.0:58296 ! R:/127.0.0.1:39087]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5733 2017-02-19 10:23:30,711 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5733 2017-02-19 10:23:30,711 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5734 2017-02-19 10:23:30,712 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5736 2017-02-19 10:23:30,714 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5736 2017-02-19 10:23:30,714 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5737 2017-02-19 10:23:30,715 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5737 2017-02-19 10:23:30,715 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5743 2017-02-19 10:23:30,721 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5808 2017-02-19 10:23:30,786 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5810 2017-02-19 10:23:30,788 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5812 2017-02-19 10:23:30,790 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5815 2017-02-19 10:23:30,793 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5816 2017-02-19 10:23:30,794 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5817 2017-02-19 10:23:30,795 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46827 5818 2017-02-19 10:23:30,796 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5819 2017-02-19 10:23:30,797 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5826 2017-02-19 10:23:30,804 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46281 5850 2017-02-19 10:23:30,828 ERROR [Upstream-18-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x08ba764a, L:/127.0.0.1:46827 - R:/127.0.0.1:44082]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5854 2017-02-19 10:23:30,832 INFO [Downstream-19-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x3f36ba63, L:0.0.0.0/0.0.0.0:44082 ! R:/127.0.0.1:46827]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5855 2017-02-19 10:23:30,833 ERROR [Downstream-19-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x3f36ba63, L:0.0.0.0/0.0.0.0:44082 ! R:/127.0.0.1:46827]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5865 2017-02-19 10:23:30,843 ERROR [Upstream-18-ClientToProxyWorker-1] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x0edc156e, L:/127.0.0.1:46827 - R:/127.0.0.1:44084]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 5867 2017-02-19 10:23:30,845 INFO [Downstream-19-ProxyToServerWorker-1] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xfee5ba78, L:0.0.0.0/0.0.0.0:44084 ! R:/127.0.0.1:46827]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 5868 2017-02-19 10:23:30,846 ERROR [Downstream-19-ProxyToServerWorker-1] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xfee5ba78, L:0.0.0.0/0.0.0.0:44084 ! R:/127.0.0.1:46827]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 5869 2017-02-19 10:23:30,847 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5869 2017-02-19 10:23:30,847 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5870 2017-02-19 10:23:30,848 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5883 2017-02-19 10:23:30,861 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5883 2017-02-19 10:23:30,861 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 5883 2017-02-19 10:23:30,861 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 5883 2017-02-19 10:23:30,861 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 5885 2017-02-19 10:23:30,863 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 5948 2017-02-19 10:23:30,926 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5950 2017-02-19 10:23:30,928 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5951 2017-02-19 10:23:30,929 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 5960 2017-02-19 10:23:30,938 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5961 2017-02-19 10:23:30,939 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5972 2017-02-19 10:23:30,950 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46833 5973 2017-02-19 10:23:30,951 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 5974 2017-02-19 10:23:30,952 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 5975 2017-02-19 10:23:30,953 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:43893 6001 2017-02-19 10:23:30,979 ERROR [Upstream-20-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0xbd40e1fb, L:/127.0.0.1:46833 - R:/127.0.0.1:50178]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 6018 2017-02-19 10:23:30,996 INFO [Downstream-21-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x32092048, L:0.0.0.0/0.0.0.0:50178 ! R:/127.0.0.1:46833]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 6020 2017-02-19 10:23:30,998 ERROR [Downstream-21-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x32092048, L:0.0.0.0/0.0.0.0:50178 ! R:/127.0.0.1:46833]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 6021 2017-02-19 10:23:30,999 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6022 2017-02-19 10:23:31,000 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6022 2017-02-19 10:23:31,000 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6026 2017-02-19 10:23:31,004 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 6026 2017-02-19 10:23:31,004 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6027 2017-02-19 10:23:31,005 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6027 2017-02-19 10:23:31,005 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6040 2017-02-19 10:23:31,018 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 6102 2017-02-19 10:23:31,080 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6103 2017-02-19 10:23:31,081 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6105 2017-02-19 10:23:31,083 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6110 2017-02-19 10:23:31,088 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 6111 2017-02-19 10:23:31,089 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 6112 2017-02-19 10:23:31,090 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:35179 6112 2017-02-19 10:23:31,090 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 6114 2017-02-19 10:23:31,092 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 6114 2017-02-19 10:23:31,092 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:41267 6127 2017-02-19 10:23:31,105 ERROR [Upstream-22-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0xcf5f013c, L:/127.0.0.1:35179 - R:/127.0.0.1:41388]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 6129 2017-02-19 10:23:31,107 INFO [Downstream-23-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0xf4a29119, L:0.0.0.0/0.0.0.0:41388 ! R:/127.0.0.1:35179]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 6130 2017-02-19 10:23:31,108 ERROR [Downstream-23-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0xf4a29119, L:0.0.0.0/0.0.0.0:41388 ! R:/127.0.0.1:35179]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 6130 2017-02-19 10:23:31,108 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6131 2017-02-19 10:23:31,109 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6131 2017-02-19 10:23:31,109 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6134 2017-02-19 10:23:31,112 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 6134 2017-02-19 10:23:31,112 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6134 2017-02-19 10:23:31,112 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6135 2017-02-19 10:23:31,113 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6138 2017-02-19 10:23:31,116 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 6200 2017-02-19 10:23:31,178 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6201 2017-02-19 10:23:31,179 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6202 2017-02-19 10:23:31,180 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 6211 2017-02-19 10:23:31,189 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 6213 2017-02-19 10:23:31,191 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 6214 2017-02-19 10:23:31,192 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:44909 6214 2017-02-19 10:23:31,192 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 6215 2017-02-19 10:23:31,193 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 6216 2017-02-19 10:23:31,194 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46545 6258 2017-02-19 10:23:31,236 ERROR [Upstream-24-ClientToProxyWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:736).exceptionCaught() - (AWAITING_INITIAL) [id: 0x15e0cb38, L:/127.0.0.1:44909 - R:/127.0.0.1:58616]: Caught an exception on ClientToProxyConnection io.netty.handler.codec.DecoderException: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Only uncompressed point format supported at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1476) at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more Caused by: java.security.ProviderException: java.io.IOException: Only uncompressed point format supported at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703) at sun.security.ssl.ECDHCrypt.(ECDHCrypt.java:65) at sun.security.ssl.ServerHandshaker.setupEphemeralECDHKeys(ServerHandshaker.java:1431) at sun.security.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:1229) at sun.security.ssl.ServerHandshaker.chooseCipherSuite(ServerHandshaker.java:1026) at sun.security.ssl.ServerHandshaker.clientHello(ServerHandshaker.java:741) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:224) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1111) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1013) ... 17 more Caused by: java.io.IOException: Only uncompressed point format supported at sun.security.util.ECUtil.decodePoint(ECUtil.java:51) at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:139) ... 31 more 6260 2017-02-19 10:23:31,238 INFO [Downstream-25-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:781).connectionFailed() - (HANDSHAKING) [id: 0x9fa2db82, L:0.0.0.0/0.0.0.0:58616 ! R:/127.0.0.1:44909]: Connection to upstream server via chained proxy failed javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) 6261 2017-02-19 10:23:31,239 ERROR [Downstream-25-ProxyToServerWorker-0] impl.ProxyToServerConnection (ProxyToServerConnection.java:436).exceptionCaught() - (DISCONNECTED) [id: 0x9fa2db82, L:0.0.0.0/0.0.0.0:58616 ! R:/127.0.0.1:44909]: Caught an exception on ProxyToServerConnection io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: internal_error at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:346) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:353) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:652) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140) at java.lang.Thread.run(Thread.java:745) Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1666) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1634) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1800) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1083) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:907) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1086) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:973) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:907) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ... 15 more 6262 2017-02-19 10:23:31,240 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6263 2017-02-19 10:23:31,241 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6263 2017-02-19 10:23:31,241 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6266 2017-02-19 10:23:31,244 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 6266 2017-02-19 10:23:31,244 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 6266 2017-02-19 10:23:31,244 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 6266 2017-02-19 10:23:31,244 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 6274 2017-02-19 10:23:31,252 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.littleshoot.proxy.BadClientAuthenticationTCPChainedProxyTest Running org.littleshoot.proxy.ThrottlingTest 6365 2017-02-19 10:23:31,343 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 6366 2017-02-19 10:23:31,344 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 6367 2017-02-19 10:23:31,345 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46553 Done reading # of bytes: 0 Done reading # of bytes: 0 10370 2017-02-19 10:23:35,348 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 10370 2017-02-19 10:23:35,348 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 10406 2017-02-19 10:23:35,384 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 10415 2017-02-19 10:23:35,393 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 10544 2017-02-19 10:23:35,522 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 10544 2017-02-19 10:23:35,522 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 10545 2017-02-19 10:23:35,523 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:46069 Done reading # of bytes: 0 Done reading # of bytes: 0 10710 2017-02-19 10:23:35,688 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 10710 2017-02-19 10:23:35,688 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 10710 2017-02-19 10:23:35,688 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:33521 10721 2017-02-19 10:23:35,699 INFO [LittleProxy-28-ProxyToServerWorker-1] impl.ClientToProxyConnection (ClientToProxyConnection.java:696).serverBecameSaturated() - (AWAITING_INITIAL) [id: 0x68131b40, L:/127.0.0.1:33521 - R:/127.0.0.1:52408]: Connection to server became saturated, stopping reading 10722 2017-02-19 10:23:35,700 INFO [LittleProxy-28-ProxyToServerWorker-1] impl.ClientToProxyConnection (ClientToProxyConnection.java:718).serverBecameWriteable() - (AWAITING_INITIAL) [id: 0x68131b40, L:/127.0.0.1:33521 - R:/127.0.0.1:52408]: All server connections writeable, resuming reading Done reading # of bytes: 100000 14740 2017-02-19 10:23:39,718 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 14740 2017-02-19 10:23:39,718 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 14740 2017-02-19 10:23:39,718 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 14743 2017-02-19 10:23:39,721 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 14871 2017-02-19 10:23:39,849 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 14873 2017-02-19 10:23:39,851 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 14874 2017-02-19 10:23:39,852 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:45605 14888 2017-02-19 10:23:39,866 INFO [LittleProxy-29-ProxyToServerWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:696).serverBecameSaturated() - (AWAITING_INITIAL) [id: 0xe421c492, L:/127.0.0.1:45605 - R:/127.0.0.1:46686]: Connection to server became saturated, stopping reading 14890 2017-02-19 10:23:39,868 INFO [LittleProxy-29-ProxyToServerWorker-0] impl.ClientToProxyConnection (ClientToProxyConnection.java:718).serverBecameWriteable() - (AWAITING_INITIAL) [id: 0xe421c492, L:/127.0.0.1:45605 - R:/127.0.0.1:46686]: All server connections writeable, resuming reading Done reading # of bytes: 100000 14892 2017-02-19 10:23:39,870 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 14893 2017-02-19 10:23:39,871 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 14893 2017-02-19 10:23:39,871 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 14902 2017-02-19 10:23:39,880 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 15032 2017-02-19 10:23:40,010 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 15032 2017-02-19 10:23:40,010 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 15033 2017-02-19 10:23:40,011 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:40717 Done reading # of bytes: 0 18351 2017-02-19 10:23:43,329 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 18351 2017-02-19 10:23:43,329 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 18351 2017-02-19 10:23:43,329 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 18354 2017-02-19 10:23:43,332 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 18482 2017-02-19 10:23:43,460 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 18483 2017-02-19 10:23:43,461 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 18484 2017-02-19 10:23:43,462 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:38459 Done reading # of bytes: 0 18495 2017-02-19 10:23:43,473 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 18496 2017-02-19 10:23:43,474 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 18496 2017-02-19 10:23:43,474 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 18498 2017-02-19 10:23:43,476 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 18625 2017-02-19 10:23:43,603 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 18626 2017-02-19 10:23:43,604 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 18626 2017-02-19 10:23:43,604 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:43463 Done reading # of bytes: 0 Done reading # of bytes: 0 23939 2017-02-19 10:23:48,917 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 23939 2017-02-19 10:23:48,917 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 23939 2017-02-19 10:23:48,917 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 23948 2017-02-19 10:23:48,926 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.732 sec - in org.littleshoot.proxy.ThrottlingTest Running org.littleshoot.proxy.StopProxyTest 24077 2017-02-19 10:23:49,055 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 24078 2017-02-19 10:23:49,056 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 24080 2017-02-19 10:23:49,058 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:41501 24080 2017-02-19 10:23:49,058 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 24081 2017-02-19 10:23:49,059 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 24081 2017-02-19 10:23:49,059 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 24083 2017-02-19 10:23:49,061 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 24090 2017-02-19 10:23:49,068 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 24091 2017-02-19 10:23:49,069 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 24092 2017-02-19 10:23:49,070 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:40599 24093 2017-02-19 10:23:49,071 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:397).doStop() - Shutting down proxy server gracefully 24093 2017-02-19 10:23:49,071 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (graceful) 24093 2017-02-19 10:23:49,071 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (graceful) 26298 2017-02-19 10:23:51,276 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 sec - in org.littleshoot.proxy.StopProxyTest Running org.littleshoot.proxy.DirectRequestTest 26304 2017-02-19 10:23:51,282 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 26306 2017-02-19 10:23:51,284 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 26307 2017-02-19 10:23:51,285 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:34779 26399 2017-02-19 10:23:51,377 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 26400 2017-02-19 10:23:51,378 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 26400 2017-02-19 10:23:51,378 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 26405 2017-02-19 10:23:51,383 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 26406 2017-02-19 10:23:51,384 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 26408 2017-02-19 10:23:51,386 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 26409 2017-02-19 10:23:51,387 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:39263 26415 2017-02-19 10:23:51,393 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 26415 2017-02-19 10:23:51,393 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 26415 2017-02-19 10:23:51,393 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 26424 2017-02-19 10:23:51,402 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server 26425 2017-02-19 10:23:51,403 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 26426 2017-02-19 10:23:51,404 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 26427 2017-02-19 10:23:51,405 INFO [Time-limited test] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:34825 26440 2017-02-19 10:23:51,418 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 26440 2017-02-19 10:23:51,418 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 26440 2017-02-19 10:23:51,418 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 26442 2017-02-19 10:23:51,420 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.littleshoot.proxy.DirectRequestTest Running org.littleshoot.proxy.IdlingProxyTest 26446 2017-02-19 10:23:51,424 INFO [main] extras.SelfSignedSslEngineSource (SelfSignedSslEngineSource.java:85).initializeKeyStore() - Not deleting keystore 26449 2017-02-19 10:23:51,427 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:458).start() - Starting proxy at address: /127.0.0.1:0 26451 2017-02-19 10:23:51,429 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:487).doStart() - Proxy listening with TCP transport 26452 2017-02-19 10:23:51,430 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:516).doStart() - Proxy started at address: /127.0.0.1:41673 Hanging as requested 27477 2017-02-19 10:23:52,455 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 27477 2017-02-19 10:23:52,455 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 27477 2017-02-19 10:23:52,455 INFO [main] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 27486 2017-02-19 10:23:52,464 INFO [main] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Stopped hanging due to interruption Done reading # of bytes: 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.littleshoot.proxy.IdlingProxyTest 27552 2017-02-19 10:23:52,530 INFO [LittleProxy-JVM-shutdown-hook] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:399).doStop() - Shutting down proxy server immediately (non-graceful) 27552 2017-02-19 10:23:52,530 INFO [LittleProxy-JVM-shutdown-hook] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:432).closeAllChannels() - Closing all channels (non-graceful) 27553 2017-02-19 10:23:52,531 INFO [LittleProxy-JVM-shutdown-hook] impl.ServerGroup (ServerGroup.java:210).shutdown() - Shutting down server group event loops (non-graceful) 27559 2017-02-19 10:23:52,537 INFO [LittleProxy-JVM-shutdown-hook] impl.DefaultHttpProxyServer (DefaultHttpProxyServer.java:413).doStop() - Done shutting down proxy server Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ littleproxy --- [WARNING] Bundle org.littleshoot:littleproxy:bundle:1.1.0 : Export org.littleshoot.proxy, has 1, private references [org.littleshoot.proxy.impl], [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LittleProxy 1.1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ littleproxy --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ littleproxy >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ littleproxy <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ littleproxy --- [INFO] Loading source files for package org.littleshoot.proxy.impl... Loading source files for package org.littleshoot.proxy... Loading source files for package org.littleshoot.proxy.extras... Constructing Javadoc information... Standard Doclet version 1.8.0_121 Building tree for all the packages and classes... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/CategorizedThreadFactory.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ClientToProxyConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ConnectionFlow.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ConnectionFlowStep.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ConnectionState.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/DefaultHttpProxyServer.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/DefaultHttpProxyServer.DefaultHttpProxyServerBootstrap.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/NetworkUtils.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.BytesReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.BytesWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.RequestReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.RequestWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.ResponseReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnection.ResponseWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnectionLogger.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnectionLogger.LocationAwareLogggerDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnectionLogger.LogDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyConnectionLogger.LoggerDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyThreadPools.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyToServerConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyToServerConnection.HeadAwareHttpResponseDecoder.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ProxyUtils.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ServerGroup.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/ThreadPoolConfiguration.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ActivityTracker.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ActivityTrackerAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ChainedProxy.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ChainedProxyAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ChainedProxyManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/DefaultHostResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/DnsSecServerResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/FlowContext.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/FullFlowContext.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HostResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpFilters.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpFiltersAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpFiltersSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpFiltersSourceAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpProxyServer.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/HttpProxyServerBootstrap.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/Launcher.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/MitmManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/ProxyAuthenticator.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/SslEngineSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/TransportProtocol.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/UnknownTransportProtocolException.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/SelfSignedMitmManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/SelfSignedSslEngineSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/package-frame.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/package-summary.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/package-tree.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/package-frame.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/package-summary.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/package-tree.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/package-frame.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/package-summary.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/package-tree.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ConnectionFlow.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/CategorizedThreadFactory.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.BytesReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.RequestReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.ResponseReadMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.BytesWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.RequestWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnection.ResponseWrittenMonitor.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ConnectionState.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ClientToProxyConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ThreadPoolConfiguration.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ServerGroup.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyUtils.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/NetworkUtils.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnectionLogger.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnectionLogger.LogDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnectionLogger.LoggerDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyConnectionLogger.LocationAwareLogggerDispatch.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ConnectionFlowStep.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyToServerConnection.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyToServerConnection.HeadAwareHttpResponseDecoder.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/DefaultHttpProxyServer.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/DefaultHttpProxyServer.DefaultHttpProxyServerBootstrap.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/class-use/ProxyThreadPools.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/DnsSecServerResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/Launcher.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/SslEngineSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpFiltersSourceAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/FullFlowContext.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HostResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpFiltersSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/UnknownTransportProtocolException.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpProxyServerBootstrap.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpFilters.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/FlowContext.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ActivityTrackerAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ProxyAuthenticator.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ActivityTracker.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ChainedProxy.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpFiltersAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/MitmManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ChainedProxyAdapter.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/HttpProxyServer.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/TransportProtocol.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/ChainedProxyManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/class-use/DefaultHostResolver.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/class-use/SelfSignedMitmManager.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/class-use/SelfSignedSslEngineSource.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/package-use.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/extras/package-use.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/org/littleshoot/proxy/impl/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/target/site/apidocs/help-doc.html... 61 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:213: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:821: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:937: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1009: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1083: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1299: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1315: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1335: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1346: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyConnection.java:191: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyConnection.java:502: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyConnection.java:512: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyConnection.java:522: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyConnection.java:573: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:754: warning - @ChannelPipeline is an unknown tag. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:754: warning - @ChannelPipeline is an unknown tag. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:754: warning - @ChannelPipeline is an unknown tag. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:1083: warning - @return tag cannot be used in method with void return type. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ConnectionFlow.java:51: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ConnectionFlowStep.java:44: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ConnectionFlowStep.java:62: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ConnectionFlowStep.java:72: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/DefaultHttpProxyServer.java:149: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/DefaultHttpProxyServer.java:160: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/DefaultHttpProxyServer.java:288: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServer.java:57: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:27: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:41: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:56: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:70: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:84: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:112: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:128: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:144: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:160: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:181: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:197: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:213: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:228: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:244: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:260: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:269: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:279: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:289: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyToServerConnection.java:153: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyUtils.java:151: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ProxyUtils.java:164: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/ChainedProxy.java:32: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/ChainedProxy.java:40: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/SslEngineSource.java:16: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/SslEngineSource.java:31: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/FlowContext.java:33: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/FlowContext.java:43: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/FullFlowContext.java:26: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/FullFlowContext.java:35: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpFiltersSource.java:20: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpFiltersSource.java:35: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpFiltersSource.java:49: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/HttpProxyServerBootstrap.java:269: warning - @param argument "resolver" is not a parameter name. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/ProxyAuthenticator.java:27: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0/src/main/java/org/littleshoot/proxy/impl/ClientToProxyConnection.java:754: warning - @ChannelPipeline is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ littleproxy --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.156 s [INFO] Finished at: 2017-02-19T10:23:56+00:00 [INFO] Final Memory: 27M/245M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72WwW7bMAyG730KLXfJdTdgPbgu2p1y2KkYsKsiM4pcWRQkOYjffrLjtNnWqm4F 9Cjxhz+S/k26uj10muzBeYXmZlWyyxUBI7BRRt6sfj3Qu4cf6/Xqtr6ovlBK7nulG9KABdNEmQJP JBhwPEBDNgP5/XNvCKVRfa6pLwh5vhjGY7yQDnu7bmp0knk0PAwWGHpfFafIUcddUFsuwij1nlru wISqOLs+6uAQwIxl1Ba7qng+jvTib3w6G2652AHbglaHRDYd34Ohm940GqjVvVTm37SWcwV2TCJK DUz2fM8T3Dn+UdJZhRHaoUl1fFZQzY38msdsRUDUKdisoAIdZHVySllotaCwSZWNwgbEEthRl4tT uIA1ij4KanujQupFHeM5btjxTjjwKcpJkumH99K02jjuhjwgRF9ZD6yFEIZUJ8c49eDiCH5hps2D ub5mZVWcDu9OpkPxqELKNLMis9Ma5bc2QZnjr1ZZsitWfs8odB5ruxBs/AwsmrgpUgNnEmr1wj5Z zlXIzBsveYpTrnWep7QKQYPfIaZ83BjvQfzf5+Ws+IQ2vYGeFDnleL1NumWK08kz5dVnoLhVn7xV 4fDWOjg7jT9SfwBoRKh7rwkAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tNC9HP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch + cd LittleProxy-littleproxy-1.1.0 + xmvn-install -R .xmvn-reactor -n littleproxy -d /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch [INFO] Installing artifact org.littleshoot:littleproxy:jar:1.1.0 [INFO] Installing artifact org.littleshoot:littleproxy:pom:1.1.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/javadoc/littleproxy + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/javadoc/littleproxy + echo /usr/share/javadoc/littleproxy + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/LittleProxy-littleproxy-1.1.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: littleproxy-1.1.0-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RKw4I3 + umask 022 + cd /builddir/build/BUILD + cd LittleProxy-littleproxy-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/doc/littleproxy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/doc/littleproxy + cp -pr README.md /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/doc/littleproxy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CzH9Jh + umask 022 + cd /builddir/build/BUILD + cd LittleProxy-littleproxy-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/java/littleproxy.jar'] [INFO osgi.prov] osgi(org.littleshoot.littleproxy) = 1.1.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/java/littleproxy.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/maven-metadata/littleproxy.xml'] [INFO maven.prov] mvn(org.littleshoot:littleproxy:pom:) = 1.1.0, mvn(org.littleshoot:littleproxy) = 1.1.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/maven-metadata/littleproxy.xml'] [INFO maven.req] mvn(commons-codec:commons-codec), mvn(commons-io:commons-io), java-headless >= 1:1.6, mvn(org.apache.commons:commons-lang3), mvn(org.slf4j:slf4j-api), mvn(com.google.guava:guava), javapackages-tools, mvn(io.netty:netty-all), mvn(commons-cli:commons-cli) Provides: littleproxy = 1.1.0-1.fc26 mvn(org.littleshoot:littleproxy) = 1.1.0 mvn(org.littleshoot:littleproxy:pom:) = 1.1.0 osgi(org.littleshoot.littleproxy) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-tools mvn(com.google.guava:guava) mvn(commons-cli:commons-cli) mvn(commons-codec:commons-codec) mvn(commons-io:commons-io) mvn(io.netty:netty-all) mvn(org.apache.commons:commons-lang3) mvn(org.slf4j:slf4j-api) Processing files: littleproxy-javadoc-1.1.0-1.fc26.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xe7Q3v + umask 022 + cd /builddir/build/BUILD + cd LittleProxy-littleproxy-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy-javadoc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy-javadoc + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch/usr/share/licenses/littleproxy-javadoc + exit 0 Provides: littleproxy-javadoc = 1.1.0-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch Wrote: /builddir/build/RPMS/littleproxy-1.1.0-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/littleproxy-javadoc-1.1.0-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TKdSFK + umask 022 + cd /builddir/build/BUILD + cd LittleProxy-littleproxy-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/littleproxy-1.1.0-1.fc26.noarch + exit 0 Child return code was: 0