You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2021/10/10 05:28:00 UTC

[jira] [Created] (BIGTOP-3587) Deploying Ambari to Ubuntu 18.04 and 20.04 fails on ppc64le

Kengo Seki created BIGTOP-3587:
----------------------------------

             Summary: Deploying Ambari to Ubuntu 18.04 and 20.04 fails on ppc64le
                 Key: BIGTOP-3587
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3587
             Project: Bigtop
          Issue Type: Bug
          Components: ppc64le
            Reporter: Kengo Seki
            Assignee: Kengo Seki
             Fix For: 3.0.0


I ran the Ambari deployment for the 3.0.0 release, but it failed on Ubuntu/ppc64el, same as BIGTOP-3576.
 [https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.0.0-smoke-tests/15/COMPONENTS=ambari.bigtop-utils@ambari,OS=ubuntu-18.04-ppc64el-deploy/console]
 [https://ci.bigtop.apache.org/view/Test/job/Bigtop-3.0.0-smoke-tests/15/COMPONENTS=ambari.bigtop-utils@ambari,OS=ubuntu-20.04-ppc64el-deploy/console]
{code:java}
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: ERROR: Unexpected error Ambari repo file path not set for current OS.
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: ERROR: Exiting with exit code 1.
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: REASON: Failed to create user. Exiting.
Error: '/usr/sbin/ambari-server setup -j $(readlink -f /usr/bin/java | sed -e 's@jre/bin/java@@' -e 's@bin/java@@') -s' returned 1 instead of one of [0]
Error: /Stage[main]/Ambari::Server/Exec[server setup]/returns: change from 'notrun' to ['0'] failed: '/usr/sbin/ambari-server setup -j $(readlink -f /usr/bin/java | sed -e 's@jre/bin/java@@' -e 's@bin/java@@') -s' returned 1 instead of one of [0]
Notice: /Stage[main]/Ambari::Server/Service[ambari-server]: Dependency Exec[server setup] has failures: true
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)