控制台输出
Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\xq-web-fvue
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://183.230.176.125:26090/artfess/xq_meeting_web.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/xq_meeting_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://183.230.176.125:26090/artfess/xq_meeting_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 f2e285b95a9f70723fd395d6b7274cac4040046e (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 f2e285b95a9f70723fd395d6b7274cac4040046e # timeout=10
Commit message: "修复企业微信跳转到登录页面"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk f2e285b95a9f70723fd395d6b7274cac4040046e # timeout=10
[xq-web-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1315932138198486850.bat
D:\jenkins\workspace\xq-web-fvue>node -v
v12.19.0
D:\jenkins\workspace\xq-web-fvue>npm -v
6.14.8
[xq-web-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6515514046123861286.bat
D:\jenkins\workspace\xq-web-fvue>npm config set registry https://registry.npm.taobao.org
[xq-web-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4155329828686410778.bat
D:\jenkins\workspace\xq-web-fvue>npm config get registry
https://registry.npm.taobao.org/
[xq-web-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8958097829482450554.bat
D:\jenkins\workspace\xq-web-fvue>cd D:\jenkins\workspace\xq-web-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