Skip to content
Failed

Console Output

Started by user Jesse Khorasanee
Building remotely on hpc6 (slave Build) in workspace /hpc/cmiss/Jenkins_hpc6/workspace/Plotsvy
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Tehsurfer/plotsvy
 > git init /hpc/cmiss/Jenkins_hpc6/workspace/Plotsvy # timeout=10
Fetching upstream changes from https://github.com/Tehsurfer/plotsvy
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Tehsurfer/plotsvy +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/Tehsurfer/plotsvy # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Tehsurfer/plotsvy # timeout=10
Fetching upstream changes from https://github.com/Tehsurfer/plotsvy
 > git fetch --tags --progress https://github.com/Tehsurfer/plotsvy +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 da19a74956739118b6ead40679d9555152d0f5f6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da19a74956739118b6ead40679d9555152d0f5f6
Commit message: "Update version to 0.4.2"
First time build. Skipping changelog.
[Plotsvy] $ /bin/sh -xe /tmp/jenkins8542037390240917197.sh
+ npm install
/tmp/jenkins8542037390240917197.sh: line 2: npm: command not found
Build step 'Execute shell' marked build as failure
Finished: FAILURE