GitHub pull request #377 of commit d78186c9dcd339432c4ad87ed0259168845eb945, no merge conflicts. Running as SYSTEM Setting status of d78186c9dcd339432c4ad87ed0259168845eb945 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1038/ and message: 'Build started for merge commit.' Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.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 refs/remotes/origin/pr/377/merge^{commit} # timeout=10 Checking out Revision 793da4cf4596efc4d1d0ef50e9f17ac611a802d1 (refs/remotes/origin/pr/377/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 793da4cf4596efc4d1d0ef50e9f17ac611a802d1 # timeout=10 Commit message: "Merge d78186c9dcd339432c4ad87ed0259168845eb945 into 9b4f0d086d0cd5f2a4308a0432cc66979eac75c3" First time build. Skipping changelog. [mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh" NVM is already installed [mapintegratedvuer] $ bash -c "export > env.txt" [mapintegratedvuer] $ 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) [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins6207882407321339940.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 1536 packages in 8s 271 packages are looking for funding run `npm fund` for details 10 vulnerabilities (1 low, 9 moderate) 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.11.1-beta.3 build-bundle > vite build -c vite.bundle-build.js vite v5.4.19 building for production... transforming... ✓ 1555 modules transformed. rendering chunks... computing gzip size... dist/style.css  398.46 kB │ gzip: 62.73 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-Dc6M7sV9.js  0.59 kB │ gzip: 0.39 kB dist/Simulation-hxaX_tcl.js  0.74 kB │ gzip: 0.41 kB dist/Plot-Oea7inIQ.js  0.74 kB │ gzip: 0.43 kB dist/style-0zXZTuma.js  2.14 kB │ gzip: 0.94 kB dist/Flatmap-jzPK3fJO.js  7.87 kB │ gzip: 2.52 kB dist/Scaffold-B-R83nB3.js  8.61 kB │ gzip: 2.83 kB dist/MultiFlatmap-ZiYSIUX-.js  12.56 kB │ gzip: 3.86 kB dist/ContentMixin-1SLXklNE.js  99.65 kB │ gzip: 19.17 kB dist/index-BKo7K7hn.js 2,547.84 kB │ gzip: 653.90 kB dist/style.css  398.46 kB │ gzip: 62.73 kB dist/mapintegratedvuer.umd.cjs 1,987.84 kB │ gzip: 584.93 kB ✓ built in 29.38s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4004830891010717124.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.11.1-beta.3 cypress-component > npm run cypress-prepare && cypress run --component > @abi-software/mapintegratedvuer@1.11.1-beta.3 cypress-prepare > node cypress/support/fileUtils.js DevTools listening on ws://127.0.0.1:39459/devtools/browser/ca704dd3-cd01-4c38-bbca-0febdd1e416f [3947715:0811/141230.892308: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. The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details. resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.13.0 │  │ Browser: Electron 118 (headless) │  │ Node Version: v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node) │  │ Specs: 1 found (MapContent.cy.js) │  │ Searched: cypress/component/*.cy.js │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: MapContent.cy.js (1 of 1) [3947880:0811/141238.559101:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141238.613770:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141238.616173:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141239.251667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141239.259868:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141239.266056:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141239.874616:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141241.670478:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141244.733838:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141253.106467:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [3947880:0811/141254.123650:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141254.679050:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141254.947189:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141254.956240:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141254.968315:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.046044:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.066151:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.371279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.650578:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.953924:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.961655:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141255.967831:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141256.328408:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.067027:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.076082:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.083815:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.089872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.097645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.175804:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.445649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.457961:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141259.469846:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947874:0811/141306.002910:ERROR:gl_utils.cc(402)] [.WebGL-0x1018071c1c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3947874:0811/141306.153548:ERROR:gl_utils.cc(402)] [.WebGL-0x1018071c1c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3947874:0811/141306.287562:ERROR:gl_utils.cc(402)] [.WebGL-0x1018071c1c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3947874:0811/141306.359026:ERROR:gl_utils.cc(402)] [.WebGL-0x1018071c1c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3947880:0811/141310.043237:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141310.049690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141310.065347:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141310.217878:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141310.225667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141317.927862:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141318.033845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141319.940964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141319.945368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141325.673716:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141330.789551:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141450.025847:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141451.161208:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141501.308126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141501.320730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141501.329631:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141501.571370:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141501.577276:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141511.390810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141511.444719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141511.454507:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141511.474439:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141511.480582:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141517.105875:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141533.009796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141533.017619:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141533.023844:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141533.033637:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141533.039554:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141548.219104:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141548.267959:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141548.277359:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141548.285748:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141548.293798:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141554.621787:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141639.454150:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141651.577785:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141654.129861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141656.473602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141705.209894:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141711.761349:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141724.121608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141730.725889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141730.732017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141731.993888:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141732.017919:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141734.746296:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141741.343825:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141746.343667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141746.346978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141749.242350:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141751.887470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141752.221997:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141752.349114:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141754.537916:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141756.849798:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141804.104332:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141805.085846:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141807.441552:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141814.339432:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141814.346912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141814.353403:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141820.140245:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141820.144691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141835.237485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141836.830717:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141843.749849:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141850.060677:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141850.410722:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141858.500242:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141922.484254:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141936.480516:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3947880:0811/141946.217685:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (417503ms)   1 passing (7m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_525.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 11 │  │ Video: true │  │ Duration: 6 minutes, 58 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (300x190)   js/cypress/component/MapContent.cy.js/minimap_lr.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (1).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (2).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_1pane (3).png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/base/cypress/component/MapContent.cy.js/MapContent_4panes.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_4panes.pn   g   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_4panes.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_4panes (1).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 1 minute, 12 seconds Compression progress: 100% - Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4 resize: can't open terminal /dev/tty ====================================================================================================  (Run Finished) tput: No value for $TERM and no -T specified   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ MapContent.cy.js 06:58 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 06:58 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@1.11.1-beta.3 report:merge > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@1.11.1-beta.3 report:generate > marge cypress/results/mochawesome-bundle.json -o cypress/reports/html ✓ Reports saved: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html Archiving artifacts [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/1038/htmlreports/Cypress_20report [htmlpublisher] Copying recursive using current thread [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:793da4c) with context:mapintegratedvuer Setting status of d78186c9dcd339432c4ad87ed0259168845eb945 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1038/ and message: 'Build finished. ' Finished: SUCCESS