0 info it worked if it ends with ok
1 verbose cli [ 'C:\\workarea\\source\\github\\cloudbees\\blueocean-hello-world-plugin\\node\\node.exe',
1 verbose cli   'C:\\workarea\\source\\github\\cloudbees\\blueocean-hello-world-plugin\\node\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'run',
1 verbose cli   'mvnbuild' ]
2 info using npm@3.10.8
3 info using node@v6.4.0
4 verbose run-script [ 'premvnbuild', 'mvnbuild', 'postmvnbuild' ]
5 info lifecycle blueocean-hello-world@0.0.1~premvnbuild: blueocean-hello-world@0.0.1
6 silly lifecycle blueocean-hello-world@0.0.1~premvnbuild: no script for premvnbuild, continuing
7 info lifecycle blueocean-hello-world@0.0.1~mvnbuild: blueocean-hello-world@0.0.1
8 verbose lifecycle blueocean-hello-world@0.0.1~mvnbuild: unsafe-perm in lifecycle true
9 verbose lifecycle blueocean-hello-world@0.0.1~mvnbuild: PATH: C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin\node\node_modules\npm\bin\node-gyp-bin;C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin\node_modules\.bin;C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin\node;C:\Program Files\Docker\Docker\Resources\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\PROGRAM FILES\DELL\DW WLAN CARD;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\WINDOWS\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\PROGRAM FILES (X86)\NVIDIA CORPORATION\PHYSX\COMMON;C:\PROGRAM FILES\GIT\CMD;C:\PROGRAM FILES\HUB;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\WINDOWS\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\WINDOWS\SYSWOW64\WINDOWSPOWERSHELL\V1.0\MODULES\TSHELL\TSHELL\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Git\cmd;C:\tools\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;;c:\Java\maven-3.3.9\bin;c:\Java\jdk1.8.0_91\bin;C:\cygwin\bin;
10 verbose lifecycle blueocean-hello-world@0.0.1~mvnbuild: CWD: C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin
11 silly lifecycle blueocean-hello-world@0.0.1~mvnbuild: Args: [ '/d /s /c', 'jjsbuilder --tasks bundle' ]
12 silly lifecycle blueocean-hello-world@0.0.1~mvnbuild: Returned: code: 1  signal: null
13 info lifecycle blueocean-hello-world@0.0.1~mvnbuild: Failed to exec mvnbuild script
14 verbose stack Error: blueocean-hello-world@0.0.1 mvnbuild: `jjsbuilder --tasks bundle`
14 verbose stack Exit status 1
14 verbose stack     at EventEmitter.<anonymous> (C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin\node\node_modules\npm\lib\utils\lifecycle.js:255:16)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at EventEmitter.emit (events.js:191:7)
14 verbose stack     at ChildProcess.<anonymous> (C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin\node\node_modules\npm\lib\utils\spawn.js:40:14)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at ChildProcess.emit (events.js:191:7)
14 verbose stack     at maybeClose (internal/child_process.js:852:16)
14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
15 verbose pkgid blueocean-hello-world@0.0.1
16 verbose cwd C:\workarea\source\github\cloudbees\blueocean-hello-world-plugin
17 error Windows_NT 10.0.14393
18 error argv "C:\\workarea\\source\\github\\cloudbees\\blueocean-hello-world-plugin\\node\\node.exe" "C:\\workarea\\source\\github\\cloudbees\\blueocean-hello-world-plugin\\node\\node_modules\\npm\\bin\\npm-cli.js" "run" "mvnbuild"
19 error node v6.4.0
20 error npm  v3.10.8
21 error code ELIFECYCLE
22 error blueocean-hello-world@0.0.1 mvnbuild: `jjsbuilder --tasks bundle`
22 error Exit status 1
23 error Failed at the blueocean-hello-world@0.0.1 mvnbuild script 'jjsbuilder --tasks bundle'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the blueocean-hello-world package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error     jjsbuilder --tasks bundle
23 error You can get information on how to open an issue for this project with:
23 error     npm bugs blueocean-hello-world
23 error Or if that isn't available, you can get their info via:
23 error     npm owner ls blueocean-hello-world
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]