I'm fixing this one.
On Fri, Feb 17, 2012 at 12:57 PM, Apache Jenkins Server <jenk...@builds.apache.org> wrote: > See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/553/ > > ################################################################################### > ########################## LAST 60 LINES OF THE CONSOLE > ########################### > [...truncated 7601 lines...] > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > hadoop-hdfs --- > [INFO] Compiling 2 source files to > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/classes > [INFO] > [INFO] --- maven-antrun-plugin:1.6:run (create-web-xmls) @ hadoop-hdfs --- > [INFO] Executing tasks > > main: > [INFO] Executed tasks > [INFO] > [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ > hadoop-hdfs --- > [INFO] Using default encoding to copy filtered resources. > [INFO] > [INFO] --- maven-antrun-plugin:1.6:run (create-log-dir) @ hadoop-hdfs --- > [INFO] Executing tasks > > main: > [delete] Deleting directory > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/test/data > [mkdir] Created dir: > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/test/data > [INFO] Executed tasks > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > hadoop-hdfs --- > [INFO] Compiling 7 source files to > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/test-classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsFileStatusHdfs.java:[76,48] > cannot find symbol > symbol : method configWithViewfsScheme() > location: class org.apache.hadoop.fs.viewfs.ViewFileSystemTestSetup > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Hadoop HDFS ................................ FAILURE [8.121s] > [INFO] Apache Hadoop HttpFS .............................. SKIPPED > [INFO] Apache Hadoop HDFS Project ........................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 8.418s > [INFO] Finished at: Fri Feb 17 20:57:55 UTC 2012 > [INFO] Final Memory: 25M/213M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) on project hadoop-hdfs: Compilation failure > [ERROR] > /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFsFileStatusHdfs.java:[76,48] > cannot find symbol > [ERROR] symbol : method configWithViewfsScheme() > [ERROR] location: class org.apache.hadoop.fs.viewfs.ViewFileSystemTestSetup > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > Build step 'Execute shell' marked build as failure > Updating HADOOP-8036 > Email was triggered for: Failure > Sending email for trigger: Failure > > > > ################################################################################### > ############################## FAILED TESTS (if any) > ############################## > No tests ran.