Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708614747065.txt with 100000 bytes. Created file:/tmp/testSendFile-1708614748976-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708614748978-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708614748981-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708614748986-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708614748993-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708614749026-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708614749045-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708614749052-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708614749056-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708614749059-9.txt with 1000000 bytes. Client received 100000 bytes in 11 ms. Client received 200000 bytes in 8 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 4 ms. Client received 700000 bytes in 4 ms. Client received 800000 bytes in 5 ms. Client received 900000 bytes in 4 ms. Client received 1000000 bytes in 4 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 22-Feb-2024 15:12:26.894 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 22-Feb-2024 15:12:27.556 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 22-Feb-2024 15:12:27.605 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Feb-2024 15:12:27.605 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 22-Feb-2024 15:12:27.770 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45177"] 22-Feb-2024 15:12:28.926 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45177"] 22-Feb-2024 15:12:28.929 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Feb-2024 15:12:28.953 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45177"] 22-Feb-2024 15:12:28.966 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45177"] 22-Feb-2024 15:12:28.975 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 22-Feb-2024 15:12:29.069 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 22-Feb-2024 15:12:29.070 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Feb-2024 15:12:29.070 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 22-Feb-2024 15:12:29.080 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34841"] 22-Feb-2024 15:12:29.143 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34841"] 22-Feb-2024 15:12:29.145 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Feb-2024 15:12:29.149 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34841"] 22-Feb-2024 15:12:29.153 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34841"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.4 sec Testcase: testSendFile took 0.182 sec