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 3236 sequential/test-worker-prof
---
duration_ms: 30.673
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:1107: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:1114:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
at Module.load (internal/modules/cjs/loader.js:979:32)
at Function.Module._load (internal/modules/cjs/loader.js:819:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/m...
not ok 3555 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 111.55800
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:562:21)
at onwriteError (node:internal/streams/writable:425:3)
at onwrite (node:internal/streams/writable:467:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expe...
not ok 820 parallel/test-fs-readfile
---
duration_ms: 101.22500
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:348
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1143:3)
at Object.truncateSync (node:fs:1102:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 2257 parallel/test-performance-function
---
duration_ms: 336.87300
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1036
process.nextTick(() => { throw 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-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:309:10)
at [kOnMessage] (node:internal/worker:320:37)
at MessagePort.<anonymous> (node:internal/worker:216:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:761:20)
at exports.emitMessage (no...
not ok 3326 message/test_runner_output_spec_reporter
---
duration_ms: 597.22000
severity: fail
stack: |-
sync pass todo (0.617875ms)
sync pass todo with message (0.049375ms)
sync fail todo (0.146083ms)
Error: thrown from sync fail todo
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/message/test_runner_output.js:18:9)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:550:25)
at Test.processPendingSubtests (node:internal/test_runner/test:303:27)
at Test.postRun (node:internal/test_runner/test:619:19)
at Test.run (node:internal/test_runner/test:578:10)
at async Test.processPendingSubtests (node:internal/test_runner/test:303:7)
sync fail todo with message (0.0405ms)
Error: thrown from sync fail todo with message
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/...
not ok 3553 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3370.59200
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.250616443855735)
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:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==...
not ok 872 wpt/test-timers
---
duration_ms: 1381.99900
severity: fail
exitcode: 1
stack: |-
---- negative-settimeout ----
[SKIPPED] unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
---- Clear timeout with clearInterval ----
[PASS] Clear timeout with clearInterval
---- Clear interval with clearTimeout ----
[PASS] Clear interval with clearTimeout
---- negative-setinterval ----
[PASS] negative-setinterval
---- Calling setInterval with no interval should be the same as if called with 0 interval ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- Calling setInterval with undefined interval should be the same as if called with 0 interval ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
---- type-long-setinterval ----
[PASS] type-long-setinterval
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
ass...
not ok 1270 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.469
severity: fail
exitcode: 1
stack: |-
assert.js:118
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/nodes/osx1014/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (events.js:412:35)
at finish (internal/streams/writable.js:657:10)
at finishMaybe (internal/streams/writable.js:644:9)
at internal/streams/writable.js:617:7
at WriteStream._final (internal/fs/streams.js:315:3)
at callFinal (internal/streams/writable.js:610:10)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
...
not ok 1711 parallel/test-inspector-multisession-ws
---
duration_ms: 15490.78900
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:51380/411b6ead-947e-4f97-9aca-f8ec13061f36
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
not ok 893 pummel/test-net-many-clients
---
duration_ms: 543.00300
severity: fail
exitcode: 3221226505
stack: |-
c
connected 1
c
connected 2
c
connected 3
c
connected 4
c
connected 5
c
connected 6
c
connected 7
c
connected 8
c
connected 9
c
connected 10
c
connected 11
c
connected 12
c
connected 13
c
connected 14
c
connected 15
c
connected 16
c
connected 17
c
connected 18
c
connected 19
c
connected 20
c
connected 21
c
connected 22
c
connected 23
c
connected 24
c
connected 25
c
connected 26
c
connected 27
c
connected 28
c
connected 29
c
connected 30
c
connected 31
c
connected 32
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
c
connected 33
connected 34
connected 35
connected 3...
not ok 3925 sequential/test-inspector-debug-brk-flag
---
duration_ms: 435.11000
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Starting inspector on 127.0.0.1:9229 failed: address already in use
[err]
[out] A message 5
[out] Outputted message #1
[out]
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:407:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-inspector-debug-brk-flag.js:39:24)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as ru...
CCTest Failure
Jenkins Failure
Reason
Backing channel 'JNLP4-connect connection from ... is disconnected.
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.55.216/134.209.55.216:33354' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy209.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
Makefile:526: recipe for target 'build-ci' failed
make: *** [build-ci] Error 127
Build step 'Conditional steps (multiple)' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Failures in node-test-pull-request/50788 to node-test-pull-request/50881 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-crypto-from-binary
Example
sequential/test-http2-large-file
Example
sequential/test-worker-prof
Example
parallel/test-child-process-advanced-serialization-largebuffer
Example
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-readfile
Example
parallel/test-net-write-fully-async-buffer
Example
parallel/test-single-executable-application
Example
parallel/test-net-write-fully-async-hex-string
Example
parallel/test-performance-function
Example
parallel/test-worker-nearheaplimit-deadlock
Example
message/test_runner_output_spec_reporter
Example
parallel/test-fs-promises-file-handle-writeFile
Example
parallel/test-http-remove-connection-header-persists-connection
Example
pummel/test-crypto-timing-safe-equal-benchmarks
Example
wpt/test-timers
Example
parallel/test-child-process-bad-stdio
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-inspector-multisession-ws
Example
parallel/test-zlib-brotli-flush
Example
pummel/test-net-many-clients
Example
sequential/test-inspector-debug-brk-flag
Example
CCTest Failure
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
Build Failure
Makefile:526: recipe for target 'build-ci' failed
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal: No rebase in progress?
Example
Progress
parallel/test-crypto-from-binary
(15)sequential/test-http2-large-file
(13)sequential/test-worker-prof
(8)parallel/test-child-process-advanced-serialization-largebuffer
(6)pummel/test-fs-readfile-tostring-fail
(6)parallel/test-fs-promises-file-handle-readFile
(5)parallel/test-fs-readfile
(5)parallel/test-net-write-fully-async-buffer
(5)parallel/test-single-executable-application
(5)parallel/test-net-write-fully-async-hex-string
(4)parallel/test-performance-function
(4)parallel/test-worker-nearheaplimit-deadlock
(4)message/test_runner_output_spec_reporter
(3)parallel/test-fs-promises-file-handle-writeFile
(3)parallel/test-http-remove-connection-header-persists-connection
(3)pummel/test-crypto-timing-safe-equal-benchmarks
(3)wpt/test-timers
(3)parallel/test-child-process-bad-stdio
(2)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(2)parallel/test-http2-pipe-named-pipe
(2)parallel/test-inspector-multisession-ws
(2)parallel/test-zlib-brotli-flush
(2)pummel/test-net-many-clients
(2)sequential/test-inspector-debug-brk-flag
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)Makefile:526: recipe for target 'build-ci' failed
(12)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)fatal: No rebase in progress?
(2)The text was updated successfully, but these errors were encountered: