Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.296 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1709212829889.txt with 100000 bytes. Created file:/tmp/testSendFile-1709212832280-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1709212832282-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1709212832286-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1709212832293-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1709212832299-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1709212832337-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1709212832360-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1709212832366-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1709212832368-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1709212832371-9.txt with 1000000 bytes. Client received 100000 bytes in 6 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 9 ms. Client received 600000 bytes in 12 ms. Client received 700000 bytes in 3 ms. Client received 800000 bytes in 4 ms. Client received 900000 bytes in 5 ms. Client received 1000000 bytes in 3 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 29-Feb-2024 13:20:29.569 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 29-Feb-2024 13:20:30.786 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 29-Feb-2024 13:20:30.833 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Feb-2024 13:20:30.833 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 29-Feb-2024 13:20:31.003 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46467"] 29-Feb-2024 13:20:32.241 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46467"] 29-Feb-2024 13:20:32.244 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Feb-2024 13:20:32.257 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46467"] 29-Feb-2024 13:20:32.268 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46467"] 29-Feb-2024 13:20:32.277 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 29-Feb-2024 13:20:32.380 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 29-Feb-2024 13:20:32.381 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Feb-2024 13:20:32.382 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 29-Feb-2024 13:20:32.422 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46521"] 29-Feb-2024 13:20:32.477 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46521"] 29-Feb-2024 13:20:32.480 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Feb-2024 13:20:32.487 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46521"] 29-Feb-2024 13:20:32.491 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46521"] ------------- ---------------- --------------- Testcase: testBug60409 took 3.034 sec Testcase: testSendFile took 0.22 sec