Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.057 sec ------------- Standard Error ----------------- 23-Feb-2024 12:14:18.513 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 23-Feb-2024 12:14:19.940 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Feb-2024 12:14:20.091 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:14:20.092 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:14:20.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34773"] 23-Feb-2024 12:14:20.697 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34773"] 23-Feb-2024 12:14:20.700 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:14:20.749 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34773"] 23-Feb-2024 12:14:20.779 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34773"] 23-Feb-2024 12:14:20.803 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 23-Feb-2024 12:14:20.812 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Feb-2024 12:14:20.885 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 12:14:20.886 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 23-Feb-2024 12:14:20.900 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36955"] 23-Feb-2024 12:14:20.912 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36955"] 23-Feb-2024 12:14:20.915 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 12:14:20.918 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36955"] 23-Feb-2024 12:14:20.919 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36955"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.766 sec Testcase: testFooThenFooBar took 0.124 sec