添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Hello.

I’m running an installation of koa.master, but it fail always at the same stage.

Here is the log output:

TASK [mfe : upgrade npm] *******************************************************
changed: [localhost]

TASK [mfe : install npm dependencies] ******************************************
changed: [localhost]

TASK [mfe : install npm overrides] *********************************************

TASK [mfe : build MFE] *********************************************************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: [“npm”, “run”, “build”], “delta”: “0:01:15.660180”, “end”: “2021-02-02 13:26:51.169238”, “msg”: “non-zero return code”, “rc”: 137, “start”: “2021-02-02 13:25:35.509058”, “stderr”: “Killed\nnpm ERR! code ELIFECYCLE\nnpm ERR! errno 137\nnpm ERR! @edx /[email protected] build: fedx-scripts webpack \nnpm ERR! Exit status 137\nnpm ERR! \nnpm ERR! Failed at the @edx /[email protected] build script.\nnpm ERR! This is probably not a problem with npm. There is likely additional logging output above.\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /edx/app/account/.npm/_logs/2021-02-02T12_26_50_149Z-debug.log”, “stderr_lines”: [“Killed”, “npm ERR! code ELIFECYCLE”, “npm ERR! errno 137”, “npm ERR! @edx /[email protected] build: fedx-scripts webpack ”, “npm ERR! Exit status 137”, “npm ERR! “, “npm ERR! Failed at the @edx /[email protected] 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! /edx/app/account/.npm/_logs/2021-02-02T12_26_50_149Z-debug.log”], “stdout”: “\n> @edx /[email protected] build /edx/app/account/frontend-app-account\n> fedx-scripts webpack\n\nRunning with resolved config:\n/edx/app/account/frontend-app-account/node_modules/ @edx /frontend-build/config/webpack.prod.config.js”, “stdout_lines”: [””, “> @edx /[email protected] build /edx/app/account/frontend-app-account”, “> fedx-scripts webpack”, “”, “Running with resolved config:”, “/edx/app/account/frontend-app-account/node_modules/ @edx /frontend-build/config/webpack.prod.config.js”]}

PLAY RECAP *********************************************************************
localhost : ok=704 changed=453 unreachable=0 failed=1 skipped=1465 rescued=0 ignored=5

============================================================
Ansible failed!

Decoded error:
No message to decode.

============================================================
Installation failed!

If you need help, see Connect - Open edX .
When asking for help, please provide as much information as you can.
These might be helpful:
Your log file is at /root/logs/install-20210202-110251.log
Your environment:
OPENEDX_RELEASE=open-release/koa.master