build
build copied to clipboard
Better build and test infra for Node.
@miladfarca has found that there is a nasty gcc bug on s390x with `std::optional has_value()` (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106355) during review of https://chromium-review.googlesource.com/c/v8/v8/+/5246687 (where V8 is proposing to drop their custom `v8::base::Optional` for...
``` sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:148) ``` Full stack trace available on https://ci.nodejs.org/manage/pluginManager/advanced BTW, the update site was `https://updates.jenkins.io/experimental/update-center.json`. I changed it to...
I would like to discuss here how to put LoongArch machine access nodejs/build CI environment, test machine for LoongArch nodejs. Best regards
I hope this doesn't sound like an arrogant request. But I would like to self-nominate myself to the Build WG. I have been working here for a while and did...
Equinix have been sponsoring our infrastructure by providing a generous amount of capacity for the Node.js infrastructure. This is now coming to and end and we need to make a...
See https://ci.nodejs.org/computer/test-rackspace-win2022_vs2022-x64-6/builds All `win-vs2022-arm64` systematically fail with: ``` 00:56:43 Cross-compilation to ARM64 detected. We'll use the x64 Node executable for license2rtf. 01:56:43 Build timed out (after 60 minutes). Marking the...
It seems there is some issue with the node-test-commit-v8-linux job: https://ci.nodejs.org/job/node-test-commit-v8-linux/5835/ ``` error: Cannot delete branch '_jenkins_local_branch' checked out at '/home/iojs/build/workspace/node-test-commit-v8-linux' ```
Today I updated all plugins to their latest version, then had a quick look at the plugin list and disabled these (we should uninstall them if no issues were introduced):
Currently, 2 Nearform Windows ARM64 machines in CI are not used: [test-nearform_arm-win10_vs2019-arm64-1](https://ci.nodejs.org/manage/computer/test-nearform_arm-win10_vs2019-arm64-1/) and [test-nearform_arm-win10_vs2019-arm64-2](https://ci.nodejs.org/manage/computer/test-nearform_arm-win10_vs2019-arm64-2/). They were configured manually, so they are not in line with the other machines setup via...