See <https://builds.apache.org/job/Nutch-trunk/3406/changes>
Changes: [markus] NUTCH-2359 Parsefilter-regex raises IndexOutOfBoundsException when rules ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H17 (ubuntu) in workspace <https://builds.apache.org/job/Nutch-trunk/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/nutch.git > git init <https://builds.apache.org/job/Nutch-trunk/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/nutch.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/nutch.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/nutch.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/nutch.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/nutch.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/nutch.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9a9c4b32b9c1ab9c47583a217665e4694272d58a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9c4b32b9c1ab9c47583a217665e4694272d58a > git rev-list 76aedcb780c88344966f47536274ecb001682291 # timeout=10 [Nutch-trunk] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml -Dtest.junit.output.format=xml clean nightly javadoc Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) Build step 'Invoke Ant' marked build as failure Publishing Javadoc [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - No test report file(s) were found with the pattern 'build/test/TEST-*.xml' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'JUnit'? [xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the resolved pattern 'build/test/TEST-*.xml'. Configuration error?. [xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build. Updating NUTCH-2359

