Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708442420743.txt with 100000 bytes. Created file:/tmp/testSendFile-1708442422307-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708442422309-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708442422312-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708442422318-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708442422324-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708442422331-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708442422345-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708442422361-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708442422369-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708442422371-9.txt with 1000000 bytes. Client received 100000 bytes in 3 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 3 ms. Client received 400000 bytes in 3 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 3 ms. Client received 700000 bytes in 4 ms. Client received 800000 bytes in 4 ms. Client received 900000 bytes in 3 ms. Client received 1000000 bytes in 3 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 20-Feb-2024 15:20:20.632 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 20-Feb-2024 15:20:21.101 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Feb-2024 15:20:21.126 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 15:20:21.126 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 15:20:21.203 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44487"] 20-Feb-2024 15:20:22.276 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44487"] 20-Feb-2024 15:20:22.278 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 15:20:22.289 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44487"] 20-Feb-2024 15:20:22.301 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44487"] 20-Feb-2024 15:20:22.306 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 20-Feb-2024 15:20:22.375 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Feb-2024 15:20:22.376 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 15:20:22.376 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 15:20:22.382 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34205"] 20-Feb-2024 15:20:22.417 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34205"] 20-Feb-2024 15:20:22.417 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 15:20:22.421 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34205"] 20-Feb-2024 15:20:22.423 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34205"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.823 sec Testcase: testSendFile took 0.119 sec