Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webpack from 5.75.0 to 5.76.0 in /project-templates/node-json-vscode/tasklist-glsp-server #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump webpack in /project-templates/node-json-vscode/tasklist-glsp-server

1ef1da6
Select commit
Loading
Failed to load commit list.
Open

Bump webpack from 5.75.0 to 5.76.0 in /project-templates/node-json-vscode/tasklist-glsp-server #195

Bump webpack in /project-templates/node-json-vscode/tasklist-glsp-server
1ef1da6
Select commit
Loading
Failed to load commit list.
Jenkins - GLSP / CI Jenkins Build failed Apr 12, 2024 in 5m 56s

Build java-emf-theia template/Build client: error in 'sh' step

Build java-emf-theia template / Build client / Shell Script

Error in sh step, with arguments yarn install --unsafe-perm.

script returned exit code 1
Build log
+ yarn install --unsafe-perm
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^5.1.2"
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^5.0.1"
warning Resolution field "[email protected]" is incompatible with requested version "string-width@^1.0.1"
[3/5] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/clipse-glsp_glsp-examples_PR-195/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/core@^1.39.0".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/filesystem@^1.39.0".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/messages@^1.39.0".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-theia > @eclipse-glsp/[email protected]" has unmet peer dependency "@theia/monaco@^1.39.0".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-browser-app > @theia/messages > [email protected]" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-browser-app > @theia/messages > [email protected]" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-browser-app > @theia/process > [email protected]" has unmet peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-glsp > @eclipse-glsp/client > @eclipse-glsp/sprotty > @eclipse-glsp/[email protected]" has unmet peer dependency "inversify@^6.0.1".
warning "workspace-aggregator-e7e1d39c-e1eb-4f5e-afe3-f4d61979c52c > tasklist-glsp > @eclipse-glsp/client > @eclipse-glsp/sprotty > [email protected]" has unmet peer dependency "inversify@^6.0.1".
[5/5] Building fresh packages...
$ lerna run prepare
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target prepare for 3 projects:

    - tasklist-browser-app
    - tasklist-glsp
    - tasklist-theia

 

> tasklist-glsp:prepare

tasklist-glsp: �[2K�[1Gtasklist-glsp: yarn run v1.22.19
tasklist-glsp: �[2K�[1G$ yarn clean && yarn build
tasklist-glsp: �[2K�[1Gtasklist-glsp: $ rimraf lib tsconfig.tsbuildinfo
tasklist-glsp: �[2K�[1Gtasklist-glsp: $ tsc
tasklist-glsp: �[2K�[1Gtasklist-glsp: Done in 5.36s.

> tasklist-theia:prepare

tasklist-theia: �[2K�[1Gtasklist-theia: yarn run v1.22.19
tasklist-theia: �[2K�[1G$ yarn  clean && yarn build
tasklist-theia: �[2K�[1Gtasklist-theia: $ rimraf lib tsconfig.tsbuildinfo
tasklist-theia: �[2K�[1Gtasklist-theia: $ tsc
tasklist-theia: �[2K�[1Gtasklist-theia: Done in 7.98s.

> tasklist-browser-app:prepare

tasklist-browser-app: �[2K�[1Gtasklist-browser-app: yarn run v1.22.19
tasklist-browser-app: �[2K�[1G$ yarn build
tasklist-browser-app: �[2K�[1Gtasklist-browser-app: $ theia build --mode development
tasklist-browser-app: Failed to resolve module: @theia/electron
tasklist-browser-app: <--- Last few GCs --->
tasklist-browser-app: [1226:0x7f85d9a41010]    66263 ms: Scavenge 1011.8 (1038.4) -> 1009.8 (1038.9) MB, 4.4 / 0.0 ms  (average mu = 0.589, current mu = 0.491) allocation failure; 
tasklist-browser-app: [1226:0x7f85d9a41010]    66271 ms: Scavenge 1012.9 (1038.9) -> 1010.8 (1039.7) MB, 3.9 / 0.0 ms  (average mu = 0.589, current mu = 0.491) allocation failure; 
tasklist-browser-app: [1226:0x7f85d9a41010]    66873 ms: Scavenge 1014.0 (1039.7) -> 1011.9 (1048.4) MB, 593.5 / 0.0 ms  (average mu = 0.589, current mu = 0.491) allocation failure; 
tasklist-browser-app: <--- JS stacktrace --->
tasklist-browser-app: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
tasklist-browser-app: Error: webpack exited with an unexpected signal: SIGABRT.
tasklist-browser-app:     at ChildProcess.<anonymous> (/home/jenkins/agent/workspace/clipse-glsp_glsp-examples_PR-195/project-templates/java-emf-theia/glsp-client/node_modules/@theia/application-manager/lib/application-process.js:59:28)
tasklist-browser-app:     at ChildProcess.emit (node:events:517:28)
tasklist-browser-app:     at maybeClose (node:internal/child_process:1098:16)
tasklist-browser-app:     at ChildProcess._handle.onexit (node:internal/child_process:303:5)
tasklist-browser-app: �[2K�[1Gtasklist-browser-app: error Command failed with exit code 1.
tasklist-browser-app: �[2K�[1Ginfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
tasklist-browser-app: �[2K�[1Gerror Command failed with exit code 1.
tasklist-browser-app: �[2K�[1Ginfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

 

 >  Lerna (powered by Nx)   Running target prepare for 3 projects failed

   Failed tasks:
   
   - tasklist-browser-app:prepare

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Details

  • Declarative: Checkout SCM (21 sec)
    • Build Workflow Example (3.3 sec)
      • Build (1 sec)
    • Build java-emf-theia template (4 min 52 sec)
      • Build server (1 min 41 sec)
      • Build client (3 min 8 sec)
        Error: script returned exit code 1
    • Build node-json-theia template (2.8 sec)
      • Build (1.2 sec)
    • Build node-json-vscode template (2 sec)
      • Build (1 sec)
    • Build java-emf-eclipse template (3.4 sec)
      • Build client (1 sec)
      • Build server (1 sec)
    • Codestyle (7 sec)
      • Lint workflow example (1.1 sec)
      • Lint java-emf-theia (1.1 sec)
      • Lint java-emf-eclipse (0.99 sec)
      • Lint node-json-theia (1.1 sec)
      • Lint node-json-vscode (1.3 sec)
    • Declarative: Post Actions (23 sec)