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 1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9 Commit message: "Merge pull request #5 from alan-wu/develop" > git rev-list --no-walk 292ff14ff9d4ddbf669d61d89a17470b52502208 # timeout=10 [Physiome Portal] $ /bin/sh -xe /tmp/jenkins18145014181719626851.sh + npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 618 packages from 292 contributors and audited 7026 packages in 15.798s found 0 vulnerabilities + npm run build > physiomeportal@0.4.4 build /home/cmiss/Jenkins/workspace/Physiome Portal > webpack --config webpack.frontend.js --mode=none; webpack --config webpack.backend.js --mode=none Hash: 1a445945b5023db8d26b Version: webpack 4.39.1 Time: 39763ms Built at: 08/20/2019 11:12:38 AM Asset Size Chunks Chunk Names physiomeportal.frontend.js 2.04 MiB 0 [emitted] physiomeportal physiomeportal.frontend.js.map 4.98 MiB 0 [emitted] physiomeportal Entrypoint physiomeportal = physiomeportal.frontend.js physiomeportal.frontend.js.map [0] ./src/index.js 1.69 KiB {0} [built] [1] ./src/styles/bootstrap_row_col.css 1.09 KiB {0} [built] [6] ./src/styles/w3.css 1.05 KiB {0} [built] [9] ./src/modules/BaseModule.js 2.86 KiB {0} [built] [20] ./src/utilities/eventNotifier.js 1.33 KiB {0} [built] [21] ./src/modules/bodyRenderer.js 6.47 KiB {0} [built] [88] ./src/modules/RendererModule.js 4.62 KiB {0} [built] [94] ./src/modelsLoader.js 3.13 KiB {0} [built] [95] ./src/modules/organsRenderer.js 25.2 KiB {0} [built] [99] ./src/modules/ScaffoldViewer.js 13.9 KiB {0} [built] [104] ./src/ui/BaseDialog.js 8.96 KiB {0} [built] [132] ./src/ui/OrgansViewerDialog.js 8.75 KiB {0} [built] [140] ./src/ui/ScaffoldDialog.js 4.66 KiB {0} [built] [149] ./src/ui/BodyViewerDialog.js 6.94 KiB {0} [built] [151] ./src/ui/ManagerSidebar.js 9 KiB {0} [built] + 337 hidden modules Hash: 55de81f3bb1aacf880fc Version: webpack 4.39.1 Time: 5924ms Built at: 08/20/2019 11:12:45 AM Asset Size Chunks Chunk Names physiomeportal.js 457 KiB 0 [emitted] physiomeportal physiomeportal.js.map 906 KiB 0 [emitted] physiomeportal Entrypoint physiomeportal = physiomeportal.js physiomeportal.js.map [0] ./src/index.js 1.69 KiB {0} [built] [1] ./src/styles/bootstrap_row_col.css 1.09 KiB {0} [built] [6] ./src/styles/w3.css 1.05 KiB {0} [built] [8] external "polyfill-array-includes" 42 bytes {0} [built] [9] ./src/modules/BaseModule.js 2.86 KiB {0} [built] [11] ./src/utilities/eventNotifier.js 1.33 KiB {0} [built] [12] ./src/modules/bodyRenderer.js 6.47 KiB {0} [built] [23] ./src/modules/RendererModule.js 4.62 KiB {0} [built] [29] ./src/modelsLoader.js 3.13 KiB {0} [built] [30] ./src/modules/organsRenderer.js 25.2 KiB {0} [built] [34] ./src/modules/ScaffoldViewer.js 13.9 KiB {0} [built] [40] ./src/ui/BaseDialog.js 8.96 KiB {0} [built] [68] ./src/ui/OrgansViewerDialog.js 8.75 KiB {0} [built] [76] ./src/ui/ScaffoldDialog.js 4.66 KiB {0} [built] [83] ./src/ui/BodyViewerDialog.js 6.94 KiB {0} [built] + 84 hidden modules + xvfb-run -s -screen 0 1024x1024x24 npm run test > physiomeportal@0.4.4 test /home/cmiss/Jenkins/workspace/Physiome Portal > echo "Error: no test specified" && exit 1 Error: no test specified npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! physiomeportal@0.4.4 test: `echo "Error: no test specified" && exit 1` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the physiomeportal@0.4.4 test 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-08-19T23_12_49_346Z-debug.log Build step 'Execute shell' marked build as failure [Set GitHub commit status (universal)] ERROR on repos [GHRepository@2debbf3[description=Multiscale Physiome Browser,homepage=<null>,name=MPB,fork=true,archived=false,size=33430,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/octet-stream], Date=[Mon, 19 Aug 2019 23:12:49 GMT], ETag=["ce38ae4b2d07dbc150e6759a869e8249"], Last-Modified=[Sun, 18 Aug 2019 22:58:26 GMT], OkHttp-Received-Millis=[1566256370002], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1566256369661], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], 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=[8D2A:4F1C:14916:18644:5D5B2CF1], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4996], X-RateLimit-Reset=[1566259969], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/MPB,id=115053737]] (sha:1a1c210) with context:Physiome Portal Setting commit status on GitHub for https://github.com/ABI-Software/MPB/commit/1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9 Finished: FAILURE