Skip to content
Failed

Console Output

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

changed 2 packages, and audited 1535 packages in 7s

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

11 vulnerabilities (9 moderate, 2 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.11.1-beta.0 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1553 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   379.41 kB │ gzip:  58.83 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-Bsd-xark.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-LXGWIs1T.js        0.74 kB │ gzip:   0.42 kB
dist/Plot-7Y-rviJU.js              0.74 kB │ gzip:   0.42 kB
dist/style-BF-mWhWG.js             2.14 kB │ gzip:   0.94 kB
dist/Flatmap-zWpe3IR6.js           7.65 kB │ gzip:   2.44 kB
dist/Scaffold-hLaEes38.js          8.36 kB │ gzip:   2.76 kB
dist/MultiFlatmap-BSKwBKWF.js     12.28 kB │ gzip:   3.80 kB
dist/ContentMixin-l4r0e_CY.js     94.56 kB │ gzip:  17.93 kB
dist/index-Cf6rhc-5.js         2,509.29 kB │ gzip: 644.81 kB
dist/style.css                    379.41 kB │ gzip:  58.83 kB
dist/mapintegratedvuer.umd.cjs  1,957.02 kB │ gzip: 576.34 kB
✓ built in 28.10s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3150872671789904396.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.11.1-beta.0 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:40031/devtools/browser/4d1bc7e5-ed3b-4f80-9fd5-25aba5018a67
[3250289:0724/160922.645419: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.
Re-optimizing dependencies because lockfile has changed

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)
[3250456:0724/160931.441537:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160931.534475:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160931.536715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160932.579159:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160932.590676:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160932.599530:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160933.223071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160935.113760:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160948.892548:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160948.908008:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160948.912927:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160948.921366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160951.029827:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160951.037198:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160954.620841:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3250456:0724/160956.004405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160956.746170:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.048441:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.057279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.065005:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.196600:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.205950:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.470068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160957.927012:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160958.056556:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160958.093888:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160958.101912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/160958.581140:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161000.738209:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161000.749068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161000.757158:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161000.760733:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161000.764613:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161001.010307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161001.018186:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161001.031944:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161001.038717:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250449:0724/161008.110857:ERROR:gl_utils.cc(402)] [.WebGL-0x174809f63800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3250449:0724/161008.395037:ERROR:gl_utils.cc(402)] [.WebGL-0x174809f63800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3250449:0724/161008.576394:ERROR:gl_utils.cc(402)] [.WebGL-0x174809f63800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3250449:0724/161010.330664:ERROR:gl_utils.cc(402)] [.WebGL-0x174809f63800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3250456:0724/161012.306092:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161012.313465:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161012.321029:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161012.598560:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161012.609408:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161033.038743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161200.655064:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161201.801522:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161214.546409:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161214.550966:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161214.557274:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161214.841976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161214.847622:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161223.957713:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161223.969069:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161223.978861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161223.989164:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161236.161347:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161239.769128:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161249.809449:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161249.817170:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161249.825434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161249.833349:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161249.839155:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161303.957439:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161303.969857:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161303.974715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161303.981406:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161312.812105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161356.681311:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161409.208327:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161416.857385:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161425.854992:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161433.270981:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161440.650253:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161440.783308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161452.255893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161454.417323:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161454.425445:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161455.619265:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161455.654103:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161458.636809:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161510.083796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161514.481325:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161514.493367:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161516.386493:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161518.700470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161518.921876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161519.345371:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161521.787711:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161523.413443:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing
[3250456:0724/161526.516042:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

[3250456:0724/161530.412853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161530.449449:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3250456:0724/161530.467579:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  0 passing (6m)
  1 failing

  1) MapContent
       Workflow testing:
     TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'length')

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

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
      at <unknown> (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:649:29)
      at Array.map (<anonymous>)
      at Proxy.loadConnectivityExplorerConfig (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:647:12)
      at Proxy.loadExplorerConfig (http://localhost:8081/__cypress/src/src/mixins/ContentMixin.js:567:12)



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


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  8                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     5 minutes, 35 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.     (1280x720)
     js/MapContent -- Workflow testing (failed).png                                                 


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
    Compression progress:  33%
  -  Finished compressing: 1 minute, 10 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                         05:35        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     05:35        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/993/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:bf1b250) with context:mapintegratedvuer
Setting status of f254d54d2c247b81f81f9794428d80c8161dcfac to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/993/ and message: 'Build finished. '
Finished: FAILURE