Failures in node-test-pull-request/54071 to node-test-pull-request/54164 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2023-09-23 00:12 |
6 |
9 |
8 |
3 |
74 |
9.89% |
JSTest Failure
Example
not ok 953 wpt/test-structured-clone
---
duration_ms: 586.99300
severity: fail
exitcode: 1
stack: |-
[PASS] primitive undefined
[PASS] primitive null
[PASS] primitive true
[PASS] primitive false
[PASS] primitive string, empty string
[PASS] primitive string, lone high surrogate
[PASS] primitive string, lone low surrogate
[PASS] primitive string, NUL
[PASS] primitive string, astral character
[PASS] primitive number, 0.2
[PASS] primitive number, 0
[PASS] primitive number, -0
[PASS] primitive number, NaN
[PASS] primitive number, Infinity
[PASS] primitive number, -Infinity
[PASS] primitive number, 9007199254740992
[PASS] primitive number, -9007199254740992
[PASS] primitive number, 9007199254740994
[PASS] primitive number, -9007199254740994
[PASS] primitive BigInt, 0n
[PASS] primitive BigInt, -0n
[PASS] primitive BigInt, -9007199254740994000n
[PASS] primitive BigInt, -90071992547409940009007199254740994000900719925...
Example
not ok 1829 parallel/test-inspector-async-stack-traces-promise-then
---
duration_ms: 15352.92800
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:35977/f6b3d782-11a4-4f95-9d28-a650ca5c8a28
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:0)
1
...
Example
not ok 2289 parallel/test-performance-function
---
duration_ms: 223.18900
severity: fail
exitcode: 1
stack: |-
node:internal/errors:497
ErrorCaptureStackTrace(err);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v21.0.0-pre
...
| Reason |
parallel/test-runner-output |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/48655/, https://github.com/nodejs/node/pull/49762/) |
| Appeared |
test-nearform-macos10.15-x64-3, test-softlayer-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-3, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-macstadium-macos11.0-arm64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-6, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-rhel8-x64-1, test-equinix-ubuntu1804_container-arm64-2, test-digitalocean-ubi81_container-x64-2, test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-rackspace-win2012r2_vs2015-x64-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, undefined, test-orka-macos10.15-x64-2, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-smartos20-x64-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-2, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-fedora37-x64-1, test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix_mnx-smartos20-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54130/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54149/ |
Example
not ok 2242 parallel/test-runner-output
---
duration_ms: 2129.75400
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 1495.662079
...
| Reason |
parallel/test-runner-reporters |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/49646/, https://github.com/nodejs/node/pull/49762/) |
| Appeared |
test-nearform-macos10.15-x64-3, test-softlayer-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-3, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-macstadium-macos11.0-arm64-3, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-3, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-rhel8-x64-1, test-equinix-ubuntu1804_container-arm64-2, test-digitalocean-ubi81_container-x64-2, test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, undefined, test-orka-macos10.15-x64-2, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-smartos20-x64-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-2, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-1, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-6, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54105/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54149/ |
Example
not ok 2243 parallel/test-runner-reporters
---
duration_ms: 2066.36100
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: node:test reporters
# Subtest: should default to outputing TAP to stdout
not ok 1 - should default to outputing TAP to stdout
---
duration_ms: 1033.611054
failureType: 'testCodeFailure'
error: |-
Expected values to be strictly equal:
+ actual - expected
+ 'node:internal/main/test_runner:10\n' +
+ "const { exitCodes: { kGenericUserError } } = internalBinding('errors');\n" +
+ ' ^\n' +
+ '\n' +
+ "TypeError: Cannot read properties of undefined (reading 'kGenericUserError')\n" +
+ ' at node:internal/main/test_runner:10:22\n' +
+ '\n' +
+ 'Node.js v18.18.1-pre\n'
- ''
code: 'ERR_ASSERTION'
name: 'AssertionError...
Example
not ok 2879 parallel/test-tls-socket-close
---
duration_ms: 938.11100
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:49:18)
at process.processImmediate (node:internal/timers:478:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Example
not ok 3189 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 725.16100
severity: crashed
exitcode: -5
stack: |-
(node:3282088) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
#
# Fatal error in ../deps/v8/src/objects/source-text-module.cc, line 721
# Check failed: module->status() == kErrored (3 vs. 7).
#
#
#
#FailureMessage Object: 0xfffffd075688
1: 0xaaaabcfe2ac4 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
2: 0xaaaabd1ad2d8 [out/Debug/node]
3: 0xaaaabd1ad304 [out/Debug/node]
4: 0xaaaabec1a520 V8_Fatal(char const*, int, char const*, ...) [out/Debug/node]
5: 0xaaaabdbcd008 v8::internal::SourceTextModule::Evaluate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SourceTextModule>) [out/Debug/node]
6: 0xaaaabdb3e4b0 v8::internal::Module::Evaluate(v8::internal::Isolate*, v8::internal::Ha...
Example
not ok 3635 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3374.44000
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.312156015746592)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1429:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1487:10)
at Module.load (node:internal/modules/cjs/loader:1261:32)
at Module._load (node:internal/modules/cjs/loader:1077:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:99:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '...
Example
not ok 4020 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 425.47700
severity: fail
exitcode: 1
stack: |-
(node:3225288) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
at vm:module(0):1:30
at SourceTextModule.evaluate (node:internal/vm/module:228:23)
at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.j...
Jenkins Failure
| Reason |
Build timed out (after 60 minutes). Marking the build as failed. |
| Type |
JENKINS_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/49720/, https://github.com/nodejs/node/pull/49654/, https://github.com/nodejs/node/pull/38771/, https://github.com/nodejs/node/pull/49745/, https://github.com/nodejs/node/pull/48655/, https://github.com/nodejs/node/pull/49743/, https://github.com/nodejs/node/pull/49710/, https://github.com/nodejs/node/pull/49703/, https://github.com/nodejs/node/pull/49768/, https://github.com/nodejs/node/pull/49736/) |
| Appeared |
test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2019_vs2019-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54077/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54161/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from a5.71.36a9.ip4.static.sl-reverse.com/169.54.113.165:34512' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Git Failure
| Reason |
ERROR: Error fetching remote repo 'origin' |
| Type |
GIT_FAILURE |
| Failed PR |
20 (https://github.com/nodejs/node/pull/49730/, https://github.com/nodejs/node/pull/49728/, https://github.com/nodejs/node/pull/49731/, https://github.com/nodejs/node/pull/49720/, https://github.com/nodejs/node/pull/49340/, https://github.com/nodejs/node/pull/49709/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/38733/, https://github.com/nodejs/node/pull/49654/, https://github.com/nodejs/node/pull/49692/, https://github.com/nodejs/node/pull/49696/, https://github.com/nodejs/node/pull/49721/, https://github.com/nodejs/node/pull/49646/, https://github.com/nodejs/node/pull/49559/, https://github.com/nodejs/node/pull/49740/, https://github.com/nodejs/node/pull/38771/, https://github.com/nodejs/node/pull/49744/, https://github.com/nodejs/node/pull/46018/, https://github.com/nodejs/node/pull/49745/, https://github.com/nodejs/node/pull/49743/) |
| Appeared |
test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54074/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54117/ |
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at hudson.scm.SCM.checkout(SCM.java:540)
| Reason |
Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/:refs/remotes/origin/ +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128: |
| Type |
GIT_FAILURE |
| Failed PR |
14 (https://github.com/nodejs/node/pull/49340/, https://github.com/nodejs/node/pull/49709/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/38733/, https://github.com/nodejs/node/pull/49654/, https://github.com/nodejs/node/pull/49692/, https://github.com/nodejs/node/pull/49696/, https://github.com/nodejs/node/pull/49721/, https://github.com/nodejs/node/pull/49646/, https://github.com/nodejs/node/pull/49559/, https://github.com/nodejs/node/pull/49740/, https://github.com/nodejs/node/pull/38771/, https://github.com/nodejs/node/pull/49744/, https://github.com/nodejs/node/pull/46018/) |
| Appeared |
test-equinix-centos7_container-arm64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54081/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54114/ |
Example
hudson.plugins.git.GitException: Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
stdout:
stderr: Warning: the ECDSA host key for 'github.com' differs from the key for the IP address '140.82.114.3'
Offending key for IP in /home/iojs/.ssh/known_hosts:4
Matching host key in /home/iojs/.ssh/known_hosts:9
Build Failure
| Reason |
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/49745/, https://github.com/nodejs/node/pull/49743/, https://github.com/nodejs/node/pull/49237/, https://github.com/nodejs/node/pull/46018/, https://github.com/nodejs/node/pull/49744/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/38771/) |
| Appeared |
test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54090/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54125/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| Reason |
error: The last gc run reported the following. Please correct the root cause |
| Type |
BUILD_FAILURE |
| Failed PR |
3 (https://github.com/nodejs/node/pull/49340/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/48434/) |
| Appeared |
test-ibm-ubuntu1804-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, undefined |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54081/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54142/ |
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Example
fatal: No rebase in progress?
CCTest Failure
Progress