Bug 2228925

Summary: Spawn of image NodeJS 18 with PRs for npm install crash
Product: Red Hat Enterprise Linux 8 Reporter: Francisco De Melo <fdemeloj>
Component: nodejs-18-containerAssignee: Zuzana Svetlikova <zsvetlik>
Status: ASSIGNED --- QA Contact: rhscl image testing <rhscl-container-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.10CC: midawson, pkubat, rruss, zsvetlik
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Francisco De Melo 2023-08-03 16:03:45 UTC
Description of problem:

NodeJS crashes on npm install when proxy is being used.

NodeJS Development Team has been helping a lot with testing and finding a solution for this problem, after applying a PR (see below).
I would like to ask for a custom RH nodejs-18 container image for the customer to test with the below commit:

The commits are on - https://github.com/mhdawson/io.js/tree/v18.x-patched-TLSWrap  with the additions being after the commit title "Working on v18.17.1"

Just to list here the commits and here the link for more details as well.
~~~
https://github.com/nodejs/node/pull/48275 (applies clean)
https://github.com/nodejs/node/pull/46587 (merge conflicts - merged)
https://github.com/nodejs/node/pull/47029 (moves/tweaks related test)
https://github.com/nodejs/node/pull/48189 (merge conflicts - merged)
https://github.com/nodejs/node/pull/48796 (applies cleanly with other previous PRs/merges the one that says it fixes the double TLS issues) 
~~~

Version-Release number of selected component (if applicable):
NodeJS 18

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: