See <https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/504/changes>

Changes:

[cnauroth] HADOOP-12475. Move attribution to 2.8.0 section of CHANGES.txt.

[cnauroth] HADOOP-12479. ProtocMojo does not log the reason for a protoc

[cnauroth] HADOOP-12481. JWTRedirectAuthenticationHandler doesn't Retain 
Original

[jianhe] YARN-4000. RM crashes with NPE if leaf queue becomes parent queue 
during

------------------------------------------
[...truncated 10576 lines...]
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
Caused by: java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:414)
        at sun.nio.ch.Net.bind(Net.java:406)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at org.apache.hadoop.ipc.Server.bind(Server.java:469)
        ... 28 more

  
TestDFSStripedOutputStreamWithFailure010>TestDFSStripedOutputStreamWithFailure$TestBase.test8:500->TestDFSStripedOutputStreamWithFailure$TestBase.run:489
 failed, dn=0, length=327681java.net.BindException: Problem binding to 
[localhost:0] java.net.BindException: Address already in use; For more details 
see:  http://wiki.apache.org/hadoop/BindException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:721)
        at org.apache.hadoop.ipc.Server.bind(Server.java:486)
        at org.apache.hadoop.ipc.Server$Listener.<init>(Server.java:684)
        at org.apache.hadoop.ipc.Server.<init>(Server.java:2439)
        at org.apache.hadoop.ipc.RPC$Server.<init>(RPC.java:945)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.<init>(ProtobufRpcEngine.java:535)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine.getServer(ProtobufRpcEngine.java:510)
        at org.apache.hadoop.ipc.RPC$Builder.build(RPC.java:787)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initIpcServer(DataNode.java:880)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.startDataNode(DataNode.java:1214)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.<init>(DataNode.java:468)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.makeInstance(DataNode.java:2487)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.instantiateDataNode(DataNode.java:2375)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.startDataNodes(MiniDFSCluster.java:1592)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:841)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:479)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:438)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure.setup(TestDFSStripedOutputStreamWithFailure.java:146)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure.runTest(TestDFSStripedOutputStreamWithFailure.java:292)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure$TestBase.run(TestDFSStripedOutputStreamWithFailure.java:489)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure$TestBase.test8(TestDFSStripedOutputStreamWithFailure.java:500)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
Caused by: java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:414)
        at sun.nio.ch.Net.bind(Net.java:406)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at org.apache.hadoop.ipc.Server.bind(Server.java:469)
        ... 28 more

  
TestDFSStripedOutputStreamWithFailure010>TestDFSStripedOutputStreamWithFailure$TestBase.test9:501->TestDFSStripedOutputStreamWithFailure$TestBase.run:489
 failed, dn=0, length=393215java.net.BindException: Problem binding to 
[localhost:0] java.net.BindException: Address already in use; For more details 
see:  http://wiki.apache.org/hadoop/BindException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:792)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:721)
        at org.apache.hadoop.ipc.Server.bind(Server.java:486)
        at org.apache.hadoop.ipc.Server$Listener.<init>(Server.java:684)
        at org.apache.hadoop.ipc.Server.<init>(Server.java:2439)
        at org.apache.hadoop.ipc.RPC$Server.<init>(RPC.java:945)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.<init>(ProtobufRpcEngine.java:535)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine.getServer(ProtobufRpcEngine.java:510)
        at org.apache.hadoop.ipc.RPC$Builder.build(RPC.java:787)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initIpcServer(DataNode.java:880)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.startDataNode(DataNode.java:1214)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.<init>(DataNode.java:468)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.makeInstance(DataNode.java:2487)
        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.instantiateDataNode(DataNode.java:2375)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.startDataNodes(MiniDFSCluster.java:1592)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:841)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:479)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:438)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure.setup(TestDFSStripedOutputStreamWithFailure.java:146)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure.runTest(TestDFSStripedOutputStreamWithFailure.java:292)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure$TestBase.run(TestDFSStripedOutputStreamWithFailure.java:489)
        at 
org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure$TestBase.test9(TestDFSStripedOutputStreamWithFailure.java:501)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
Caused by: java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:414)
        at sun.nio.ch.Net.bind(Net.java:406)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at org.apache.hadoop.ipc.Server.bind(Server.java:469)
        ... 28 more

  TestEncryptionZonesWithKMS>TestEncryptionZones.testBasicOperations:366 Bad 
value for metric NumEncryptionZones expected:<8> but was:<0>

Tests in error: 
  TestDatanodeDeath.testSimple0:410->simpleTest:350 » Bind Problem binding to 
[l...
  TestDatanodeDeath.testSimple1:413->simpleTest:350 » Bind Problem binding to 
[l...
  TestDatanodeDeath.testSimple2:416->simpleTest:350 » Bind Problem binding to 
[l...
  TestDFSUpgrade.testUpgrade:260 » Bind Problem binding to [localhost:0] 
java.ne...
  TestWriteConfigurationToDFS.testWriteConf:39 » Bind Problem binding to 
[localh...
  TestClientReportBadBlock.startUpCluster:77 » Bind Problem binding to 
[localhos...
  TestClientReportBadBlock.shutDownCluster:85 NullPointer
  TestClientReportBadBlock.startUpCluster:77 » Bind Problem binding to 
[localhos...
  TestClientReportBadBlock.shutDownCluster:85 NullPointer
  TestClientReportBadBlock.startUpCluster:77 » Bind Problem binding to 
[localhos...
  TestClientReportBadBlock.shutDownCluster:85 NullPointer
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Problem binding to [localhost:0] 
java.net...
  TestEncryptionZones.setup:147 » Bind Problem binding to [localhost:0] 
java.net...
  TestEncryptionZones.setup:147 » Bind Problem binding to [localhost:0] 
java.net...
  TestEncryptionZones.setup:147 » Bind Problem binding to [localhost:0] 
java.net...
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestEncryptionZones.setup:147 » Bind Port in use: localhost:0
  TestDatanodeRegistration.testDNSLookups:75 » Bind Port in use: localhost:0
  TestDataTransferKeepalive.testSlowReader:182 » Bind Problem binding to 
[localh...
  TestDisableConnCache.testDisableCache:51 » Bind Port in use: localhost:0
  TestReplication.testReplication:292->runReplication:244 » Bind Port in use: 
lo...
  TestReplication.testPendingReplicationRetry:375 » Bind Port in use: 
localhost:...
  TestReplication.testReplicationWhenBlockCorruption:531 » Bind Port in use: 
loc...
  TestReplication.testNoExtraReplicationWhenBlockReceivedIsLate:613 » Bind Port 
...
  TestReplication.testReplicationWhileUnderConstruction:695 » Bind Port in use: 
...
  
TestReplication.testBadBlockReportOnTransferMissingBlockFile:230->testBadBlockReportOnTransfer:173
 » Bind
  
TestReplication.testBadBlockReportOnTransfer:221->testBadBlockReportOnTransfer:173
 » Bind
  TestReplication.testReplicationSimulatedStorag:286->runReplication:244 » Bind 
...
  TestReplication.testReplicateLenMismatchedBlock:462 » Bind Port in use: 
localh...
  TestGetBlocks.testReadSelectNonStaleDatanode:94 » Bind Port in use: 
localhost:...
  TestGetBlocks.testGetBlocks:183 » Bind Port in use: localhost:0
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Prob...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Port...
  TestEncryptionZonesWithKMS.setup:56->TestEncryptionZones.setup:147 » Bind 
Port...

Tests run: 3889, Failures: 21, Errors: 52, 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-Java8/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-Java8/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] Not executing Javadoc as the project is not a Java classpath-capable 
package
[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:37 min]
[INFO] Apache Hadoop HDFS ................................ FAILURE [  03:10 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.057 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:14 h
[INFO] Finished at: 2015-10-16T05:16:45+00:00
[INFO] Final Memory: 55M/510M
[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-Java8/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 HADOOP-12481
Updating YARN-4000
Updating HADOOP-12479
Updating HADOOP-12475

Reply via email to