Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.76 KB | None | 0 0
  1. Starting downstream sender...
  2. 16:39:10.742 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
  3. 16:39:10.745 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
  4. 16:39:10.746 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.maxRecords: 4
  5. 16:39:10.775 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
  6. 16:39:10.790 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
  7. 16:39:10.792 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
  8. 16:39:10.792 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
  9. 16:39:10.792 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
  10. 16:39:10.793 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: available
  11. 16:39:10.793 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
  12. 16:39:10.793 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): available
  13. 16:39:10.794 [main] DEBUG io.netty.util.internal.Cleaner0 - java.nio.ByteBuffer.cleaner(): available
  14. 16:39:10.795 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
  15. 16:39:10.795 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
  16. 16:39:10.795 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
  17. 16:39:10.795 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
  18. 16:39:10.795 [main] DEBUG i.n.util.internal.PlatformDependent - You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
  19. 16:39:10.796 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  20. 16:39:10.796 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
  21. 16:39:10.796 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
  22. 16:39:10.796 [main] DEBUG i.n.util.internal.PlatformDependent - io.netty.maxDirectMemory: 921174016 bytes
  23. 16:39:10.872 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
  24. 16:39:10.872 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
  25. 16:39:10.876 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
  26. 16:39:10.898 [main] DEBUG i.n.resolver.dns.DnsServerAddresses - Default DNS servers: [/127.0.1.1:53] (sun.net.dns.ResolverConfiguration)
  27. 16:39:10.901 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
  28. 16:39:10.901 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
  29. 16:39:10.903 [main] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
  30. 16:39:10.903 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
  31. 16:39:10.939 [main] INFO o.e.h.c.HonoClientConfigProperties - using certificates from file [certs/trusted-certs.pem] as trust anchor
  32. 16:39:10.940 [main] INFO o.e.h.c.ConnectionFactoryImpl - connecting to AMQP 1.0 container [amqps://192.168.56.101:5671]
  33. 16:39:11.107 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.bytebuf.checkAccessible: true
  34. 16:39:11.108 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@67b467e9
  35. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
  36. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
  37. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
  38. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
  39. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
  40. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
  41. 16:39:11.115 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
  42. 16:39:11.116 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
  43. 16:39:11.116 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  44. 16:39:11.116 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
  45. 16:39:11.116 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true
  46. 16:39:11.122 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
  47. 16:39:11.122 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 65536
  48. 16:39:11.122 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
  49. 16:39:11.140 [main] DEBUG io.netty.handler.ssl.JdkSslContext - Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]
  50. 16:39:11.149 [main] DEBUG io.netty.handler.ssl.JdkSslContext - Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA]
  51. 16:39:11.185 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 10325 (auto-detected)
  52. 16:39:11.189 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 08:00:27:ff:fe:b7:2b:0c (auto-detected)
  53. 16:39:11.190 [main] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xc0f9b111f617996e
  54. 16:39:11.301 [vert.x-eventloop-thread-0] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 32768
  55. 16:39:11.301 [vert.x-eventloop-thread-0] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2
  56. 16:39:11.301 [vert.x-eventloop-thread-0] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16
  57. 16:39:11.301 [vert.x-eventloop-thread-0] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
  58. 16:39:11.497 [vert.x-eventloop-thread-0] WARN o.e.h.c.ConnectionFactoryImpl - can't connect to AMQP 1.0 container [amqps://192.168.56.101:5671]
  59. javax.net.ssl.SSLHandshakeException: General SSLEngine problem
  60. at sun.security.ssl.Handshaker.checkThrown(Handshaker.java:1478) ~[na:1.8.0_131]
  61. at sun.security.ssl.SSLEngineImpl.checkTaskThrown(SSLEngineImpl.java:535) ~[na:1.8.0_131]
  62. at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:813) ~[na:1.8.0_131]
  63. at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:781) ~[na:1.8.0_131]
  64. at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) ~[na:1.8.0_131]
  65. at io.netty.handler.ssl.SslHandler$SslEngineType$2.unwrap(SslHandler.java:223) ~[netty-handler-4.1.8.Final.jar:4.1.8.Final]
  66. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1117) ~[netty-handler-4.1.8.Final.jar:4.1.8.Final]
  67. at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1039) ~[netty-handler-4.1.8.Final.jar:4.1.8.Final]
  68. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) ~[netty-codec-4.1.8.Final.jar:4.1.8.Final]
  69. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) ~[netty-codec-4.1.8.Final.jar:4.1.8.Final]
  70. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  71. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  72. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  73. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  74. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  75. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  76. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  77. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  78. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:642) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  79. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  80. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  81. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441) ~[netty-transport-4.1.8.Final.jar:4.1.8.Final]
  82. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) ~[netty-common-4.1.8.Final.jar:4.1.8.Final]
  83. at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
  84. Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem
  85. at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[na:1.8.0_131]
  86. at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1728) ~[na:1.8.0_131]
  87. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:304) ~[na:1.8.0_131]
  88. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[na:1.8.0_131]
  89. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1514) ~[na:1.8.0_131]
  90. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[na:1.8.0_131]
  91. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) ~[na:1.8.0_131]
  92. at sun.security.ssl.Handshaker$1.run(Handshaker.java:966) ~[na:1.8.0_131]
  93. at sun.security.ssl.Handshaker$1.run(Handshaker.java:963) ~[na:1.8.0_131]
  94. at java.security.AccessController.doPrivileged(Native Method) ~[na:1.8.0_131]
  95. at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1416) ~[na:1.8.0_131]
  96. at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1256) ~[netty-handler-4.1.8.Final.jar:4.1.8.Final]
  97. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1169) ~[netty-handler-4.1.8.Final.jar:4.1.8.Final]
  98. ... 17 common frames omitted
  99. Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
  100. at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:352) ~[na:1.8.0_131]
  101. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:260) ~[na:1.8.0_131]
  102. at sun.security.validator.Validator.validate(Validator.java:260) ~[na:1.8.0_131]
  103. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[na:1.8.0_131]
  104. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:281) ~[na:1.8.0_131]
  105. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:136) ~[na:1.8.0_131]
  106. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1501) ~[na:1.8.0_131]
  107. ... 25 common frames omitted
  108. Caused by: java.security.cert.CertPathValidatorException: signature check failed
  109. at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135) ~[na:1.8.0_131]
  110. at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:219) ~[na:1.8.0_131]
  111. at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:140) ~[na:1.8.0_131]
  112. at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:79) ~[na:1.8.0_131]
  113. at java.security.cert.CertPathValidator.validate(CertPathValidator.java:292) ~[na:1.8.0_131]
  114. at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:347) ~[na:1.8.0_131]
  115. ... 31 common frames omitted
  116. Caused by: java.security.SignatureException: Signature does not match.
  117. at sun.security.x509.X509CertImpl.verify(X509CertImpl.java:449) ~[na:1.8.0_131]
  118. at sun.security.provider.certpath.BasicChecker.verifySignature(BasicChecker.java:166) ~[na:1.8.0_131]
  119. at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:147) ~[na:1.8.0_131]
  120. at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125) ~[na:1.8.0_131]
  121. ... 36 common frames omitted
  122. honoClient could not create telemetry sender : General SSLEngine problem
  123. Finishing downstream sender.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement