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
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.106.250.216/20.106.250.216:3009' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy88.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 15 minutes). Marking the build as failed.
not ok 856 parallel/test-runner-inspect
---
duration_ms: 127.155
severity: fail
exitcode: 1
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:692) 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]
...
not ok 273 parallel/test-fs-readfile
---
duration_ms: 0.973
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.264
Files blocking: [
'.removeme-fs-readfile-4860-1K.txt',
'.removeme-fs-readfile-4860-1M.txt',
'.removeme-fs-readfile-4860-1MPlusOne.txt',
'.removeme-fs-readfile-4860-64K.txt',
'.removeme-fs-readfile-4860-64KLessOne.txt'
]
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1126:3)
at Object.truncateSync (node:fs:1085:14)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1129:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
at Module.load (node:internal/modules/cjs/loader:1007:32)
a...
not ok 3372 parallel/test-watch-mode
---
duration_ms: 120.84
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 509.36644
...
not ok 3788 sequential/test-watch-mode-inspect
---
duration_ms: 120.91
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
(node:1033127) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
...
not ok 844 pummel/test-fs-largefile
---
duration_ms: 0.942
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.843
Files blocking: [ 'large.txt' ]
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1126:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Module._load (node:internal/modules/cjs/loader:878:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at node:internal/main/run_main_module:23:47 {
errno: -4055,
syscall: 'ftruncate',
code: 'ENOSPC'...
not ok 238 parallel/test-bootstrap-modules
---
duration_ms: 0.265
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: These modules were not loaded:
NativeModule internal/dns/utils
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-bootstrap-modules.js:247:8)
at Module._compile (node:internal/modules/cjs/loader:1129:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
at Module.load (node:internal/modules/cjs/loader:1007:32)
at Module._load (node:internal/modules/cjs/loader:848:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at MessagePort.<anonymous> (node:internal/main/worker_thread:198:24)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:731:20)
...
not ok 680 parallel/test-dns-default-verbatim-false
---
duration_ms: 0.271
severity: fail
exitcode: 1
stack: |-
(node:6949) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
true !== false
at checkParameter (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:36:12)
at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:41:3
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:300:10)
at [kOnMessage] (node:internal/worker:311:37)
at MessagePort.<anonymous> (node:internal/worker:20...
not ok 1900 parallel/test-performance-measure
---
duration_ms: 1.176
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(duration > DELAY)
at /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:12:12
at Array.forEach (<anonymous>)
at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:11:22)
at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:446:15)
at [kDispatch] (node:internal/perf/observe:322:19)
at Immediate._onImmediate (node:internal/perf/observe:126:25)
at process.processImmediate (node:internal/timers:471:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: fa...
not ok 805 parallel/test-worker-heap-snapshot
---
duration_ms: 1.462
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 3372 report/test-report-uv-handles
---
duration_ms: 0.791
severity: fail
exitcode: 1
stack: |-
Mismatched fs_event_validator function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:402:10)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/report/test-report-uv-handles.js:196:24)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:444:15)
at ChildProcess.emit (node:events:513:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
...
Failures in node-test-pull-request/46516 to node-test-pull-request/46612 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 15 minutes). Marking the build as failed.
Example
Cannot read file /home/iojs/.config/jgit/config
Example
Build Failure
sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
Example
JSTest Failure
parallel/test-runner-inspect
Example
parallel/test-fs-readfile
Example
parallel/test-watch-mode
Example
sequential/test-watch-mode-inspect
Example
addons/request-interrupt/test
Example
pummel/test-fs-largefile
Example
async-hooks/test-statwatcher
Example
node-api/test_fatal/test2
Example
parallel/test-bootstrap-modules
Example
parallel/test-cluster-fork-stdio
Example
parallel/test-dns-default-verbatim-false
Example
parallel/test-http2-client-destroy
Example
parallel/test-performance-measure
Example
parallel/test-worker-heap-snapshot
Example
report/test-report-uv-handles
Example
sequential/test-async-wrap-getasyncid
Example
sequential/test-http-regr-gh-2928
Example
sequential/test-worker-fshandles-error-on-termination
Example
sequential/test-worker-prof
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(9)Build timed out (after 15 minutes). Marking the build as failed.
(3)Cannot read file /home/iojs/.config/jgit/config
(2)sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
(10)parallel/test-runner-inspect
(9)parallel/test-fs-readfile
(5)parallel/test-watch-mode
(5)sequential/test-watch-mode-inspect
(5)addons/request-interrupt/test
(3)pummel/test-fs-largefile
(3)async-hooks/test-statwatcher
(2)node-api/test_fatal/test2
(2)parallel/test-bootstrap-modules
(2)parallel/test-cluster-fork-stdio
(2)parallel/test-dns-default-verbatim-false
(2)parallel/test-http2-client-destroy
(2)parallel/test-performance-measure
(2)parallel/test-worker-heap-snapshot
(2)report/test-report-uv-handles
(2)sequential/test-async-wrap-getasyncid
(2)sequential/test-http-regr-gh-2928
(2)sequential/test-worker-fshandles-error-on-termination
(2)sequential/test-worker-prof
(2)The text was updated successfully, but these errors were encountered: