Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\yhxt-web The recommended git tool is: NONE using credential c574fb46-ee62-45e1-8dac-32ae7b6a43a8 > 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 c90ef07bcf3a52abf4c6dd7db043a06bf5e2d538 (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 c90ef07bcf3a52abf4c6dd7db043a06bf5e2d538 # timeout=10 Commit message: "桥梁健康监测大屏标题修改" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 2745168ae81a5541afe4d916be2cb27f4b096701 # timeout=10 [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4437163639483220602.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\jenkins3179735807207825954.bat D:\jenkins\workspace\yhxt-web>npm config set registry https://registry.npmmirror.com [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2359950998100038505.bat D:\jenkins\workspace\yhxt-web>npm config get registry https://registry.npmmirror.com/ [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4010836846603706584.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 WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\watchpack\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) up to date in 15.954s 113 packages are looking for funding run `npm fund` for details > yhxt@0.1.0 build D:\jenkins\workspace\yhxt-web > vue-cli-service build - Building for production... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ERROR Failed to compile with 1 errors2:16:36 鈹淔10: AM鈹� This dependency was not found: * @/views/specialProjectManagement/fullProcessDetails/fullProcessDetails.vue in ./src/router.js To install it, you can run: npm install --save @/views/specialProjectManagement/fullProcessDetails/fullProcessDetails.vue ERROR Build failed with errors. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! yhxt@0.1.0 build: `vue-cli-service build` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the yhxt@0.1.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2024-12-16T18_16_37_164Z-debug.log Build step 'Execute Windows batch command' marked build as failure SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE