Skip to content

Console Output

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