Testsuite: org.apache.tomcat.util.net.TestSSLHostConfigIntegration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.473 sec ------------- Standard Output --------------- ContextListener: attributeAdded('javax.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@25606192') ------------- ---------------- --------------- ------------- Standard Error ----------------- 24-Jan-2024 17:51:48.516 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSslHostConfigIsSerializable] 24-Jan-2024 17:51:50.090 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 24-Jan-2024 17:51:50.838 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 [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/ca.jks] 24-Jan-2024 17:51:50.885 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Jan-2024 17:51:50.909 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 24-Jan-2024 17:51:51.398 INFO [localhost-startStop-1] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 24-Jan-2024 17:51:52.053 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Jan-2024 17:51:52.056 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Jan-2024 17:51:52.059 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5930127') 24-Jan-2024 17:51:52.206 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-39357"] 24-Jan-2024 17:51:52.274 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-39357"] 24-Jan-2024 17:51:52.282 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Jan-2024 17:51:52.297 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Jan-2024 17:51:52.297 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Jan-2024 17:51:52.338 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-39357"] 24-Jan-2024 17:51:52.343 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-39357"] ------------- ---------------- --------------- Testcase: testSslHostConfigIsSerializable took 4.357 sec