You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 0.802
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
...
not ok 849 wpt/test-user-timing
---
duration_ms: 12.858
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
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- 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_non_existent_measure.any.js ----
[PASS] Clearing a non-existent measure doesn't affect existing measures
---- clear_one_measure.any....
not ok 436 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.494
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 2190 parallel/test-repl-sigint-nested-eval
---
duration_ms: 0.797
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at finish (node:internal/streams/writable:764:14)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 818 sequential/test-debugger-heap-profiler
---
duration_ms: 15.933
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at finish (node:internal/streams/writable:764:14)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 3553 sequential/test-worker-prof
---
duration_ms: 30.280
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1081:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
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)
...
not ok 413 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 0.656
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-child-process-fork-closed-channel-segfault.js:28:9)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
...
not ok 157 parallel/test-crypto-secure-heap
---
duration_ms: 2.58
severity: fail
exitcode: 1
stack: |-
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ABORT_ERR'
}
Node.js v18.0.0-pre
...
not ok 2272 parallel/test-stdout-to-file
---
duration_ms: 0.722
severity: fail
exitcode: 1
stack: |-
1048576 chars to /home/iojs/tmp/.tmp.2271/stdout.txt...
done!
/home/iojs/tmp/.tmp.2271/stdout.txt has 1048576 bytes
Done printing with string
1048576 chars to /home/iojs/tmp/.tmp.2271/stdout.txt...
node:events:368
throw er; // Unhandled 'error' event
^
AbortError: The operation was aborted
at onDestroy (node:internal/streams/destroy:93:15)
at Socket._destroy (node:net:692:5)
at _destroy (node:internal/streams/destroy:119:25)
at Socket.destroy (node:internal/streams/destroy:73:5)
at Process.ChildProcess._handle.onexit (node:internal/child_process:274:18)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:174:8)
at emitErrorCloseNT (node:internal/streams/destroy:139:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
...
not ok 2331 parallel/test-stream-pipeline
---
duration_ms: 1.90
severity: fail
exitcode: 1
stack: |-
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: The operation was aborted
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:364:12
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:401:15
at node:internal/util:443:5
at finishImpl (node:internal/streams/pipeline:220:7)
at finish (node:internal/streams/pipeline:200:5)
at node:internal/util:443:5
at PassThrough.<anonymous> (node:internal/streams/pipeline:72:7)
at PassThrough.<anonymous> (node:internal/util:443:5)
at PassThrough.onerror (node:internal/streams/end-of-stream:107:14)
at PassThrough.emit (node:events:390:28)
at onDestroy (node:internal/streams/destroy:93:15)
at PassThrough.Readable._destroy (node:inte...
not ok 849 wpt/test-webcrypto
---
duration_ms: 240.204
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-binary-arm/test/fixtures/wpt/common/subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3
at /home/iojs/build/workspace/node-test-binary-arm/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-binary-arm/test/common/wpt/worker.js:52:3)
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:i...
Jenkins Failure
Reason
Backing channel 'JNLP4-connect connection from ... is disconnected.
java.io.IOException: Backing channel 'JNLP4-connect connection from 9.1a.7534.ip4.static.sl-reverse.com/52.117.26.9:53600' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-e520a32dd7e52d93fd577b0121b271c7e2817b94
Reason
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
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
Failures in node-test-pull-request/40775 to node-test-pull-request/40874 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
pummel/test-fs-watch-non-recursive
Example
wpt/test-user-timing
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-repl-sigint-nested-eval
Example
parallel/test-trace-events-fs-sync
Example
parallel/test-fs-rmdir-recursive
Example
sequential/test-child-process-pass-fd
Example
sequential/test-debugger-heap-profiler
Example
sequential/test-worker-prof
Example
sequential/test-heap-prof
Example
sequential/test-heapdump
Example
sequential/test-heapdump-flag
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-crypto-keygen
Example
sequential/test-http2-timeout-large-write-file
Example
node-api/test_threadsafe_function/test
Example
parallel/test-child-process-fork-closed-channel-segfault
Example
parallel/test-crypto-binary-default
Example
parallel/test-crypto-dh
Example
parallel/test-crypto-secure-heap
Example
parallel/test-fs-rm
Example
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-dh-odd-key
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-stdout-to-file
Example
parallel/test-stream-pipeline
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-perf-hooks
Example
wpt/test-webcrypto
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
Example
Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
Example
Build Failure
sh: line 30: sudo: command not found
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
Example
fatal: sent error to the client: git upload-archive: archiver died with error
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
Progress
pummel/test-fs-watch-non-recursive
(17)wpt/test-user-timing
(11)parallel/test-http2-pipe-named-pipe
(9)parallel/test-child-process-pipe-dataflow
(8)parallel/test-repl-sigint-nested-eval
(8)parallel/test-trace-events-fs-sync
(8)parallel/test-fs-rmdir-recursive
(7)sequential/test-child-process-pass-fd
(7)sequential/test-debugger-heap-profiler
(7)sequential/test-worker-prof
(7)sequential/test-heap-prof
(5)sequential/test-heapdump
(5)sequential/test-heapdump-flag
(5)parallel/test-crypto-dh-constructor
(4)parallel/test-crypto-keygen
(4)sequential/test-http2-timeout-large-write-file
(4)node-api/test_threadsafe_function/test
(3)parallel/test-child-process-fork-closed-channel-segfault
(3)parallel/test-crypto-binary-default
(3)parallel/test-crypto-dh
(3)parallel/test-crypto-secure-heap
(3)parallel/test-fs-rm
(3)pummel/test-fs-readfile-tostring-fail
(3)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-dh-odd-key
(2)parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-stdout-to-file
(2)parallel/test-stream-pipeline
(2)sequential/test-net-connect-econnrefused
(2)sequential/test-perf-hooks
(2)wpt/test-webcrypto
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(6)Build timed out (after 60 minutes). Marking the build as failed.
(6)warning: failed to remove Release/node.exe: Invalid argument
(4)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014
(2)Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 c019fa9b70e80da1867044ef3e2995ab12a1c961 ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
(2)sh: line 30: sudo: command not found
(18)fatal error: ld terminated with signal 9 [Killed]
(15)Makefile:1252: recipe for target 'tools/.mdlintstamp' failed
(4)fatal: sent error to the client: git upload-archive: archiver died with error
(3)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)The text was updated successfully, but these errors were encountered: