Skip to content

Console Output

10:30:28 Started by user unknown or anonymous
10:30:28 Running as SYSTEM
10:30:28 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
10:30:28 The recommended git tool is: NONE
10:30:28 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
10:30:28  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
10:30:28 Fetching changes from the remote Git repository
10:30:28  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
10:30:28 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
10:30:28  > /usr/local/git/bin/git --version # timeout=10
10:30:28  > git --version # 'git version 2.43.0'
10:30:28 using GIT_ASKPASS to set credentials gitlab凭据
10:30:28  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:29  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
10:30:29 Checking out Revision 20e45c352fefe5b05f1b4a5915495847909fc2a0 (refs/remotes/origin/test)
10:30:29  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
10:30:29  > /usr/local/git/bin/git checkout -f 20e45c352fefe5b05f1b4a5915495847909fc2a0 # timeout=10
10:30:29 Commit message: "feat: 合并master代码"
10:30:29  > /usr/local/git/bin/git rev-list --no-walk 5421129b51a93938f4f82d65bddd368272e1e214 # timeout=10
10:30:29 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7961182204318213912.sh
10:30:29 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
10:30:29 + npm install
10:30:33 npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
10:30:34 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:34 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:34 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
10:30:35 
10:30:35 added 127 packages, removed 51 packages, and changed 2 packages in 5s
10:30:35 
10:30:35 123 packages are looking for funding
10:30:35   run `npm fund` for details
10:30:35 + npm run build
10:30:35 
10:30:35 > hello-world@0.1.0 build
10:30:35 > vue-cli-service build
10:30:35 
10:30:36 
10:30:36 -  Building for production...
10:30:38  ERROR  Failed to compile with 1 error10:30:38 AM
10:30:38 
10:30:38  error  in ./src/main.js
10:30:38 
10:30:38 Syntax Error: Thread Loader (Worker 0)
10:30:38 Cannot set property 'jsx' of undefined
10:30:38 
10:30:38 
10:30:38  @ multi ./src/main.js
10:30:38 
10:30:38  ERROR  Build failed with errors.
10:30:38 Build step 'Execute shell' marked build as failure
10:30:38 Finished: FAILURE