See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/417/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 109 lines...]
[javacc] File "TokenMgrError.java" does not exist. Will create one.
[javacc] File "ParseException.java" does not exist. Will create one.
[javacc] File "Token.java" does not exist. Will create one.
[javacc] File "SimpleCharStream.java" does not exist. Will create one.
[javacc] Parser generated successfully.
jute:
[javac] Compiling 39 source files to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes
compile_jute_uptodate:
compile_jute:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/generated
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/c/generated
[java] ../../zookeeper.jute Parsed Successfully
[java] ../../zookeeper.jute Parsed Successfully
[touch] Creating
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/generated/.generated
ver-gen:
[javac] Compiling 1 source file to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes
svn-revision:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/.revision
[exec] svn: E155036: Please see the 'svn upgrade' command
[exec] svn: E155036: The working copy at
'/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5'
[exec] is too old (format 10) to work with client version '1.8.8
(r1568071)' (expects format 31). You need to upgrade the working copy first.
[exec]
version-info:
[java] Unknown REVISION number, using -1
process-template:
build-generated:
[javac] Compiling 60 source files to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes
compile:
[javac] Compiling 228 source files to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes
[javac]
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/zookeeper/ClientCnxn.java:49:
error: package org.apache.log4j does not exist
[javac] import org.apache.log4j.MDC;
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/zookeeper/ClientCnxn.java:1108:
error: cannot find symbol
[javac] MDC.put("myid", hostPort);
[javac] ^
[javac] symbol: variable MDC
[javac] location: class ClientCnxn.SendThread
[javac] 2 errors
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1532:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:441:
Compile failed; see the compiler error output for details.
Total time: 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report
files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.