Refs: nodejs/node#41423 (comment)
I have no clue about our build systems but most of these node-stress-single-test instances aren't working :(
Looks like the stress job didn’t have the -gcc8 variants for centos7 added to the selectable configurations (we wouldn’t expect earlier versions to be able to compile current master). Also centos7-64 isn’t currently covered by https://github.com/nodejs/build/blob/master/jenkins/scripts/select-compiler.sh so isn’t selecting the right compiler either. I can look at sorting this out but it’ll be after the security releases.
Refs: nodejs/node#41423 (comment)