[
https://issues.apache.org/jira/browse/AMBARI-19846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854354#comment-15854354
]
Hudson commented on AMBARI-19846:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6655 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6655/])
AMBARI-19846. ambari-agent.out getting filled with dummy traceback. (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=df8c06ca7cae9fe3af75e49d7a31e197d250ba9b])
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* (edit)
ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py
> ambari-agent.out getting filled with "dummy" traceback
> ------------------------------------------------------
>
> Key: AMBARI-19846
> URL: https://issues.apache.org/jira/browse/AMBARI-19846
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 3.0.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: AMBARI-19846.patch
>
>
> {noformat:title=ambari-agent.out}
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/ambari_agent/CustomServiceOrchestrator.py",
> line 312, in runCommand
> task_id = command['taskId']
> KeyError: 'taskId'
> The above exception was the cause of the following exception:
> {noformat}
> Note:
> * the "following exception" has no stack trace (it's a
> {{ClientComponentHasNoStatus}}, but could be a few other subtypes of
> {{Fail}}, too)
> * the {{KeyError}} is expected and caught by {{CustomServiceOrchestrator}},
> has no relation to the {{ClientComponentHasNoStatus}} exception
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)