Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\yhxt-web
The recommended git tool is: NONE
using credential db7fcbe3-f63d-40ab-bb44-4da92b582254
> D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/yhxt_fvue.git # timeout=10
Fetching upstream changes from http://140.210.216.73:6090/artfess/yhxt_fvue.git
> D:\Program Files\Git\bin\git.exe --version # timeout=10
> git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials
> D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/yhxt_fvue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision f2b5bfeff840b51c2ac584ea8d9f483d7bc9f2c5 (refs/remotes/origin/dev)
> D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
> D:\Program Files\Git\bin\git.exe checkout -f f2b5bfeff840b51c2ac584ea8d9f483d7bc9f2c5 # timeout=10
Commit message: "质量管理附件回显"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk 0095e91750c9a1a938c37e48b8f4d49d302c1eac # timeout=10
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7595252886911538596.bat
D:\jenkins\workspace\yhxt-web>node -v
v12.19.0
D:\jenkins\workspace\yhxt-web>npm -v
6.14.8
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5635587737311054932.bat
D:\jenkins\workspace\yhxt-web>npm config set registry https://registry.npm.taobao.org
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3985930461895877665.bat
D:\jenkins\workspace\yhxt-web>npm config get registry
https://registry.npm.taobao.org/
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8385998584871843838.bat
D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build
npm WARN echarts-liquidfill@2.0.6 requires a peer of echarts@^4.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN echarts-liquidfill@2.0.6 requires a peer of zrender@^4.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN vue-area-linkage@5.1.0 requires a peer of area-data@>=5.0.6 but none is installed. You must install peer dependencies yourself.
npm ERR! code CERT_HAS_EXPIRED
npm ERR! errno CERT_HAS_EXPIRED
npm ERR! request to https://registry.npm.taobao.org/scrollparent failed, reason: certificate has expired
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2024-06-24T18_13_34_320Z-debug.log
Build step 'Execute Windows batch command' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE