Failed控制台输出

Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\jd_gyl_web
The recommended git tool is: NONE
using credential c574fb46-ee62-45e1-8dac-32ae7b6a43a8
Cloning the remote Git repository
Cloning repository http://140.210.216.73:6090/artfess/jd_gyl_web.git
 > D:\Program Files\Git\bin\git.exe init D:\jenkins\workspace\jd_gyl_web # timeout=10
Fetching upstream changes from http://140.210.216.73:6090/artfess/jd_gyl_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/jd_gyl_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/jd_gyl_web.git # timeout=10
 > D:\Program Files\Git\bin\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 8ca66b87a90c35cb93d49f89c4912214dc3d0c2f (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 8ca66b87a90c35cb93d49f89c4912214dc3d0c2f # timeout=10
Commit message: "准入评审配置和准入资质配置接口联调"
First time build. Skipping changelog.
[jd_gyl_web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1082313776014225911.bat

D:\jenkins\workspace\jd_gyl_web>nvm use 20.18.0 
Now using node v20.18.0 (64-bit)

D:\jenkins\workspace\jd_gyl_web>node -v 
v20.18.0

D:\jenkins\workspace\jd_gyl_web>npm -v 
10.8.2
[jd_gyl_web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1189019750111117621.bat

D:\jenkins\workspace\jd_gyl_web>npm config set registry https://registry.npmmirror.com/ 
[jd_gyl_web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7810821987240762921.bat

D:\jenkins\workspace\jd_gyl_web>npm config get registry 
https://registry.npmmirror.com/
[jd_gyl_web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2400498978577701424.bat

D:\jenkins\workspace\jd_gyl_web>cd D:\jenkins\workspace\jd-gyl-web   && npm install   && npm run build-only 
系统找不到指定的路径。

D:\jenkins\workspace\jd_gyl_web>exit 1 
Build step 'Execute Windows batch command' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE