Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 sec ------------- Standard Error ----------------- 29-May-2023 08:11:00.367 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 29-May-2023 08:11:01.749 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-May-2023 08:11:01.813 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-May-2023 08:11:01.824 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 29-May-2023 08:11:02.319 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 29-May-2023 08:11:02.629 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 29-May-2023 08:11:02.632 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-May-2023 08:11:02.666 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 29-May-2023 08:11:02.679 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 29-May-2023 08:11:02.686 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 29-May-2023 08:11:02.697 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-May-2023 08:11:02.698 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-May-2023 08:11:02.698 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 29-May-2023 08:11:02.725 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39593"] 29-May-2023 08:11:02.878 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39593"] 29-May-2023 08:11:02.881 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-May-2023 08:11:02.884 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39593"] 29-May-2023 08:11:02.891 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39593"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.871 sec Testcase: testFooThenFooBar took 0.208 sec