Skip to content

Console Output

14:38:47 Started by user unknown or anonymous
14:38:47 Running as SYSTEM
14:38:47 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:38:47 The recommended git tool is: NONE
14:38:47 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:38:47  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
14:38:47 Fetching changes from the remote Git repository
14:38:47  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
14:38:47 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
14:38:47  > /usr/local/git/bin/git --version # timeout=10
14:38:47  > git --version # 'git version 2.43.0'
14:38:47 using GIT_ASKPASS to set credentials gitlab凭据
14:38:47  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:38:47  > /usr/local/git/bin/git rev-parse 47132245^{commit} # timeout=10
14:38:47 Checking out Revision 47132245332b0b05f46a006769c520db7e9a80b8 (detached)
14:38:47  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:38:47  > /usr/local/git/bin/git checkout -f 47132245332b0b05f46a006769c520db7e9a80b8 # timeout=10
14:38:47 Commit message: "调整process不支持的问题"
14:38:47  > /usr/local/git/bin/git rev-list --no-walk b2d8ce7a84dc5d571bae50719f6abd115694d072 # timeout=10
14:38:47 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5825536881495933829.sh
14:38:47 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:38:47 + npm install
14:38:49 npm WARN EBADENGINE Unsupported engine {
14:38:49 npm WARN EBADENGINE   package: 'gcoord@1.0.7',
14:38:49 npm WARN EBADENGINE   required: { node: '>=16.11.0' },
14:38:49 npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
14:38:49 npm WARN EBADENGINE }
14:38:50 
14:38:50 up to date in 2s
14:38:50 
14:38:50 249 packages are looking for funding
14:38:50   run `npm fund` for details
14:38:50 + npm run build
14:38:50 
14:38:50 > hello-world@0.1.0 build
14:38:50 > vue-cli-service build
14:38:50 
14:38:50 
14:38:50 -  Building for production...
14:38:51  ERROR  WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
14:38:51  - configuration.resolve has an unknown property 'fallback'. These properties are valid:
14:38:51    object { alias?, aliasFields?, cachePredicate?, cacheWithContext?, concord?, descriptionFiles?, enforceExtension?, enforceModuleExtension?, extensions?, fileSystem?, ignoreRootsErrors?, mainFields?, mainFiles?, moduleExtensions?, modules?, plugins?, preferAbsolute?, resolver?, roots?, symlinks?, unsafeCache?, useSyncFileSystemCalls? }
14:38:51    -> Options for the resolver
14:38:51 WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
14:38:51  - configuration.resolve has an unknown property 'fallback'. These properties are valid:
14:38:51    object { alias?, aliasFields?, cachePredicate?, cacheWithContext?, concord?, descriptionFiles?, enforceExtension?, enforceModuleExtension?, extensions?, fileSystem?, ignoreRootsErrors?, mainFields?, mainFiles?, moduleExtensions?, modules?, plugins?, preferAbsolute?, resolver?, roots?, symlinks?, unsafeCache?, useSyncFileSystemCalls? }
14:38:51    -> Options for the resolver
14:38:51     at webpack (/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/webpack/lib/webpack.js:31:9)
14:38:51     at /data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:192:5
14:38:51     at new Promise (<anonymous>)
14:38:51     at build (/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:191:10)
14:38:51     at async /data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:88:7
14:38:51 Build step 'Execute shell' marked build as failure
14:38:51 Finished: FAILURE