See <https://builds.apache.org/job/JMeter-trunk/4591/changes>
Changes:
[sebb] SampleResultConverter should note that it cannot record non-TEXT data
Fix up test data
Bugzilla Id: 58033
[sebb] SampleResultConverter should note that it cannot record non-TEXT data
Ensure that JavaSampler response is always text
Bugzilla Id: 58033
------------------------------------------
[...truncated 901 lines...]
_pack-binaries:
[tar] Building tar:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_bin.tar>
[gzip] Building:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_bin.tgz>
[delete] Deleting:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_bin.tar>
[zip] Building zip:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_bin.zip>
_pack-libraries:
[tar] Building tar:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_lib.tar>
[gzip] Building:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_lib.tgz>
[delete] Deleting:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_lib.tar>
[zip] Building zip:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_lib.zip>
_pack-source:
[tar] Building tar:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_src.tar>
[gzip] Building:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_src.tgz>
[delete] Deleting:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_src.tar>
[zip] Building zip:
<https://builds.apache.org/job/JMeter-trunk/4591/artifact/trunk/dist/apache-jmeter-r1685406_src.zip>
nightly:
compile-tests:
[javac] Compiling 104 source files to
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>
_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] Setting JMeterHome:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk>
[java] Setting up logging props using file:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties>
[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/testfiles/jmetertest.properties>
[java] Initializing Properties:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties>
[java] JMeterVersion=r1685406
[java] java.version=1.7.0_72
[java]
java.home=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/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=3.13.0-36-lowlatency
[java] +++++++++++
[java] java.awt.headless=true
[java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[java] ------------
[java] Creating test suite
[java] Scanning build/test for test cases
[java] ClassFinder found: 93 TestCase classes
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.assertions.gui.BeanShellAssertionGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.assertions.gui.XPathAssertionGui java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
java.awt.HeadlessException
[java] o.a.j.junit.JMeterTest Error creating
org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
java.awt.HeadlessException
[java] Last class=org.apache.jmeter.visualizers.ViewResultsFullVisualizer
[java] objects.size=93
[java] Last error=java.awt.HeadlessException
[java] ERROR: (see logfile) could not add test for class
org.apache.jmeter.junit.JMeterTest java.lang.reflect.InvocationTargetException
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.lang.reflect.Method.invoke(Method.java:606)
[java] at org.apache.jorphan.test.AllTests.suite(AllTests.java:359)
[java] at org.apache.jorphan.test.AllTests.main(AllTests.java:213)
[java] Caused by: java.lang.ExceptionInInitializerError
[java] at
org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextPanel(SearchTextExtension.java:208)
[java] at
org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextExtensionPane(SearchTextExtension.java:220)
[java] at
org.apache.jmeter.visualizers.SamplerResultTab.createResponseDataPanel(SamplerResultTab.java:463)
[java] at
org.apache.jmeter.visualizers.SamplerResultTab.init(SamplerResultTab.java:208)
[java] at
org.apache.jmeter.visualizers.ViewResultsFullVisualizer.init(ViewResultsFullVisualizer.java:235)
[java] at
org.apache.jmeter.visualizers.ViewResultsFullVisualizer.<init>(ViewResultsFullVisualizer.java:128)
[java] at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[java] at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[java] at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[java] at
java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[java] at java.lang.Class.newInstance(Class.java:379)
[java] at
org.apache.jmeter.junit.JMeterTest.getObjects(JMeterTest.java:578)
[java] at
org.apache.jmeter.junit.JMeterTest.suiteGUIComponents(JMeterTest.java:279)
[java] at org.apache.jmeter.junit.JMeterTest.suite(JMeterTest.java:141)
[java] ... 6 more
[java] Caused by: java.awt.HeadlessException
[java] at
sun.awt.HeadlessToolkit.getMenuShortcutKeyMask(HeadlessToolkit.java:234)
[java] at
org.apache.jmeter.gui.action.KeyStrokes.<clinit>(KeyStrokes.java:37)
[java] ... 20 more
[java]
[java] Created: 92 tests including 7 suites
[java] Starting test run, test count = 1603
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] ........................................Skipping
test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui, cannot
run in Headless mode
[java] Skipping
test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui#testCloneSampler,
cannot run in Headless mode
[java] .
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .............o.a.j.junit.JMeterTest Error running testConfiguring
due to Headless mode, java.awt.HeadlessException
[java] ............................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] .........................................
[java] ....
[java] Time: 57.572
[java]
[java] OK (1603 tests)
[java]
batchtest:
[echo] Starting BatchTestLocal using -X
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx
[jmeter] Starting the test @ Sun Jun 14 14:54:53 UTC 2015 (1434293693168)
[jmeter] Waiting for possible shutdown message on port 4445
[jmeter] summary + 25 in 6.3s = 4.0/s Avg: 239 Min: 100 Max:
349 Err: 4 (16.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 99 in 30s = 3.3/s Avg: 228 Min: 2 Max:
354 Err: 12 (12.12%) Active: 1 Started: 7 Finished: 6
[jmeter] summary = 124 in 36.3s = 3.4/s Avg: 230 Min: 2 Max:
354 Err: 16 (12.90%)
[jmeter] summary + 9 in 1s = 8.6/s Avg: 111 Min: 0 Max:
346 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 133 in 37.4s = 3.6/s Avg: 222 Min: 0 Max:
354 Err: 16 (12.03%)
[jmeter] Tidying up ... @ Sun Jun 14 14:55:31 UTC 2015 (1434293731084)
[jmeter] ... end of run
[echo] BatchTestLocal output files compared OK
batchtestserver:
[server] Created remote object: UnicastServerRef [liveRef:
[endpoint:[67.195.81.186:50240](local),objID:[-4ee003ed:14df291817b:-7fff,
-7924319922201888926]]]
batchtest:
[echo] Starting BatchTestLocal using -Rlocalhost:15531
[client] Creating summariser <summary>
[client] Created the tree successfully using testfiles/BatchTestLocal.jmx
[client] Configuring remote engine: localhost:15531
[client] Starting remote engines
[client] Starting the test @ Sun Jun 14 14:55:33 UTC 2015 (1434293733469)
[client] Remote engines have been started
[client] Waiting for possible shutdown message on port 4445
[server] Starting the test on host localhost:15531 @ Sun Jun 14 14:55:34 UTC
2015 (1434293734361)
[client] summary + 1 in 0.3s = 3.2/s Avg: 258 Min: 258 Max:
258 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[client] summary + 72 in 25s = 2.9/s Avg: 231 Min: 102 Max:
353 Err: 8 (11.11%) Active: 1 Started: 3 Finished: 2
[client] summary = 73 in 25.3s = 2.9/s Avg: 232 Min: 102 Max:
353 Err: 8 (10.96%)
[client] summary + 60 in 13.1s = 4.6/s Avg: 208 Min: 0 Max:
348 Err: 8 (13.33%) Active: 0 Started: 11 Finished: 11
[client] summary = 133 in 38.4s = 3.5/s Avg: 221 Min: 0 Max:
353 Err: 16 (12.03%)
[client] Tidying up remote @ Sun Jun 14 14:56:13 UTC 2015 (1434293773335)
[server] Finished the test on host localhost:15531 @ Sun Jun 14 14:56:13 UTC
2015 (1434293773335) - exit requested.
[client] ... end of run
[echo] BatchTestLocal output files compared OK
batch_scripts:
batchtest:
[echo] Starting HTMLParserTestFile_2 using -X
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using
testfiles/HTMLParserTestFile_2.jmx
[jmeter] Starting the test @ Sun Jun 14 14:56:19 UTC 2015 (1434293779244)
[jmeter] Waiting for possible shutdown message on port 4445
[jmeter] summary = 1 in 0.3s = 3.8/s Avg: 143 Min: 143 Max:
143 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Sun Jun 14 14:56:20 UTC 2015 (1434293780009)
[jmeter] ... end of run
[echo] HTMLParserTestFile_2 output files compared OK
batchtest:
[echo] Starting Bug47165 using -X
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/Bug47165.jmx
[jmeter] Starting the test @ Sun Jun 14 14:56:20 UTC 2015 (1434293780909)
[jmeter] Waiting for possible shutdown message on port 4445
[jmeter] summary = 0 in 0s = ******/s Avg: 0 Min:
9223372036854775807 Max: -9223372036854775808 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Sun Jun 14 14:56:21 UTC 2015 (1434293781509)
[jmeter] ... end of run
[echo] Bug47165 output files compared OK
batchtest:
[echo] Starting Bug52310 using -X
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/Bug52310.jmx
[jmeter] Starting the test @ Sun Jun 14 14:56:22 UTC 2015 (1434293782490)
[jmeter] Waiting for possible shutdown message on port 4445
[jmeter] summary = 3 in 4s = 0.8/s Avg: 963 Min: 13 Max:
1953 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Sun Jun 14 14:56:26 UTC 2015 (1434293786712)
[jmeter] ... end of run
[echo] Bug52310 output files compared OK
batchtest:
[echo] Starting Bug52968 using -X
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/Bug52968.jmx
[jmeter] Starting the test @ Sun Jun 14 14:56:27 UTC 2015 (1434293787753)
[jmeter] Waiting for possible shutdown message on port 4445
[jmeter] summary + 12 in 2s = 6.2/s Avg: 214 Min: 111 Max:
328 Err: 3 (25.00%) Active: 1 Started: 2 Finished: 1
[jmeter] summary + 48 in 11s = 4.4/s Avg: 326 Min: 103 Max:
636 Err: 24 (50.00%) Active: 0 Started: 10 Finished: 10
[jmeter] summary = 60 in 13s = 4.7/s Avg: 303 Min: 103 Max:
636 Err: 27 (45.00%)
[jmeter] Tidying up ... @ Sun Jun 14 14:56:41 UTC 2015 (1434293801169)
[jmeter] ... end of run
BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2518: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2474: CSV Files
are not identical.
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/Bug52968.csv>
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52968.csv>
Total time: 3 minutes 20 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
Sending artifact delta relative to JMeter-trunk #4587
Archived 6 artifacts
Archive block size is 32768
Received 782 blocks and 70836437 bytes
Compression is 26.6%
Took 38 sec