Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YARN-9692. ContainerAllocationExpirer is missspelled #1142

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

wuyinxian124
Copy link

The old fully name is org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpirer.
I changed to org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpired.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 113 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1260 trunk passed
+1 compile 49 trunk passed
+1 checkstyle 44 trunk passed
+1 mvnsite 54 trunk passed
+1 shadedclient 840 branch has no errors when building and testing our client artifacts.
+1 javadoc 36 trunk passed
0 spotbugs 124 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 121 trunk passed
_ Patch Compile Tests _
+1 mvninstall 54 the patch passed
+1 compile 51 the patch passed
+1 javac 51 the patch passed
-0 checkstyle 43 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 617 unchanged - 6 fixed = 622 total (was 623)
+1 mvnsite 55 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 848 patch has no errors when building and testing our client artifacts.
+1 javadoc 32 the patch passed
+1 findbugs 112 the patch passed
_ Other Tests _
-1 unit 5242 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 28 The patch does not generate ASF License warnings.
9031
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewerLifecycle
hadoop.yarn.server.resourcemanager.TestRMHAMetrics
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/1/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux bd074cc031be 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / aebac6d
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/1/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/1/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/1/testReport/
Max. process+thread count 879 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 86 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1220 trunk passed
+1 compile 54 trunk passed
+1 checkstyle 46 trunk passed
+1 mvnsite 55 trunk passed
+1 shadedclient 856 branch has no errors when building and testing our client artifacts.
+1 javadoc 42 trunk passed
0 spotbugs 111 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 109 trunk passed
_ Patch Compile Tests _
+1 mvninstall 49 the patch passed
+1 compile 45 the patch passed
+1 javac 45 the patch passed
-0 checkstyle 40 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 5 fixed = 621 total (was 621)
+1 mvnsite 48 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 859 patch has no errors when building and testing our client artifacts.
+1 javadoc 32 the patch passed
+1 findbugs 123 the patch passed
_ Other Tests _
+1 unit 5263 hadoop-yarn-server-resourcemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
8995
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/2/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 31cb7cba7cc0 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / d086d05
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/2/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/2/testReport/
Max. process+thread count 890 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 34 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1202 trunk passed
+1 compile 44 trunk passed
+1 checkstyle 43 trunk passed
+1 mvnsite 48 trunk passed
+1 shadedclient 828 branch has no errors when building and testing our client artifacts.
+1 javadoc 33 trunk passed
0 spotbugs 109 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 107 trunk passed
_ Patch Compile Tests _
+1 mvninstall 44 the patch passed
+1 compile 42 the patch passed
+1 javac 42 the patch passed
-0 checkstyle 42 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 5 fixed = 621 total (was 621)
+1 mvnsite 48 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 839 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 106 the patch passed
_ Other Tests _
-1 unit 4842 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 29 The patch does not generate ASF License warnings.
8408
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/3/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux e74155608228 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 70b4617
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/3/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/3/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/3/testReport/
Max. process+thread count 859 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/3/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1066 trunk passed
+1 compile 38 trunk passed
+1 checkstyle 35 trunk passed
+1 mvnsite 42 trunk passed
+1 shadedclient 693 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 93 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 92 trunk passed
_ Patch Compile Tests _
+1 mvninstall 42 the patch passed
+1 compile 36 the patch passed
+1 javac 36 the patch passed
-0 checkstyle 31 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 6 fixed = 621 total (was 622)
+1 mvnsite 37 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 695 patch has no errors when building and testing our client artifacts.
+1 javadoc 26 the patch passed
+1 findbugs 96 the patch passed
_ Other Tests _
-1 unit 4747 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
7822
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/4/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 2d6a59c8d892 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 397a563
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/4/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/4/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/4/testReport/
Max. process+thread count 925 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/4/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 75 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1211 trunk passed
+1 compile 41 trunk passed
+1 checkstyle 43 trunk passed
+1 mvnsite 50 trunk passed
+1 shadedclient 848 branch has no errors when building and testing our client artifacts.
+1 javadoc 32 trunk passed
0 spotbugs 104 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 102 trunk passed
_ Patch Compile Tests _
+1 mvninstall 45 the patch passed
+1 compile 39 the patch passed
+1 javac 39 the patch passed
-0 checkstyle 38 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 617 unchanged - 5 fixed = 622 total (was 622)
+1 mvnsite 44 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 846 patch has no errors when building and testing our client artifacts.
+1 javadoc 33 the patch passed
+1 findbugs 113 the patch passed
_ Other Tests _
-1 unit 5310 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 36 The patch does not generate ASF License warnings.
8960
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerOvercommit
hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesSchedulerActivities
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/5/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux a03c3d7fd82e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 9a1d8cf
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/5/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/5/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/5/testReport/
Max. process+thread count 916 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/5/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 40 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1110 trunk passed
+1 compile 42 trunk passed
+1 checkstyle 43 trunk passed
+1 mvnsite 48 trunk passed
+1 shadedclient 873 branch has no errors when building and testing our client artifacts.
+1 javadoc 32 trunk passed
0 spotbugs 91 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 87 trunk passed
_ Patch Compile Tests _
+1 mvninstall 44 the patch passed
+1 compile 38 the patch passed
+1 javac 38 the patch passed
-0 checkstyle 34 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 617 unchanged - 5 fixed = 622 total (was 622)
+1 mvnsite 40 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 693 patch has no errors when building and testing our client artifacts.
+1 javadoc 24 the patch passed
+1 findbugs 89 the patch passed
_ Other Tests _
-1 unit 4770 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
8071
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/6/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0b7367cb7dd8 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 094d736
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/6/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/6/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/6/testReport/
Max. process+thread count 910 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/6/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 76 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1093 trunk passed
+1 compile 40 trunk passed
+1 checkstyle 35 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 694 branch has no errors when building and testing our client artifacts.
+1 javadoc 25 trunk passed
0 spotbugs 90 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 87 trunk passed
_ Patch Compile Tests _
+1 mvninstall 45 the patch passed
+1 compile 36 the patch passed
+1 javac 36 the patch passed
-0 checkstyle 36 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 6 fixed = 621 total (was 622)
+1 mvnsite 40 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 691 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 92 the patch passed
_ Other Tests _
-1 unit 4976 hadoop-yarn-server-resourcemanager in the patch failed.
+1 asflicense 24 The patch does not generate ASF License warnings.
8112
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
hadoop.yarn.server.resourcemanager.TestLeaderElectorService
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/7/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux c2167a69df4e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 69ddb36
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/7/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/7/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/7/testReport/
Max. process+thread count 925 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/7/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1187 trunk passed
+1 compile 50 trunk passed
+1 checkstyle 50 trunk passed
+1 mvnsite 57 trunk passed
+1 shadedclient 870 branch has no errors when building and testing our client artifacts.
+1 javadoc 32 trunk passed
0 spotbugs 110 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 108 trunk passed
_ Patch Compile Tests _
+1 mvninstall 48 the patch passed
+1 compile 40 the patch passed
+1 javac 40 the patch passed
-0 checkstyle 39 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 5 fixed = 621 total (was 621)
+1 mvnsite 45 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 812 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 115 the patch passed
_ Other Tests _
+1 unit 5067 hadoop-yarn-server-resourcemanager in the patch passed.
+1 asflicense 28 The patch does not generate ASF License warnings.
8655
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/8/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux d2f6072dd3fb 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/8/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/8/testReport/
Max. process+thread count 814 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/8/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 34 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1173 trunk passed
+1 compile 44 trunk passed
+1 checkstyle 43 trunk passed
+1 mvnsite 47 trunk passed
+1 shadedclient 818 branch has no errors when building and testing our client artifacts.
+1 javadoc 34 trunk passed
0 spotbugs 114 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 111 trunk passed
_ Patch Compile Tests _
+1 mvninstall 53 the patch passed
+1 compile 47 the patch passed
+1 javac 47 the patch passed
-0 checkstyle 43 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 5 new + 616 unchanged - 5 fixed = 621 total (was 621)
+1 mvnsite 48 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 819 patch has no errors when building and testing our client artifacts.
+1 javadoc 31 the patch passed
+1 findbugs 122 the patch passed
_ Other Tests _
+1 unit 4982 hadoop-yarn-server-resourcemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
8527
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/9/artifact/out/Dockerfile
GITHUB PR #1142
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 6ccab6dd94a7 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 915cbc9
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/9/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/9/testReport/
Max. process+thread count 806 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1142/9/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants