Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.273 sec ------------- Standard Error ----------------- 15-Feb-2024 23:23:24.338 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 15-Feb-2024 23:23:25.655 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Feb-2024 23:23:25.774 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 23:23:25.776 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 15-Feb-2024 23:23:26.261 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34391"] 15-Feb-2024 23:23:26.573 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34391"] 15-Feb-2024 23:23:26.577 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 23:23:26.640 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34391"] 15-Feb-2024 23:23:26.649 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34391"] 15-Feb-2024 23:23:26.673 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 15-Feb-2024 23:23:26.675 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Feb-2024 23:23:26.784 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 23:23:26.784 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 15-Feb-2024 23:23:26.810 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-32989"] 15-Feb-2024 23:23:26.846 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-32989"] 15-Feb-2024 23:23:26.854 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 23:23:26.865 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-32989"] 15-Feb-2024 23:23:26.869 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-32989"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.959 sec Testcase: testFooThenFooBar took 0.207 sec