Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-fvue The recommended git tool is: NONE using credential 5d0af93d-e0a9-46df-a3d1-b394ab81c260 > 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/examine_web.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/examine_web.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/examine_web.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 1c48703f8138fe3ff105f796065999ed18509843 (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 1c48703f8138fe3ff105f796065999ed18509843 # timeout=10 Commit message: "人员档案以及单位月度训练添加月度总结" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 3b970915c790f87a7e8db6f0b5f594c57071c1fc # timeout=10 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8681959527636247173.bat D:\jenkins\workspace\examine-fvue>node -v v12.19.0 D:\jenkins\workspace\examine-fvue>npm -v 6.14.8 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8712278473506281802.bat D:\jenkins\workspace\examine-fvue>npm config set registry https://registry.npm.taobao.org [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3500419065108009495.bat D:\jenkins\workspace\examine-fvue>npm config get registry https://registry.npm.taobao.org/ [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7438971032100067760.bat D:\jenkins\workspace\examine-fvue>cd D:\jenkins\workspace\examine-fvue && npm install && npm run build npm ERR! code CERT_HAS_EXPIRED npm ERR! errno CERT_HAS_EXPIRED npm ERR! request to https://registry.npm.taobao.org/@vue%2flanguage-server 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\2025-05-07T06_09_30_632Z-debug.log Build step 'Execute Windows batch command' marked build as failure SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE