You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2016/02/05 16:09:39 UTC

[jira] [Commented] (AMBARI-14943) AMS check failed on deploy

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

Dmytro Sen commented on AMBARI-14943:
-------------------------------------

mvn clean test
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ambari-metrics .................................... SUCCESS [1.324s]
[INFO] Ambari Metrics Common ............................. SUCCESS [2.339s]
[INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS [4.168s]
[INFO] Ambari Metrics Flume Sink ......................... SUCCESS [2.066s]
[INFO] Ambari Metrics Kafka Sink ......................... SUCCESS [3.015s]
[INFO] Ambari Metrics Storm Sink ......................... SUCCESS [1.025s]
[INFO] Ambari Metrics Collector .......................... SUCCESS [5:08.629s]
[INFO] Ambari Metrics Monitor ............................ SUCCESS [1.152s]
[INFO] Ambari Metrics Grafana ............................ SUCCESS [39.835s]
[INFO] Ambari Metrics Assembly ........................... SUCCESS [1:53.020s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:56.878s
[INFO] Finished at: Fri Feb 05 17:13:48 EET 2016
[INFO] Final Memory: 63M/935M
[INFO] ------------------------------------------------------------------------
{code}

> 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
>
>
> 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)