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... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ABI-Software/MPB.git > git init /home/cmiss/Jenkins/workspace/Physiome Portal # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/MPB.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/ABI-Software/MPB.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/ABI-Software/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/ABI-Software/MPB.git # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/MPB.git > git fetch --tags --progress https://github.com/ABI-Software/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 292ff14ff9d4ddbf669d61d89a17470b52502208 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 292ff14ff9d4ddbf669d61d89a17470b52502208 Commit message: "Merge pull request #3 from alan-wu/develop" > git rev-list --no-walk 484eadc74188b448826a05a0c33c98a013dda133 # timeout=10 [Physiome Portal] $ /bin/sh -xe /tmp/jenkins2248531260059070619.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 959 packages from 586 contributors and audited 15160 packages in 28.681s found 403 vulnerabilities (2 low, 401 moderate) run `npm audit fix` to fix them, or `npm audit` for details + npm run build > physiomeportal@0.3.3-alpha build /home/cmiss/Jenkins/workspace/Physiome Portal > webpack --mode=none Hash: 4f48c3d1836670bbde77 Version: webpack 4.10.0 Time: 27092ms Built at: 03/15/2019 11:20:30 AM Asset Size Chunks Chunk Names physiomeportal.js 1.72 MiB 0 [emitted] physiomeportal physiomeportal.min.js 1.15 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] [93] ./src/ui/ModelViewerDialog.js 2.88 KiB {0} {1} [built] [94] ./src/ui/BaseDialog.js 6.06 KiB {0} {1} [built] [111] ./src/modules/organsRenderer.js 39.6 KiB {0} {1} [built] [117] ./src/tissueRenderer.js 16.3 KiB {0} {1} [built] [123] ./src/ui/OrgansViewerDialog.js 13.4 KiB {0} {1} [built] [125] ./src/ui/ScaffoldDialog.js 6.55 KiB {0} {1} [built] [134] ./src/ui/BodyViewerDialog.js 9.61 KiB {0} {1} [built] [136] ./src/ui/ManagerSidebar.js 11.2 KiB {0} {1} [built] [137] ./src/utilities/managerItem.js 795 bytes {0} {1} [built] [138] ./src/utilities/manager.js 8.63 KiB {0} {1} [built] + 125 hidden modules [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@7be76bcd[description=Multiscale Physiome Browser,homepage=<null>,name=MPB,fork=true,archived=false,size=33232,milestones={},language=JavaScript,commits={},responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 14 Mar 2019 22:20:31 GMT], ETag=[W/"c962c4b1220eacdea3a9d09ddabaa3da"], Last-Modified=[Thu, 14 Mar 2019 21:41:57 GMT], OkHttp-Received-Millis=[1552602031661], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1552602031349], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[9A54:92A2:93983D:B3EDF4:5C8AD3AE], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4971], X-RateLimit-Reset=[1552603987], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/MPB,id=115053737]] (sha:292ff14) with context:Physiome Portal Setting commit status on GitHub for https://github.com/ABI-Software/MPB/commit/292ff14ff9d4ddbf669d61d89a17470b52502208 Finished: SUCCESS