SHARE
TWEET
Untitled
a guest
Mar 10th, 2017
70
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + docker build -t cloudbees-node .
- Sending build context to Docker daemon 62.46 kB
- Step 1/4 : FROM node:5.11.1
- ---> bedd9f80caf0
- Step 2/4 : RUN apt-get update && apt-get install -y libelf1
- ---> Using cache
- ---> 9646651e3a69
- Step 3/4 : RUN useradd jenkins --shell /bin/bash --create-home
- ---> Using cache
- ---> 6aaf874bfe58
- Step 4/4 : USER jenkins
- ---> Using cache
- ---> 97818baee8da
- Successfully built 97818baee8da
- [Pipeline] dockerFingerprintFrom
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + docker inspect -f . cloudbees-node
- .
- [Pipeline] withDockerContainer
- $ docker run -t -d -u 1001:1001 -w /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q -v /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q:/var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q:rw -v /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q@tmp:/var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q@tmp:rw -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat cloudbees-node
- [Pipeline] {
- [Pipeline] stage (Checkout and build deps)
- Using the ‘stage’ step without a block argument is deprecated
- Entering stage Checkout and build deps
- Proceeding
- [Pipeline] sh
- [jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q] Running shell script
- + npm install
- npm info it worked if it ends with ok
- npm info using npm@3.8.6
- npm info using node@v5.11.1
- npm WARN enoent ENOENT: no such file or directory, open '/var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q/package.json'
- npm WARN jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q No description
- npm WARN jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q No repository field.
- npm WARN jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q No README data
- npm WARN jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q No license field.
- npm ERR! Linux 3.10.0-514.10.2.el7.x86_64
- npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
- npm ERR! node v5.11.1
- npm ERR! npm v3.8.6
- npm ERR! path /.npm
- npm ERR! code EACCES
- npm ERR! errno -13
- npm ERR! syscall mkdir
- npm ERR! Error: EACCES: permission denied, mkdir '/.npm'
- npm ERR! at Error (native)
- npm ERR! { [Error: EACCES: permission denied, mkdir '/.npm'] errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/.npm' }
- npm ERR!
- npm ERR! Please try running this command again as root/Administrator.
- npm ERR! Please include the following file with any support request:
- npm ERR! /var/jenkins_home/workspace/jnk_test_master-WXLXQKPCES3Z3HZJI6IB46EVZK52FP7BSJRZVLM4ZMVSCLT5SI7Q/npm-debug.log
- [Pipeline] }
- $ docker stop --time=1 93757b8524e7ac2eb5faa6af7d78346d512535c39c88773ca079c68b992e2064
- $ docker rm -f 93757b8524e7ac2eb5faa6af7d78346d512535c39c88773ca079c68b992e2064
- [Pipeline] // withDockerContainer
- [Pipeline] }
- [Pipeline] // node
- [Pipeline] End of Pipeline
- ERROR: script returned exit code 243
- Finished: FAILURE
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

