Started by user admin
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile
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-mobile/.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-mobile.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.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-mobile.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/local/git/bin/git rev-parse origin/main^{commit} # timeout=10
Checking out Revision b0712c0212395136fe23718f3288e73bcc4e6936 (origin/main)
> /usr/local/git/bin/git config core.sparsecheckout # timeout=10
> /usr/local/git/bin/git checkout -f b0712c0212395136fe23718f3288e73bcc4e6936 # timeout=10
Commit message: "提交文字修改"
> /usr/local/git/bin/git rev-list --no-walk b0712c0212395136fe23718f3288e73bcc4e6936 # timeout=10
[badp-bcxin-web-5.x-dispatch-mobile] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins2806482552023719633.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile
+ npm install --unsafe-perm=true --allow-root --no-fund
up to date, audited 1439 packages in 4s
73 vulnerabilities (1 low, 49 moderate, 17 high, 6 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
+ npm run build
> dispatch-platform-mobile@0.1.0 build
> vue-cli-service build --mode staging
- Building for staging...
DONE Compiled successfully in 4725ms2:23:12 PM
File Size Gzipped
dist/static/js/chunk-libs.js 2573.75 KiB 586.56 KiB
dist/static/js/vendors~about.js 1252.40 KiB 257.36 KiB
dist/static/js/about.js 672.60 KiB 83.54 KiB
dist/static/js/app.js 108.69 KiB 20.83 KiB
dist/static/js/runtime.js 8.99 KiB 2.44 KiB
Images and other types of assets omitted.
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
+ ssh 172.20.0.167 -C 'rm -rf /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile'
+ scp -rp /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist 172.20.0.167:/data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile
+ cd /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile
/data/apache-tomcat-jenkins/temp/jenkins2806482552023719633.sh: line 8: cd: /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile: No such file or directory
Build step 'Execute shell' marked build as failure
Finished: FAILURE