Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.36 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1698752647256.txt with 100000 bytes. Created file:/tmp/testSendFile-1698752649532-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1698752649534-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1698752649537-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1698752649546-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1698752649562-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1698752649582-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1698752649611-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1698752649622-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1698752649635-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1698752649648-9.txt with 1000000 bytes. Client received 100000 bytes in 7 ms. Client received 200000 bytes in 22 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 5 ms. Client received 500000 bytes in 7 ms. Client received 600000 bytes in 8 ms. Client received 700000 bytes in 16 ms. Client received 800000 bytes in 9 ms. Client received 900000 bytes in 12 ms. Client received 1000000 bytes in 9 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2023 11:44:06.855 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 31-Oct-2023 11:44:07.953 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 31-Oct-2023 11:44:08.017 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 11:44:08.018 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 11:44:08.204 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37251"] 31-Oct-2023 11:44:09.464 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37251"] 31-Oct-2023 11:44:09.466 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 11:44:09.501 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37251"] 31-Oct-2023 11:44:09.503 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37251"] 31-Oct-2023 11:44:09.531 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 31-Oct-2023 11:44:09.669 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 31-Oct-2023 11:44:09.737 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 11:44:09.738 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 11:44:09.818 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42933"] 31-Oct-2023 11:44:09.929 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42933"] 31-Oct-2023 11:44:09.954 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 11:44:09.961 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42933"] 31-Oct-2023 11:44:09.962 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42933"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.835 sec Testcase: testSendFile took 0.437 sec