See <https://builds.apache.org/job/Hadoop-Hdfs-trunk/1226/changes>
Changes: [tucu] HADOO-8998. set Cache-Control no-cache header on all dynamic content. (tucu) [eli] HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe [tucu] HDFS-4171. WebHDFS and HttpFs should accept only valid Unix user names. (tucu) [umamahesh] HDFS-4038. Override toString() for BookKeeperEditLogInputStream. Contributed by Vinay. [suresh] Moving HDFS-4106 to Release 2.0.3 section in CHANGES.txt. [tgraves] MAPREDUCE-4517. Too many INFO messages written out during AM to RM heartbeat (Jason Lowe via tgraves) [daryn] HADOOP-8999. SASL negotiation is flawed (daryn) [jlowe] YARN-212. NM state machine ignores an APPLICATION_CONTAINER_FINISHED event when it shouldn't. Contributed by Nathan Roberts [daryn] HDFS-4181. LeaseManager tries to double remove and prints extra messages (Kihwal Lee via daryn) ------------------------------------------ [...truncated 16847 lines...] Running org.apache.hadoop.fs.viewfs.TestViewFileSystemAtHdfsRoot Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.577 sec Running org.apache.hadoop.fs.viewfs.TestViewFsHdfs Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.859 sec Running org.apache.hadoop.fs.viewfs.TestViewFsAtHdfsRoot Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.017 sec Running org.apache.hadoop.fs.viewfs.TestViewFileSystemHdfs Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.78 sec Running org.apache.hadoop.fs.viewfs.TestViewFsFileStatusHdfs Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.94 sec Running org.apache.hadoop.fs.permission.TestStickyBit Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.076 sec Running org.apache.hadoop.fs.loadGenerator.TestLoadGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.084 sec Running org.apache.hadoop.fs.TestFcHdfsSymlink Tests run: 68, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.521 sec <<< FAILURE! testWebHDFS(org.apache.hadoop.fs.TestFcHdfsSymlink) Time elapsed: 1018 sec <<< ERROR! java.io.IOException: Unexpected HTTP response: code=500 != 200, op=CREATESYMLINK, message=Internal Server Error at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.validateResponse(WebHdfsFileSystem.java:302) at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.access$500(WebHdfsFileSystem.java:109) at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$Runner.getResponse(WebHdfsFileSystem.java:567) at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$Runner.run(WebHdfsFileSystem.java:488) at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.run(WebHdfsFileSystem.java:421) at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.createSymlink(WebHdfsFileSystem.java:627) at org.apache.hadoop.fs.TestFcHdfsSymlink.testWebHDFS(TestFcHdfsSymlink.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Running org.apache.hadoop.fs.TestFcHdfsCreateMkdir Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.275 sec Running org.apache.hadoop.fs.TestHDFSFileContextMainOperations Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.379 sec Results : Tests in error: testDelegationTokenWebHdfsApi(org.apache.hadoop.hdfs.security.TestDelegationToken): Invalid value: "JobTracker" does not belong to the domain ^[a-z_][a-z0-9_-]*[$]?$ testWebHdfsDoAs(org.apache.hadoop.hdfs.security.TestDelegationTokenForProxyUser): Invalid value: "RealUser" does not belong to the domain ^[a-z_][a-z0-9_-]*[$]?$ testAuditWebHdfs(org.apache.hadoop.hdfs.server.namenode.TestAuditLogs): Unexpected HTTP response: code=500 != 307, op=OPEN, message=Internal Server Error testAuditWebHdfsStat(org.apache.hadoop.hdfs.server.namenode.TestAuditLogs): Unexpected HTTP response: code=500 != 200, op=GETFILESTATUS, message=Internal Server Error testAuditWebHdfsDenied(org.apache.hadoop.hdfs.server.namenode.TestAuditLogs): Unexpected HTTP response: code=500 != 307, op=OPEN, message=Internal Server Error testFileChecksum(org.apache.hadoop.hdfs.TestDistributedFileSystem): Unexpected HTTP response: code=500 != 307, op=GETFILECHECKSUM, message=Internal Server Error testAllWithDualPort(org.apache.hadoop.hdfs.TestDistributedFileSystem): Unexpected HTTP response: code=500 != 307, op=GETFILECHECKSUM, message=Internal Server Error testMkdirsFailsForSubdirectoryOfExistingFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=500 != 200, op=GETFILESTATUS, message=Internal Server Error testGetFileBlockLocations(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testCaseInsensitive(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Server returned HTTP response code: 503 for URL: http://localhost:41574/webhdfs/v1/test/testCaseInsensitive?Op=mkDIrs&user.name=jenkinsx testOpenNonExistFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=OPEN, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testSeek(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRootDir(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testFsStatus(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWorkingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testMkdirs(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGetFileStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=LISTSTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatus(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteEmptyFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteHalfABlock(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneBlock(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneAndAHalfBlocks(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteTwoBlocks(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOverwrite(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteInNonExistentDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteNonExistentFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=GETFILESTATUS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteRecursively(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteEmptyDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameNonExistentPath(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=RENAME, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileMoveToNonExistentDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileMoveToExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryMoveToNonExistentDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryMoveToExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsExistingFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testInputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOutputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract): Unexpected HTTP response: code=503 != 307, op=CREATE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testMkdirsFailsForSubdirectoryOfExistingFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=500 != 200, op=MKDIRS, message=Internal Server Error testMkdirsFailsForSubdirectoryOfExistingFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testFsStatus(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testFsStatus(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWorkingDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWorkingDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWDAbsolute(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWDAbsolute(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testMkdirs(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testMkdirs(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGetFileStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGetFileStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusThrowsExceptionForNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusThrowsExceptionForUnreadableDir(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusThrowsExceptionForUnreadableDir(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatus(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatus(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusFilterWithNoMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusFilterWithNoMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusFilterWithSomeMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testListStatusFilterWithSomeMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithNoMatchesInPath(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithNoMatchesInPath(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusSomeMatchesInDirectories(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusSomeMatchesInDirectories(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithMultipleWildCardMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithMultipleWildCardMatches(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithMultipleMatchesOfSingleChar(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusWithMultipleMatchesOfSingleChar(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithEmptyPathResults(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithEmptyPathResults(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithSomePathMatchesAndTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithSomePathMatchesAndTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultipleWildCardMatchesAndTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultipleWildCardMatchesAndTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultiplePathMatchesAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultiplePathMatchesAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithNoMatchingPathsAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithNoMatchingPathsAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteEmptyFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteEmptyFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteHalfABlock(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteHalfABlock(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneBlock(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneBlock(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneAndAHalfBlocks(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteOneAndAHalfBlocks(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteTwoBlocks(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteReadAndDeleteTwoBlocks(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOverwrite(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOverwrite(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteInNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testWriteInNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteNonExistentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteRecursively(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteRecursively(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testDeleteEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameNonExistentPath(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameNonExistentPath(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToDestinationWithParentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToDestinationWithParentFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToExistingParent(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToExistingParent(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToItself(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileToItself(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameFileAsExistingDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryToItself(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryToItself(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryToNonExistentParent(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryToNonExistentParent(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsNonExistentDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsNonEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsNonEmptyDirectory(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRenameDirectoryAsFile(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testInputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testInputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOutputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testOutputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGetWrappedInputStream(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testGetWrappedInputStream(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testCopyToLocalWithUseRawLocalFileSystemOption(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=MKDIRS, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testCopyToLocalWithUseRawLocalFileSystemOption(org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs): Unexpected HTTP response: code=503 != 200, op=DELETE, message=com.sun.jersey.spi.inject.Errors$ErrorMessagesException testRedirect(org.apache.hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes): Unexpected HTTP response: code=500 != 307, op=CREATE, message=Internal Server Error testLargeFile(org.apache.hadoop.hdfs.web.TestWebHDFS): Unexpected HTTP response: code=500 != 200, op=MKDIRS, message=Internal Server Error testNamenodeRestart(org.apache.hadoop.hdfs.web.TestWebHDFS): test timed out after 300000 milliseconds testBlockAllocationAdjustsUsageConservatively(org.apache.hadoop.hdfs.TestQuota): Unexpected HTTP response: code=500 != 200, op=GETCONTENTSUMMARY, message=Internal Server Error testMultipleFilesSmallerThanOneBlock(org.apache.hadoop.hdfs.TestQuota): Unexpected HTTP response: code=500 != 200, op=GETCONTENTSUMMARY, message=Internal Server Error testWebHDFS(org.apache.hadoop.fs.TestFcHdfsSymlink): Unexpected HTTP response: code=500 != 200, op=CREATESYMLINK, message=Internal Server Error Tests run: 1673, Failures: 0, Errors: 145, Skipped: 6 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop HDFS ................................ FAILURE [1:20:14.100s] [INFO] Apache Hadoop HttpFS .............................. SKIPPED [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED [INFO] Apache Hadoop HDFS Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:20:14.887s [INFO] Finished at: Wed Nov 14 12:56:24 UTC 2012 [INFO] Final Memory: 24M/464M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3: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/trunk/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 Build step 'Execute shell' marked build as failure Archiving artifacts Updating HDFS-4038 Updating HDFS-4106 Updating MAPREDUCE-4517 Updating HDFS-4181 Updating HADOOP-8999 Updating YARN-212 Updating HDFS-4171 Updating HDFS-4139