Failures in node-test-pull-request/40962 to node-test-pull-request/41058 that failed more than 2 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 |
| 2021-11-24 00:03 |
2 |
13 |
1 |
3 |
81 |
13.68% |
JSTest Failure
| Reason |
parallel/test-child-process-pipe-dataflow |
| Type |
JS_TEST_FAILURE |
| Failed PR |
25 (https://github.com/nodejs/node/pull/40488/, https://github.com/nodejs/node/pull/40803/, https://github.com/nodejs/node/pull/40846/, https://github.com/nodejs/node/pull/40876/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40622/, https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/40881/, https://github.com/nodejs/node/pull/40895/, https://github.com/nodejs/node/pull/40842/, https://github.com/nodejs/node/pull/40903/, https://github.com/nodejs/node/pull/40815/, https://github.com/nodejs/node/pull/40907/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40886/, https://github.com/nodejs/node/pull/40640/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40598/, https://github.com/nodejs/node/pull/40899/, https://github.com/nodejs/node/pull/40906/, https://github.com/nodejs/node/pull/40615/, https://github.com/nodejs/node/pull/40909/, https://github.com/nodejs/node/pull/40689/) |
| Appeared |
test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win10_vcbt2015-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40963/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41058/ |
Example
not ok 745 parallel/test-child-process-pipe-dataflow
---
duration_ms: 120.161
severity: fail
exitcode: 1
stack: |-
timeout
...
| Reason |
parallel/test-fs-rmdir-recursive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
16 (https://github.com/nodejs/node/pull/40488/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40622/, https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/40881/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40886/, https://github.com/nodejs/node/pull/40598/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40842/, https://github.com/nodejs/node/pull/40903/, https://github.com/nodejs/node/pull/40899/, https://github.com/nodejs/node/pull/40906/, https://github.com/nodejs/node/pull/40909/) |
| Appeared |
test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40963/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41057/ |
Example
not ok 256 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.649
severity: fail
exitcode: 1
stack: |-
(node:14944) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.254\rmdir-recursive-0\d-3-1'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal...
| Reason |
pummel/test-fs-watch-non-recursive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
15 (https://github.com/nodejs/node/pull/40803/, https://github.com/nodejs/node/pull/40846/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40622/, https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/40881/, https://github.com/nodejs/node/pull/40886/, https://github.com/nodejs/node/pull/40842/, https://github.com/nodejs/node/pull/40907/, https://github.com/nodejs/node/pull/40899/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40615/) |
| Appeared |
test-azure_msft-win10_vcbt2015-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vs2019-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40966/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41056/ |
Example
not ok 790 pummel/test-fs-watch-non-recursive
---
duration_ms: 1.342
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
| Reason |
wpt/test-user-timing |
| Type |
JS_TEST_FAILURE |
| Failed PR |
13 (https://github.com/nodejs/node/pull/40706/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/40847/, https://github.com/nodejs/node/pull/40863/, https://github.com/nodejs/node/pull/40488/, https://github.com/nodejs/node/pull/40876/, https://github.com/nodejs/node/pull/40881/, https://github.com/nodejs/node/pull/40904/, https://github.com/nodejs/node/pull/40899/, https://github.com/nodejs/node/pull/40916/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40907/) |
| Appeared |
test-requireio_svincent-debian10-armv7l_pi2-2, test-digitalocean-alpine312_container-x64-2, test-orka-macos10.15-x64-2, test-requireio_davglass-debian10-arm64_pi3-1, test-digitalocean-freebsd12-x64-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-orka-macos11-x64-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40962/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41043/ |
Example
not ok 850 wpt/test-user-timing
---
duration_ms: 9.104
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---- clear_non_existent_mark.any.js ----
[PASS] Clearing a non-existent mark doesn't affect existing marks
---...
| Reason |
parallel/test-http2-pipe-named-pipe |
| Type |
JS_TEST_FAILURE |
| Failed PR |
11 (https://github.com/nodejs/node/pull/40706/, https://github.com/nodejs/node/pull/40846/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/40881/, https://github.com/nodejs/node/pull/40886/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40895/, https://github.com/nodejs/node/pull/40622/, https://github.com/nodejs/node/pull/40903/, https://github.com/nodejs/node/pull/40656/) |
| Appeared |
test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3, test-orka-macos10.15-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40962/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41026/ |
Example
not ok 1330 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.62
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (node:events:402:35)
at finish (node:internal/streams/writable:755:10)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
Node.js v18.0.0-pre
...
| Reason |
parallel/test-repl-sigint-nested-eval |
| Type |
JS_TEST_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/40488/, https://github.com/nodejs/node/pull/40847/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40863/, https://github.com/nodejs/node/pull/40858/, https://github.com/nodejs/node/pull/36696/, https://github.com/nodejs/node/pull/40785/, https://github.com/nodejs/node/pull/40906/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-alpine311_container-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-macstadium-macos11.0-arm64-3, test-rackspace-fedora32-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40963/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41054/ |
Example
not ok 2199 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.435
severity: fail
exitcode: 1
stack: |-
Stacktrace:
ptr1=0x2daf0aa01d49
ptr2=(nil)
ptr3=(nil)
ptr4=(nil)
failure_message_object=0x7fff361ad7a0
==== JS stack trace =========================================
0: ExitFrame [pc: 0x5612fcb0e7b9]
1: StubFrame [pc: 0x5612fcb9a1dd]
Security context: 0x0b896572db11 <JSGlobalObject>
2: _fatalException [0xb89657088a9] [node:internal/process/execution:145] [bytecode=0x1c99848a3cb1 offset=13](this=0x0b8965702d09 <process map = 0x11c9f1c748e1>,0x2daf0aa01d49 <Odd Oddball: termination_exception>,0x2daf0aa01769 <false>)
3: InternalFrame [pc: 0x5612fca9ba1b]
4: EntryFrame [pc: 0x5612fca9b743]
5: builtin exit frame: evaluate(this=0x31713ef28279 <ModuleWrap map = 0x2d8cde54c4d1>,0x31713ef28279 <ModuleWrap map = 0x2d8cde54c4d1>,-1,0x2daf0aa01769 <false>)
6: getESMFacade [0x111fe8496...
| Reason |
sequential/test-worker-prof |
| Type |
JS_TEST_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40863/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/36696/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40906/, https://github.com/nodejs/node/pull/40689/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-macstadium-macos11.0-arm64-4, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-macstadium-macos11.0-arm64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40967/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41058/ |
Example
not ok 3219 sequential/test-worker-prof
---
duration_ms: 30.641
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node ETIMEDOUT
at Object.spawnSync (internal/child_process.js:1077:20)
at spawnSync (child_process.js:776:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:52:23)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/m...
| Reason |
sequential/test-debugger-heap-profiler |
| Type |
JS_TEST_FAILURE |
| Failed PR |
7 (https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/36696/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40815/, https://github.com/nodejs/node/pull/40906/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-requireio_davglass-debian10-arm64_pi3-1, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40967/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41041/ |
Example
not ok 3449 sequential/test-debugger-heap-profiler
---
duration_ms: 13.843
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
Heap snapshot: 0/34617
Heap snapshot: 10000/34617Heap snapshot: 20000/34617
Heap snapshot: 30000/34617
Heap snapshot: 34616/34617
Heap snapshot: 34617/34617
Heap snaphost prepared.
Writing snapshot: 102400
Writing snapshot: 204800
Writing snapshot: 307200
Writing snapshot: 409600
Writing snapshot: 512000
Writing snapshot: 614400
Writing snapshot: 716800
Writing snapshot: 819200
Writing snapshot: 921600
Writing snapshot: 1024000
Writing snapshot: 1126400
Writing snapshot: 1228800
Writing snapshot: 1331200
Writing snapshot: 1433600
Writing snapshot: 1536000
Writing s...
| Reason |
sequential/test-heap-prof |
| Type |
JS_TEST_FAILURE |
| Failed PR |
6 (https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40865/, https://github.com/nodejs/node/pull/40877/, https://github.com/nodejs/node/pull/36696/, https://github.com/nodejs/node/pull/40751/, https://github.com/nodejs/node/pull/40906/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40967/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/41041/ |
Example
not ok 3475 sequential/test-heap-prof
---
duration_ms: 120.89
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 989 parallel/test-crypto-keygen
---
duration_ms: 120.78
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 307 parallel/test-crypto-secure-heap
---
duration_ms: 240.236
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3476 sequential/test-heapdump
---
duration_ms: 121.48
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3477 sequential/test-heapdump-flag
---
duration_ms: 120.8
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 319 parallel/test-crypto-dh
---
duration_ms: 240.49
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 199 parallel/test-crypto-dh-constructor
---
duration_ms: 240.260
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 238 parallel/test-fs-rm
---
duration_ms: 0.818
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.237
Files blocking: [ 'rm-0', 'rm-1', 'rm-4', 'rm-5', 'rm-args-file.txt' ]
assert.js:982
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.237\rm-0\d-3-1\d-2-2\d-1-2'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:338:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:375:15
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
at CB (internal/fs/rimraf.js:59:5)
at internal/fs/rimraf.js:151:18
at CB (internal/fs/rimraf.js:59:5)
at FSReqCallbac...
Example
not ok 3401 wpt/test-webcrypto
---
duration_ms: 120.111
severity: fail
exitcode: -15
stack: |-
timeout
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
/home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/fixtures/wpt/common/subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/wpt/worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/m...
Example
not ok 236 parallel/test-crypto-dh-odd-key
---
duration_ms: 240.151
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3490 sequential/test-http2-timeout-large-write-file
---
duration_ms: 243.852
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3502 sequential/test-net-connect-econnrefused
---
duration_ms: 120.50
severity: fail
exitcode: -15
stack: |-
timeout
pending 50 rounds 1
pending 49 rounds 1
pending 48 rounds 1
pending 47 rounds 1
pending 46 rounds 1
pending 45 rounds 1
pending 44 rounds 1
pending 43 rounds 1
pending 42 rounds 1
pending 41 rounds 1
pending 40 rounds 1
pending 39 rounds 1
pending 38 rounds 1
pending 37 rounds 1
pending 36 rounds 1
pending 35 rounds 1
pending 34 rounds 1
pending 33 rounds 1
pending 32 rounds 1
pending 31 rounds 1
pending 30 rounds 1
pending 29 rounds 1
pending 28 rounds 1
pending 27 rounds 1
pending 26 rounds 1
pending 25 rounds 1
pending 24 rounds 1
pending 23 rounds 1
pending 22 rounds 1
pending 21 rounds 1
pending 20 rounds 1
pending 19 rounds 1
pending 18 rounds 1
pending 17 rounds 1
pending 16 rounds 1
pending 15 rounds 1
pending 14 rounds ...
Example
not ok 103 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 4.199
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
throw err;
^
Error: write EPIPE
at ChildProcess.target._send (node:internal/child_process:844:20)
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
at ChildProcess.emit (node:events:402:35)
at emit (node:internal/child_process:915:12)
at processTicksAndRejections (node:internal/process/task_queues:84:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v18.0.0-pre
...
Example
not ok 158 parallel/test-crypto-dh-leak
---
duration_ms: 240.97
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason |
parallel/test-http2-compat-socket-set |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/40803/, https://github.com/nodejs/node/pull/40852/) |
| Appeared |
test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-ubuntu1804-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-4, test-osuosl-aix72-ppc64_be-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-macstadium-macos11.0-arm64-3, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-joyent-smartos20-x64-3, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, undefined, test-softlayer-alpine312_container-x64-1, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-1, test-osuosl-centos7-ppc64_le-2, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-ibm-rhel7-s390x-2, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-alpine311_container-x64-2, test-digitalocean-alpine312_container-x64-1, test-nearform-macos10.15-x64-3, test-osuosl-centos7-ppc64_le-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-aix72-ppc64_be-2, test-macstadium-macos11.0-arm64-4, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40966/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40969/ |
Example
not ok 1550 parallel/test-http2-compat-socket-set
---
duration_ms: 0.235
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:359:10)
at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http2-compat-socket-set.js:76:38)
at Http2Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:401:15)
at Http2Server.emit (node:events:390:28)
at Http2Server.onServerStream (node:internal/http2/compat:868:10)
at Http2Server.emit (node:events:390:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:2976:19)
at ServerHttp2Session.emit (node:events:390:28)
at emit (node:internal/http2/core:328:3)
...
Example
not ok 548 parallel/test-stdout-to-file
---
duration_ms: 1.770
severity: fail
exitcode: 1
stack: |-
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534\stdout.txt has 1048576 bytes
Done printing with string
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534\stdout.txt has 1048576 bytes
Done printing with buffer
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534
Files blocking: [ 'stdout.txt' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
throw e;
^
Error: EPERM: operation not permitted, lstat '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.534\stdout.txt'
at lstatSync (fs.js:1119:3)
at rim...
| Reason |
parallel/test-stream-destroy |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40881/) |
| Appeared |
test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-3, test-joyent-smartos20-x64-3, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-macstadium-macos11.0-arm64-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-4, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, undefined, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-digitalocean-alpine311_container-x64-2, test-softlayer-alpine312_container-x64-1, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-digitalocean-ubuntu1804-x64-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-osuosl-centos7-ppc64_le-1, test-ibm-rhel7-s390x-2, test-macstadium-macos11.0-arm64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/40994/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/40995/ |
Example
not ok 2210 parallel/test-stream-destroy
---
duration_ms: 0.291
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:359:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-stream-destroy.js:16:24)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.j...
| Reason |
parallel/test-stream-pipeline |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/40852/, https://github.com/nodejs/node/pull/40751/) |
| Appeared |
test-digitalocean-alpine311_container-x64-2, test-softlayer-centos7-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-digitalocean-freebsd12-x64-1, test-joyent-smartos20-x64-4, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-osuosl-aix72-ppc64_be-4, test-ibm-rhel7-s390x-4, test-ibm-rhel7-s390x-2, test-osuosl-centos7-ppc64_le-1, test-macstadium-macos11.0-arm64-4, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, [test-azure_msft-win10_vs2019-x64-4](https://ci.nodejs.org/computer/test-azure_msft-win10_vs2019- |