Skip to content

Console Output

14:34:21 Started by user unknown or anonymous
14:34:21 Running as SYSTEM
14:34:21 Building in workspace /data/jenkins/workspace/front-v5-web
14:34:21 The recommended git tool is: NONE
14:34:21 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:34:21 Cloning the remote Git repository
14:34:21 Cloning repository https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
14:34:21  > /usr/local/git/bin/git init /data/jenkins/workspace/front-v5-web # timeout=10
14:34:21 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
14:34:21  > /usr/local/git/bin/git --version # timeout=10
14:34:21  > git --version # 'git version 2.43.0'
14:34:21 using GIT_ASKPASS to set credentials gitlab凭据
14:34:21  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:26  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
14:34:26  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:26 Avoid second fetch
14:34:26  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:34:26 Checking out Revision 4f283b794b424256b6b510d9f645abc17ae8190e (refs/remotes/origin/test)
14:34:26  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:34:26  > /usr/local/git/bin/git checkout -f 4f283b794b424256b6b510d9f645abc17ae8190e # timeout=10
14:34:26 Commit message: "优化保险管理模块,调整保单数据获取逻辑,修复渲染问题,完善参数传递机制,移除冗余条件判断"
14:34:26  > /usr/local/git/bin/git rev-list --no-walk 4f283b794b424256b6b510d9f645abc17ae8190e # timeout=10
14:34:26 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1706362229784899942.sh
14:34:26 + cd /data/jenkins/workspace/front-v5-web
14:34:26 + npm install --force
14:34:26 npm WARN using --force Recommended protections disabled.
14:34:37 npm WARN ERESOLVE overriding peer dependency
14:34:37 npm WARN Found: react@16.14.0
14:34:37 npm WARN node_modules/react
14:34:37 npm WARN   react@"^16.2.0" from the root project
14:34:37 npm WARN   7 more (antd, react-dom, redbox-react, bizcharts, ...)
14:34:37 npm WARN 
14:34:37 npm WARN Could not resolve dependency:
14:34:37 npm WARN peer react@"^15.0.0" from react-fittext@1.0.0
14:34:37 npm WARN node_modules/react-fittext
14:34:37 npm WARN   react-fittext@"^1.0.0" from the root project
14:34:37 npm WARN ERESOLVE overriding peer dependency
14:34:37 npm WARN Found: react-dom@16.14.0
14:34:37 npm WARN node_modules/react-dom
14:34:37 npm WARN   react-dom@"^16.2.0" from the root project
14:34:37 npm WARN   4 more (antd, redbox-react, bizcharts-plugin-slider, dva)
14:34:37 npm WARN 
14:34:37 npm WARN Could not resolve dependency:
14:34:37 npm WARN peer react-dom@"^15.0.0" from react-fittext@1.0.0
14:34:37 npm WARN node_modules/react-fittext
14:34:37 npm WARN   react-fittext@"^1.0.0" from the root project
14:34:37 npm WARN ERESOLVE overriding peer dependency
14:34:37 npm WARN Found: webpack@3.12.0
14:34:37 npm WARN node_modules/webpack
14:34:37 npm WARN   dev webpack@"^3.2.0" from the root project
14:34:37 npm WARN 
14:34:37 npm WARN Could not resolve dependency:
14:34:37 npm WARN peer webpack@"^4.0.0" from uglifyjs-webpack-plugin@2.2.0
14:34:37 npm WARN node_modules/uglifyjs-webpack-plugin
14:34:37 npm WARN   dev uglifyjs-webpack-plugin@"^2.2.0" from the root project
14:35:27 npm WARN deprecated osenv@0.1.5: This package is no longer supported.
14:35:27 npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed.
14:35:27 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
14:35:27 npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
14:35:27 npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
14:35:27 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
14:35:27 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
14:35:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
14:35:27 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported.
14:35:27 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.2.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.2.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.4.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.2.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-class-properties@7.4.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
14:35:27 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.
14:35:27 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported.
14:35:27 npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
14:35:27 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.4.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
14:35:27 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.2.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
14:35:27 npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
14:35:28 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
14:35:28 npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugin
14:35:28 npm WARN deprecated trim@0.0.1: Use String.prototype.trim() instead
14:35:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
14:35:28 npm WARN deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
14:35:28 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
14:35:28 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported.
14:35:28 npm WARN deprecated domexception@1.0.1: Use your platform's native DOMException instead
14:35:28 npm WARN deprecated acorn-dynamic-import@2.0.2: This is probably built in to whatever tool you're using. If you still need it... idk
14:35:28 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
14:35:28 npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
14:35:28 npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
14:35:28 npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
14:35:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
14:35:28 npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
14:35:28 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
14:35:28 npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
14:35:29 npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0
14:35:29 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
14:35:29 npm WARN deprecated 
14:35:29 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
14:35:29 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported.
14:35:29 npm WARN deprecated sane@2.5.2: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
14:35:29 npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
14:35:30 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
14:35:30 npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
14:35:30 npm WARN deprecated lodash.template@4.5.0: This package is deprecated. Use https://socket.dev/npm/package/eta instead.
14:35:30 npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
14:35:30 npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
14:35:31 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
14:35:31 npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
14:35:31 npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
14:35:31 npm WARN deprecated rc-drawer-menu@1.1.0: rc-drawer-menu is deprecated, please use rc-drawer instead.
14:35:32 npm WARN deprecated sw-precache@5.2.1: Please migrate to Workbox: https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-sw
14:35:32 npm WARN deprecated extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin
14:35:33 npm WARN deprecated html-webpack-plugin@2.30.1: out of support
14:35:33 npm WARN deprecated home-path@1.0.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
14:35:33 npm WARN deprecated electron-download@3.3.0: Please use @electron/get moving forward.
14:35:33 npm WARN deprecated deep-defaults@1.0.5: not actively maintained; find alternatives
14:35:33 npm WARN deprecated har-validator@4.2.1: this library is no longer supported
14:35:33 npm WARN deprecated sw-toolbox@3.6.0: Please migrate to Workbox: https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-sw
14:35:33 npm WARN deprecated babel-eslint@7.2.3: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
14:35:34 npm WARN deprecated @types/history@5.0.0: This is a stub types definition. history provides its own type definitions, so you do not need this installed.
14:35:34 npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
14:35:34 npm WARN deprecated request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142
14:35:34 npm WARN deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained.
14:35:34 npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
14:35:34 npm WARN deprecated bfj-node4@5.3.1: Switch to the `bfj` package for fixes and new features!
14:35:34 npm WARN deprecated svgo@0.7.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
14:35:35 npm WARN deprecated superagent@3.8.3: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
14:35:35 npm WARN deprecated babel-eslint@8.2.6: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
14:35:35 npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
14:35:35 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
14:35:37 npm WARN deprecated airbnb-prop-types@2.16.0: This package has been renamed to 'prop-types-tools'
14:35:37 npm WARN deprecated eslint@4.19.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
14:35:38 npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
14:35:38 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
14:35:39 npm WARN deprecated mdn-browser-compat-data@0.0.65: mdn-browser-compat-data is deprecated. Upgrade to @mdn/browser-compat-data. Learn more: https://github.com/mdn/browser-compat-data/blob/v1.1.2/UPGRADE-2.0.x.md
14:35:44 
14:35:44 added 3172 packages in 1m
14:35:44 
14:35:44 196 packages are looking for funding
14:35:44   run `npm fund` for details
14:35:44 + npm run build:server
14:35:44 
14:35:44 > ant-design-pro@1.1.0 build:server
14:35:44 > cross-env ESLINT=none COMPRESS=true roadhog build
14:35:44 
14:36:34 [BABEL] Note: The code generator has deoptimised the styling of /data/jenkins/workspace/front-v5-web/src/routes/Command/IM/Message/BenzAMRRecorder.js as it exceeds the max of 500KB.
14:38:27 Failed to compile.
14:38:27 
14:38:27 Failed to minify the bundle. Error: index.866ec76d.js from UglifyJs
14:38:27 Unexpected token: punc ()) [index.866ec76d.js:31615,158]
14:38:27     at doneHandler (/data/jenkins/workspace/front-v5-web/node_modules/af-webpack/lib/build.js:91:27)
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:265:13
14:38:27     at Compiler.emitRecords (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:371:38)
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:258:10
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:364:12
14:38:27     at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:218:11)
14:38:27     at Compiler.<anonymous> (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
14:38:27     at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:220:14)
14:38:27     at callback (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:126:17)
14:38:27     at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:220:13)
14:38:27     at Compiler.applyPluginsAsyncSeries1 (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:222:13)
14:38:27     at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:361:9)
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:350:15
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:473:16
14:38:27     at iteratorCallback (/data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:1064:13)
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:969:16
14:38:27     at /data/jenkins/workspace/front-v5-web/node_modules/graceful-fs/graceful-fs.js:61:14
14:38:27     at FSReqCallback.oncomplete (node:fs:184:23)
14:38:27 Read more here: http://bit.ly/2tRViJ9
14:38:27 
14:38:28 [graceful-process#17883] exit with code:1
14:38:28 Build step 'Execute shell' marked build as failure
14:38:28 Finished: FAILURE