Skip to content

Console Output

Started by user unknown or anonymous
Running as SYSTEM
Building in workspace /data/jenkins/workspace/attendsweb.test.baibaodun.cn
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/attendsweb.test.baibaodun.cn/.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/front-v5-web.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.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/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 7c5ee6f574573afc46128f4e7179b9843eab9463 (refs/remotes/origin/dev)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f 7c5ee6f574573afc46128f4e7179b9843eab9463 # timeout=10
Commit message: "Merge branch '旧的企业钱包工行-关闭充值入口' into dev"
 > /usr/local/git/bin/git rev-list --no-walk 7c5ee6f574573afc46128f4e7179b9843eab9463 # timeout=10
[attendsweb.test.baibaodun.cn] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins4103140486503370549.sh
+ cd /data/jenkins/workspace/attendsweb.test.baibaodun.cn
+ npm install --unsafe-perm=true --allow-root
npm ERR! code CERT_HAS_EXPIRED
npm ERR! errno CERT_HAS_EXPIRED
npm ERR! request to https://registry.npm.taobao.org/@antv%2fdata-set failed, reason: certificate has expired

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2024-04-18T05_57_56_721Z-debug.log
Build step 'Execute shell' marked build as failure
Finished: FAILURE