See <https://builds.apache.org/job/Hadoop-Hdfs-trunk/2463/changes>
Changes: [adhoot] YARN-3739. Add reservation system recovery to RM recovery process. ------------------------------------------ [...truncated 9820 lines...] at org.apache.hadoop.cli.util.CommandExecutor.executeCommand(CommandExecutor.java:78) at org.apache.hadoop.cli.TestCryptoAdminCLI.execute(TestCryptoAdminCLI.java:163) testAll(org.apache.hadoop.cli.TestCryptoAdminCLI) Time elapsed: 6.232 sec <<< FAILURE! java.lang.AssertionError: One of the tests failed. See the Detailed results to identify the command that failed at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:263) at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:125) at org.apache.hadoop.cli.TestCryptoAdminCLI.tearDown(TestCryptoAdminCLI.java:94) Running org.apache.hadoop.cli.TestXAttrCLI Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 6.427 sec <<< FAILURE! - in org.apache.hadoop.cli.TestXAttrCLI testAll(org.apache.hadoop.cli.TestXAttrCLI) Time elapsed: 6.173 sec <<< ERROR! java.lang.NoClassDefFoundError: com/google/re2j/PatternSyntaxException at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 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 org.apache.hadoop.fs.Globber.doGlob(Globber.java:209) at org.apache.hadoop.fs.Globber.glob(Globber.java:148) at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1664) at org.apache.hadoop.fs.shell.PathData.expandAsGlob(PathData.java:326) at org.apache.hadoop.fs.shell.Command.expandArgument(Command.java:239) at org.apache.hadoop.fs.shell.Command.expandArguments(Command.java:222) at org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:103) at org.apache.hadoop.fs.shell.Command.run(Command.java:166) at org.apache.hadoop.fs.FsShell.run(FsShell.java:309) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84) at org.apache.hadoop.cli.util.FSCmdExecutor.execute(FSCmdExecutor.java:35) at org.apache.hadoop.cli.util.CommandExecutor.executeCommand(CommandExecutor.java:78) at org.apache.hadoop.cli.TestXAttrCLI.execute(TestXAttrCLI.java:90) testAll(org.apache.hadoop.cli.TestXAttrCLI) Time elapsed: 6.174 sec <<< FAILURE! java.lang.AssertionError: One of the tests failed. See the Detailed results to identify the command that failed at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:263) at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:125) at org.apache.hadoop.cli.TestXAttrCLI.tearDown(TestXAttrCLI.java:75) Running org.apache.hadoop.cli.TestDeleteCLI Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 6.426 sec <<< FAILURE! - in org.apache.hadoop.cli.TestDeleteCLI testAll(org.apache.hadoop.cli.TestDeleteCLI) Time elapsed: 6.198 sec <<< ERROR! java.lang.NoClassDefFoundError: com/google/re2j/PatternSyntaxException at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 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 org.apache.hadoop.fs.Globber.doGlob(Globber.java:209) at org.apache.hadoop.fs.Globber.glob(Globber.java:148) at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1664) at org.apache.hadoop.fs.shell.PathData.expandAsGlob(PathData.java:326) at org.apache.hadoop.fs.shell.Command.expandArgument(Command.java:239) at org.apache.hadoop.fs.shell.Command.expandArguments(Command.java:222) at org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:103) at org.apache.hadoop.fs.shell.Command.run(Command.java:166) at org.apache.hadoop.fs.FsShell.run(FsShell.java:309) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84) at org.apache.hadoop.cli.util.FSCmdExecutor.execute(FSCmdExecutor.java:35) at org.apache.hadoop.cli.util.CommandExecutor.executeCommand(CommandExecutor.java:78) at org.apache.hadoop.cli.TestDeleteCLI.execute(TestDeleteCLI.java:84) testAll(org.apache.hadoop.cli.TestDeleteCLI) Time elapsed: 6.199 sec <<< FAILURE! java.lang.AssertionError: One of the tests failed. See the Detailed results to identify the command that failed at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:263) at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:125) at org.apache.hadoop.cli.TestDeleteCLI.tearDown(TestDeleteCLI.java:66) Results : Failed tests: TestStorageMover.testNoSpaceDisk:683 file = /hot/file0 types = [DISK, DISK, DISK, ] expected:<[disk=3, archive=2]> but was:<[disk=3, archive=0]> TestHDFSCLI.tearDown:85->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed TestAclCLI.tearDown:49->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed TestErasureCodingCLI.tearDown:69->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed TestCryptoAdminCLI.tearDown:94->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed TestXAttrCLI.tearDown:75->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed TestDeleteCLI.tearDown:66->CLITestHelper.tearDown:125->CLITestHelper.displayResults:263 One of the tests failed. See the Detailed results to identify the command that failed Tests in error: TestStorageMover.testMigrateOpenFileToArchival:582 » NoClassDefFound org/apach... TestGlobPaths.pTestAny:495->prepareTesting:758 » NoClassDefFound com/google/re... TestGlobPaths.pTestSet:583->prepareTesting:758 » NoClassDefFound com/google/re... TestGlobPaths.testNonTerminalGlobsOnFC:1283->testOnFileContext:827 » NoClassDefFound TestGlobPaths.testNonTerminalGlobsOnFS:1278->testOnFileSystem:815 » NoClassDefFound TestGlobPaths.testGlobFillsInSchemeOnFC:1088->testOnFileContext:827 » NoClassDefFound TestGlobPaths.testGlobFillsInSchemeOnFS:1083->testOnFileSystem:815 » NoClassDefFound TestGlobPaths.pTestLiteral:467->prepareTesting:758 » NoClassDefFound com/googl... TestGlobPaths.pTestClosure1:510->prepareTesting:758 » NoClassDefFound com/goog... TestGlobPaths.pTestClosure2:525->prepareTesting:758 » NoClassDefFound com/goog... TestGlobPaths.pTestClosure3:540->prepareTesting:758 » NoClassDefFound com/goog... TestGlobPaths.pTestClosure4:556->prepareTesting:758 » NoClassDefFound com/goog... TestGlobPaths.pTestClosure5:570->prepareTesting:758 » NoClassDefFound com/goog... TestGlobPaths.testLocalFilesystem:1299 » NoClassDefFound com/google/re2j/Patte... TestGlobPaths.testMultiGlob:151 » NoClassDefFound com/google/re2j/PatternSynta... TestGlobPaths.testPathFilterWithFixedLastComponent:454->prepareTesting:776 » NoClassDefFound TestGlobPaths.pTestEscape:482->prepareTesting:758 » NoClassDefFound com/google... TestGlobPaths.testPathFilter:440->prepareTesting:776 » NoClassDefFound com/goo... TestGlobPaths.testGlobAccessDeniedOnFC:1180->testOnFileContext:827 » NoClassDefFound TestGlobPaths.testGlobAccessDeniedOnFS:1175->testOnFileSystem:815 » NoClassDefFound TestGlobPaths.pTestRange:598->prepareTesting:758 » NoClassDefFound com/google/... TestGlobPaths.testReservedHdfsPathsOnFC:1206->testOnFileContext:827 » NoClassDefFound TestGlobPaths.testReservedHdfsPathsOnFS:1201->testOnFileSystem:815 » NoClassDefFound TestGlobPaths.pTestSetExcl:613->prepareTesting:758 » NoClassDefFound com/googl... TestGlobPaths.pTestCombination:627->prepareTesting:758 » NoClassDefFound com/g... TestGlobPaths.pTestCurlyBracket:643->prepareTesting:758 » NoClassDefFound com/... TestGlobPaths.pTestJavaRegexSpecialChars:740->prepareTesting:758 » NoClassDefFound TestGlobPaths.testRelativePathOnFC:1137->testOnFileContext:827 » NoClassDefFound TestGlobPaths.testRelativePathOnFS:1132->testOnFileSystem:815 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithNoMatchingPathsAndNonTrivialFilter:614 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithSomePathMatchesAndTrivialFilter:532 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusSomeMatchesInDirectories:437 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathMatchesAndNonTrivialFilter:588 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultipleWildCardMatchesAndTrivialFilter:560 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithEmptyPathResults:510 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithNoMatchesInPath:417 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleMatchesOfSingleChar:486 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleWildCardMatches:462 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusNonExistentFile:390 » NoClassDefFound TestHDFSFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter:636 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithNoMatchingPathsAndNonTrivialFilter:614 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithSomePathMatchesAndTrivialFilter:532 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusSomeMatchesInDirectories:437 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathMatchesAndNonTrivialFilter:588 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultipleWildCardMatchesAndTrivialFilter:560 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithEmptyPathResults:510 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithNoMatchesInPath:417 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleMatchesOfSingleChar:486 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleWildCardMatches:462 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusNonExistentFile:390 » NoClassDefFound TestSWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter:636 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithNoMatchingPathsAndNonTrivialFilter:614 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithSomePathMatchesAndTrivialFilter:532 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusSomeMatchesInDirectories:437 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathMatchesAndNonTrivialFilter:588 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultipleWildCardMatchesAndTrivialFilter:560 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithEmptyPathResults:510 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithNoMatchesInPath:417 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleMatchesOfSingleChar:486 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusWithMultipleWildCardMatches:462 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusNonExistentFile:390 » NoClassDefFound TestWebHdfsFileContextMainOperations>FileContextMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter:636 » NoClassDefFound TestHDFSCLI.testAll:104->CLITestHelper.testAll:319->execute:98 » NoClassDefFound TestAclCLI.testAll:82->CLITestHelper.testAll:319->execute:76 » NoClassDefFound TestErasureCodingCLI.testAll:113->CLITestHelper.testAll:319->execute:107 » NoClassDefFound TestCryptoAdminCLI.testAll:169->CLITestHelper.testAll:319->execute:163 » NoClassDefFound TestXAttrCLI.testAll:96->CLITestHelper.testAll:319->execute:90 » NoClassDefFound TestDeleteCLI.testAll:90->CLITestHelper.testAll:319->execute:84 » NoClassDefFound Tests run: 3908, Failures: 7, Errors: 68, Skipped: 17 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS Native Client [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HttpFS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS BookKeeper Journal [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS-NFS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS Project 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-hdfs-project --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Hdfs-trunk/ws/hadoop-hdfs-project/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-project --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Hdfs-trunk/ws/hadoop-hdfs-project/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-project --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-hdfs-project --- [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-hdfs-project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop HDFS Client ......................... SUCCESS [03:24 min] [INFO] Apache Hadoop HDFS ................................ FAILURE [ 03:16 h] [INFO] Apache Hadoop HDFS Native Client .................. SKIPPED [INFO] Apache Hadoop HttpFS .............................. SKIPPED [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED [INFO] Apache Hadoop HDFS-NFS ............................ SKIPPED [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [ 0.076 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:19 h [INFO] Finished at: 2015-10-22T18:34:10+00:00 [INFO] Final Memory: 56M/761M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-hdfs: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Hadoop-Hdfs-trunk/ws/hadoop-hdfs-project/hadoop-hdfs/target/surefire-reports> for the individual test results. [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hadoop-hdfs Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating YARN-3739