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 107.170.28.213/107.170.28.213:14397' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.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.
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@4a73d9df and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
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 278 parallel/test-fs-readfile
---
duration_ms: 0.962
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.265
Files blocking: [
'.removeme-fs-readfile-6784-1K.txt',
'.removeme-fs-readfile-6784-1M.txt',
'.removeme-fs-readfile-6784-1MPlusOne.txt',
'.removeme-fs-readfile-6784-64K.txt',
'.removeme-fs-readfile-6784-64KLessOne.txt'
]
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1128:3)
at Object.truncateSync (node:fs:1087: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 3397 parallel/test-watch-mode
---
duration_ms: 120.138
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: 452.680506
...
not ok 3783 sequential/test-watch-mode-inspect
---
duration_ms: 120.96
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
(node:5729) 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 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 3500 abort/test-abort-backtrace
---
duration_ms: 0.420
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:513:28) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
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 989 parallel/test-fs-promises
---
duration_ms: 0.139
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
not ok 993 parallel/test-fs-promises-file-handle-close-errors
---
duration_ms: 0.114
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
not ok 1099 parallel/test-fs-truncate
---
duration_ms: 0.138
severity: fail
exitcode: 1
stack: |-
(node:16141) [DEP0081] DeprecationWarning: Using fs.truncate with a file descriptor is deprecated. Please use fs.ftruncate with a file descriptor instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node...
not ok 1098 parallel/test-fs-truncate-clear-file-zero
---
duration_ms: 0.112
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
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 3148 parallel/test-worker-console-listeners
---
duration_ms: 0.510
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:513:28)
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:207:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_targe...
not ok 843 pummel/test-fs-largefile
---
duration_ms: 0.943
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.842
Files blocking: [ 'large.txt' ]
node:internal/fs/utils:348
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1136: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: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 node:internal/main/run_main_module:23:47 {
errno: -4055,
syscall: 'ftruncate',
code: 'ENOSPC'...
not ok 179 report/test-report-fatalerror-oomerror-not-set
---
duration_ms: 0.712
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
not ok 187 report/test-report-fatalerror-oomerror-set
---
duration_ms: 0.711
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
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/46492 to node-test-pull-request/46586 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
ERROR: Build step failed with exception
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
parallel/test-worker-heap-snapshot
Example
sequential/test-http-regr-gh-2928
Example
abort/test-abort-backtrace
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-fs-promises
Example
parallel/test-fs-promises-file-handle-close-errors
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-truncate
Example
parallel/test-fs-truncate-clear-file-zero
Example
parallel/test-performance-measure
Example
parallel/test-worker-console-listeners
Example
pummel/test-fs-largefile
Example
report/test-report-fatalerror-oomerror-not-set
Example
report/test-report-fatalerror-oomerror-set
Example
report/test-report-uv-handles
Example
sequential/test-worker-fshandles-error-on-termination
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
(9)ERROR: Build step failed with exception
(3)parallel/test-runner-inspect
(12)parallel/test-fs-readfile
(6)parallel/test-watch-mode
(4)sequential/test-watch-mode-inspect
(4)addons/request-interrupt/test
(3)parallel/test-worker-heap-snapshot
(3)sequential/test-http-regr-gh-2928
(3)abort/test-abort-backtrace
(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-fs-promises
(2)parallel/test-fs-promises-file-handle-close-errors
(2)parallel/test-fs-promises-file-handle-readFile
(2)parallel/test-fs-truncate
(2)parallel/test-fs-truncate-clear-file-zero
(2)parallel/test-performance-measure
(2)parallel/test-worker-console-listeners
(2)pummel/test-fs-largefile
(2)report/test-report-fatalerror-oomerror-not-set
(2)report/test-report-fatalerror-oomerror-set
(2)report/test-report-uv-handles
(2)sequential/test-worker-fshandles-error-on-termination
(2)The text was updated successfully, but these errors were encountered: