Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.255 sec ------------- Standard Error ----------------- 09-Feb-2024 15:41:29.213 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 09-Feb-2024 15:41:30.526 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Feb-2024 15:41:30.634 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:41:30.634 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 09-Feb-2024 15:41:31.053 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41183"] 09-Feb-2024 15:41:31.416 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41183"] 09-Feb-2024 15:41:31.421 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:41:31.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41183"] 09-Feb-2024 15:41:31.463 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41183"] 09-Feb-2024 15:41:31.474 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 09-Feb-2024 15:41:31.476 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Feb-2024 15:41:31.477 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:41:31.478 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 09-Feb-2024 15:41:31.497 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39515"] 09-Feb-2024 15:41:31.729 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39515"] 09-Feb-2024 15:41:31.730 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:41:31.732 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39515"] 09-Feb-2024 15:41:31.739 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39515"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.813 sec Testcase: testFooThenFooBar took 0.266 sec