Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708085796665.txt with 100000 bytes. Created file:/tmp/testSendFile-1708085798711-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708085798713-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708085798716-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708085798721-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708085798740-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708085798759-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708085798797-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708085798815-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708085798818-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708085798821-9.txt with 1000000 bytes. Client received 100000 bytes in 20 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 7 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 12 ms. Client received 600000 bytes in 11 ms. Client received 700000 bytes in 10 ms. Client received 800000 bytes in 10 ms. Client received 900000 bytes in 11 ms. Client received 1000000 bytes in 15 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 16-Feb-2024 12:16:36.456 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 16-Feb-2024 12:16:37.203 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Feb-2024 12:16:37.247 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 12:16:37.247 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 16-Feb-2024 12:16:37.423 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37779"] 16-Feb-2024 12:16:38.646 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37779"] 16-Feb-2024 12:16:38.648 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 12:16:38.684 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37779"] 16-Feb-2024 12:16:38.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37779"] 16-Feb-2024 12:16:38.706 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 16-Feb-2024 12:16:38.839 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Feb-2024 12:16:38.840 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 12:16:38.840 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 16-Feb-2024 12:16:38.878 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40389"] 16-Feb-2024 12:16:39.020 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40389"] 16-Feb-2024 12:16:39.022 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 12:16:39.029 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40389"] 16-Feb-2024 12:16:39.033 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40389"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.532 sec Testcase: testSendFile took 0.33 sec