Skip to content
Success

Console Output

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
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 484eadc74188b448826a05a0c33c98a013dda133 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 484eadc74188b448826a05a0c33c98a013dda133
Commit message: "Merge pull request #2 from alan-wu/develop"
 > git rev-list --no-walk 88671438322fb8bbf94a98f5ee0ce6ee300e8d52 # timeout=10
[Physiome Portal] $ /bin/sh -xe /tmp/jenkins7439871297149479331.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 25.685s
found 0 vulnerabilities

+ npm run build

> physiomeportal@0.2.0-alpha build /home/cmiss/Jenkins/workspace/Physiome Portal
> webpack --mode=none

Hash: 8f53d01199fc2290a166
Version: webpack 4.10.0
Time: 31350ms
Built at: 01/23/2019 4:23:08 PM
                Asset      Size  Chunks             Chunk Names
    physiomeportal.js  1.72 MiB       0  [emitted]  physiomeportal
physiomeportal.min.js  1.14 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.84 KiB {0} {1} [built]
 [94] ./src/ui/BaseDialog.js 4.73 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.63 KiB {0} {1} [built]
[134] ./src/ui/BodyViewerDialog.js 9.58 KiB {0} {1} [built]
[136] ./src/ui/ManagerSidebar.js 10.5 KiB {0} {1} [built]
[137] ./src/utilities/managerItem.js 795 bytes {0} {1} [built]
[138] ./src/utilities/manager.js 8.56 KiB {0} {1} [built]
    + 125 hidden modules
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@798c2e1b[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=[Wed, 23 Jan 2019 03:23:12 GMT], ETag=[W/"76f97ec079387b3e93a0120559040c50"], Last-Modified=[Wed, 23 Jan 2019 03:19:18 GMT], OkHttp-Received-Millis=[1548213792825], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1548213792474], 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=[A3A6:6442:2C3F381:36AD3D7:5C47DE20], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1548217392], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/MPB,id=115053737]] (sha:484eadc) with context:Physiome Portal
Setting commit status on GitHub for https://github.com/ABI-Software/MPB/commit/484eadc74188b448826a05a0c33c98a013dda133
Finished: SUCCESS