You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/05 22:50:56 UTC

ZooKeeper-trunk-jdk8 - Build # 499 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/499/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1519 lines...]
   [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-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

svn-revision:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 60 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

compile:
    [javac] Compiling 228 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/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-trunk-jdk8/trunk/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
    [javac] 1 warning

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:441: Compile failed; see the compiler error output for details.

Total time: 9 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
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.