[
https://issues.apache.org/jira/browse/AMBARI-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135108#comment-15135108
]
Hudson commented on AMBARI-14943:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4284 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4284/])
AMBARI-14943 AMS check failed on deploy (dsen) (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=13325ab07821cdfc3813457c0ca05c6b065f5879])
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessorTest.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessor.java
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TimelineWebServices.java
> AMS check failed on deploy
> --------------------------
>
> Key: AMBARI-14943
> URL: https://issues.apache.org/jira/browse/AMBARI-14943
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.2.2
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-14943.patch
>
>
> AMS check failed on cluster deploy.
> {code}
> Traceback (most recent call last):
> File
> "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py",
> line 165, in <module>
> AMSServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 219, in execute
> method(env)
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py",
> line 89, in thunk
> return fn(*args, **kwargs)
> File
> "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py",
> line 160, in service_check
> raise Fail("Values %s and %s were not found in the response." %
> (random_value1, current_time))
> resource_management.core.exceptions.Fail: Values 0.568435077139 and
> 1454589471000 were not found in the response.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)