Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.188 sec ------------- Standard Error ----------------- 25-May-2023 14:28:39.757 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 25-May-2023 14:28:41.108 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 25-May-2023 14:28:41.242 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-May-2023 14:28:41.251 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 25-May-2023 14:28:41.596 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45469"] 25-May-2023 14:28:42.003 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45469"] 25-May-2023 14:28:42.006 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-May-2023 14:28:42.035 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45469"] 25-May-2023 14:28:42.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45469"] 25-May-2023 14:28:42.065 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 25-May-2023 14:28:42.071 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 25-May-2023 14:28:42.221 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-May-2023 14:28:42.221 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 25-May-2023 14:28:42.243 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33307"] 25-May-2023 14:28:42.297 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33307"] 25-May-2023 14:28:42.298 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-May-2023 14:28:42.301 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33307"] 25-May-2023 14:28:42.303 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33307"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.804 sec Testcase: testFooThenFooBar took 0.241 sec