hadoop
hadoop copied to clipboard
HDFS-16700. RBF: Record the real client IP carried by the Router in the NameNode log
Description of PR
When applying RBF, the ip recorded in the log file saved in the NameNode is still the Router. The real client ip should be logged. Details: HDFS-16700
How was this patch tested?
When hadoop.caller.context.enabled=true, you should see the client ip recorded in the NameNode log file.
:confetti_ball: +1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 0m 58s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 0s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 16s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 25m 24s | trunk passed | |
+1 :green_heart: | compile | 23m 4s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 20m 45s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 20s | trunk passed | |
+1 :green_heart: | mvnsite | 3m 46s | trunk passed | |
+1 :green_heart: | javadoc | 3m 15s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 2m 58s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 5m 20s | trunk passed | |
+1 :green_heart: | shadedclient | 22m 48s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 31s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 1m 50s | the patch passed | |
+1 :green_heart: | compile | 22m 20s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 22m 20s | the patch passed | |
+1 :green_heart: | compile | 20m 44s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 20m 44s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
+1 :green_heart: | checkstyle | 4m 12s | the patch passed | |
+1 :green_heart: | mvnsite | 3m 41s | the patch passed | |
+1 :green_heart: | javadoc | 3m 8s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 3m 5s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 5m 27s | the patch passed | |
+1 :green_heart: | shadedclient | 22m 47s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 18m 50s | hadoop-common in the patch passed. | |
+1 :green_heart: | unit | 35m 32s | hadoop-hdfs-rbf in the patch passed. | |
+1 :green_heart: | asflicense | 1m 38s | The patch does not generate ASF License warnings. | |
276m 25s |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/1/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux 5d416fc109d2 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / cb5b4bade86ffcf513c96ecaa8eaf35a0850d7a8 |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/1/testReport/ |
Max. process+thread count | 2108 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/1/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 0m 58s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 1s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 4s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 25m 16s | trunk passed | |
+1 :green_heart: | compile | 23m 15s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 20m 59s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 24s | trunk passed | |
+1 :green_heart: | mvnsite | 6m 0s | trunk passed | |
+1 :green_heart: | javadoc | 4m 55s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 21s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 11s | trunk passed | |
+1 :green_heart: | shadedclient | 22m 44s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 31s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 3m 13s | the patch passed | |
+1 :green_heart: | compile | 22m 26s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 22m 26s | the patch passed | |
+1 :green_heart: | compile | 20m 27s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 20m 27s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
-0 :warning: | checkstyle | 4m 20s | /results-checkstyle-root.txt | root: The patch generated 1 new + 239 unchanged - 0 fixed = 240 total (was 239) |
+1 :green_heart: | mvnsite | 5m 49s | the patch passed | |
-1 :x: | javadoc | 1m 39s | /results-javadoc-javadoc-hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1.txt | hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) |
+1 :green_heart: | javadoc | 5m 25s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 45s | the patch passed | |
+1 :green_heart: | shadedclient | 23m 1s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 21m 8s | hadoop-common in the patch passed. | |
-1 :x: | unit | 448m 5s | /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt | hadoop-hdfs in the patch passed. |
-1 :x: | unit | 40m 47s | /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt | hadoop-hdfs-rbf in the patch passed. |
+1 :green_heart: | asflicense | 1m 59s | The patch does not generate ASF License warnings. | |
754m 35s |
Reason | Tests |
---|---|
Failed junit tests | hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes |
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand | |
hadoop.hdfs.server.federation.router.TestRouterNetworkTopologyServlet |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/2/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux 1c0242faf999 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / 210d1f4d0fdacc5a16ed711a493feccc27d1a63d |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/2/testReport/ |
Max. process+thread count | 3159 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/2/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 1m 0s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 1s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 12s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 26m 9s | trunk passed | |
+1 :green_heart: | compile | 25m 45s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 22m 59s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 34s | trunk passed | |
+1 :green_heart: | mvnsite | 6m 0s | trunk passed | |
+1 :green_heart: | javadoc | 4m 59s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 17s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 23s | trunk passed | |
+1 :green_heart: | shadedclient | 23m 30s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 32s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 3m 26s | the patch passed | |
+1 :green_heart: | compile | 24m 50s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 24m 50s | the patch passed | |
+1 :green_heart: | compile | 22m 31s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 22m 31s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
-0 :warning: | checkstyle | 4m 43s | /results-checkstyle-root.txt | root: The patch generated 1 new + 239 unchanged - 0 fixed = 240 total (was 239) |
+1 :green_heart: | mvnsite | 5m 53s | the patch passed | |
-1 :x: | javadoc | 1m 36s | /results-javadoc-javadoc-hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1.txt | hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) |
+1 :green_heart: | javadoc | 5m 11s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 53s | the patch passed | |
+1 :green_heart: | shadedclient | 25m 3s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 19m 49s | hadoop-common in the patch passed. | |
-1 :x: | unit | 456m 3s | /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt | hadoop-hdfs in the patch passed. |
+1 :green_heart: | unit | 44m 16s | hadoop-hdfs-rbf in the patch passed. | |
+1 :green_heart: | asflicense | 1m 53s | The patch does not generate ASF License warnings. | |
778m 12s |
Reason | Tests |
---|---|
Failed junit tests | hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/3/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux 2424ed02f1d7 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / cdbc91cb40bd4583ff5037fbc605579163441368 |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/3/testReport/ |
Max. process+thread count | 2493 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/3/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 1m 4s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 0s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 7s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 25m 25s | trunk passed | |
+1 :green_heart: | compile | 23m 23s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 20m 53s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 23s | trunk passed | |
+1 :green_heart: | mvnsite | 5m 56s | trunk passed | |
+1 :green_heart: | javadoc | 4m 59s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 25s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 13s | trunk passed | |
+1 :green_heart: | shadedclient | 22m 52s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 34s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 3m 15s | the patch passed | |
+1 :green_heart: | compile | 22m 41s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 22m 41s | the patch passed | |
+1 :green_heart: | compile | 20m 48s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 20m 48s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
+1 :green_heart: | checkstyle | 4m 12s | the patch passed | |
+1 :green_heart: | mvnsite | 5m 59s | the patch passed | |
-1 :x: | javadoc | 1m 38s | /results-javadoc-javadoc-hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1.txt | hadoop-common-project_hadoop-common-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) |
+1 :green_heart: | javadoc | 5m 15s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 33s | the patch passed | |
+1 :green_heart: | shadedclient | 23m 32s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 19m 0s | hadoop-common in the patch passed. | |
-1 :x: | unit | 428m 24s | /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt | hadoop-hdfs in the patch passed. |
+1 :green_heart: | unit | 37m 20s | hadoop-hdfs-rbf in the patch passed. | |
+1 :green_heart: | asflicense | 2m 4s | The patch does not generate ASF License warnings. | |
731m 3s |
Reason | Tests |
---|---|
Failed junit tests | hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes |
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/4/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux 72a77cf5d32c 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / 6900a78dacf8a03ce41ec25c08824a045ffe2e03 |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/4/testReport/ |
Max. process+thread count | 3159 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/4/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:confetti_ball: +1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 0m 58s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 1s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 52s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 25m 32s | trunk passed | |
+1 :green_heart: | compile | 23m 27s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 20m 58s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 23s | trunk passed | |
+1 :green_heart: | mvnsite | 5m 54s | trunk passed | |
+1 :green_heart: | javadoc | 4m 55s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 19s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 13s | trunk passed | |
+1 :green_heart: | shadedclient | 22m 49s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 32s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 3m 15s | the patch passed | |
+1 :green_heart: | compile | 22m 27s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 22m 27s | the patch passed | |
+1 :green_heart: | compile | 20m 54s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 20m 54s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
+1 :green_heart: | checkstyle | 4m 17s | the patch passed | |
+1 :green_heart: | mvnsite | 5m 56s | the patch passed | |
+1 :green_heart: | javadoc | 4m 55s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 25s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 33s | the patch passed | |
+1 :green_heart: | shadedclient | 22m 45s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 18m 56s | hadoop-common in the patch passed. | |
+1 :green_heart: | unit | 433m 39s | hadoop-hdfs in the patch passed. | |
+1 :green_heart: | unit | 37m 33s | hadoop-hdfs-rbf in the patch passed. | |
+1 :green_heart: | asflicense | 1m 59s | The patch does not generate ASF License warnings. | |
736m 23s |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/5/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux 912d359a9b68 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / dd3df4a94fe8c8c61d2f65eff1acbb5c571f1c2b |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/5/testReport/ |
Max. process+thread count | 2741 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/5/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
Here are some logs from the online cluster.
2022-08-01 20:43:39,255 [IPC Server handler 1 on default port 64002] INFO ipc.Server (Server.java:logException(3218)) - IPC Server handler 1 on default port 64002, call Call#418 Retry#0 org.apache.hadoop.hdfs.protocol.ClientProtocol.getBlockLocations from 10.xxxx.xxxx.182:64097, client=10.xxxx.xxxx.183:38540: java.io.FileNotFoundException: File does not exist: /user/da_music/hive/warehouse/music_dw.db/device_act_track_inc/dt=2021-06-28/wt=1/part-00378-861004be-cd5a-4d0d-9264-872b514946c9-c000.gz.parquet
Can you help to review this pr again, @goiri .
Thank you very much.
:broken_heart: -1 overall
Vote | Subsystem | Runtime | Logfile | Comment |
---|---|---|---|---|
+0 :ok: | reexec | 0m 56s | Docker mode activated. | |
_ Prechecks _ | ||||
+1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
+0 :ok: | codespell | 0m 1s | codespell was not available. | |
+0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
+1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
+1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | |
_ trunk Compile Tests _ | ||||
+0 :ok: | mvndep | 15m 15s | Maven dependency ordering for branch | |
+1 :green_heart: | mvninstall | 26m 29s | trunk passed | |
+1 :green_heart: | compile | 24m 25s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | compile | 21m 12s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | checkstyle | 4m 32s | trunk passed | |
+1 :green_heart: | mvnsite | 5m 40s | trunk passed | |
+1 :green_heart: | javadoc | 4m 53s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 4m 58s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 13s | trunk passed | |
+1 :green_heart: | shadedclient | 24m 34s | branch has no errors when building and testing our client artifacts. | |
_ Patch Compile Tests _ | ||||
+0 :ok: | mvndep | 0m 29s | Maven dependency ordering for patch | |
+1 :green_heart: | mvninstall | 3m 16s | the patch passed | |
+1 :green_heart: | compile | 24m 54s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javac | 24m 54s | the patch passed | |
+1 :green_heart: | compile | 22m 41s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | javac | 22m 41s | the patch passed | |
+1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
+1 :green_heart: | checkstyle | 4m 3s | the patch passed | |
+1 :green_heart: | mvnsite | 5m 43s | the patch passed | |
+1 :green_heart: | javadoc | 4m 17s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
+1 :green_heart: | javadoc | 5m 6s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
+1 :green_heart: | spotbugs | 9m 27s | the patch passed | |
+1 :green_heart: | shadedclient | 23m 45s | patch has no errors when building and testing our client artifacts. | |
_ Other Tests _ | ||||
+1 :green_heart: | unit | 18m 52s | hadoop-common in the patch passed. | |
-1 :x: | unit | 429m 39s | /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt | hadoop-hdfs in the patch passed. |
+1 :green_heart: | unit | 35m 40s | hadoop-hdfs-rbf in the patch passed. | |
+1 :green_heart: | asflicense | 2m 0s | The patch does not generate ASF License warnings. | |
736m 10s |
Reason | Tests |
---|---|
Failed junit tests | hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes |
Subsystem | Report/Notes |
---|---|
Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/6/artifact/out/Dockerfile |
GITHUB PR | https://github.com/apache/hadoop/pull/4659 |
Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
uname | Linux f0bb5f2e5389 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
Build tool | maven |
Personality | dev-support/bin/hadoop.sh |
git revision | trunk / 79a5d978d00b42aa5ce6d429ceb43d44569139a5 |
Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/6/testReport/ |
Max. process+thread count | 2557 (vs. ulimit of 5500) |
modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-rbf U: . |
Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4659/6/console |
versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 |
Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
I have updated some, can you give some new suggestions, @goiri . Thank you very much.