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

Hadoop QA commented on AMBARI-21280:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

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

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

    {color:red}-1 core tests{color}.  The test build failed in 
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/11715//artifact/patch-work/testrun_ambari-server.txt]
 

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/11715//console

This message is automatically generated.

>  TestOSCheck.TestOSCheck python-test fails for ppc64le
> ------------------------------------------------------
>
>                 Key: AMBARI-21280
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21280
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>         Environment: $ uname -a
> Linux pts00432-vm20 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 
> 17:42:36 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
>            Reporter: Pravin Dsilva
>              Labels: ppc64le
>         Attachments: AMBARI-21280.patch
>
>
> Python tests fail for ppc64le architecture on the latest trunk branch in 
> ambari-server
> {code:java}
> ======================================================================
> ERROR: test_os_type_check (TestOSCheck.TestOSCheck)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
>     return func(*args, **keywargs)
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-server/src/test/python/TestOSCheck.py",
>  line 279, in test_os_type_check
>     os_check_type.main()
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-server/src/main/python/os_check_type.py",
>  line 40, in main
>     raise Exception("Local OS is not compatible with cluster primary OS 
> family. Please perform manual bootstrap on this host.")
> Exception: Local OS is not compatible with cluster primary OS family. Please 
> perform manual bootstrap on this host.
> ======================================================================
> FAIL: test_aliases (TestOSCheck.TestOSCheck)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
>     return func(*args, **keywargs)
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-server/src/test/python/TestOSCheck.py",
>  line 193, in test_aliases
>     self.assertEquals(OSCheck.get_os_type(), 'aliased_os')
> AssertionError: 'qwerty_os-ppc' != 'aliased_os'
> ======================================================================
> FAIL: test_get_os_family (TestOSCheck.TestOSCheck)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
>     return func(*args, **keywargs)
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-server/src/test/python/TestOSCheck.py",
>  line 116, in test_get_os_family
>     self.assertEquals(result, 'my_os')
> AssertionError: 'my_os-ppc' != 'my_os'
> ======================================================================
> FAIL: test_get_os_type (TestOSCheck.TestOSCheck)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
>     return func(*args, **keywargs)
>   File 
> "/var/lib/jenkins/workspace/ambari-trunk/ambari-server/src/test/python/TestOSCheck.py",
>  line 67, in test_get_os_type
>     self.assertEquals(result, 'my_os')
> AssertionError: 'my_os-ppc' != 'my_os'
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to