Skip to content

Instantly share code, notes, and snippets.

@zxqx
Created December 15, 2014 20:06
Show Gist options
  • Select an option

  • Save zxqx/afb9d27ed782830814ff to your computer and use it in GitHub Desktop.

Select an option

Save zxqx/afb9d27ed782830814ff to your computer and use it in GitHub Desktop.
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on 6ba38b04 (lxc-fedora17 m1.small small) in workspace /scratch/jenkins/workspace/CommunityStream
Deleting this stale workspace
[ssh-agent] Using credentials w2o_release (For use with bitbucket repos)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.
Cloning the remote Git repository
Cloning repository git@bitbucket.org:W2ODigital/sbp_community_stream.git
> git init /scratch/jenkins/workspace/CommunityStream # timeout=10
Fetching upstream changes from git@bitbucket.org:W2ODigital/sbp_community_stream.git
> git --version # timeout=10
using GIT_SSH to set credentials For use with bitbucket repos
> git fetch --tags --progress git@bitbucket.org:W2ODigital/sbp_community_stream.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@bitbucket.org:W2ODigital/sbp_community_stream.git # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@bitbucket.org:W2ODigital/sbp_community_stream.git # timeout=10
Fetching upstream changes from git@bitbucket.org:W2ODigital/sbp_community_stream.git
using GIT_SSH to set credentials For use with bitbucket repos
> git fetch --tags --progress git@bitbucket.org:W2ODigital/sbp_community_stream.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a88946c0ae994a2a71172dd188ae182b8ccdf2f6 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a88946c0ae994a2a71172dd188ae182b8ccdf2f6
> git rev-list 3a1b03fcea3b22d7e91d6c0b52a5f804e1191d3d # timeout=10
[CommunityStream] $ /bin/sh -xe /tmp/hudson7441133202164452655.sh
+ npm install
npm WARN package.json community-stream@0.0.0 No repository field.
npm WARN package.json material-design-hamburger@0.0.1 No repository field.
npm WARN deprecated 6to5-browserify@1.4.0: Package has been renamed to 6to5ify
npm WARN optional dep failed, continuing fsevents@0.3.1
npm WARN optional dep failed, continuing fsevents@0.2.1
npm ERR! Linux 3.9.4-1-mansion
npm ERR! argv "/scratch/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/bin/node" "/scratch/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/bin/npm" "install"
npm ERR! node v0.11.14
npm ERR! npm v2.0.0
npm ERR! path /home/jenkins/.npm/0d89c6d7-ins-npm-lodash-2-4-1-package-tgz.lock
npm ERR! code EEXIST
npm ERR! errno -17
npm ERR! EEXIST, open '/home/jenkins/.npm/0d89c6d7-ins-npm-lodash-2-4-1-package-tgz.lock'
File exists: /home/jenkins/.npm/0d89c6d7-ins-npm-lodash-2-4-1-package-tgz.lock
Move it away, and try again.
Build step 'Execute shell' marked build as failure
[ssh-agent] Stopped.
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 8 second
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment