Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1698756629918.txt with 100000 bytes. Created file:/tmp/testSendFile-1698756632146-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1698756632151-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1698756632158-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1698756632169-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1698756632184-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1698756632192-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1698756632226-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1698756632239-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1698756632243-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1698756632245-9.txt with 1000000 bytes. Client received 100000 bytes in 47 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 4 ms. Client received 600000 bytes in 5 ms. Client received 700000 bytes in 10 ms. Client received 800000 bytes in 7 ms. Client received 900000 bytes in 7 ms. Client received 1000000 bytes in 44 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2023 12:50:29.584 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 31-Oct-2023 12:50:30.689 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-Oct-2023 12:50:30.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:30.735 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:30.875 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39113"] 31-Oct-2023 12:50:32.097 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39113"] 31-Oct-2023 12:50:32.101 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:32.124 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39113"] 31-Oct-2023 12:50:32.135 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39113"] 31-Oct-2023 12:50:32.145 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 31-Oct-2023 12:50:32.251 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 31-Oct-2023 12:50:32.251 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:32.252 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:32.273 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41375"] 31-Oct-2023 12:50:32.480 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41375"] 31-Oct-2023 12:50:32.486 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:32.496 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41375"] 31-Oct-2023 12:50:32.509 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41375"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.738 sec Testcase: testSendFile took 0.368 sec