Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707340910008.txt with 100000 bytes. Created file:/tmp/testSendFile-1707340912157-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707340912171-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707340912187-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707340912196-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707340912208-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707340912218-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707340912236-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707340912244-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707340912247-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707340912250-9.txt with 1000000 bytes. Client received 100000 bytes in 4 ms. Client received 200000 bytes in 11 ms. Client received 300000 bytes in 5 ms. Client received 400000 bytes in 6 ms. Client received 500000 bytes in 6 ms. Client received 600000 bytes in 6 ms. Client received 700000 bytes in 11 ms. Client received 800000 bytes in 7 ms. Client received 900000 bytes in 10 ms. Client received 1000000 bytes in 8 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 07-Feb-2024 21:21:49.782 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 07-Feb-2024 21:21:50.548 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 07-Feb-2024 21:21:50.693 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Feb-2024 21:21:50.693 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 07-Feb-2024 21:21:50.916 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40599"] 07-Feb-2024 21:21:52.106 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40599"] 07-Feb-2024 21:21:52.110 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Feb-2024 21:21:52.126 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40599"] 07-Feb-2024 21:21:52.127 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40599"] 07-Feb-2024 21:21:52.151 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 07-Feb-2024 21:21:52.255 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 07-Feb-2024 21:21:52.272 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Feb-2024 21:21:52.272 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 07-Feb-2024 21:21:52.293 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45043"] 07-Feb-2024 21:21:52.371 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45043"] 07-Feb-2024 21:21:52.372 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Feb-2024 21:21:52.381 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45043"] 07-Feb-2024 21:21:52.382 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45043"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.699 sec Testcase: testSendFile took 0.245 sec