Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1709047539038.txt with 100000 bytes. Created file:/tmp/testSendFile-1709047541485-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1709047541488-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1709047541491-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1709047541496-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1709047541517-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1709047541537-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1709047541555-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1709047541571-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1709047541595-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1709047541638-9.txt with 1000000 bytes. Client received 100000 bytes in 8 ms. Client received 200000 bytes in 12 ms. Client received 300000 bytes in 5 ms. Client received 400000 bytes in 16 ms. Client received 500000 bytes in 6 ms. Client received 600000 bytes in 7 ms. Client received 700000 bytes in 8 ms. Client received 800000 bytes in 10 ms. Client received 900000 bytes in 14 ms. Client received 1000000 bytes in 16 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 27-Feb-2024 15:25:38.785 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 27-Feb-2024 15:25:39.913 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 27-Feb-2024 15:25:40.027 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Feb-2024 15:25:40.028 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 27-Feb-2024 15:25:40.207 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37217"] 27-Feb-2024 15:25:41.404 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37217"] 27-Feb-2024 15:25:41.409 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Feb-2024 15:25:41.454 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37217"] 27-Feb-2024 15:25:41.456 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37217"] 27-Feb-2024 15:25:41.483 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 27-Feb-2024 15:25:41.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 27-Feb-2024 15:25:41.757 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 27-Feb-2024 15:25:41.757 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 27-Feb-2024 15:25:41.813 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36285"] 27-Feb-2024 15:25:41.920 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36285"] 27-Feb-2024 15:25:41.921 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 27-Feb-2024 15:25:41.948 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36285"] 27-Feb-2024 15:25:41.949 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36285"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.976 sec Testcase: testSendFile took 0.48 sec