11:05:47 Started by user unknown or anonymous
11:05:47 Running as SYSTEM
11:05:47 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-staff
11:05:47 The recommended git tool is: NONE
11:05:47 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
11:05:47 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-staff/.git # timeout=10
11:05:47 Fetching changes from the remote Git repository
11:05:47 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git # timeout=10
11:05:47 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git
11:05:47 > /usr/local/git/bin/git --version # timeout=10
11:05:47 > git --version # 'git version 2.43.0'
11:05:47 using GIT_ASKPASS to set credentials gitlab凭据
11:05:47 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:05:48 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
11:05:48 Checking out Revision a10273e657d49a930114b1a8907efa4aec4e322e (refs/remotes/origin/test)
11:05:48 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
11:05:48 > /usr/local/git/bin/git checkout -f a10273e657d49a930114b1a8907efa4aec4e322e # timeout=10
11:05:48 Commit message: "feat: 优化OBS配置注释格式,移除冗余注释符号"
11:05:48 > /usr/local/git/bin/git rev-list --no-walk 885ee0afdf013c8074edfed2f04e11d5ee65301c # timeout=10
11:05:48 [badp-bcxin-web-5.x-staff] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5109410032832942429.sh
11:05:48 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-staff
11:05:48 + npm install
11:05:49 npm WARN EBADENGINE Unsupported engine {
11:05:49 npm WARN EBADENGINE package: 'gcoord@1.0.6',
11:05:49 npm WARN EBADENGINE required: { node: '>=16.11.0' },
11:05:49 npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' }
11:05:49 npm WARN EBADENGINE }
11:05:50
11:05:50 up to date in 2s
11:05:50
11:05:50 139 packages are looking for funding
11:05:50 run `npm fund` for details
11:05:50 + npm run build
11:05:50
11:05:50 > ddm@0.1.0 build
11:05:50 > vue-cli-service build
11:05:50
11:05:51 Browserslist: caniuse-lite is outdated. Please run:
11:05:51 npx update-browserslist-db@latest
11:05:51 Why you should do it regularly: https://github.com/browserslist/update-db#readme
11:05:51
11:05:51 - Building for production...
11:05:56 Browserslist: caniuse-lite is outdated. Please run:
11:05:56 npx update-browserslist-db@latest
11:05:56 Why you should do it regularly: https://github.com/browserslist/update-db#readme
11:06:03 ERROR Failed to compile with 1 error11:06:03 AM
11:06:03
11:06:03 This dependency was not found:
11:06:03
11:06:03 * @/utils/obsConfig in ./src/utils/fileUpload.js
11:06:03
11:06:03 To install it, you can run: npm install --save @/utils/obsConfig
11:06:03 ERROR Build failed with errors.
11:06:03 Build step 'Execute shell' marked build as failure
11:06:03 Finished: FAILURE