Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 sec ------------- Standard Error ----------------- 09-May-2023 14:34:26.139 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 09-May-2023 14:34:27.683 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-May-2023 14:34:27.766 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-May-2023 14:34:27.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 09-May-2023 14:34:28.225 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43381"] 09-May-2023 14:34:28.640 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43381"] 09-May-2023 14:34:28.643 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-May-2023 14:34:28.693 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43381"] 09-May-2023 14:34:28.701 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43381"] 09-May-2023 14:34:28.744 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 09-May-2023 14:34:28.756 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-May-2023 14:34:28.757 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-May-2023 14:34:28.757 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 09-May-2023 14:34:28.784 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41953"] 09-May-2023 14:34:28.952 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41953"] 09-May-2023 14:34:28.955 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-May-2023 14:34:28.957 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41953"] 09-May-2023 14:34:28.960 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41953"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 3.026 sec Testcase: testFooThenFooBar took 0.225 sec