17:50:35 Started by user unknown or anonymous
17:50:35 Running as SYSTEM
17:50:35 Building in workspace /data/jenkins/workspace/front-v5-web
17:50:35 The recommended git tool is: NONE
17:50:35 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
17:50:35 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/front-v5-web/.git # timeout=10
17:50:35 Fetching changes from the remote Git repository
17:50:35 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
17:50:35 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
17:50:35 > /usr/local/git/bin/git --version # timeout=10
17:50:35 > git --version # 'git version 2.43.0'
17:50:35 using GIT_ASKPASS to set credentials gitlab凭据
17:50:35 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:50:36 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
17:50:36 Checking out Revision 79f6a807050040bfcdc8615b082fdcc7b03a7864 (refs/remotes/origin/test)
17:50:36 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
17:50:36 > /usr/local/git/bin/git checkout -f 79f6a807050040bfcdc8615b082fdcc7b03a7864 # timeout=10
17:50:36 Commit message: "添加strip-indent依赖"
17:50:36 > /usr/local/git/bin/git rev-list --no-walk 4f283b794b424256b6b510d9f645abc17ae8190e # timeout=10
17:50:36 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1261109922177961581.sh
17:50:36 + cd /data/jenkins/workspace/front-v5-web
17:50:36 + npm install --force
17:50:37 npm WARN using --force Recommended protections disabled.
17:50:42
17:50:42 added 3 packages, and changed 1 package in 6s
17:50:42
17:50:42 197 packages are looking for funding
17:50:42 run `npm fund` for details
17:50:42 + npm run build:server
17:50:43
17:50:43 > ant-design-pro@1.1.0 build:server
17:50:43 > cross-env ESLINT=none COMPRESS=true roadhog build
17:50:43
17:52:57 Failed to compile.
17:52:57
17:52:57 Failed to minify the bundle. Error: index.866ec76d.js from UglifyJs
17:52:57 Unexpected token: punc ()) [index.866ec76d.js:31615,158]
17:52:57 at doneHandler (/data/jenkins/workspace/front-v5-web/node_modules/af-webpack/lib/build.js:91:27)
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:265:13
17:52:57 at Compiler.emitRecords (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:371:38)
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:258:10
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:364:12
17:52:57 at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:218:11)
17:52:57 at Compiler.<anonymous> (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
17:52:57 at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:220:14)
17:52:57 at callback (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:126:17)
17:52:57 at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:220:13)
17:52:57 at Compiler.applyPluginsAsyncSeries1 (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:222:13)
17:52:57 at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:361:9)
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:350:15
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:473:16
17:52:57 at iteratorCallback (/data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:1064:13)
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:969:16
17:52:57 at /data/jenkins/workspace/front-v5-web/node_modules/graceful-fs/graceful-fs.js:61:14
17:52:57 at FSReqCallback.oncomplete (node:fs:184:23)
17:52:57 Read more here: http://bit.ly/2tRViJ9
17:52:57
17:52:57 [graceful-process#15255] exit with code:1
17:52:57 Build step 'Execute shell' marked build as failure
17:52:57 Finished: FAILURE