See <https://builds.apache.org/job/JMeter-trunk/6637/display/redirect?page=changes>
Changes: [fschumacher] Remove unused import. ------------------------------------------ [...truncated 489.43 KB...] [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/TEST_HTTPS.jmx [jmeter] Starting the test @ Tue Jan 30 07:08:26 UTC 2018 (1517296106963) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary + 2 in 00:00:08 = 0.2/s Avg: 3880 Min: 792 Max: 6969 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 [jmeter] summary = 2 in 00:00:08 = 0.2/s Avg: 3880 Min: 792 Max: 6969 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:08:35 UTC 2018 (1517296115713) [jmeter] ... end of run [echo] TEST_HTTPS output files compared OK batchtest: [echo] Starting TestCookieManager with file TestCookieManager.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/TestCookieManager.jmx [jmeter] Starting the test @ Tue Jan 30 07:08:38 UTC 2018 (1517296118355) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary = 10 in 00:00:01 = 8.1/s Avg: 90 Min: 2 Max: 521 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:08:40 UTC 2018 (1517296120583) [jmeter] ... end of run [echo] TestCookieManager output files compared OK batchtest: [echo] Starting TCP_TESTS with file TCP_TESTS.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/TCP_TESTS.jmx [jmeter] Starting the test @ Tue Jan 30 07:08:43 UTC 2018 (1517296123996) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] 30/01/2018 07:08:48 [jmeter] [jmeter] [jmeter] summary = 11 in 00:00:05 = 2.1/s Avg: 351 Min: 0 Max: 1017 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:08:50 UTC 2018 (1517296130478) [jmeter] ... end of run [concat] 2018-01-30 07:08:48,411 ERROR o.a.j.p.t.s.TCPSampler: [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: Error reading from server, bytes read: 0 [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:131) ~[ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] Caused by: java.net.SocketTimeoutException: Read timed out [concat] at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_152] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:114) ~[ApacheJMeter_tcp.jar:r1822610] [concat] ... 5 more [concat] 2018-01-30 07:08:49,474 ERROR o.a.j.p.t.s.TCPSampler: [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: [concat] at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:152) ~[ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] Caused by: java.net.SocketTimeoutException: Read timed out [concat] at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_152] [concat] at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_152] [concat] at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:134) ~[ApacheJMeter_tcp.jar:r1822610] [concat] ... 5 more [concat] 2018-01-30 07:08:49,486 WARN o.a.j.p.t.s.TCPSampler: Could not create socket for tcp://localhost:2223 [concat] java.net.ConnectException: Connection refused (Connection refused) [concat] at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_152] [concat] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_152] [concat] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_152] [concat] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_152] [concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152] [concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] 2018-01-30 07:08:49,547 WARN o.a.j.p.t.s.TCPSampler: Unknown host for tcp://localhostXXXX:2223 [concat] java.net.UnknownHostException: localhostXXXX [concat] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_152] [concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152] [concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] 2018-01-30 07:08:49,551 ERROR o.a.j.p.t.s.TCPSampler: Could not find protocol class 'org.foo.xxx' [echo] TCP_TESTS output files compared OK batchtest: [echo] Starting JDBC_TESTS with file JDBC_TESTS.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/JDBC_TESTS.jmx [jmeter] Starting the test @ Tue Jan 30 07:08:53 UTC 2018 (1517296133073) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary = 21 in 00:00:01 = 14.8/s Avg: 23 Min: 0 Max: 445 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:08:55 UTC 2018 (1517296135506) [jmeter] ... end of run [concat] 2018-01-30 07:08:55,482 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PreProcessor'. [concat] java.lang.IllegalArgumentException: Variable Name must not be null in JDBC PreProcessor [concat] at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45) ~[ApacheJMeter_jdbc.jar:r1822610] [concat] at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:847) ~[ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467) ~[ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] 2018-01-30 07:08:55,491 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PostProcessor'. [concat] java.lang.IllegalArgumentException: Variable Name must not be null in JDBC PostProcessor [concat] at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45) ~[ApacheJMeter_jdbc.jar:r1822610] [concat] at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:837) ~[ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516) ~[ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1822610] [concat] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1822610] [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] [concat] 2018-01-30 07:08:55,491 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS [concat] 2018-01-30 07:08:55,502 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS [echo] JDBC_TESTS output files compared OK batchtest: [echo] Starting JMS_TESTS with file JMS_TESTS.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/JMS_TESTS.jmx [jmeter] Starting the test @ Tue Jan 30 07:08:58 UTC 2018 (1517296138096) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary + 1 in 00:00:02 = 0.5/s Avg: 1913 Min: 1913 Max: 1913 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 [jmeter] summary + 26 in 00:00:33 = 0.8/s Avg: 523 Min: 0 Max: 3001 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 [jmeter] summary = 27 in 00:00:35 = 0.8/s Avg: 574 Min: 0 Max: 3001 Err: 0 (0.00%) [jmeter] summary = 27 in 00:00:35 = 0.8/s Avg: 574 Min: 0 Max: 3001 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:09:34 UTC 2018 (1517296174270) [jmeter] ... end of run [echo] JMS_TESTS output files compared OK batchtest: [echo] Starting OS_TESTS with file OS_TESTS.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/OS_TESTS.jmx [jmeter] Starting the test @ Tue Jan 30 07:09:37 UTC 2018 (1517296177313) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary = 3 in 00:00:02 = 1.7/s Avg: 341 Min: 10 Max: 1003 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:09:39 UTC 2018 (1517296179379) [jmeter] ... end of run [echo] OS_TESTS output files compared OK batchtest: [echo] Starting FTP_TESTS with file FTP_TESTS.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/FTP_TESTS.jmx [jmeter] Starting the test @ Tue Jan 30 07:09:41 UTC 2018 (1517296181940) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary = 6 in 00:00:02 = 2.6/s Avg: 184 Min: 9 Max: 922 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:09:45 UTC 2018 (1517296185437) [jmeter] ... end of run [echo] FTP_TESTS output files compared OK batchtest: [echo] Starting Bug60607 with file Bug60607.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/Bug60607.jmx [jmeter] Starting the test @ Tue Jan 30 07:09:47 UTC 2018 (1517296187976) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary = 2 in 00:00:31 = 0.1/s Avg: 15393 Min: 706 Max: 30081 Err: 0 (0.00%) [jmeter] Tidying up ... @ Tue Jan 30 07:10:19 UTC 2018 (1517296219879) [jmeter] ... end of run [echo] Bug60607 output files compared OK batchtest: [echo] Starting SlowCharsFeature_HttpClient4 with file SlowCharsFeature.jmx using -X -Jdummy=dummy [jmeter] SLF4J: Class path contains multiple SLF4J bindings. [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]> [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] [jmeter] Creating summariser <summary> [jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx [jmeter] Starting the test @ Tue Jan 30 07:10:23 UTC 2018 (1517296223068) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary + 2 in 00:00:07 = 0.3/s Avg: 3109 Min: 505 Max: 5713 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 [jmeter] summary + 1 in 00:00:10 = 0.1/s Avg: 10344 Min: 10344 Max: 10344 Err: 1 (100.00%) Active: 0 Started: 1 Finished: 1 [jmeter] summary = 3 in 00:00:17 = 0.2/s Avg: 5520 Min: 505 Max: 10344 Err: 1 (33.33%) [jmeter] Tidying up ... @ Tue Jan 30 07:10:40 UTC 2018 (1517296240561) [jmeter] ... end of run BUILD FAILED <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2935: The following error occurred while executing this line: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2775: CSV Files are not identical. <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/SlowCharsFeature_HttpClient4.csv> label,responseCode,responseMessage,threadName,dataType,success JSR223 Sampler,200,OK,setUp Thread Group 1-1,text,true ApacheJMeter-HP-NonSecure,206,Partial Content,Thread Group 1-1,text,true ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/SlowCharsFeature_HttpClient4.csv> label,responseCode,responseMessage,threadName,dataType,success JSR223 Sampler,200,OK,setUp Thread Group 1-1,text,true ApacheJMeter-HP-NonSecure,206,Partial Content,Thread Group 1-1,text,true ApacheJMeter-HP-Secure,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false Total time: 8 minutes 7 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
