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 2275 parallel/test-performance-function
---
duration_ms: 332.70900
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1037
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
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)...
not ok 1711 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 220.54900
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> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:466:15)
at Http2Server.emit (node:events:511:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3004:19)
at ServerHttp2Session.emit (node:events:511:28)
at emit (node:internal/http2/core:329:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStri...
not ok 1781 parallel/test-inspector-wait-for-connection
---
duration_ms: 15540.09200
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:56749/3f6f30c0-41be-4dd7-96c7-9c8459dea172
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] before wait for debugger
[out]
Timed out waiting for matching notification (Console output matching "after wait for debugger")
1
...
not ok 168 benchmark/test-benchmark-http
---
duration_ms: 4.622
severity: fail
exitcode: 1
stack: |-
node:internal/validators:421
throw new ERR_INVALID_ARG_TYPE(name, 'Function', value);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type function. Received an instance of Object
at checkListener (node:events:266:3)
at ClientRequest.once (node:events:647:3)
at new ClientRequest (node:_http_client:245:10)
at main (/home/iojs/build/workspace/node-test-binary-armv7l/benchmark/http/create-clientrequest.js:41:18)
at /home/iojs/build/workspace/node-test-binary-armv7l/benchmark/common.js:54:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v18.16.1-pre
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
...
not ok 3274 es-module/test-esm-import-meta-resolve
---
duration_ms: 0.229
severity: fail
exitcode: 1
stack: |-
node:internal/modules/esm/loader:795
!isURLInstance(parentURL)
^
TypeError: isURLInstance is not a function
at ESMLoader.resolve (node:internal/modules/esm/loader:795:8)
at Object.resolve (node:internal/modules/esm/initialize_import_meta:15:26)
at file:///home/iojs/build/workspace/node-test-binary-armv7l/test/es-module/test-esm-import-meta-resolve.mjs:25:23
Node.js v18.16.1-pre
...
not ok 3350 es-module/test-http-imports
---
duration_ms: 0.438
severity: fail
exitcode: 1
stack: |-
(node:104753) ExperimentalWarning: Network Imports is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/errors:490
ErrorCaptureStackTrace(err);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type function. Received an instance of Object
at checkListener (node:events:266:3)
at ClientRequest.once (node:events:647:3)
at new ClientRequest (node:_http_client:245:10)
at request (node:http:98:10)
at Object.get (node:http:109:15)
at HTTPGet (node:internal/modules/esm/fetch_module:65:15)
at node:internal/modules/esm/fetch_module:125:17
at fetchWithRedirects (node:internal/modules/esm/fetch_module:197:5)
at node:internal/modules/esm/fetch_module:258:14
at async defaultLoad (node:intern...
not ok 75 parallel/test-blob-file-backed
---
duration_ms: 325.30300
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:349:27)
Node.js v21.0.0-pre
...
not ok 1549 parallel/test-https-client-get-url
---
duration_ms: 0.335
severity: fail
exitcode: 1
stack: |-
(node:83218) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
node:events:491
throw er; // Unhandled 'error' event
^
Error: connect ECONNREFUSED 127.0.0.1:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:502:9)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -111,
code: 'ECONNREFUSED',
sysc...
not ok 1818 parallel/test-inspector-async-hook-setup-at-inspect-brk
---
duration_ms: 15583.36100
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:34989/a73afa15-e5ee-4671-80f8-226ef26d8ee8
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:1)
1
...
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
Failures in node-test-pull-request/52103 to node-test-pull-request/52197 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-child-process-stdio-reuse-readable-stdio
Example
parallel/test-child-process-pipe-dataflow
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-performance-function
Example
parallel/test-http-request-join-authorization-headers
Example
sequential/test-perf-hooks
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-inspector-wait-for-connection
Example
parallel/test-runner-output
Example
benchmark/test-benchmark-http
Example
es-module/test-esm-import-meta-resolve
Example
es-module/test-http-imports
Example
parallel/test-blob-createobjecturl
Example
parallel/test-blob-file-backed
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-fs-watch-recursive-update-file
Example
parallel/test-http-client-get-url
Example
parallel/test-http-decoded-auth
Example
parallel/test-https-client-get-url
Example
parallel/test-inspector-async-hook-setup-at-inspect-brk
Example
parallel/test-inspector-console
Example
parallel/test-inspector-stop-profile-after-done
Example
parallel/test-tls-ticket-cluster
Example
sequential/test-http-regr-gh-2928
Example
CCTest Failure
Jenkins Failure
Build Failure
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
Progress
parallel/test-child-process-stdio-reuse-readable-stdio
(12)parallel/test-child-process-pipe-dataflow
(7)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(7)parallel/test-performance-function
(6)parallel/test-http-request-join-authorization-headers
(4)sequential/test-perf-hooks
(4)parallel/test-http2-misbehaving-multiplex
(3)parallel/test-inspector-wait-for-connection
(3)parallel/test-runner-output
(3)benchmark/test-benchmark-http
(2)es-module/test-esm-import-meta-resolve
(2)es-module/test-http-imports
(2)parallel/test-blob-createobjecturl
(2)parallel/test-blob-file-backed
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-fs-watch-recursive-update-file
(2)parallel/test-http-client-get-url
(2)parallel/test-http-decoded-auth
(2)parallel/test-https-client-get-url
(2)parallel/test-inspector-async-hook-setup-at-inspect-brk
(2)parallel/test-inspector-console
(2)parallel/test-inspector-stop-profile-after-done
(2)parallel/test-tls-ticket-cluster
(2)sequential/test-http-regr-gh-2928
(2)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(2)The text was updated successfully, but these errors were encountered: