Testsuite: org.apache.tomcat.util.net.TestCustomSsl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.827 sec ------------- Standard Output --------------- ContextListener: attributeAdded('javax.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@43300f51') ------------- ---------------- --------------- ------------- Standard Error ----------------- 26-Oct-2023 17:09:12.111 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomSslImplementation] 26-Oct-2023 17:09:14.246 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 26-Oct-2023 17:09:14.972 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio2-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [null] 26-Oct-2023 17:09:15.029 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Oct-2023 17:09:15.041 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 26-Oct-2023 17:09:15.534 INFO [localhost-startStop-1] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 26-Oct-2023 17:09:16.241 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 26-Oct-2023 17:09:16.245 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 26-Oct-2023 17:09:16.250 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@79a108b9') 26-Oct-2023 17:09:16.356 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-45087"] 26-Oct-2023 17:09:17.157 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-45087"] 26-Oct-2023 17:09:17.164 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Oct-2023 17:09:17.169 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 26-Oct-2023 17:09:17.169 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 26-Oct-2023 17:09:17.228 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-45087"] 26-Oct-2023 17:09:17.230 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-45087"] ------------- ---------------- --------------- Testcase: testCustomSslImplementation took 5.695 sec