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

Changes:

[pmouawad] Bug 61651 - Improve TCP test coverage 
Forgot to commit result files
Bugzilla Id: 61651

------------------------------------------
[...truncated 500.46 KB...]
  [javadoc] Loading source files for package org.apache.jorphan.logging...
  [javadoc] Loading source files for package org.apache.jorphan.math...
  [javadoc] Loading source files for package org.apache.jorphan.reflect...
  [javadoc] Loading source files for package org.apache.jorphan.test...
  [javadoc] Loading source files for package org.apache.jorphan.util...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.ldap.config.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.ldap.control.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.ldap.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.tcp.config.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.tcp.control.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.tcp.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.examples.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.examples.sampler.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.examples.testbeans.example1...
  [javadoc] Loading source files for package 
org.apache.jmeter.examples.testbeans.example2...
  [javadoc] Loading source files for package 
org.apache.jmeter.examples.testbeans.example3...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.mail.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.mail.sampler.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.smtp.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.smtp.sampler.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.smtp.sampler.protocol...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.jms.client...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.jms.control.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.jms.sampler...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.jms.sampler.render...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.system...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.system.gui...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.mongodb.config...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.mongodb.mongo...
  [javadoc] Loading source files for package 
org.apache.jmeter.protocol.mongodb.sampler...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.8.0_144
  [javadoc] Building tree for all the packages and classes...
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java>:159:
 warning: no description for @throws
  [javadoc]      * @throws InstantiationException
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java>:160:
 warning: no description for @throws
  [javadoc]      * @throws IllegalAccessException
  [javadoc]        ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/gui/TreeState.java>:42:
 warning: no @return
  [javadoc]     public static TreeState from(GuiPackage guiPackage) {
  [javadoc]                             ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/gui/UndoHistoryItem.java>:55:
 warning: no @param for treeState
  [javadoc]     public UndoHistoryItem(HashTree copy, String acomment, 
TreeState treeState, boolean dirty) {
  [javadoc]            ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/gui/UndoHistoryItem.java>:55:
 warning: no @param for dirty
  [javadoc]     public UndoHistoryItem(HashTree copy, String acomment, 
TreeState treeState, boolean dirty) {
  [javadoc]            ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java>:100:
 error: bad HTML entity
  [javadoc]     /** Enable Up & Down buttons */
  [javadoc]                   ^
  [javadoc] 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java>:103:
 error: bad HTML entity
  [javadoc]     /** Disable buttons :Detail, Add, Add from Clipboard, Delete, 
Up & Down*/
  [javadoc]                                                                     
 ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/docs/api/help-doc.html...>
  [javadoc] 2 errors
  [javadoc] 5 warnings

compile-tests:
    [mkdir] Created dir: 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>
    [javac] Compiling 186 source files to 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

_test:
     [echo] 
     [echo]    gump.run = false
     [echo]    java.awt.headless = true
     [echo]    test.headless = true
     [echo]    user.dir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [echo]    basedir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [echo]    test dir = build/test
     [echo]    test dir gump = build/test
     [echo]    testsaveservice.saveout = ${testsaveservice.saveout}
     [echo]    test.encoding = UTF-8
     [echo]     
     [java] SLF4J: Class path contains multiple SLF4J bindings.
     [java] 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]>
     [java] 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]>
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
     [java] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
     [java] Setting JMeterHome: 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [java] Using initializeProperties() from org.apache.jmeter.util.JMeterUtils
     [java] Setting up initial properties using: 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/jmeter.properties>
     [java] Initializing Properties: 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/jmeter.properties>
     [java] JMeterVersion=r1813080
     [java] java.version=1.8.0_144
     [java] java.home=/usr/local/asfpackages/java/jdk1.8.0_144/jre
     [java] file.encoding=UTF-8
     [java] default encoding=UTF-8
     [java] user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin>
     [java] Locale=en_US
     [java] os.name=Linux
     [java] os.version=4.4.0-31-generic
     [java] JCE max key length = 128
     [java] +++++++++++
     [java] java.awt.headless=true
     [java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
     [java] ------------
     [java] Searching junit tests in : build/test
     [java] o.a.j.junit.JMeterTest INFO: JMeterGUIComponent: skipping some 
tests org.apache.jmeter.testbeans.gui.TestBeanGUI
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.SplashScreen java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.config.gui.RowDetailDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.functions.gui.FunctionHelper java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest WARN: java.io.Serializable: 
NoSuchMethodException  org.apache.jmeter.gui.GlobalUndoableEdit, missing empty 
Constructor or Constructor with Object parameter
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.MainFrame java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.SavePropertyDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.action.SearchTreeDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.action.SelectTemplatesDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.util.EscapeDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating 
org.apache.jmeter.gui.util.JSyntaxTextArea java.awt.HeadlessException
     [java] java.rmi.server.hostname=null
     [java] jenkins-ubuntu3/127.0.1.1
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:true
     [java] isMulticastAddress:false
     [java] localhost/127.0.0.1
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:true
     [java] isMulticastAddress:false
     [java] ====================
     [java] jenkins-ubuntu3/127.0.1.1
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:true
     [java] isMulticastAddress:false
     [java] Security framework of XStream not initialized, XStream is probably 
vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably 
vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably 
vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably 
vulnerable.
     [java] 
....................................................................................................................I...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................II.........................................................................
     [java] Time: 89.694
     [java] 
     [java] OK (2944 tests)
     [java] 

batchtest:
     [echo] Starting BatchTestLocal with file BatchTestLocal.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/BatchTestLocal.jmx
   [jmeter] Starting the test @ Mon Oct 23 20:29:21 UTC 2017 (1508790561502)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +     55 in 00:00:41 =    1.4/s Avg:   115 Min:     6 Max:  
 242 Err:     8 (14.55%) Active: 1 Started: 2 Finished: 1
   [jmeter] summary +     78 in 00:00:11 =    7.4/s Avg:   123 Min:     1 Max:  
 246 Err:     8 (10.26%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =    133 in 00:00:51 =    2.6/s Avg:   120 Min:     1 Max:  
 246 Err:    16 (12.03%)
   [jmeter] Tidying up ...    @ Mon Oct 23 20:30:13 UTC 2017 (1508790613556)
   [jmeter] ... end of run
     [echo] BatchTestLocal output files compared OK

batchtestserver:
   [server] SLF4J: Class path contains multiple SLF4J bindings.
   [server] 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]>
   [server] 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]>
   [server] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   [server] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]

batchtest:
     [echo] Starting BatchTestLocal with file BatchTestLocal.jmx using 
-Rlocalhost:2096 -Jdummy=dummy
   [client] SLF4J: Class path contains multiple SLF4J bindings.
   [client] 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]>
   [client] 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]>
   [client] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   [client] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [server] Created remote object: UnicastServerRef [liveRef: 
[endpoint:[127.0.1.1:37042](local),objID:[-62cd6063:15f4aedc7b5:-7fff, 
-5527498638144333139]]]
   [server] Server failed to start: java.rmi.RemoteException: Cannot start. 
jenkins-ubuntu3 is a loopback address.
   [server] An error occurred: Cannot start. jenkins-ubuntu3 is a loopback 
address.
   [server] Java Result: 1
   [client] Creating summariser <summary>
   [client] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [client] Configuring remote engine: localhost:2096
   [client] Connection refused to host: localhost; nested exception is: 
   [client]     java.net.ConnectException: Connection refused (Connection 
refused)
   [client] Failed to configure localhost:2096
   [client] Stopping remote engines
   [client] Remote engines have been stopped
   [client] Error in NonGUIDriver java.lang.RuntimeException: Following remote 
engines could not be configured:[localhost:2096]
   [concat] 2017-10-23 20:30:23,081 ERROR o.a.j.e.DistributedRunner: Failed to 
create engine at localhost:2096
   [concat] java.rmi.ConnectException: Connection refused to host: localhost; 
nested exception is: 
   [concat]     java.net.ConnectException: Connection refused (Connection 
refused)
   [concat]     at 
sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619) ~[?:1.8.0_144]
   [concat]     at 
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216) 
~[?:1.8.0_144]
   [concat]     at 
sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202) 
~[?:1.8.0_144]
   [concat]     at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:338) 
~[?:1.8.0_144]
   [concat]     at 
sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:112) 
~[?:1.8.0_144]
   [concat]     at java.rmi.Naming.lookup(Naming.java:101) ~[?:1.8.0_144]
   [concat]     at 
org.apache.jmeter.engine.ClientJMeterEngine.getEngine(ClientJMeterEngine.java:54)
 ~[ApacheJMeter_core.jar:r1813080]
   [concat]     at 
org.apache.jmeter.engine.ClientJMeterEngine.<init>(ClientJMeterEngine.java:67) 
~[ApacheJMeter_core.jar:r1813080]
   [concat]     at 
org.apache.jmeter.engine.DistributedRunner.createEngine(DistributedRunner.java:237)
 ~[ApacheJMeter_core.jar:r1813080]
   [concat]     at 
org.apache.jmeter.engine.DistributedRunner.getClientEngine(DistributedRunner.java:213)
 [ApacheJMeter_core.jar:r1813080]
   [concat]     at 
org.apache.jmeter.engine.DistributedRunner.init(DistributedRunner.java:93) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.runNonGui(JMeter.java:1003) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.startNonGui(JMeter.java:910) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.start(JMeter.java:538) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:1.8.0_144]
   [concat]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_144]
   [concat]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_144]
   [concat]     at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_144]
   [concat]     at org.apache.jmeter.NewDriver.main(NewDriver.java:248) 
[ApacheJMeter.jar:r1813080]
   [concat] Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [concat]     at java.net.PlainSocketImpl.socketConnect(Native Method) 
~[?:1.8.0_144]
   [concat]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
~[?:1.8.0_144]
   [concat]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 ~[?:1.8.0_144]
   [concat]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
~[?:1.8.0_144]
   [concat]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
~[?:1.8.0_144]
   [concat]     at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_144]
   [concat]     at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_144]
   [concat]     at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_144]
   [concat]     at java.net.Socket.<init>(Socket.java:211) ~[?:1.8.0_144]
   [concat]     at 
sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
 ~[?:1.8.0_144]
   [concat]     at 
sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
 ~[?:1.8.0_144]
   [concat]     at 
sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613) ~[?:1.8.0_144]
   [concat]     ... 18 more
   [concat] 2017-10-23 20:30:23,115 ERROR o.a.j.u.JMeterUtils: Connection 
refused to host: localhost; nested exception is: 
   [concat]     java.net.ConnectException: Connection refused (Connection 
refused)
   [concat] 2017-10-23 20:30:23,116 ERROR o.a.j.JMeter: Error in NonGUIDriver
   [concat] java.lang.RuntimeException: Following remote engines could not be 
configured:[localhost:2096]
   [concat]     at 
org.apache.jmeter.engine.DistributedRunner.init(DistributedRunner.java:112) 
~[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.runNonGui(JMeter.java:1003) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.startNonGui(JMeter.java:910) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at org.apache.jmeter.JMeter.start(JMeter.java:538) 
[ApacheJMeter_core.jar:r1813080]
   [concat]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:1.8.0_144]
   [concat]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_144]
   [concat]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_144]
   [concat]     at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_144]
   [concat]     at org.apache.jmeter.NewDriver.main(NewDriver.java:248) 
[ApacheJMeter.jar:r1813080]

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2481: The 
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2606: The 
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2552: Cannot 
find output file 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestLocal.csv>

Total time: 12 minutes 28 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

Reply via email to