Parul Tater created ZEPPELIN-3400: ------------------------------------- Summary: Zeppelin npm error: getaddrinfo ENOTFOUND Key: ZEPPELIN-3400 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3400 Project: Zeppelin Issue Type: Bug Reporter: Parul Tater
Zeppelin Build is failing due to the npm error mentioned below: {noformat} 10:37:24 2018/04/11 17:37:24 INFO : [INFO] Installed npm locally. 10:37:24 2018/04/11 17:37:24 INFO : [INFO] 10:37:24 2018/04/11 17:37:24 INFO : [INFO] --- frontend-maven-plugin:1.3:npm (npm install) @ zeppelin-web --- 10:37:24 2018/04/11 17:37:24 INFO : [INFO] Found proxies: [myproxy\{protocol='http', host='buildcache.eng.hortonworks.com', port=1280, with username/passport authentication}] 10:37:24 2018/04/11 17:37:24 INFO : [INFO] Running 'npm install --no-lockfile --https-proxy=http://hwx-eng:***@buildcache.eng.hortonworks.com:1280 --proxy=http://hwx-eng:***@buildcache.eng.hortonworks.com:1280' in /grid/0/jenkins/workspace/HDP-parallel-centos7/SOURCES/zeppelin/zeppelin-web 10:39:43 2018/04/11 17:39:42 INFO : [WARNING] npm WARN tar ENOENT: no such file or directory, open '/grid/0/jenkins/workspace/HDP-parallel-centos7/SOURCES/zeppelin/zeppelin-web/node_modules/.staging/fsevents-c1162a80/node_modules/ajv/dist/ajv.min.js.map' 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! code ENOTFOUND 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! errno ENOTFOUND 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network request to http://registry.npmjs.org/dashdash failed, reason: getaddrinfo ENOTFOUND buildcache.eng.hortonworks.com buildcache.eng.hortonworks.com:1280 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network This is a problem related to network connectivity. 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network In most cases you are behind a proxy or have bad network settings. 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network If you are behind a proxy, please make sure that the 10:39:45 2018/04/11 17:39:45 INFO : [ERROR] npm ERR! network 'proxy' config is set properly. See: 'npm help config' 10:41:36 2018/04/11 17:41:35 INFO : [ERROR] 10:41:36 2018/04/11 17:41:35 INFO : [ERROR] npm ERR! A complete log of this run can be found in: 10:41:36 2018/04/11 17:41:35 INFO : [ERROR] npm ERR! /grid/0/jenkins/.npm/_logs/2018-04-11T17_39_45_319Z-debug.log 10:41:36 2018/04/11 17:41:35 INFO : [INFO] ------------------------------------------------------------------------ 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Reactor Summary: 10:41:36 2018/04/11 17:41:35 INFO : [INFO] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin ........................................... SUCCESS [03:13 min] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Interpreter Parent ....................... SUCCESS [ 1.984 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Interpreter .............................. SUCCESS [ 15.527 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Zengine .................................. SUCCESS [ 20.181 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Display system apis ...................... SUCCESS [ 14.879 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Groovy interpreter ....................... SUCCESS [ 3.602 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Parent ............................. SUCCESS [ 2.140 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Scala Parent ....................... SUCCESS [ 10.195 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Interpreter Scala_2.11 ............. SUCCESS [ 9.472 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Interpreter Scala_2.10 ............. SUCCESS [ 9.533 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Shims .............................. SUCCESS [ 2.865 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark1 Shims ............................. SUCCESS [ 4.562 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark2 Shims ............................. SUCCESS [ 4.468 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Python interpreter ....................... SUCCESS [ 14.010 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark Interpreter ........................ SUCCESS [ 28.922 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Spark dependencies ....................... SUCCESS [ 54.139 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [ 4.239 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Angular interpreter ...................... SUCCESS [ 3.064 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Shell interpreter ........................ SUCCESS [ 3.336 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Livy interpreter ......................... SUCCESS [ 26.530 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: HBase interpreter ........................ SUCCESS [ 11.920 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Apache Pig Interpreter ................... SUCCESS [ 10.803 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [ 25.944 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: File System Interpreters ................. SUCCESS [ 3.955 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Flink .................................... SUCCESS [ 9.533 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [ 4.622 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [ 3.138 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Lens interpreter ......................... SUCCESS [ 7.351 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS [ 58.858 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [ 7.746 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [ 6.157 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [ 6.343 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Scio ..................................... SUCCESS [ 38.806 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Neo4j interpreter ........................ SUCCESS [ 4.944 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Sap ...................................... SUCCESS [ 4.445 s] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: web Application .......................... FAILURE [04:16 min] 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Server ................................... SKIPPED 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Jupyter Support .......................... SKIPPED 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Zeppelin: Packaging distribution ................... SKIPPED 10:41:36 2018/04/11 17:41:35 INFO : [INFO] ------------------------------------------------------------------------ 10:41:36 2018/04/11 17:41:35 INFO : [INFO] BUILD FAILURE 10:41:36 2018/04/11 17:41:35 INFO : [INFO] ------------------------------------------------------------------------ 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Total time: 14:49 min 10:41:36 2018/04/11 17:41:35 INFO : [INFO] Finished at: 2018-04-11T17:41:35+00:00 10:41:38 2018/04/11 17:41:37 INFO : [INFO] Final Memory: 366M/1994M 10:41:38 2018/04/11 17:41:37 INFO : [INFO] ------------------------------------------------------------------------ 10:41:38 2018/04/11 17:41:37 INFO : [WARNING] The requested profile "hadoop-2.7" could not be activated because it does not exist. 10:41:38 2018/04/11 17:41:37 INFO : [WARNING] The requested profile "yarn" could not be activated because it does not exist. 10:41:38 2018/04/11 17:41:37 INFO : [WARNING] The requested profile "sparkr" could not be activated because it does not exist. 10:41:38 2018/04/11 17:41:37 INFO : [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:npm (npm install) on project zeppelin-web: Failed to run task: 'npm install --no-lockfile --https-proxy=http://hwx-eng:***@buildcache.eng.hortonworks.com:1280 --proxy=http://hwx-eng:***@buildcache.eng.hortonworks.com:1280' failed. (error code 1) -> [Help 1] {noformat} Request is to upgrade the frontend-maven-plugin from 1.3 to 1.4. -- This message was sent by Atlassian JIRA (v7.6.3#76005)