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

Hadoop QA commented on AMBARI-14431:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12778473/AMBARI-14431.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  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.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4647//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4647//console

This message is automatically generated.

> Agent becomes unresposive after version incompatible Exception 
> ---------------------------------------------------------------
>
>                 Key: AMBARI-14431
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14431
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14431.patch
>
>
> While testing with perf cluster found this bug:  
> Agent did not register with server due to version incompatible error and then
> did not recover from this state, although the server side was fixed.  
> If agent is not retrying, it should quit
>     
>     
>     
>     ERROR 2015-12-10 23:04:35,184 Controller.py:165 - Cannot register host 
> with non compatible agent version, 
> hostname=perf-a-1.c.pramod-thangali.internal, agentVersion=2.2.0.0, 
> serverVersion=2.1.3.0
>     INFO 2015-12-10 23:04:35,184 Controller.py:392 - Registration response 
> from perf-a-1.c.pramod-thangali.internal was FAILED
>     ERROR 2015-12-10 23:04:35,185 main.py:315 - Fatal exception occurred:
>     Traceback (most recent call last):
>       File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 312, 
> in <module>
>         main(heartbeat_stop_callback)
>       File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 303, 
> in main
>         ExitHelper.execute_cleanup()
>     TypeError: unbound method execute_cleanup() must be called with 
> ExitHelper instance as first argument (got nothing instead)
>     



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to