pjfanning commented on issue #638: URL: https://github.com/apache/pekko-management/issues/638#issuecomment-3919861023
pekko-management 1.2.0 has these changes - https://pekko.apache.org/docs/pekko-management/current/release-notes/releases-1.2.html #549 seems to be the change most likely to be affecting you Inlining the traces because it is easier to read. no-error ``` {"@timestamp":"2026-02-12T17:42:34.805270028+01:00","log.logger":"org.apache.pekko.http.impl.engine.client.PoolId","log.level":"DEBUG","labels":{"pekkoUid":"3326121498181324775","sourceThread":"ServerSystem-pekko.actor.default-dispatcher-5","sourceActorSystem":"ServerSystem","pekkoAddress":"pekko://[email protected]:1910","pekkoSource":"ServerSystem/Pool(shared->https://172-xx.yy.zz.server-kubernetes-dns-internal.standard.svc.cluster.local:8558)","pekkoTimestamp":"16:42:34.805UTC"},"service.name":"Server","message":"[0 (Idle)]Slot became idle... Trying to pull"} 0090: 81 EC B5 ED 6D 20 7B B6 BC FD DF B1 59 EE E0 69 ....m ......Y..i 00A0: 30 3F 5C AA 9C F9 CA FD 5C AF EC 21 31 72 9F AB 0?\.....\..!1r.. 00B0: 11 45 42 A1 40 00 84 20 57 F8 9C A7 68 9A 17 D8 .EB.@.. W...h... 00C0: 57 A4 70 84 1B AC 7E A1 BF B7 24 E9 1C 49 09 7F W.p.......$..I.. 00D0: 35 90 50 90 1D 0D 88 D7 FA 1F C0 96 04 33 83 0F 5.P..........3.. 00E0: CE 6B F2 F6 3C 7E 9E 0E 11 FA 76 F0 .k..<.....v. ) javax.net.ssl|DEBUG|61|ServerSystem-pekko.actor.default-dispatcher-5|2026-02-12 17:42:34.804 CET|null:-1|READ: TLSv1.2 application_data, length = 231 javax.net.ssl|DEBUG|61|ServerSystem-pekko.actor.default-dispatcher-5|2026-02-12 17:42:34.804 CET|null:-1|Plaintext after DECRYPTION ( 0000: 48 54 54 50 2F 31 2E 31 20 32 30 30 20 4F 4B 0D HTTP/1.1 200 OK. 0010: 0A 53 65 72 76 65 72 3A 20 70 65 6B 6B 6F 2D 68 .Server: pekko-h 0020: 74 74 70 2F 31 2E 33 2E 30 0D 0A 44 61 74 65 3A ttp/1.3.0..Date: 0030: 20 54 68 75 2C 20 31 32 20 46 65 62 20 32 30 32 Thu, 12 Feb 202 0040: 36 20 31 36 3A 34 32 3A 33 34 20 47 4D 54 0D 0A 6 16:42:34 GMT.. 0050: 43 6F 6E 74 65 6E 74 2D 54 79 70 65 3A 20 61 70 Content-Type: ap 0060: 70 6C 69 63 61 74 69 6F 6E 2F 6A 73 6F 6E 0D 0A plication/json.. 0070: 43 6F 6E 74 65 6E 74 2D 4C 65 6E 67 74 68 3A 20 Content-Length: 0080: 37 33 0D 0A 0D 0A 7B 22 73 65 65 64 4E 6F 64 65 73....."seedNode 0090: 73 22 3A 5B 5D 2C 22 73 65 6C 66 4E 6F 64 65 22 s":[],"selfNode" 00A0: 3A 22 70 65 6B 6B 6F 3A 2F 2F 50 75 73 68 53 65 :"pekko://Se 00B0: 72 76 65 72 53 79 73 74 65 6D 40 31 37 32 2E 32 [email protected] 00C0: 38 2E 35 30 2E 31 36 33 3A 31 39 31 30 22 7D xx.yy.zz:1910". ) {"@timestamp":"2026-02-12T17:42:34.805778973+01:00","log.logger":"org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator","log.level":"INFO","labels":{"pekkoUid":"3326121498181324775","sourceThread":"ServerSystem-pekko.actor.default-dispatcher-22","sourceActorSystem":"ServerSystem","pekkoAddress":"pekko://[email protected]:1910","pekkoSource":"pekko://ServerSystem/system/bootstrapCoordinator","pekkoSeedNodes":"","pekkoTimestamp":"16:42:34.805UTC"},"tags":["pekkoBootstrapSeedNodes"],"service.name":"Server","message":"Contact point [pekko://[email protected]:1910] returned [0] seed-nodes []"} error ``` {"@timestamp":"2026-02-12T17:25:14.568443224+01:00","log.logger":"org.apache.pekko.management.cluster.bootstrap.internal.HttpContactPointBootstrap","log.level":"WARN","labels":{"pekkoUid":"-3909791107782897419","sourceThread":"ServerSystem-pekko.actor.default-dispatcher-22","sourceActorSystem":"ServerSystem","pekkoAddress":"pekko://[email protected]:1910","pekkoSource":"pekko://[email protected]:1910/system/bootstrapCoordinator/contactPointProbe-172-xx.yy.zz.server-kubernetes-dns-internal.standard.svc.cluster.local-8558","pekkoTimestamp":"16:25:14.568UTC"},"service.name":"Server","message":"Probing [https://172-xx.yy.zz.server-kubernetes-dns-internal.standard.svc.cluster.local:8558/bootstrap/seed-nodes] failed due to: No X509TrustManager implementation available"} javax.net.ssl|DEBUG|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|Raw read ( 0000: 15 03 03 00 02 02 2E ....... ) javax.net.ssl|DEBUG|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|READ: TLSv1.2 alert, length = 2 javax.net.ssl|DEBUG|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|Received alert message ( "Alert": { "level" : "fatal", "description": "certificate_unknown" } ) javax.net.ssl|ERROR|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|Fatal (CERTIFICATE_UNKNOWN): Received fatal alert: certificate_unknown ( "throwable" : { javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source) at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source) at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source) at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Unknown Source) at java.base/sun.security.ssl.TransportContext.dispatch(Unknown Source) at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.decode(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source) at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source) at org.apache.pekko.stream.impl.io.TLSActor.doUnwrap(TLSActor.scala:411) at org.apache.pekko.stream.impl.io.TLSActor.doInbound(TLSActor.scala:309) at org.apache.pekko.stream.impl.io.TLSActor.$init$$$anonfun$1(TLSActor.scala:244) at org.apache.pekko.stream.impl.Pump.pump(Transfer.scala:213) at org.apache.pekko.stream.impl.Pump.pump$(Transfer.scala:166) at org.apache.pekko.stream.impl.io.TLSActor.pump(TLSActor.scala:61) at org.apache.pekko.stream.impl.BatchingInputBuffer.enqueueInputElement(ActorProcessor.scala:107) at org.apache.pekko.stream.impl.BatchingInputBuffer$$anon$2.applyOrElse(ActorProcessor.scala:158) at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:35) at org.apache.pekko.stream.impl.SubReceive.apply(Transfer.scala:29) at org.apache.pekko.stream.impl.FanIn$InputBunch$$anon$7.applyOrElse(FanIn.scala:252) at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:35) at org.apache.pekko.stream.impl.SubReceive.apply(Transfer.scala:29) at org.apache.pekko.stream.impl.SubReceive.apply(Transfer.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:225) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:224) at org.apache.pekko.stream.impl.SubReceive.applyOrElse(Transfer.scala:25) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:280) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:481) at org.apache.pekko.stream.impl.io.TLSActor.aroundReceive(TLSActor.scala:61) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:273) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:234) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)} ) javax.net.ssl|ALL|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|Invalidated session: Session(1770913514546|SSL_NULL_WITH_NULL_NULL) javax.net.ssl|ALL|E2|ServerSystem-pekko.actor.default-dispatcher-21|2026-02-12 17:25:14.569 CET|null:-1|Invalidated session: Session(1770913514549|TLS_DHE_RSA_WITH_AES_128_GCM_SHA256) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
