See https://builds.apache.org/job/Hadoop-Mapreduce-22-branch/75/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2561 lines...]
      [get] To: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/ivy/ivy-2.1.0.jar
      [get] Not modified - so not downloaded

ivy-init-dirs:

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:

ivy-resolve-common:

ivy-retrieve-common:

init:
    [touch] Creating /tmp/null1117762842
   [delete] Deleting: /tmp/null1117762842
    [unzip] Expanding: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build/ivy/lib/Hadoop/common/hadoop-hdfs-0.22.0-SNAPSHOT.jar
 into 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build

avro-generate:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build/src/org/apache/hadoop/mapreduce/jobhistory

compile-mapred-classes:
[jsp-compile] 11/09/27 19:06:21 WARN compiler.TldLocationsCache: Internal 
Error: File /WEB-INF/web.xml not found
    [javac] Compiling 524 source files to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build/classes
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java:57:
 cannot find symbol
    [javac] symbol  : constructor 
JsonEncoder(org.apache.avro.Schema,org.apache.hadoop.fs.FSDataOutputStream)
    [javac] location: class org.apache.avro.io.JsonEncoder
    [javac]     this.encoder = new JsonEncoder(Event.SCHEMA$, out);
    [javac]                    ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/src/java/org/apache/hadoop/mapreduce/jobhistory/EventReader.java:77:
 cannot find symbol
    [javac] symbol  : constructor 
JsonDecoder(org.apache.avro.Schema,java.io.DataInputStream)
    [javac] location: class org.apache.avro.io.JsonDecoder
    [javac]     this.decoder = new JsonDecoder(schema, in);
    [javac]                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build.xml:380:
 Compile failed; see the compiler error output for details.

Total time: 1 minute 40 seconds
+ RESULT=1
+ [ 1 != 0 ]
+ echo Build Failed: remaining tests not run
Build Failed: remaining tests not run
+ exit 1
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Recording fingerprints
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to