Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 sec ------------- Standard Error ----------------- 15-Feb-2024 14:56:34.548 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 15-Feb-2024 14:56:36.176 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Feb-2024 14:56:36.352 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 14:56:36.352 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 15-Feb-2024 14:56:36.633 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44361"] 15-Feb-2024 14:56:36.822 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44361"] 15-Feb-2024 14:56:36.824 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 14:56:36.853 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44361"] 15-Feb-2024 14:56:36.857 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44361"] 15-Feb-2024 14:56:36.871 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 15-Feb-2024 14:56:36.878 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Feb-2024 14:56:36.933 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 14:56:36.935 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 15-Feb-2024 14:56:36.974 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39233"] 15-Feb-2024 14:56:36.997 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39233"] 15-Feb-2024 14:56:36.998 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 14:56:37.001 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39233"] 15-Feb-2024 14:56:37.002 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39233"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.617 sec Testcase: testFooThenFooBar took 0.135 sec