Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32F5118C45 for ; Mon, 30 Nov 2015 17:26:13 +0000 (UTC) Received: (qmail 19005 invoked by uid 500); 30 Nov 2015 17:26:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 18824 invoked by uid 500); 30 Nov 2015 17:26:11 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 18806 invoked by uid 99); 30 Nov 2015 17:26:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2015 17:26:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1361D2C1F72 for ; Mon, 30 Nov 2015 17:26:11 +0000 (UTC) Date: Mon, 30 Nov 2015 17:26:11 +0000 (UTC) From: "Pallav Kulshreshtha (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-14117) Build failure in Hive view MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Pallav Kulshreshtha created AMBARI-14117: -------------------------------------------- Summary: Build failure in Hive view Key: AMBARI-14117 URL: https://issues.apache.org/jira/browse/AMBARI-14117 Project: Ambari Issue Type: Bug Components: ambari-views Affects Versions: 2.2.0 Reporter: Pallav Kulshreshtha Assignee: Pallav Kulshreshtha Priority: Blocker Fix For: 2.2.0 [INFO] npm ERR! hive@0.0.0 postinstall: `bash node/with_new_path.sh node node_modules/.bin/bower --allow-root install` [INFO] npm ERR! Exit status 1 [INFO] npm ERR! [INFO] npm ERR! Failed at the hive@0.0.0 postinstall script. [INFO] npm ERR! This is most likely a problem with the hive package, [INFO] npm ERR! not with npm itself. [INFO] npm ERR! Tell the author that this fails on your system: [INFO] npm ERR! bash node/with_new_path.sh node node_modules/.bin/bower --allow-root install [INFO] npm ERR! You can get their info via: [INFO] npm ERR! npm owner ls hive [INFO] npm ERR! There is likely additional logging output above. [INFO] npm ERR! System Linux 2.6.32-504.1.3.el6.x86_64 [INFO] npm ERR! command "/grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/src/main/resources/ui/hive-web/node/node" "/grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/src/main/resources/ui/hive-web/node/npm/bin/npm-cli.js" "install" "--python=\"/grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/../src/main/unix/ambari-python-wrap\"" "--unsafe-perm" "--color=false" [INFO] npm ERR! cwd /grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/src/main/resources/ui/hive-web [INFO] npm ERR! node -v v0.12.2 [INFO] npm ERR! npm -v 1.4.8 [INFO] npm ERR! code ELIFECYCLE [INFO] npm ERR! [INFO] npm ERR! Additional logging details can be found in: [INFO] npm ERR! /grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/src/main/resources/ui/hive-web/npm-debug.log [INFO] npm ERR! not ok code 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Ambari Contrib Views .............................. SUCCESS [8.075s] [INFO] Ambari View Utils ................................. SUCCESS [4.651s] [INFO] Files ............................................. SUCCESS [20.644s] [INFO] Jobs .............................................. SUCCESS [1:05.574s] [INFO] Pig ............................................... SUCCESS [18.999s] [INFO] Slider ............................................ SUCCESS [18.649s] [INFO] Capacity Scheduler ................................ SUCCESS [34.773s] [INFO] Tez ............................................... SUCCESS [5.365s] [INFO] Storm_Monitoring .................................. SUCCESS [0.803s] [INFO] Hive .............................................. FAILURE [14.817s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:12.993s [INFO] Finished at: Mon Nov 30 12:09:29 UTC 2015 [INFO] Final Memory: 66M/1945M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.16:npm (npm install) on project hive: Failed to run task: 'npm install --python="/grid/0/jenkins/workspace/Ambari-2.2.0-centos6/hdp-BUILDS/ambari/contrib/views/hive/../src/main/unix/ambari-python-wrap" --unsafe-perm --color=false' failed. (error code 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hive -- This message was sent by Atlassian JIRA (v6.3.4#6332)