[ 
https://issues.apache.org/jira/browse/YARN-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127889#comment-16127889
 ] 

Hudson commented on YARN-7014:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12191 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12191/])
YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via 
(nroberts: rev d265459024b8e5f5eccf421627f684ca8f162112)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/utils/string-utils.c


> container-executor has off-by-one error which can corrupt the heap
> ------------------------------------------------------------------
>
>                 Key: YARN-7014
>                 URL: https://issues.apache.org/jira/browse/YARN-7014
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 3.0.0-beta1
>            Reporter: Shane Kumpf
>            Assignee: Jason Lowe
>            Priority: Critical
>             Fix For: 3.0.0-beta1
>
>         Attachments: YARN-7014.001.patch
>
>
> test-container-executor is failing in trunk.
> {code}
> [INFO] 
> [INFO] --- hadoop-maven-plugins:3.0.0-beta1-SNAPSHOT:cmake-test 
> (test-container-executor) @ hadoop-yarn-server-nodemanager ---
> [INFO] -------------------------------------------------------
> [INFO]  C M A K E B U I L D E R    T E S T
> [INFO] -------------------------------------------------------
> [INFO] test-container-executor: running 
> /testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/target/usr/local/bin/test-container-executor
> [INFO] with extra environment variables {}
> [INFO] STATUS: ERROR CODE 134 after 3714 millisecond(s).
> [INFO] -------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 13:47 min
> [INFO] Finished at: 2017-08-12T12:58:55+00:00
> [INFO] Final Memory: 19M/296M
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The requested profile "parallel-tests" could not be activated 
> because it does not exist.
> [WARNING] The requested profile "yarn-ui" could not be activated because it 
> does not exist.
> [ERROR] Failed to execute goal 
> org.apache.hadoop:hadoop-maven-plugins:3.0.0-beta1-SNAPSHOT:cmake-test 
> (test-container-executor) on project hadoop-yarn-server-nodemanager: Test 
> /testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/target/usr/local/bin/test-container-executor
>  returned ERROR CODE 134 -> [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/MojoExecutionException
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to