See
<https://builds.apache.org/job/JMeter%20Windows/1026/display/redirect?page=changes>
Changes:
[fschumacher] Use quotes around JM_LAUNCH and add a title to JM_START
Hopefully this will fix the space problem.
Bugzilla Id: 62107
------------------------------------------
[...truncated 111.83 KB...]
setproxy:
_get_zipfile:
_check_exists:
_check_jarfile:
[echo] Checking mina-core-2.0.16.jar
[echo] Deleting mina-core-* (excluding mina-core-2.0.16.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
_check_exists:
_check_jarfile:
[echo] Checking ftplet-api-1.1.1.jar
[echo] Deleting ftplet-api-* (excluding ftplet-api-1.1.1.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
_check_exists:
_check_jarfile:
[echo] Checking ftpserver-core-1.1.1.jar
[echo] Deleting ftpserver-core-* (excluding ftpserver-core-1.1.1.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
_check_exists:
_check_jarfile:
[echo] Checking org.jacoco.ant-0.8.0-nodeps.jar
[echo] Deleting org.jacoco.ant-0.8.0-nodeps.jar (excluding
org.jacoco.ant-0.8.0-nodeps.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
_check_exists:
_check_jarfile:
[echo] Checking sonarqube-ant-task-2.5.jar
[echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
svnCheck:
[echo] svn.revision=1824800
init-svnVersion:
[echo] svn.revision = 1824800
[echo] jmeter.version = r1824800
[echo] display.version = r1824800
[echo] implementation.version = r1824800
_check_3rdparty:
_message_3rdParty:
init-version:
[echo] jmeter.version = r1824800
[echo] display.version = r1824800
[echo] implementation.version = r1824800
compile-jorphan:
[javac] Compiling 61 source files to
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\jorphan>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 1.8
[javac] 1 warning
[javac] An exception has occurred in the compiler (9.0.1). Please file a
bug against the Java compiler via the Java bug reporting page
(http://bugreport.java.com) after checking the Bug Database
(http://bugs.java.com) for duplicates. Include your program and the following
diagnostic in your report. Thank you.
[javac] java.lang.NullPointerException
[javac] at
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.getVersionMap(JarFileSystem.java:137)
[javac] at
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.createVersionedLinks(JarFileSystem.java:112)
[javac] at
jdk.zipfs/jdk.nio.zipfs.JarFileSystem.<init>(JarFileSystem.java:85)
[javac] at
jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:134)
[javac] at
jdk.compiler/com.sun.tools.javac.file.JavacFileManager$ArchiveContainer.<init>(JavacFileManager.java:517)
[javac] at
jdk.compiler/com.sun.tools.javac.file.JavacFileManager.getContainer(JavacFileManager.java:319)
[javac] at
jdk.compiler/com.sun.tools.javac.file.JavacFileManager.list(JavacFileManager.java:715)
[javac] at
jdk.compiler/com.sun.tools.javac.code.ClassFinder.list(ClassFinder.java:722)
[javac] at
jdk.compiler/com.sun.tools.javac.code.ClassFinder.scanUserPaths(ClassFinder.java:655)
[javac] at
jdk.compiler/com.sun.tools.javac.code.ClassFinder.fillIn(ClassFinder.java:526)
[javac] at
jdk.compiler/com.sun.tools.javac.code.ClassFinder.complete(ClassFinder.java:293)
[javac] at
jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:633)
[javac] at
jdk.compiler/com.sun.tools.javac.code.Symbol$PackageSymbol.members(Symbol.java:1120)
[javac] at
jdk.compiler/com.sun.tools.javac.code.Symtab.listPackageModules(Symtab.java:810)
[javac] at
jdk.compiler/com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:344)
[javac] at
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:529)
[javac] at
jdk.compiler/com.sun.tools.javac.comp.Enter.classEnter(Enter.java:285)
[javac] at
jdk.compiler/com.sun.tools.javac.comp.Enter.classEnter(Enter.java:300)
[javac] at
jdk.compiler/com.sun.tools.javac.comp.Enter.complete(Enter.java:570)
[javac] at
jdk.compiler/com.sun.tools.javac.comp.Enter.main(Enter.java:554)
[javac] at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1052)
[javac] at
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:923)
[javac] at
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:302)
[javac] at
jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:162)
[javac] at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:57)
[javac] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[javac] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[javac] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[javac] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[javac] at
org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:58)
[javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1395)
[javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:1121)
[javac] at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
[javac] at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown
Source)
[javac] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[javac] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[javac] at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[javac] at org.apache.tools.ant.Task.perform(Task.java:348)
[javac] at org.apache.tools.ant.Target.execute(Target.java:435)
[javac] at org.apache.tools.ant.Target.performTasks(Target.java:456)
[javac] at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
[javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
[javac] at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[javac] at
org.apache.tools.ant.Project.executeTargets(Project.java:1260)
[javac] at org.apache.tools.ant.Main.runBuild(Main.java:857)
[javac] at org.apache.tools.ant.Main.startAnt(Main.java:236)
[javac] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:287)
[javac] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:113)
Target 'compile-jorphan' failed with message 'Compile failed; see the compiler
error output for details.'.
Cannot execute 'compile-core' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-components' - 'compile-jorphan' failed or was not
executed.
Cannot execute 'compile-functions' - 'compile-jorphan' failed or was not
executed.
Cannot execute 'compile-http' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-ftp' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-jdbc' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-java' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-ldap' - 'compile-jorphan' failed or was not executed.
create-mail-dir:
Cannot execute 'compile-mail' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-tcp' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-protocols' - 'compile-http' failed or was not executed.
Cannot execute 'compile-junit' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-jms' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-native' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile-mongodb' - 'compile-jorphan' failed or was not executed.
Cannot execute 'compile' - 'compile-core' failed or was not executed.
Cannot execute 'compile-tests' - 'compile' failed or was not executed.
prepare-resources:
[copy] Copying 3 files to
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\res\META-INF>
package-only:
Target 'package-only' failed with message
'<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core> does not
exist.'.
Cannot execute 'package' - 'compile' failed or was not executed.
Cannot execute '_test' - 'compile-tests' failed or was not executed.
batchtest:
[echo] Starting BatchTestLocal with file BatchTestLocal.jmx using -X
-Jdummy=dummy
[jmeter] Error: Could not find or load main class org.apache.jmeter.NewDriver
[jmeter] Caused by: java.lang.ClassNotFoundException:
org.apache.jmeter.NewDriver
[jmeter] Java Result: 1
[concat]
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\BatchTestLocal.log>
does not exist.
Target 'batchtest' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2710:
Cannot find output file
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\BatchTestLocal.csv'.>
batchtestserver:
[server] Error: Could not find or load main class org.apache.jmeter.NewDriver
[server] Caused by: java.lang.ClassNotFoundException:
org.apache.jmeter.NewDriver
[server] Java Result: 1
batchtest:
[echo] Starting BatchTestLocal with file BatchTestLocal.jmx using
-Rjenkins-win2016-1:2104 -Jdummy=dummy
[client] Error: Could not find or load main class org.apache.jmeter.NewDriver
[client] Caused by: java.lang.ClassNotFoundException:
org.apache.jmeter.NewDriver
[client] Java Result: 1
[concat]
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\BatchTestLocal.log>
does not exist.
Target 'batchtest' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2710:
Cannot find output file
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\BatchTestLocal.csv'.>
Target 'batchtestserver' failed with message 'The following error occurred
while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2765: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2710:
Cannot find output file
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\BatchTestLocal.csv'.>
batch_scripts:
batchtest:
[echo] Starting HTMLParserTestFile_2 with file HTMLParserTestFile_2.jmx
using -X -Jdummy=dummy
[jmeter] Error: Could not find or load main class org.apache.jmeter.NewDriver
[jmeter] Caused by: java.lang.ClassNotFoundException:
org.apache.jmeter.NewDriver
[jmeter] Java Result: 1
[concat]
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\HTMLParserTestFile_2.log>
does not exist.
Target 'batchtest' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2710:
Cannot find output file
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\HTMLParserTestFile_2.csv'.>
Target 'batch_scripts' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2765: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2710:
Cannot find output file
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\HTMLParserTestFile_2.csv'.>
Cannot execute '_allbatchtests' - 'batchtest' failed or was not executed.
Cannot execute 'test' - '_test' failed or was not executed.
download_checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[echo] Checking checkstyle-8.8-all.jar
[echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1682 files
BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:879:
Compile failed; see the compiler error output for details.
Total time: 40 seconds
Build step 'Invoke Ant' marked build as failure