Return-Path: X-Original-To: apmail-jmeter-dev-archive@minotaur.apache.org Delivered-To: apmail-jmeter-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C106A1893C for ; Wed, 29 Jul 2015 13:29:12 +0000 (UTC) Received: (qmail 67083 invoked by uid 500); 29 Jul 2015 13:29:12 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 67054 invoked by uid 500); 29 Jul 2015 13:29:12 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 67043 invoked by uid 99); 29 Jul 2015 13:29:12 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2015 13:29:12 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id D97BE9C0026 for ; Wed, 29 Jul 2015 13:28:39 +0000 (UTC) Date: Wed, 29 Jul 2015 13:28:39 +0000 (UTC) From: Apache Jenkins Server To: dev@jmeter.apache.org Message-ID: <1343637921.4770.1438176519887.JavaMail.jenkins@crius> In-Reply-To: <210347522.4372.1438090110786.JavaMail.jenkins@crius> References: <210347522.4372.1438090110786.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: JMeter-trunk #4663 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: JMeter-trunk X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 870 lines...] [anakia] Input: usermanual/glossary.xml [anakia] Output: [anakia] Input: usermanual/hints_and_tips.xml [anakia] Output: [anakia] Input: usermanual/index.xml [anakia] Output: [anakia] Input: usermanual/intro.xml [anakia] Output: [anakia] Input: usermanual/ldapanswer_xml.xml [anakia] Output: [anakia] Input: usermanual/ldapops_tutor.xml [anakia] Output: [anakia] Input: usermanual/listeners.xml [anakia] Output: [anakia] Input: usermanual/realtime-results.xml [anakia] Output: [anakia] Input: usermanual/regular_expressions.xml [anakia] Output: [anakia] Input: usermanual/remote-test.xml [anakia] Output: [anakia] Input: usermanual/test_plan.xml [anakia] Output: [echo] Fixing EOL [echo] Removing unnecessary
tags [echo] Copying files [copy] Copying 16 files to [copy] Copying 5 files to [copy] Copying 1 file to pack-nightly: _pack-binaries: [tar] Building tar: [gzip] Building: [delete] Deleting: [zip] Building zip: _pack-libraries: [tar] Building tar: [gzip] Building: [delete] Deleting: [zip] Building zip: _pack-source: [tar] Building tar: [gzip] Building: [delete] Deleting: [zip] Building zip: nightly: compile-tests: [javac] Compiling 104 source files to _test: [echo] [echo] gump.run = false [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] Using initializeProperties() from org.apache.jmeter.util.JMeterUtils [java] Setting up initial properties using: [java] Initializing Properties: [java] JMeterVersion=r1692251 [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= [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:464) [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.(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.(KeyStrokes.java:37) [java] ... 20 more [java] [java] Created: 92 tests including 7 suites [java] Starting test run, test count = 1605 [java] ......................................... [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] ...............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.628 [java] [java] OK (1605 tests) [java] batchtest: [echo] Starting BatchTestLocal using -X [jmeter] Creating summariser [jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx [jmeter] Starting the test @ Wed Jul 29 13:22:05 UTC 2015 (1438176125967) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary + 69 in 24s = 2.9/s Avg: 232 Min: 104 Max: 353 Err: 8 (11.59%) Active: 1 Started: 2 Finished: 1 [jmeter] summary + 64 in 13.2s = 4.8/s Avg: 203 Min: 0 Max: 344 Err: 8 (12.50%) Active: 0 Started: 1 Finished: 1 [jmeter] summary = 133 in 37s = 3.6/s Avg: 218 Min: 0 Max: 353 Err: 16 (12.03%) [jmeter] Tidying up ... @ Wed Jul 29 13:22:43 UTC 2015 (1438176163424) [jmeter] ... end of run [echo] BatchTestLocal output files compared OK batchtestserver: [server] Created remote object: UnicastServerRef [liveRef: [endpoint:[67.195.81.186:46129](local),objID:[-578e48af:14ed9fab909:-7fff, -3618393746461594180]]] batchtest: [echo] Starting BatchTestLocal using -Rlocalhost:12243 [client] Creating summariser [client] Created the tree successfully using testfiles/BatchTestLocal.jmx [client] Configuring remote engine: localhost:12243 [client] Starting remote engines [client] Starting the test @ Wed Jul 29 13:22:45 UTC 2015 (1438176165839) [server] Starting the test on host localhost:12243 @ Wed Jul 29 13:22:46 UTC 2015 (1438176166737) [client] Remote engines have been started [client] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [client] summary + 51 in 13s = 4.0/s Avg: 232 Min: 108 Max: 353 Err: 7 (13.73%) Active: 1 Started: 2 Finished: 1 [server] Finished the test on host localhost:12243 @ Wed Jul 29 13:23:25 UTC 2015 (1438176205105) - exit requested. [client] summary + 82 in 25s = 3.3/s Avg: 212 Min: 1 Max: 348 Err: 9 (10.98%) Active: 0 Started: 11 Finished: 11 [client] summary = 133 in 38s = 3.5/s Avg: 220 Min: 1 Max: 353 Err: 16 (12.03%) [client] Tidying up remote @ Wed Jul 29 13:23:25 UTC 2015 (1438176205105) [client] ... end of run [echo] BatchTestLocal output files compared OK batch_scripts: batchtest: [echo] Starting HTMLParserTestFile_2 using -X [jmeter] Creating summariser [jmeter] Created the tree successfully using testfiles/HTMLParserTestFile_2.jmx [jmeter] Starting the test @ Wed Jul 29 13:23:31 UTC 2015 (1438176211033) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] summary + 1 in 0.3s = 3.8/s Avg: 148 Min: 148 Max: 148 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 [jmeter] summary = 1 in 0.3s = 3.8/s Avg: 148 Min: 148 Max: 148 Err: 0 (0.00%) [jmeter] Tidying up ... @ Wed Jul 29 13:23:31 UTC 2015 (1438176211813) [jmeter] ... end of run [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/style.css', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/style.css [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/halfbanner.htm', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/halfbanner.htm [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/halfbanner_data/2011-na-234x60.png', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/halfbanner_data/2011-na-234x60.png [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/jakarta-logo.gif', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/jakarta-logo.gif [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/logo.jpg', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/logo.jpg [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/http-config-example.png', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/http-config-example.png [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/scoping1.png', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping1.png [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/scoping2.png', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping2.png [concat] 2015/07/29 13:23:31 ERROR - jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping URL:'file:testfiles/HTMLParserTestFile_2_files/scoping3.png', message:Relative path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping3.png [echo] HTMLParserTestFile_2 output files compared OK BUILD FAILED :2506: The following error occurred while executing this line: :2496: Error detected in log file. See above. Total time: 3 minutes 13 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 #4646 Archived 6 artifacts Archive block size is 32768 Received 809 blocks and 70476760 bytes Compression is 27.3% Took 20 sec