Started by user Alan Wu
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/Physiome Portal
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Cloning the remote Git repository
Cloning repository https://github.com/alan-wu/MPB.git
> git init /home/cmiss/Jenkins/workspace/Physiome Portal # timeout=10
Fetching upstream changes from https://github.com/alan-wu/MPB.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/alan-wu/MPB.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/alan-wu/MPB.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/alan-wu/MPB.git # timeout=10
Fetching upstream changes from https://github.com/alan-wu/MPB.git
> git fetch --tags --progress https://github.com/alan-wu/MPB.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 76073ead206245998b80657922afb25627f86e36 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 76073ead206245998b80657922afb25627f86e36
Commit message: "RendererModule now displays a message informing users if WebGL is not supported."
First time build. Skipping changelog.
[Physiome Portal] $ /bin/sh -xe /tmp/jenkins8251510771483110197.sh
+ npm install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 958 packages from 586 contributors and audited 15159 packages in 24.283s
found 0 vulnerabilities
+ npm run build
> physiomeportal@0.2.0-alpha build /home/cmiss/Jenkins/workspace/Physiome Portal
> webpack --mode=none
Hash: f30b6a4fca4b1900e9e0
Version: webpack 4.10.0
Time: 23831ms
Built at: 01/15/2019 1:59:07 PM
Asset Size Chunks Chunk Names
physiomeportal.js 1.46 MiB 0 [emitted] physiomeportal
physiomeportal.min.js 1.06 MiB 1 [emitted] physiomeportal.min
Entrypoint physiomeportal = physiomeportal.js
Entrypoint physiomeportal.min = physiomeportal.min.js
[0] ./src/index.js 1.63 KiB {0} {1} [built]
[1] ./src/styles/w3.css 1.05 KiB {0} {1} [built]
[6] ./src/styles/sidebar.css 1.06 KiB {0} {1} [built]
[8] ./src/styles/bootstrap.min.css 1.08 KiB {0} {1} [built]
[10] ./src/modules/bodyRenderer.js 8.75 KiB {0} {1} [built]
[92] ./src/ui/ModelViewerDialog.js 2.84 KiB {0} {1} [built]
[93] ./src/ui/BaseDialog.js 4.73 KiB {0} {1} [built]
[110] ./src/modules/organsRenderer.js 39.7 KiB {0} {1} [built]
[116] ./src/tissueRenderer.js 16.3 KiB {0} {1} [built]
[122] ./src/ui/OrgansViewerDialog.js 13.4 KiB {0} {1} [built]
[124] ./src/ui/ScaffoldDialog.js 6.63 KiB {0} {1} [built]
[133] ./src/ui/BodyViewerDialog.js 9.58 KiB {0} {1} [built]
[135] ./src/ui/ManagerSidebar.js 10.5 KiB {0} {1} [built]
[136] ./src/utilities/managerItem.js 795 bytes {0} {1} [built]
[137] ./src/utilities/manager.js 8.55 KiB {0} {1} [built]
+ 124 hidden modules
ERROR in ./node_modules/jquery-ui/ui/labels.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/labels.js 19:2-67
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/plugin.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/plugin.js 5:2-46
@ ./node_modules/jquery-ui/ui/widgets/resizable.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/safe-active-element.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/safe-active-element.js 5:2-46
@ ./node_modules/jquery-ui/ui/widgets/dialog.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/ie.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/ie.js 5:2-46
@ ./node_modules/jquery-ui/ui/widgets/mouse.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/data.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/data.js 19:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/disable-selection.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/disable-selection.js 20:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/focusable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/focusable.js 19:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/form-reset-mixin.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/form-reset-mixin.js 19:2-23:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/keycode.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/keycode.js 19:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/safe-blur.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/safe-blur.js 5:2-46
@ ./node_modules/jquery-ui/ui/widgets/dialog.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/scroll-parent.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/scroll-parent.js 19:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/tabbable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/tabbable.js 19:2-61
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/unique-id.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/unique-id.js 19:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/position.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/position.js 22:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/escape-selector.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/escape-selector.js 5:2-46
@ ./node_modules/jquery-ui/ui/labels.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widget.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/widget.js 20:2-46
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/version.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/version.js 5:2-33
@ ./node_modules/jquery-ui/ui/data.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/form.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui'
@ ./node_modules/jquery-ui/ui/form.js 5:2-46
@ ./node_modules/jquery-ui/ui/form-reset-mixin.js
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/button.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/button.js 23:2-33:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/controlgroup.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/controlgroup.js 23:2-26:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/droppable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/droppable.js 20:2-26:14
@ (webpack)-jquery-ui/droppable.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/checkboxradio.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/checkboxradio.js 24:2-30:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/dialog.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/dialog.js 23:2-38:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/resizable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/resizable.js 23:2-30:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/draggable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/draggable.js 21:2-31:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/sortable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/sortable.js 21:2-29:14
@ (webpack)-jquery-ui/sortable.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/mouse.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/mouse.js 19:2-24:14
@ (webpack)-jquery-ui/dialog.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./node_modules/jquery-ui/ui/widgets/selectable.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/node_modules/jquery-ui/ui/widgets'
@ ./node_modules/jquery-ui/ui/widgets/selectable.js 21:2-26:14
@ (webpack)-jquery-ui/selectable.js
@ ./src/ui/BaseDialog.js
@ ./src/index.js
ERROR in ./src/utility.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/src'
@ ./src/utility.js 1:0-17
@ ./src/cell_panel.js
@ ./src/index.js
ERROR in ./src/ui/ManagerSidebar.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/src/ui'
@ ./src/ui/ManagerSidebar.js 1:0-17
@ ./src/index.js
ERROR in ./src/ui/tooltip.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/src/ui'
@ ./src/ui/tooltip.js 1:0-17
@ ./src/modules/RendererModule.js
@ ./src/index.js
ERROR in ./src/ui/BaseDialog.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/src/ui'
@ ./src/ui/BaseDialog.js 1:0-17
@ ./src/index.js
ERROR in ./src/utilities/graphicsHighlight.js
Module not found: Error: Can't resolve 'jquery' in '/home/cmiss/Jenkins/workspace/Physiome Portal/src/utilities'
@ ./src/utilities/graphicsHighlight.js 1:0-17
@ ./src/modules/RendererModule.js
@ ./src/index.js
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! physiomeportal@0.2.0-alpha build: `webpack --mode=none`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the physiomeportal@0.2.0-alpha build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/cmiss/.npm/_logs/2019-01-15T00_59_07_514Z-debug.log
Build step 'Execute shell' marked build as failure
Finished: FAILURE