Skip to content
Failed

Console Output

GitHub pull request #223 of commit f42fcc554df21e050388917f0053edb5b55a3e10, no merge conflicts.
Running as SYSTEM
Setting status of f42fcc554df21e050388917f0053edb5b55a3e10 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/609/ 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/223/merge^{commit} # timeout=10
Checking out Revision 7eb78cb86faa69ce4ee83b08833e0f13f8af7b64 (refs/remotes/origin/pr/223/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7eb78cb86faa69ce4ee83b08833e0f13f8af7b64 # timeout=10
Commit message: "Merge f42fcc554df21e050388917f0053edb5b55a3e10 into 7cb2c4eecfcd83b07c9bb384b58d4c974420bca2"
 > git rev-list --no-walk 18389f635a972c626aeae6ab849b7762a07aaf4b # timeout=10
[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/jenkins6534758476405390610.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

changed 1 package, and audited 2101 packages in 10s

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

23 vulnerabilities (5 moderate, 15 high, 3 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.2.1-beta.0 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1573 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   464.71 kB │ gzip:    77.95 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-DSiNYUA0.js            0.57 kB │ gzip:     0.39 kB
dist/Plot-CGgxy2MQ.js              0.71 kB │ gzip:     0.42 kB
dist/Flatmap-BXP7DZrO.js           5.41 kB │ gzip:     1.93 kB
dist/MultiFlatmap-CpunREdP.js     12.29 kB │ gzip:     3.99 kB
dist/ContentMixin-DoacqBhj.js     34.05 kB │ gzip:     6.60 kB
dist/Simulation-Q63vuA_z.js      367.89 kB │ gzip:    99.25 kB
dist/style-Cq_72gg0.js           405.25 kB │ gzip:   100.18 kB
dist/index-GK4qLtJD.js         1,206.35 kB │ gzip:   317.10 kB
dist/Scaffold-BeSlEy5M.js      1,712.21 kB │ gzip:   404.50 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/style-B68vbr0w.js         4,739.39 kB │ gzip: 1,273.07 kB
dist/style.css                    464.71 kB │ gzip:    77.85 kB
dist/mapintegratedvuer.umd.cjs  7,840.96 kB │ gzip: 2,421.13 kB
✓ built in 1m 31s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins2987469515737454473.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.1-beta.0 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:33455/devtools/browser/c24813a2-a792-4838-aea7-45e95404922f
[3045055:0705/101432.252998: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://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed
We detected that you have versions of dependencies that are not officially supported:

 - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.

If you're experiencing problems, downgrade dependencies and restart Cypress.


resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Starting)

tput: No value for $TERM and no -T specified
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.8.1                                                                         │
  │ 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)
[3045218:0705/101439.094143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101439.156640:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101439.160681:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101440.169479:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101440.179165:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101440.184740:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101440.483125:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101441.994795:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101450.980587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101450.995914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3045218:0705/101451.006062:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
10:14:56 am [vite] ✨ new dependencies optimized: element-plus/es/components/button/style/index, element-plus/es/components/input/style/index, element-plus/es/components/row/style/index, element-plus/es/components/col/style/index, element-plus/es/components/popover/style/index, element-plus/es/components/switch/style/index, element-plus/es/components/autocomplete/style/index, element-plus/es/components/icon/style/index, element-plus/es/components/select/style/index, element-plus/es/components/option/style/index
10:14:56 am [vite] ✨ optimized dependencies changed. reloading


  1) An uncaught error was detected outside of a test

  0 passing (1s)
  1 failing

  1) An uncaught error was detected outside of a test:
     TypeError: The following error originated from your test code, not from Cypress.

  > Failed to fetch dynamically imported module: http://localhost:8081/__cypress/src/@fs/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.

Cypress could not associate this error to any specific test.

We dynamically generated a new test to display this failure.
  



[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_159.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 second                                                                         │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c     (1280x720)
     y.js/An uncaught error was detected outside of a test (failed).png                             


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 4 seconds                                                 

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4


resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:01        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:01        1        -        1        -        -  

Build step 'Execute shell' marked build as failure
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/609/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:18389f6) with context:mapintegratedvuer
Setting status of f42fcc554df21e050388917f0053edb5b55a3e10 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/609/ and message: 'Build finished. '
Finished: FAILURE