nodejs:18 fails to build in Fedora 38 <https://mbs.fedoraproject.org/module-build-service/2/module-builds/15043> because libuv component fails to build on some architectures <https://koji.fedoraproject.org/koji/taskinfo?taskID=90996592> because tests fail:
ok 293 - tcp_close_reset_client_after_shutdown
not ok 294 - tcp_close_while_connecting
# exit code 134
# Output from process `tcp_close_while_connecting`:
# Assertion failed in test/test-tcp-close-while-connecting.c on line 45: status == UV_ECANCELED || status == UV_ENETUNREACH
ok 295 - tcp_connect_error_after_write
ok 296 - tcp_connect_error_fault
not ok 297 - tcp_connect_timeout
# exit code 134
# Output from process `tcp_connect_timeout`:
# Assertion failed in test/test-tcp-connect-timeout.c on line 42: status == UV_ECANCELED
ok 298 - tcp_create_early