GitHub pull request #181 of commit d909ad2329ec85300c4e6d7adcbedb7e4581373d, has merge conflicts. Running as SYSTEM !!! PR mergeability status has changed !!! PR now has NO merge conflicts Setting status of d909ad2329ec85300c4e6d7adcbedb7e4581373d to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/471/ and message: 'Build started for original 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 d909ad2329ec85300c4e6d7adcbedb7e4581373d^{commit} # timeout=10 Checking out Revision d909ad2329ec85300c4e6d7adcbedb7e4581373d (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f d909ad2329ec85300c4e6d7adcbedb7e4581373d # timeout=10 Commit message: "Use 1.5.4 for the sidebar" > git rev-list --no-walk c0db1ab29159522797ad84a04cfa52dd574dfb2d # 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 12.13.0 && nvm use 12.13.0 && export > env.txt" v12.13.0 is already installed. Now using node v12.13.0 (npm v6.12.0) Now using node v12.13.0 (npm v6.12.0) [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16701971858167514277.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v12.13.0 + npm install > @fortawesome/fontawesome-free@6.4.2 postinstall /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@fortawesome/fontawesome-free > node attribution.js Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) removed 1 package, updated 10 packages and audited 2612 packages in 18.782s found 173 vulnerabilities (2 low, 134 moderate, 28 high, 9 critical) run `npm audit fix` to fix them, or `npm audit` for details + npm run build-bundle > @abi-software/mapintegratedvuer@0.6.3 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer > vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme - Building for production as library (commonjs,umd,umd-min)... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme WARNING Compiled with 3 warnings3:34:57 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.05 MiB) mapintegratedvuer.umd.min.js (3.35 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd.min (5.4 MiB) mapintegratedvuer.css mapintegratedvuer.umd.min.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html WARNING Compiled with 3 warnings3:35:32 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.05 MiB) mapintegratedvuer.common.js (8.1 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.common (10.1 MiB) mapintegratedvuer.css mapintegratedvuer.common.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html Killed npm ERR! code ELIFECYCLE npm ERR! errno 137 npm ERR! @abi-software/mapintegratedvuer@0.6.3 build-bundle: `vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js` npm ERR! Exit status 137 npm ERR! npm ERR! Failed at the @abi-software/mapintegratedvuer@0.6.3 build-bundle script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/cmiss/.npm/_logs/2023-12-01T02_37_28_132Z-debug.log 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/471/htmlreports/Cypress_20report [Set GitHub commit status (universal)] ERROR on repos [] (sha:d909ad2) with context:mapintegratedvuer Setting status of d909ad2329ec85300c4e6d7adcbedb7e4581373d to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/471/ and message: 'Build finished. ' Finished: FAILURE