Build failed in Jenkins: JMeter-trunk #6786

2018-05-26 Thread Apache Jenkins Server
See 


Changes:

[fschumacher] Add parameter support for RMI keystore creation scripts.

Contributed by Logan Mauzaize (t524467 at airfrance.fr). Closes #386 on github

--
[...truncated 500.06 KB...]
   [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:
   [jmeter] SLF4J: Found binding in 
[jar:
   [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 
   [jmeter] Created the tree successfully using testfiles/TestCookieManager.jmx
   [jmeter] Starting the test @ Sat May 26 12:04:22 UTC 2018 (1527336262054)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary = 10 in 00:00:02 =6.5/s Avg:   102 Min: 1 Max:  
 544 Err: 0 (0.00%)
   [jmeter] Tidying up ...@ Sat May 26 12:04:24 UTC 2018 (1527336264953)
   [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:
   [jmeter] SLF4J: Found binding in 
[jar:
   [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 
   [jmeter] Created the tree successfully using testfiles/TCP_TESTS.jmx
   [jmeter] Starting the test @ Sat May 26 12:04:28 UTC 2018 (1527336268830)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +  1 in 00:00:01 =1.0/s Avg:   926 Min:   926 Max:  
 926 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] 26/05/2018 12:04:33
   [jmeter] 
   [jmeter] 
   [jmeter] summary + 10 in 00:00:04 =2.2/s Avg:   306 Min: 1 Max:  
1020 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary = 11 in 00:00:05 =2.0/s Avg:   362 Min: 1 Max:  
1020 Err: 0 (0.00%)
   [jmeter] Tidying up ...@ Sat May 26 12:04:35 UTC 2018 (1527336275498)
   [jmeter] ... end of run
   [concat] 2018-05-26 12:04:33,413 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:r1832303]
   [concat] at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) 
[ApacheJMeter_tcp.jar:r1832303]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:r1832303]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:r1832303]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:r1832303]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:r1832303]
   [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat] at java.net.SocketInputStream.socketRead0(Native Method) 
~[?:1.8.0_172]
   [concat] at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:171) 
~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:141) 
~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:127) 
~[?:1.8.0_172]
   [concat] at 
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:114)
 ~[ApacheJMeter_tcp.jar:r1832303]
   [concat] ... 6 more
   [concat] 2018-05-26 12:04:34,483 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: 
   

[GitHub] jmeter issue #386: Adds parameter supports for RMI keystore creation scripts

2018-05-26 Thread FSchumacher
Github user FSchumacher commented on the issue:

https://github.com/apache/jmeter/pull/386
  
Thanks for your contribution.
Would you care to update the docs for the changes and create a new pull 
request :)


---


[GitHub] jmeter pull request #386: Adds parameter supports for RMI keystore creation ...

2018-05-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/386


---