16:56:52 Started by user unknown or anonymous
16:56:52 Running as SYSTEM
16:56:52 Building in workspace /data/jenkins/workspace/front-v5-web
16:56:52 The recommended git tool is: NONE
16:56:52 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:56:52 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/front-v5-web/.git # timeout=10
16:56:52 Fetching changes from the remote Git repository
16:56:52 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
16:56:52 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
16:56:52 > /usr/local/git/bin/git --version # timeout=10
16:56:52 > git --version # 'git version 2.43.0'
16:56:52 using GIT_ASKPASS to set credentials gitlab凭据
16:56:52 > /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
16:56:53 > /usr/local/git/bin/git rev-parse ba418bbe19c3fa2352fb5cf2251ac46464033d77^{commit} # timeout=10
16:56:53 Checking out Revision ba418bbe19c3fa2352fb5cf2251ac46464033d77 (detached)
16:56:53 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:56:53 > /usr/local/git/bin/git checkout -f ba418bbe19c3fa2352fb5cf2251ac46464033d77 # timeout=10
16:56:53 Commit message: "优化构建配置,调整HappyPack线程池大小,替换TerserPlugin为UglifyJsPlugin并保留注释"
16:56:53 > /usr/local/git/bin/git rev-list --no-walk 8bef15a68286fc636429b73babc2d9fba70f58b1 # timeout=10
16:56:53 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins286350412155723645.sh
16:56:53 + cd /data/jenkins/workspace/front-v5-web
16:56:53 + npm install
16:56:56 npm ERR! code ERESOLVE
16:56:56 npm ERR! ERESOLVE unable to resolve dependency tree
16:56:56 npm ERR!
16:56:56 npm ERR! While resolving: ant-design-pro@1.1.0
16:56:56 npm ERR! Found: react@16.14.0
16:56:56 npm ERR! node_modules/react
16:56:56 npm ERR! react@"^16.2.0" from the root project
16:56:56 npm ERR!
16:56:56 npm ERR! Could not resolve dependency:
16:56:56 npm ERR! peer react@"^15.0.0" from react-fittext@1.0.0
16:56:56 npm ERR! node_modules/react-fittext
16:56:56 npm ERR! react-fittext@"^1.0.0" from the root project
16:56:56 npm ERR!
16:56:56 npm ERR! Fix the upstream dependency conflict, or retry
16:56:56 npm ERR! this command with --force, or --legacy-peer-deps
16:56:56 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
16:56:56 npm ERR!
16:56:56 npm ERR! See /root/.npm/eresolve-report.txt for a full report.
16:56:56
16:56:56 npm ERR! A complete log of this run can be found in:
16:56:56 npm ERR! /root/.npm/_logs/2025-09-04T08_56_56_771Z-debug.log
16:56:56 Build step 'Execute shell' marked build as failure
16:56:56 Finished: FAILURE