Started by GitLab push by 陈志洪
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
The recommended git tool is: NONE
using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
> /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/.git # timeout=10
Fetching changes from the remote Git repository
> /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git
> /usr/local/git/bin/git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials gitlab凭据
> /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/test, since it originates from another repository
> /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10
Checking out Revision f035a00627d1f099cbd28576bdd81d68fa0fd26a (origin/test)
> /usr/local/git/bin/git config core.sparsecheckout # timeout=10
> /usr/local/git/bin/git checkout -f f035a00627d1f099cbd28576bdd81d68fa0fd26a # timeout=10
Commit message: "Merge branch 'wfc-new' into test"
> /usr/local/git/bin/git rev-list --no-walk 5fd500008e5da37de55b0d867197887265bb5731 # timeout=10
[badp-bcxin-web-5.x-dispatch-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7842980981351890501.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
+ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^4.0.0" from @intervolga/optimize-cssnano-plugin@1.0.6
npm ERR! node_modules/@intervolga/optimize-cssnano-plugin
npm ERR! @intervolga/optimize-cssnano-plugin@"^1.0.5" from @vue/cli-service@4.5.19
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"~4.5.13" from the root project
npm ERR! 4 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm ERR! peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.1
npm ERR! node_modules/@soda/friendly-errors-webpack-plugin
npm ERR! @soda/friendly-errors-webpack-plugin@"^1.7.1" from @vue/cli-service@4.5.19
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"~4.5.13" from the root project
npm ERR! 4 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm ERR! 20 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev stylus-loader@"^7.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: webpack@5.101.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^5.0.0" from stylus-loader@7.1.3
npm ERR! node_modules/stylus-loader
npm ERR! dev stylus-loader@"^7.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /root/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2025-08-12T06_44_51_707Z-debug.log
Build step 'Execute shell' marked build as failure
Finished: FAILURE