Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

File Contents

Testsuite: org.apache.tomcat.util.net.TestCustomSslTrustManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.189 sec
------------- Standard Error -----------------
20-Apr-2024 08:42:36.870 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone]
20-Apr-2024 08:42:38.100 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"]
20-Apr-2024 08:42:38.330 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/srv/gump/public/workspace/tomcat-tc9/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [null]
20-Apr-2024 08:42:38.361 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
20-Apr-2024 08:42:38.361 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev]
20-Apr-2024 08:42:38.784 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-40829"]
20-Apr-2024 08:42:39.576 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-40829"]
20-Apr-2024 08:42:39.577 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
20-Apr-2024 08:42:39.588 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-40829"]
20-Apr-2024 08:42:39.602 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-40829"]
20-Apr-2024 08:42:39.607 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA]
20-Apr-2024 08:42:39.610 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2"]
20-Apr-2024 08:42:39.613 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/srv/gump/public/workspace/tomcat-tc9/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [null]
20-Apr-2024 08:42:39.614 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
20-Apr-2024 08:42:39.614 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev]
20-Apr-2024 08:42:39.621 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35763"]
20-Apr-2024 08:42:39.731 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35763"]
20-Apr-2024 08:42:39.733 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
20-Apr-2024 08:42:39.736 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35763"]
20-Apr-2024 08:42:39.741 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35763"]
20-Apr-2024 08:42:39.747 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll]
20-Apr-2024 08:42:39.749 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-3"]
20-Apr-2024 08:42:39.764 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-3], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/srv/gump/public/workspace/tomcat-tc9/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [null]
20-Apr-2024 08:42:39.767 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
20-Apr-2024 08:42:39.768 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev]
20-Apr-2024 08:42:39.778 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-3-42253"]
20-Apr-2024 08:42:39.843 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-3-42253"]
20-Apr-2024 08:42:39.846 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
20-Apr-2024 08:42:39.848 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-3-42253"]
20-Apr-2024 08:42:39.851 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-3-42253"]
------------- ---------------- ---------------

Testcase: testCustomTrustManagerNone took 2.874 sec
Testcase: testCustomTrustManagerCA took 0.14 sec
Testcase: testCustomTrustManagerAll took 0.106 sec

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Sat, 20 Apr 2024 06:00:06 ().Python Logo