Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 sec ------------- Standard Error ----------------- 03-Feb-2024 12:18:44.012 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 03-Feb-2024 12:18:45.461 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 03-Feb-2024 12:18:45.570 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:18:45.571 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:18:46.005 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 03-Feb-2024 12:18:46.327 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 03-Feb-2024 12:18:46.331 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:18:46.376 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 03-Feb-2024 12:18:46.392 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34591"] 03-Feb-2024 12:18:46.399 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 03-Feb-2024 12:18:46.404 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 03-Feb-2024 12:18:46.406 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 12:18:46.407 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 03-Feb-2024 12:18:46.445 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36031"] 03-Feb-2024 12:18:46.520 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36031"] 03-Feb-2024 12:18:46.523 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 12:18:46.535 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36031"] 03-Feb-2024 12:18:46.545 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36031"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.671 sec Testcase: testFooThenFooBar took 0.148 sec