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 728 parallel/test-crypto-secure-heap
---
duration_ms: 0.581
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /--secure-heap must be a power of 2/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-crypto-secure-heap.js:71:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
at ChildProcess.emit (node:events:513:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /--secure-heap must be a power of 2/,
operator: 'match'
}
...
not ok 100 parallel/test-blob-file-backed
---
duration_ms: 169.47200
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:663:10)
at BlobReader.<anonymous> (node:internal/blob:290:25)
Node.js v21.0.0-pre
...
not ok 3949 wpt/test-webcrypto
---
duration_ms: 116498.08200
severity: crashed
exitcode: -6
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X448 key derivation checks for all-zero value result with a key of order 0
[PASS] X448 key derivation checks for all-zero value result with ...
not ok 1167 parallel/test-fs-watch-recursive-add-file
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1167 parallel/test-fs-watch-recursive-add-file'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File ...
not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder'
Arguments: ()
---
--- Logging error ---
Traceback (mos...
not ok 1483 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 434.69600
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:463:15)
at Http2Server.emit (node:events:511:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3003:19)
at ServerHttp2Session.emit (node:events:511:28)
at emit (node:internal/http2/core:331:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEqual'
...
not ok 2026 parallel/test-module-loading-globalpaths
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 2026 parallel/test-module-loading-globalpaths'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File "/...
not ok 3274 parallel/test-runner-inspect
---
duration_ms: 120183.83800
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:1815095) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[out]
...
not ok 3149 parallel/test-runner-run
---
duration_ms: 120060.05500
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: require('node:test').run
# Subtest: should run with no tests
ok 1 - should run with no tests
---
duration_ms: 695.45648
...
not ok 2564 parallel/test-snapshot-typescript
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1798, in <module>
sys.exit(Main())
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1769, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.Ha...
not ok 2566 parallel/test-snapshot-warning
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 2566 parallel/test-snapshot-warning'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/lo...
not ok 3229 parallel/test-watch-mode-files_watcher
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 3229 parallel/test-watch-mode-files_watcher'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File "/usr/...
not ok 3565 pummel/test-fs-watch-non-recursive
---
duration_ms: 110.95400
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:255
throw error;
^
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/iojs/node-tmp/.tmp.3564'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2427:36)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-fs-watch-non-recursive.js:41:20)
at Module._compile (node:internal/modules/cjs/loader:1255:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:960: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: 'watch',
...
not ok 3964 sequential/test-worker-prof
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1798, in <module>
sys.exit(Main())
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1769, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(o...
not ok 3840 wpt/test-timers
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1798, in <module>
sys.exit(Main())
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 1769, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 971, in RunTestCases
return progress.Run(tasks)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
Fil...
CCTest Failure
Jenkins Failure
Reason
Build timed out (after 60 minutes). Marking the build as failed.
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.102/199.7.167.102:54886' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy157.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 120 minutes). Marking the build as failed.
error: 'test did not finish before its parent and was cancelled'
code: 'ERR_TEST_FAILURE'
...
# Subtest: should watch changes to dependencies - cjs
not ok 7 - should watch changes to dependencies - cjs
---
Reason
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Failures in node-test-pull-request/51956 to node-test-pull-request/52054 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-secure-heap
Example
js-native-api/test_cannot_run_js/test
Example
parallel/test-blob-file-backed
Example
pummel/test-net-throttle
Example
sequential/test-perf-hooks
Example
wpt/test-webcrypto
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
sequential/test-http-regr-gh-2928
Example
node-api/test_threadsafe_function/test
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-inspector-stop-profile-after-done
Example
parallel/test-module-loading-globalpaths
Example
parallel/test-runner-inspect
Example
parallel/test-runner-output
Example
parallel/test-runner-run
Example
parallel/test-snapshot-typescript
Example
parallel/test-snapshot-warning
Example
parallel/test-watch-mode-files_watcher
Example
parallel/test-worker-http2-stream-terminate
Example
pummel/test-fs-watch-non-recursive
Example
sequential/test-worker-prof
Example
wpt/test-timers
Example
CCTest Failure
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build Failure
fatal: No rebase in progress?
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
error: 'test did not finish before its parent and was cancelled'
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Example
Progress
parallel/test-crypto-secure-heap
(6)js-native-api/test_cannot_run_js/test
(4)parallel/test-blob-file-backed
(4)pummel/test-net-throttle
(4)sequential/test-perf-hooks
(4)wpt/test-webcrypto
(4)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3)parallel/test-fs-watch-recursive-add-file-with-url
(3)sequential/test-http-regr-gh-2928
(3)node-api/test_threadsafe_function/test
(2)parallel/test-fs-watch-recursive-add-file
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-http-remove-connection-header-persists-connection
(2)parallel/test-http2-misbehaving-multiplex
(2)parallel/test-inspector-stop-profile-after-done
(2)parallel/test-module-loading-globalpaths
(2)parallel/test-runner-inspect
(2)parallel/test-runner-output
(2)parallel/test-runner-run
(2)parallel/test-snapshot-typescript
(2)parallel/test-snapshot-warning
(2)parallel/test-watch-mode-files_watcher
(2)parallel/test-worker-http2-stream-terminate
(2)pummel/test-fs-watch-non-recursive
(2)sequential/test-worker-prof
(2)wpt/test-timers
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)fatal: No rebase in progress?
(8)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)error: 'test did not finish before its parent and was cancelled'
(2)fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
(2)fatal error: error in backend: IO failure on output stream: No space left on device
(2)The text was updated successfully, but these errors were encountered: