[
https://issues.apache.org/jira/browse/AMBARI-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583234#comment-14583234
]
Hudson commented on AMBARI-11717:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #14 (See
[https://builds.apache.org/job/Ambari-branch-2.1/14/])
AMBARI-11717. Ambari-agent died when trying to auto restart itself
(dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=62c8b7034c46645ca991c43fd8978a56d065d521)
* ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py
* ambari-agent/src/test/python/ambari_agent/TestMain.py
* ambari-agent/src/main/python/ambari_agent/apscheduler/threadpool.py
* ambari-agent/src/main/python/ambari_agent/Controller.py
* ambari-agent/src/main/python/ambari_agent/ExitHelper.py
* ambari-agent/src/test/python/ambari_agent/TestController.py
* ambari-agent/src/main/python/ambari_agent/main.py
> Ambari-agent died when trying to auto restart itself
> ----------------------------------------------------
>
> Key: AMBARI-11717
> URL: https://issues.apache.org/jira/browse/AMBARI-11717
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-11717.patch
>
>
> {code}
> INFO 2015-05-19 15:49:39,909 NetUtil.py:60 - Connecting to
> https://1d8.vm:8440/connection_info
> INFO 2015-05-19 15:49:40,063 security.py:93 - SSL Connect being called..
> connecting to the server
> INFO 2015-05-19 15:49:40,215 security.py:55 - SSL connection established.
> Two-way SSL authentication is turned off on the server.
> INFO 2015-05-19 15:49:40,261 Controller.py:245 - Heartbeat response received
> (id = 380)
> ERROR 2015-05-19 15:49:40,261 Controller.py:263 - Error in responseId
> sequence - restarting
> {code}
> out file is empty
> STR:
> deploy multi-node cluster in virtual machines
> make snapshots
> in few hours, revert to previous snapshots. All agents except an agent on
> server host are dead
> EXPECTED:
> agents should just reconnect to server
> *While suspending Ambari cluster in VM is definitely not supported, we should
> ensure that auto restart on invalid responce Id is not actually killing
> agents.*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)