Re: Build failed in Jenkins: JMeter-trunk #5510

2016-10-21 Thread Felix Schumacher

Am 21.10.2016 um 21:02 schrieb Apache Jenkins Server:

See 

Changes:

...

BUILD FAILED
:2697: The 
following error occurred while executing this line:
:2605: CSV Files 
are not identical.
 

 
label,responseCode,responseMessage,threadName,dataType,success,grpThreads,allThreads,SampleCount,ErrorCount
HTTPS-SNI,200,OK,Thread Group 1-1,text,true,1,1,1,0
HTTPS-Request,200,OK,Thread Group 1-1,text,true,1,1,1,0

 

 
label,responseCode,responseMessage,threadName,dataType,success,grpThreads,allThreads,SampleCount,ErrorCount
HTTPS-SNI,Non HTTP response code: java.net.UnknownHostException,Non HTTP 
response message: sni.velox.ch: Name or service not known,Thread Group 
1-1,text,false,1,1,1,1
HTTPS-Request,200,OK,Thread Group 1-1,text,true,1,1,1,0
I believe this failure has nothing to do with my last changes and could 
be seen first on travisci with our github repo tests.


Any ideas how to fix this?

Regards,
 Felix



Total time: 4 minutes 31 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





Build failed in Jenkins: JMeter-trunk #5510

2016-10-21 Thread Apache Jenkins Server
See 

Changes:

[fschumacher] JSON Extractor doesn't index array elements when only one element 
is found.
Based on patch by Roberto Braga (roberto.braga at sociale.it).

Bugzilla Id: 60295

--
[...truncated 1188 lines...]
 [echo]java.awt.headless = true
 [echo]test.headless = true
 [echo]user.dir = 
 [echo]basedir = 
 [echo]test dir = build/test
 [echo]test dir gump = build/test
 [echo]testsaveservice.saveout = ${testsaveservice.saveout}
 [echo]test.encoding = UTF-8
 [echo] 
 [java] Setting JMeterHome: 

 [java] Setting up logging props using file: 

 [java] Writing log file to: 

 [java] Using initializeProperties() from org.apache.jmeter.util.JMeterUtils
 [java] Setting up initial properties using: 

 [java] Initializing Properties: 

 [java] Writing log file to: 

 [java] JMeterVersion=r1766100
 [java] java.version=1.7.0_80
 [java] java.home=/usr/local/asfpackages/java/jdk1.7.0_80/jre
 [java] file.encoding=UTF-8
 [java] default encoding=UTF-8
 [java] user.dir=
 [java] Locale=en_US
 [java] os.name=Linux
 [java] os.version=3.19.0-25-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.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 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]