Skip to content

Console Output

Started by GitLab push by 陈志洪
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
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 80624a7e9fffbb8e8374172ca69e0aa3f56468b1 (origin/test)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f 80624a7e9fffbb8e8374172ca69e0aa3f56468b1 # timeout=10
Commit message: "更新本地存储键名,将 teemlink_token 迁移至 accessToken,兼容旧 token 数据并保持登录态一致"
 > /usr/local/git/bin/git rev-list --no-walk e544d1ef36a5b50661c0e6a823cc225e078d9139 # timeout=10
[badp-bcxin-web-5.x-dispatch-mobile] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17841192308066938636.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile
+ npm install --unsafe-perm=true --allow-root --no-fund --legacy-peer-deps

up to date in 2s
+ npm run build

> dispatch-platform-mobile@0.1.0 build
> vue-cli-service build --mode staging

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

-  Building for staging...
 DONE  Compiled successfully in 6076ms5:19:28 PM

  File                               Size                Gzipped

  dist/static/js/chunk-libs.js       2769.01 KiB         622.52 KiB
  dist/static/js/vendors~about.js    2144.07 KiB         408.88 KiB
  dist/static/js/about.js            1075.32 KiB         133.42 KiB
  dist/static/js/app.js              117.00 KiB          21.96 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
      
+ rm -rf /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile
+ cp -rp /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile
+ chmod 755 /data/workspace/badp-bcxin-web-5.x-static -R
Finished: SUCCESS