Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.611 sec ------------- Standard Error ----------------- 23-Feb-2024 12:37:50.998 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 23-Feb-2024 12:37:52.391 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Feb-2024 12:37:52.490 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:37:52.490 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:37:52.745 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35743"] 23-Feb-2024 12:37:53.018 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35743"] 23-Feb-2024 12:37:53.021 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:37:53.059 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35743"] 23-Feb-2024 12:37:53.064 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35743"] 23-Feb-2024 12:37:53.076 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 23-Feb-2024 12:37:53.078 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Feb-2024 12:37:53.079 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:37:53.079 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:37:53.090 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-32885"] 23-Feb-2024 12:37:53.120 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-32885"] 23-Feb-2024 12:37:53.125 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:37:53.128 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-32885"] 23-Feb-2024 12:37:53.134 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-32885"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.455 sec Testcase: testFooThenFooBar took 0.06 sec