Testsuite: org.apache.tomcat.util.net.TestClientCertTls13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.846 sec ------------- Standard Error ----------------- 03-Feb-2024 12:43:47.603 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[JSSE]] 03-Feb-2024 12:43:49.596 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 03-Feb-2024 12:43:50.278 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-11.0.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 12:43:50.345 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:43:50.346 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:43:50.526 WARNING [main] org.apache.catalina.authenticator.SSLAuthenticator.startInternal The context [] in virtual host [localhost] is configured to use CLIENT-CERT authentication and [Connector["https-jsse-nio2-127.0.0.1-auto-1-33269"]] is configured to support TLS 1.3 using JSSE. Use of CLIENT-CERT authentication is not compatible with the use of TLS 1.3 and JSSE. 03-Feb-2024 12:43:50.571 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-33269"] 03-Feb-2024 12:43:51.886 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-33269"] 03-Feb-2024 12:43:51.887 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:43:51.917 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-33269"] 03-Feb-2024 12:43:51.923 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-33269"] 03-Feb-2024 12:43:51.937 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[JSSE]] 03-Feb-2024 12:43:51.959 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-2"] 03-Feb-2024 12:43:52.140 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio2-127.0.0.1-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 12:43:52.142 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:43:52.143 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:43:52.164 WARNING [main] org.apache.catalina.authenticator.SSLAuthenticator.startInternal The context [] in virtual host [localhost] is configured to use CLIENT-CERT authentication and [Connector["https-jsse-nio2-127.0.0.1-auto-2-35791"]] is configured to support TLS 1.3 using JSSE. Use of CLIENT-CERT authentication is not compatible with the use of TLS 1.3 and JSSE. 03-Feb-2024 12:43:52.196 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-2-35791"] 03-Feb-2024 12:43:52.391 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-2-35791"] 03-Feb-2024 12:43:52.398 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:43:52.401 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-2-35791"] 03-Feb-2024 12:43:52.403 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-2-35791"] 03-Feb-2024 12:43:52.414 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[OpenSSL]] 03-Feb-2024 12:43:52.443 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.38] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [2.0.5] 03-Feb-2024 12:43:52.443 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 03-Feb-2024 12:43:52.446 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 03-Feb-2024 12:43:52.455 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-3"] 03-Feb-2024 12:43:52.568 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio2-127.0.0.1-auto-3], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 12:43:52.569 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:43:52.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:43:52.577 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-3-37971"] 03-Feb-2024 12:43:52.688 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-3-37971"] 03-Feb-2024 12:43:52.689 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:43:52.695 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-3-37971"] 03-Feb-2024 12:43:52.702 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-3-37971"] 03-Feb-2024 12:43:52.720 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[OpenSSL]] 03-Feb-2024 12:43:52.728 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.38] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [2.0.5] 03-Feb-2024 12:43:52.729 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 03-Feb-2024 12:43:52.730 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 03-Feb-2024 12:43:52.731 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-4"] 03-Feb-2024 12:43:52.817 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio2-127.0.0.1-auto-4], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-11.0.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 12:43:52.822 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:43:52.822 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:43:52.836 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-4-34849"] 03-Feb-2024 12:43:52.946 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-4-34849"] 03-Feb-2024 12:43:52.947 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:43:52.952 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-4-34849"] 03-Feb-2024 12:43:52.953 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio2-127.0.0.1-auto-4-34849"] 03-Feb-2024 12:43:52.957 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[OpenSSL-FFM]] 03-Feb-2024 12:43:53.058 SEVERE [main] org.apache.catalina.core.OpenSSLLifecycleListener.isAvailable OpenSSL initialization failed java.lang.UnsatisfiedLinkError: no ssl in java.library.path: /home/buildslave/slave/tomcat-9.0.x/basepath/tomcat-native-1.2.38-bin/lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2439) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) at java.base/java.lang.System.loadLibrary(System.java:2063) at org.apache.tomcat.util.openssl.openssl_h.(openssl_h.java:36) at org.apache.tomcat.util.net.openssl.panama.OpenSSLLibrary.initLibrary(OpenSSLLibrary.java:84) at org.apache.tomcat.util.net.openssl.panama.OpenSSLLibrary.init(OpenSSLLibrary.java:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.apache.catalina.core.OpenSSLLifecycleListener.isAvailable(OpenSSLLifecycleListener.java:59) at org.apache.tomcat.util.net.TesterSupport.configureSSLImplementation(TesterSupport.java:251) at org.apache.tomcat.util.net.TestClientCertTls13.setUp(TestClientCertTls13.java:110) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042) 03-Feb-2024 12:43:53.060 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-5"] 03-Feb-2024 12:43:53.074 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[OpenSSL-FFM]] 03-Feb-2024 12:43:53.077 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-6"] ------------- ---------------- --------------- Testcase: testClientCertPost[JSSE] took 4.619 sec Testcase: testClientCertGet[JSSE] took 0.475 sec Testcase: testClientCertPost[OpenSSL] took 0.306 sec Testcase: testClientCertGet[OpenSSL] took 0.237 sec Testcase: testClientCertPost[OpenSSL-FFM] took 0.116 sec SKIPPED: got: , expected: is Testcase: testClientCertPost[OpenSSL-FFM] took 0.116 sec Testcase: testClientCertGet[OpenSSL-FFM] took 0.004 sec SKIPPED: got: , expected: is Testcase: testClientCertGet[OpenSSL-FFM] took 0.004 sec