Сбой сборки Maven плагин Blue Ocean для Jenkins

#maven #jenkins #jenkins-plugins #node-modules

#maven #Дженкинс #Дженкинс-плагины #узлы-модули

Вопрос:

Я пытаюсь создать плагин Blue Ocean Jenkins, поскольку планирую внести несколько незначительных изменений в пользовательский интерфейс на целевой странице.

Я работаю mvn clean install как в репозитории README.md . Я столкнулся с проблемой при выполнении приведенной выше команды. Ниже приведен журнал сборки. Любой совет будет полезен. Большое спасибо.

 [INFO] [13:12:57] Browserify bundle processing error
[INFO] [13:12:57]       error: Error: Cannot find module '..    stempjundleStartup.js' from 'C:workspaceblueocean-pluginblueocean-core-jstargetjs-bundle-src'
[ERROR] C:workspaceblueocean-pluginblueocean-core-jsnode_modules@jenkins-cdjs-builderinternalbundlegen.js:289
[INFO]     at C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:46:17
[ERROR]                 throw new Error('Browserify bundle processing error. See above for details.');
[INFO]     at process (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:173:43)
[ERROR]                 ^
[INFO]     at ondir (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:188:17)
[ERROR]
[INFO]     at load (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:69:43)
[ERROR] Error: Browserify bundle processing error. See above for details.
[INFO]     at onex (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:92:31)
[ERROR]     at Readable.<anonymous> (C:workspaceblueocean-pluginblueocean-core-jsnode_modules@jenkins-cdjs-builderinternalbundlegen.js:289:23)
[INFO]     at C:workspaceblueocean-pluginblueocean-core-jsnode_modulesbrowser-resolvenode_modulesresolvelibasync.js:22:47
[ERROR]     at Readable.emit (events.js:182:13)
[INFO]     at C:workspaceblueocean-pluginblueocean-core-jsnode_modulesgraceful-fspolyfills.js:282:31
[ERROR]     at Labeled.<anonymous> (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesread-only-streamindex.js:28:44)
[INFO]     at FSReqWrap.oncomplete (fs.js:154:21)
[ERROR]     at Labeled.emit (events.js:182:13)
[ERROR]     at Labeled.<anonymous> (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesstream-splicerindex.js:130:18)
[ERROR]     at Labeled.emit (events.js:182:13)
[ERROR]     at Deps.<anonymous> (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesstream-splicerindex.js:130:18)
[ERROR]     at Deps.emit (events.js:182:13)
[ERROR]     at C:workspaceblueocean-pluginblueocean-core-jsnode_modulesmodule-depsindex.js:361:30
[ERROR]     at onresolve (C:workspaceblueocean-pluginblueocean-core-jsnode_modulesmodule-depsindex.js:179:25)
[ERROR] npm ERR! code ELIFECYCLE
[ERROR] npm ERR! errno 1
[ERROR] npm ERR! @jenkins-cd/blueocean-core-js@1.10.4 mvnbuild: `gulp lint build bundle`
[ERROR] npm ERR! Exit status 1
[ERROR] npm ERR!
[ERROR] npm ERR! Failed at the @jenkins-cd/blueocean-core-js@1.10.4 mvnbuild script.
[ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[ERROR]
[ERROR] npm ERR! A complete log of this run can be found in:
[ERROR] npm ERR!     C:UsersnbalakrishnaAppDataRoamingnpm-cache_logs2020-09-21T07_42_57_865Z-debug.log
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Blue Ocean Parent 1.23.3-SNAPSHOT:
[INFO]
[INFO] Blue Ocean Parent .................................. SUCCESS [ 16.045 s]
[INFO] Jenkins Design Language ............................ SUCCESS [03:05 min]
[INFO] Blue Ocean Core JS ................................. FAILURE [01:13 min]
[INFO] Common API for Blue Ocean .......................... SKIPPED
[INFO] REST API for Blue Ocean ............................ SKIPPED
[INFO] i18n for Blue Ocean ................................ SKIPPED
[INFO] Web for Blue Ocean ................................. SKIPPED
[INFO] Pipeline SCM API for Blue Ocean .................... SKIPPED
[INFO] JWT for Blue Ocean ................................. SKIPPED
[INFO] REST Implementation for Blue Ocean ................. SKIPPED
[INFO] Pipeline implementation for Blue Ocean ............. SKIPPED
[INFO] Events API for Blue Ocean .......................... SKIPPED
[INFO] Dashboard for Blue Ocean ........................... SKIPPED
[INFO] Personalization for Blue Ocean ..................... SKIPPED
[INFO] Config API for Blue Ocean .......................... SKIPPED
[INFO] GitHub Pipeline for Blue Ocean ..................... SKIPPED
[INFO] Git Pipeline for Blue Ocean ........................ SKIPPED
[INFO] Bitbucket Pipeline for Blue Ocean .................. SKIPPED
[INFO] Blue Ocean Pipeline Editor ......................... SKIPPED
[INFO] JIRA Integration for Blue Ocean .................... SKIPPED
[INFO] Blue Ocean ......................................... SKIPPED
[INFO] Blue Ocean Executor Info ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:42 min
[INFO] Finished at: 2020-09-21T13:12:58 05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.5:npm (npm mvnbuild) on project blueocean-core-js: Failed to run task: 'npm run mvnbuild' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :blueocean-core-js
  

Не удается выполнить цель com.github.eirslett:frontend-maven-plugin:1.7.5:npm (npm mvnbuild) в проекте blueocean-core-js. Выше приведен журнал сборки.

Ответ №1:

Я опубликовал вопрос в группе пользователей Jenkins в Google и узнал, что Blue Ocean не компилируется в Windows. Как и было предложено, я собираюсь попробовать запустить что-то в WSL1 или WSL2, но не в родной Windows.