Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.634 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708095689607.txt with 100000 bytes. Created file:/tmp/testSendFile-1708095691572-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708095691574-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708095691577-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708095691582-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708095691588-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708095691596-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708095691621-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708095691630-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708095691641-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708095691653-9.txt with 1000000 bytes. Client received 100000 bytes in 7 ms. Client received 200000 bytes in 4 ms. Client received 300000 bytes in 8 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 7 ms. Client received 700000 bytes in 5 ms. Client received 800000 bytes in 8 ms. Client received 900000 bytes in 7 ms. Client received 1000000 bytes in 4 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 16-Feb-2024 15:01:29.469 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 16-Feb-2024 15:01:30.143 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Feb-2024 15:01:30.186 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 15:01:30.187 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 16-Feb-2024 15:01:30.338 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37907"] 16-Feb-2024 15:01:31.526 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37907"] 16-Feb-2024 15:01:31.530 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 15:01:31.544 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37907"] 16-Feb-2024 15:01:31.561 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37907"] 16-Feb-2024 15:01:31.570 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 16-Feb-2024 15:01:31.672 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Feb-2024 15:01:31.673 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 15:01:31.673 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 16-Feb-2024 15:01:31.682 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34513"] 16-Feb-2024 15:01:31.791 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34513"] 16-Feb-2024 15:01:31.793 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 15:01:31.803 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34513"] 16-Feb-2024 15:01:31.807 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34513"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.345 sec Testcase: testSendFile took 0.241 sec