Skip to content
Aborted

Console Output

Started by upstream project "map-viewer-release-pipeline" build number 1
originally caused by:
 Started by user Alan Wu
Running as SYSTEM
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/map-viewer-release
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/map-viewer-release/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
Checking out Revision ac2544e93896c80fb27c344d1ba0708a75604655 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac2544e93896c80fb27c344d1ba0708a75604655 # timeout=10
Commit message: "Merge pull request #445 from akhuoa/feature/connectivity-keyword-search"
 > git rev-list --no-walk ac2544e93896c80fb27c344d1ba0708a75604655 # timeout=10
[map-viewer-release] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[map-viewer-release] $ bash -c "export > env.txt"
[map-viewer-release] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[map-viewer-release] $ /bin/sh -xe /tmp/jenkins9313526871762880413.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1503 packages in 8s

269 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (15 moderate, 1 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.14.1 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.21 building for production...
transforming...
✓ 1559 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   403.04 kB │ gzip:  63.79 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-O062Sqvl.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-Crl36i6f.js        0.74 kB │ gzip:   0.41 kB
dist/Plot-CM_asYoY.js              0.74 kB │ gzip:   0.42 kB
dist/style-48GmCpQg.js             1.79 kB │ gzip:   0.81 kB
dist/Flatmap-BZvAE5H6.js           7.96 kB │ gzip:   2.54 kB
dist/Scaffold-D4bZ0Uqo.js         11.43 kB │ gzip:   3.56 kB
dist/MultiFlatmap-CVtTdpOF.js     12.61 kB │ gzip:   3.89 kB
dist/ContentMixin-BituPimg.js     97.81 kB │ gzip:  18.67 kB
dist/index-B04zLAsd.js         2,584.05 kB │ gzip: 662.10 kB
dist/style.css                    403.04 kB │ gzip:  63.79 kB
dist/mapintegratedvuer.umd.cjs  2,014.31 kB │ gzip: 591.66 kB
✓ built in 27.00s
[map-viewer-release] $ /bin/sh -xe /tmp/jenkins10513111223814910120.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.14.1 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.14.1 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:40115/devtools/browser/0609f048-6e53-4122-97b8-29e05f50f607
[2815771:1112/124036.430493:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Build was aborted
Calling Pipeline was cancelled
Archiving artifacts
[2815930:1112/124037.907010:ERROR:connection.cc(46)] X connection error received.
Gdk-Message: 12:40:37.927: Cypress: Fatal IO error 2 (No such file or directory) on X server :99.

[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/map-viewer-release/cypress/reports/html to /home/jmaster/jenkins/jobs/map-viewer-release/builds/4/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
Finished: ABORTED