See
<https://builds.apache.org/job/JMeter%20Windows/948/display/redirect?page=changes>
Changes:
[pmouawad] Added finals to fields where possible
Contributed by Graham Russell
This closes #359
[pmouawad] Bug 61919 - UX : Reorder Menus
Reordered menus a bit differently
Make 100 the default value to be able to move some elements down
Bugzilla Id: 61919
[pmouawad] Bug 61920 - Plugins : Add ability to listen to Test Plan
loading/closing
Contributed by Peter Doornbosch
This closes #361
Bugzilla Id: 61920
[pmouawad] Drop mention of workbench
[pmouawad] Bug 61919 - UX : Reorder Menus
Contributed by Graham Russell
Reordered menus (3/3)
This closes #360
Bugzilla Id: 61919
[pmouawad] Bug 61919 - UX : Reorder Menus
Contributed by Graham Russell
Reordered menus (2/3)
This comment #360
Bugzilla Id: 61919
[pmouawad] Bug 61919 - UX : Reorder Menus
Contributed by Graham Russell
Reordered menus (1/3)
This comment #360
Bugzilla Id: 61919
[pmouawad] Bug 61919 - UX : Reorder Menus
Refactoring/formatting in preparation for alternate menu sorting
Contributed by Graham Russell
This closes #357
Bugzilla Id: 61919
------------------------------------------
[...truncated 171.90 KB...]
[concat] at
org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:45)
~[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:683)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:659)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:648)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:68)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1120)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.16.jar:?]
[concat] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_152]
[concat] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_152]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:33,506 ERROR TimeServerHandler: Exception occured
[concat] java.io.IOException: An established connection was aborted by the
software in your host machine
[concat] at sun.nio.ch.SocketDispatcher.read0(Native Method)
~[?:1.8.0_152]
[concat] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
~[?:1.8.0_152]
[concat] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
~[?:1.8.0_152]
[concat] at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
[concat] at
sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
[concat] at
org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:317)
~[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:45)
~[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:683)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:659)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:648)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:68)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1120)
[mina-core-2.0.16.jar:?]
[concat] at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
[mina-core-2.0.16.jar:?]
[concat] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_152]
[concat] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_152]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:33,535 WARN o.a.j.p.t.s.TCPSampler: Could not
create socket for tcp://localhost:2223
[concat] java.net.ConnectException: Connection refused: connect
[concat] at java.net.DualStackPlainSocketImpl.waitForConnect(Native
Method) ~[?:1.8.0_152]
[concat] at
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
~[?: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.PlainSocketImpl.connect(PlainSocketImpl.java:172)
~[?: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:r1818767]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1818767]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:36,085 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.PlainSocketImpl.connect(PlainSocketImpl.java:172)
~[?: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:r1818767]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1818767]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:36,091 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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:19:39 UTC 2017 (1513765179813)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 21 in 00:00:02 = 9.6/s Avg: 34 Min: 0 Max:
620 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Wed Dec 20 10:19:43 UTC 2017 (1513765183750)
[jmeter] ... end of run
[concat] 2017-12-20 10:19:43,711 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:r1818767]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:844)
~[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467)
~[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1818767]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:43,724 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:r1818767]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:834)
~[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516)
~[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1818767]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1818767]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-20 10:19:43,725 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[concat] 2017-12-20 10:19:43,741 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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:19:47 UTC 2017 (1513765187490)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 16 in 00:00:13 = 1.3/s Avg: 485 Min: 1 Max:
2978 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 11 in 00:00:24 = 0.5/s Avg: 835 Min: 1 Max:
3001 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 27 in 00:00:37 = 0.7/s Avg: 628 Min: 1 Max:
3001 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Wed Dec 20 10:20:26 UTC 2017 (1513765226220)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:20:30 UTC 2017 (1513765230579)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 0.8/s Avg: 28 Min: 28 Max:
28 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 2 in 00:00:01 = 1.9/s Avg: 514 Min: 20 Max:
1008 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 3 in 00:00:02 = 1.3/s Avg: 352 Min: 20 Max:
1008 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Wed Dec 20 10:20:33 UTC 2017 (1513765233253)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:20:36 UTC 2017 (1513765236755)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 6 in 00:00:03 = 1.9/s Avg: 323 Min: 13 Max:
1668 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Wed Dec 20 10:20:41 UTC 2017 (1513765241654)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:20:45 UTC 2017 (1513765245064)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 2 in 00:00:34 = 0.1/s Avg: 16971 Min: 3828 Max:
30115 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Wed Dec 20 10:21:20 UTC 2017 (1513765280320)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/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 @ Wed Dec 20 10:21:24 UTC 2017 (1513765284775)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 3 in 00:00:21 = 0.1/s Avg: 6733 Min: 797 Max:
15776 Err: 2 (66.67%)
[jmeter] Tidying up ... @ Wed Dec 20 10:21:46 UTC 2017 (1513765306635)
[jmeter] ... end of run
Target 'batchtest' failed with message 'CSV Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/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%20Windows/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,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: Read timed
out,Thread Group 1-1,text,false
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false'.
Target 'batch_scripts' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2655: CSV
Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/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%20Windows/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,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: Read timed
out,Thread Group 1-1,text,false
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false'.
Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not executed.
Cannot execute 'test' - '_allbatchtests' failed or was not executed.
download_checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[echo] Checking checkstyle-8.5-all.jar
[echo] Deleting checkstyle-8.5-all.jar (excluding checkstyle-8.5-all.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[checkstyle] Running Checkstyle 8.5 on 1450 files
BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2815: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2655: CSV
Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/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%20Windows/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,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: Read timed
out,Thread Group 1-1,text,false
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false
Total time: 8 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure