You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/21 09:11:19 UTC

Build failed in Jenkins: JMeter-trunk #6479

See <https://builds.apache.org/job/JMeter-trunk/6479/display/redirect?page=changes>

Changes:

[pmouawad] Enable running of JUnit tests from within IntelliJ with default config
Contributed by Graham Russell
This closes #334

------------------------------------------
[...truncated 181.52 KB...]
   [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:r1815881]
   [concat] 	... 5 more
   [concat] 2017-11-21 09:03:48,765 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:r1815881]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:03:48,854 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:r1815881]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:03:48,858 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.8.2.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 Nov 21 09:03:52 UTC 2017 (1511255032707)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     18 in 00:00:01 =   13.5/s Avg:    26 Min:     0 Max:   418 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:03:55 UTC 2017 (1511255035385)
   [jmeter] ... end of run
   [concat] 2017-11-21 09:03:55,354 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:r1815881]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:844) ~[ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467) ~[ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:03:55,366 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:r1815881]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:834) ~[ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516) ~[ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815881]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:03:55,367 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2017-11-21 09:03:55,379 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.8.2.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 Nov 21 09:03:58 UTC 2017 (1511255038167)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:02 =    0.5/s Avg:  2107 Min:  2107 Max:  2107 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     25 in 00:00:31 =    0.8/s Avg:   468 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =     26 in 00:00:34 =    0.8/s Avg:   531 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] summary =     26 in 00:00:34 =    0.8/s Avg:   531 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:04:33 UTC 2017 (1511255073014)
   [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.8.2.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 Nov 21 09:04:36 UTC 2017 (1511255076285)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.5/s Avg:   340 Min:     2 Max:  1004 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:04:38 UTC 2017 (1511255078687)
   [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.8.2.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 Nov 21 09:04:41 UTC 2017 (1511255081573)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.5/s Avg:   192 Min:    14 Max:   916 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:04:45 UTC 2017 (1511255085193)
   [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.8.2.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 Nov 21 09:04:48 UTC 2017 (1511255088012)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15137 Min:   162 Max: 30112 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:05:19 UTC 2017 (1511255119507)
   [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.8.2.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 Nov 21 09:05:22 UTC 2017 (1511255122962)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:02:36 =    0.0/s Avg: 51658 Min:   472 Max: 137978 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:07:59 UTC 2017 (1511255279109)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_HttpClient4 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using -X -Jjmeter.httpsampler=Java
   [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.8.2.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 Nov 21 09:08:02 UTC 2017 (1511255282627)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.7/s Avg:   526 Min:   526 Max:   526 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      1 in 00:00:46 =    0.0/s Avg: 45758 Min: 45758 Max: 45758 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      2 in 00:00:47 =    0.0/s Avg: 23142 Min:   526 Max: 45758 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:08:49 UTC 2017 (1511255329887)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_Java output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.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.8.2.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/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:08:52 UTC 2017 (1511255332893)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     12 in 00:00:05 =    2.6/s Avg:   103 Min:    14 Max:   618 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:08:58 UTC 2017 (1511255338613)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.jmx using -X -Jjmeter.httpsampler=Java
   [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.8.2.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/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:09:01 UTC 2017 (1511255341577)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      4 in 00:00:58 =    0.1/s Avg: 13984 Min:   151 Max: 39021 Err:     0 (0.00%) Active: 1 Started: 2 Finished: 1
   [jmeter] summary +      8 in 00:00:02 =    3.3/s Avg:    92 Min:    13 Max:   166 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
   [jmeter] summary =     12 in 00:01:00 =    0.2/s Avg:  4723 Min:    13 Max: 39021 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:10:02 UTC 2017 (1511255402763)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting TestKeepAlive with file TestKeepAlive.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.8.2.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/TestKeepAlive.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:10:05 UTC 2017 (1511255405638)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      7 in 00:01:11 =    0.1/s Avg:  1567 Min:    13 Max: 10186 Err:     1 (14.29%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:11:18 UTC 2017 (1511255478248)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2809: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2621: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestKeepAlive.csv>
        JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestKeepAlive.csv>
        JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true

Total time: 13 minutes 48 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

Jenkins build is back to normal : JMeter-trunk #6481

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6481/display/redirect?page=changes>


Build failed in Jenkins: JMeter-trunk #6480

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6480/display/redirect?page=changes>

Changes:

[pmouawad] Add test of callable statement in read mode

------------------------------------------
[...truncated 182.61 KB...]
   [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:r1815887]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:20:57,457 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:r1815887]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:20:57,460 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.8.2.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 Nov 21 09:21:00 UTC 2017 (1511256060617)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:00 =    2.3/s Avg:   389 Min:   389 Max:   389 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     20 in 00:00:01 =   26.3/s Avg:     2 Min:     0 Max:    21 Err:     0 (0.00%) Active: 0 Started: 2 Finished: 2
   [jmeter] summary =     21 in 00:00:01 =   17.6/s Avg:    20 Min:     0 Max:   389 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:21:02 UTC 2017 (1511256062762)
   [jmeter] ... end of run
   [concat] 2017-11-21 09:21:02,742 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:r1815887]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:844) ~[ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467) ~[ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:21:02,749 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:r1815887]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:834) ~[ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516) ~[ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core.jar:r1815887]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-21 09:21:02,750 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2017-11-21 09:21:02,759 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.8.2.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 Nov 21 09:21:04 UTC 2017 (1511256064966)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +     23 in 00:00:25 =    0.9/s Avg:   447 Min:     0 Max:  3001 Err:     0 (0.00%) Active: 1 Started: 5 Finished: 4
   [jmeter] summary +      3 in 00:00:08 =    0.4/s Avg:  1025 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     26 in 00:00:33 =    0.8/s Avg:   514 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:21:38 UTC 2017 (1511256098886)
   [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.8.2.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 Nov 21 09:21:41 UTC 2017 (1511256101435)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.7/s Avg:   351 Min:    13 Max:  1003 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:21:43 UTC 2017 (1511256103575)
   [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.8.2.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 Nov 21 09:21:45 UTC 2017 (1511256105838)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.7/s Avg:   153 Min:    12 Max:   728 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:21:48 UTC 2017 (1511256108965)
   [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.8.2.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 Nov 21 09:21:51 UTC 2017 (1511256111122)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15246 Min:   408 Max: 30085 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:22:22 UTC 2017 (1511256142599)
   [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.8.2.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 Nov 21 09:22:25 UTC 2017 (1511256145313)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      2 in 00:00:07 =    0.3/s Avg:  3045 Min:   402 Max:  5688 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      1 in 00:00:11 =    0.1/s Avg: 10646 Min: 10646 Max: 10646 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:17 =    0.2/s Avg:  5578 Min:   402 Max: 10646 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:22:43 UTC 2017 (1511256163003)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_HttpClient4 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using -X -Jjmeter.httpsampler=Java
   [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.8.2.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 Nov 21 09:22:45 UTC 2017 (1511256165634)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:12 =    0.2/s Avg:  6048 Min:   379 Max: 11717 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:22:58 UTC 2017 (1511256178531)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_Java output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.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.8.2.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/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:23:00 UTC 2017 (1511256180812)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.0/s Avg:   128 Min:   128 Max:   128 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     11 in 00:00:03 =    3.5/s Avg:    81 Min:    13 Max:   461 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
   [jmeter] summary =     12 in 00:00:04 =    2.9/s Avg:    85 Min:    13 Max:   461 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:23:05 UTC 2017 (1511256185861)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.jmx using -X -Jjmeter.httpsampler=Java
   [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.8.2.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/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:23:08 UTC 2017 (1511256188167)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     12 in 00:00:04 =    3.2/s Avg:    52 Min:    13 Max:   430 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:23:12 UTC 2017 (1511256192755)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting TestKeepAlive with file TestKeepAlive.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.8.2.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/TestKeepAlive.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:23:15 UTC 2017 (1511256195033)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      7 in 00:01:01 =    0.1/s Avg:    99 Min:    14 Max:   397 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:24:17 UTC 2017 (1511256257034)
   [jmeter] ... end of run
     [echo] TestKeepAlive output files compared OK

batchtest:
     [echo] Starting ResponseDecompression with file ResponseDecompression.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.8.2.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/ResponseDecompression.jmx
   [jmeter] Starting the test @ Tue Nov 21 09:24:19 UTC 2017 (1511256259310)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      6 in 00:00:12 =    0.5/s Avg:  1979 Min:    70 Max:  5170 Err:     2 (33.33%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      6 in 00:00:12 =    0.5/s Avg:  1979 Min:    70 Max:  5170 Err:     2 (33.33%)
   [jmeter] Tidying up ...    @ Tue Nov 21 09:24:32 UTC 2017 (1511256272140)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2815: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2621: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/ResponseDecompression.csv>
        HR1-GZIP,200,OK,Thread Group 1-1,text,true
HR2-GZIP,200,OK,Thread Group 1-1,text,true
HR1-DEFLATE,200,OK,Thread Group 1-1,text,true
HR2-DEFLATE,200,OK,Thread Group 1-1,text,true
HR-BROTLI,200,OK,Thread Group 1-1,text,true
HR-NoCompression,200,OK,Thread Group 1-1,text,true

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/ResponseDecompression.csv>
        HR1-GZIP,200,OK,Thread Group 1-1,text,true
HR2-GZIP,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false
HR1-DEFLATE,200,OK,Thread Group 1-1,text,true
HR2-DEFLATE,200,OK,Thread Group 1-1,text,true
HR-BROTLI,200,OK,Thread Group 1-1,text,true
HR-NoCompression,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false

Total time: 9 minutes 39 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