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/16 09:09:19 UTC

Build failed in Jenkins: JMeter-trunk #6455

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

Changes:

[pmouawad] Fix error in description

------------------------------------------
[...truncated 183.38 KB...]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1815424]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:491) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:417) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:251) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-16 09:03:59,294 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:r1815424]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:491) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:417) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:251) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-16 09:03:59,298 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 @ Thu Nov 16 09:04:03 UTC 2017 (1510823043159)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.8/s Avg:   511 Min:   511 Max:   511 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     17 in 00:00:01 =   16.9/s Avg:     3 Min:     0 Max:    24 Err:     0 (0.00%) Active: 0 Started: 2 Finished: 2
   [jmeter] summary =     18 in 00:00:02 =   11.5/s Avg:    31 Min:     0 Max:   511 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:04:06 UTC 2017 (1510823046140)
   [jmeter] ... end of run
   [concat] 2017-11-16 09:04:06,112 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:r1815424]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:845) ~[ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:468) ~[ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:417) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:251) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-16 09:04:06,123 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:r1815424]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:835) ~[ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:517) ~[ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:417) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:251) [ApacheJMeter_core.jar:r1815424]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2017-11-16 09:04:06,124 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2017-11-16 09:04:06,134 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 @ Thu Nov 16 09:04:09 UTC 2017 (1510823049198)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +     17 in 00:00:23 =    0.7/s Avg:   634 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 1 Started: 5 Finished: 4
   [jmeter] summary +      3 in 00:00:08 =    0.4/s Avg:  1032 Min:     1 Max:  3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     20 in 00:00:32 =    0.6/s Avg:   694 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:04:42 UTC 2017 (1510823082172)
   [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 @ Thu Nov 16 09:04:45 UTC 2017 (1510823085440)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.6/s Avg:   339 Min:     2 Max:  1003 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:04:47 UTC 2017 (1510823087682)
   [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 @ Thu Nov 16 09:04:50 UTC 2017 (1510823090619)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:03 =    2.2/s Avg:   226 Min:    14 Max:  1120 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:04:54 UTC 2017 (1510823094581)
   [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 @ Thu Nov 16 09:04:57 UTC 2017 (1510823097455)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15132 Min:   160 Max: 30105 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:05:28 UTC 2017 (1510823128909)
   [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 @ Thu Nov 16 09:05:32 UTC 2017 (1510823132525)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.8/s Avg:   524 Min:   524 Max:   524 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:17 =    0.1/s Avg:  8248 Min:  5717 Max: 10780 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:18 =    0.2/s Avg:  5673 Min:   524 Max: 10780 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:05:50 UTC 2017 (1510823150671)
   [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 @ Thu Nov 16 09:05:54 UTC 2017 (1510823154209)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:12 =    0.2/s Avg:  5992 Min:   576 Max: 11409 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:06:07 UTC 2017 (1510823167278)
   [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 @ Thu Nov 16 09:06:10 UTC 2017 (1510823170303)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     12 in 00:00:05 =    2.5/s Avg:   107 Min:    12 Max:   669 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:06:16 UTC 2017 (1510823176303)
   [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 @ Thu Nov 16 09:06:19 UTC 2017 (1510823179364)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +     11 in 00:01:40 =    0.1/s Avg:  8768 Min:    12 Max: 93317 Err:     0 (0.00%) Active: 1 Started: 6 Finished: 5
   [jmeter] summary +      1 in 00:00:00 =    2.7/s Avg:   165 Min:   165 Max:   165 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
   [jmeter] summary =     12 in 00:01:40 =    0.1/s Avg:  8051 Min:    12 Max: 93317 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:08:00 UTC 2017 (1510823280543)
   [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 @ Thu Nov 16 09:08:03 UTC 2017 (1510823283553)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.6/s Avg:   523 Min:   523 Max:   523 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      6 in 00:01:01 =    0.1/s Avg:    44 Min:    12 Max:   156 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      7 in 00:01:01 =    0.1/s Avg:   112 Min:    12 Max:   523 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:09:06 UTC 2017 (1510823346048)
   [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 @ Thu Nov 16 09:09:09 UTC 2017 (1510823349002)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:09 =    0.7/s Avg:  1412 Min:    74 Max:  5172 Err:     3 (50.00%)
   [jmeter] Tidying up ...    @ Thu Nov 16 09:09:18 UTC 2017 (1510823358704)
   [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: connect 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,Non HTTP response code: java.net.ConnectException,Non HTTP response message: Network is unreachable (connect failed),Thread Group 1-1,text,false
HR-NoCompression,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false

Total time: 11 minutes 52 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 #6456

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