Skip to content

recovery contaienr exit code not right #443

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

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

SuperbCoding
Copy link

It's correct exitCode when container launch nomally,but it is not correct if the container by recovery.
Out of memory exitCode is -104, the exitCode had to be lost when the container was recovered by restart NodeManager.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 68 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1105 trunk passed
+1 compile 65 trunk passed
+1 checkstyle 23 trunk passed
+1 mvnsite 38 trunk passed
+1 shadedclient 693 branch has no errors when building and testing our client artifacts.
+1 javadoc 24 trunk passed
0 spotbugs 80 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 78 trunk passed
_ Patch Compile Tests _
+1 mvninstall 40 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
+1 checkstyle 18 the patch passed
+1 mvnsite 35 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 732 patch has no errors when building and testing our client artifacts.
+1 javadoc 35 the patch passed
+1 findbugs 84 the patch passed
_ Other Tests _
-1 unit 1263 hadoop-yarn-server-nodemanager in the patch failed.
+1 asflicense 29 The patch does not generate ASF License warnings.
4472
Reason Tests
Failed junit tests hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/1/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux ba7210133105 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 / cd967c7
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-443/1/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/1/testReport/
Max. process+thread count 413 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 60 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1046 trunk passed
+1 compile 60 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 683 branch has no errors when building and testing our client artifacts.
+1 javadoc 23 trunk passed
0 spotbugs 80 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 78 trunk passed
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 61 the patch passed
+1 javac 61 the patch passed
+1 checkstyle 21 the patch passed
+1 mvnsite 37 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 737 patch has no errors when building and testing our client artifacts.
+1 javadoc 21 the patch passed
+1 findbugs 80 the patch passed
_ Other Tests _
+1 unit 1285 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 28 The patch does not generate ASF License warnings.
4385
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/2/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux f0d3e8adae7f 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 / c7c7a88
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/2/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 45 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1181 trunk passed
+1 compile 62 trunk passed
+1 checkstyle 21 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 718 branch has no errors when building and testing our client artifacts.
+1 javadoc 25 trunk passed
0 spotbugs 74 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 73 trunk passed
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 62 the patch passed
+1 javac 62 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 36 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 750 patch has no errors when building and testing our client artifacts.
+1 javadoc 27 the patch passed
+1 findbugs 85 the patch passed
_ Other Tests _
-1 unit 1153 hadoop-yarn-server-nodemanager in the patch failed.
-1 asflicense 37 The patch generated 1 ASF License warnings.
4446
Reason Tests
Failed junit tests hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa.TestNumaResourceHandlerImpl
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/3/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 3f2158e0dc89 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 / c2d00c8
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-443/3/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/3/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-443/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 448 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1222 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 27 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 837 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 77 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 74 trunk passed
_ Patch Compile Tests _
+1 mvninstall 36 the patch passed
+1 compile 58 the patch passed
+1 javac 58 the patch passed
+1 checkstyle 22 the patch passed
+1 mvnsite 34 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 881 patch has no errors when building and testing our client artifacts.
+1 javadoc 23 the patch passed
+1 findbugs 83 the patch passed
_ Other Tests _
+1 unit 1302 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 32 The patch does not generate ASF License warnings.
4920
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/4/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 5c5d657196f3 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 / 00b5a27
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/4/testReport/
Max. process+thread count 307 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 41 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1088 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 33 trunk passed
+1 shadedclient 697 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 trunk passed
_ Patch Compile Tests _
+1 mvninstall 34 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 34 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 764 patch has no errors when building and testing our client artifacts.
+1 javadoc 22 the patch passed
+1 findbugs 84 the patch passed
_ Other Tests _
+1 unit 1274 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
4432
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/5/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux c90301b05132 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e356e4f
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/5/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 44 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1070 trunk passed
+1 compile 55 trunk passed
+1 checkstyle 22 trunk passed
+1 mvnsite 33 trunk passed
+1 shadedclient 656 branch has no errors when building and testing our client artifacts.
+1 javadoc 24 trunk passed
0 spotbugs 67 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 64 trunk passed
_ Patch Compile Tests _
+1 mvninstall 31 the patch passed
+1 compile 53 the patch passed
+1 javac 53 the patch passed
+1 checkstyle 18 the patch passed
+1 mvnsite 29 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 703 patch has no errors when building and testing our client artifacts.
+1 javadoc 20 the patch passed
+1 findbugs 72 the patch passed
_ Other Tests _
+1 unit 1271 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
4263
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/6/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 48db9477a133 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
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/6/testReport/
Max. process+thread count 446 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 42 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1043 trunk passed
+1 compile 58 trunk passed
+1 checkstyle 23 trunk passed
+1 mvnsite 32 trunk passed
+1 shadedclient 710 branch has no errors when building and testing our client artifacts.
+1 javadoc 25 trunk passed
0 spotbugs 69 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 67 trunk passed
_ Patch Compile Tests _
+1 mvninstall 32 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 30 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 751 patch has no errors when building and testing our client artifacts.
+1 javadoc 22 the patch passed
+1 findbugs 73 the patch passed
_ Other Tests _
+1 unit 1279 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 28 The patch does not generate ASF License warnings.
4360
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/7/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux f8fe1b8e929d 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_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/7/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 35 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1174 trunk passed
+1 compile 60 trunk passed
+1 checkstyle 25 trunk passed
+1 mvnsite 36 trunk passed
+1 shadedclient 806 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 75 trunk passed
_ Patch Compile Tests _
+1 mvninstall 36 the patch passed
+1 compile 58 the patch passed
+1 javac 58 the patch passed
+1 checkstyle 22 the patch passed
+1 mvnsite 34 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 833 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 95 the patch passed
_ Other Tests _
+1 unit 1320 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
4786
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/8/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 3be2b625e560 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
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/8/testReport/
Max. process+thread count 300 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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 47 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1078 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 27 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 890 branch has no errors when building and testing our client artifacts.
+1 javadoc 33 trunk passed
0 spotbugs 85 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 83 trunk passed
_ Patch Compile Tests _
+1 mvninstall 38 the patch passed
+1 compile 68 the patch passed
+1 javac 68 the patch passed
+1 checkstyle 25 the patch passed
+1 mvnsite 36 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 891 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 91 the patch passed
_ Other Tests _
+1 unit 1343 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 33 The patch does not generate ASF License warnings.
4901
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-443/9/artifact/out/Dockerfile
GITHUB PR #443
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0a826eec8cc3 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
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-443/9/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-443/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
…tor API to compare the offsets

Author: Aditya Toomula <atoomula@linkedin.com>

Reviewers: Jagadish <jagadish@apache.org>

Closes apache#443 from atoomula/bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants