Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-fvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e > 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://192.168.30.152:6090/artfess/examine_web.git # timeout=10 Fetching upstream changes from http://192.168.30.152: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://192.168.30.152: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 f4b196346f9337f331e13489e56bbcd6c462911e (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 f4b196346f9337f331e13489e56bbcd6c462911e # timeout=10 Commit message: "修改导出" > D:\Program Files\Git\bin\git.exe rev-list --no-walk abc0b668b1c2e5468123493783410e018cfd9cce # timeout=10 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6811937881756452126.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\jenkins376606232172949830.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\jenkins9061965456398664431.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\jenkins1073703894233735291.bat D:\jenkins\workspace\examine-fvue>cd D:\jenkins\workspace\examine-fvue && npm install && npm run build 终止批处理操作吗(Y/N)? Build was aborted Aborted by admin SSH: Current build result is [ABORTED], not going to run. Finished: ABORTED