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 119.9.131.63/119.9.131.63:62428' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Reason
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
not ok 1267 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.438
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 1508 parallel/test-https-server-close-all
---
duration_ms: 2.254
severity: fail
exitcode: 1
stack: |-
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-https-server-close-all.js:61
at Timeout.mustNotCall [as _onTimeout] (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:516:12)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v19.0.0-pre
...
not ok 775 parallel/test-worker-heap-snapshot
---
duration_ms: 1.265
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 3569 sequential/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15.238
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:41125/ac79ae08-3135-44d0-962c-bcee76b1e2b3
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
not ok 471 parallel/test-net-connect-memleak
---
duration_ms: 0.272
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
...
not ok 1837 parallel/test-performance-measure
---
duration_ms: 1.295
severity: fail
exitcode: 1
stack: |-
node:assert:399
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:438:15)
at [kDispatch] (node:internal/perf/observe:311:19)
at Immediate._onImmediate (node:internal/perf/observe:115:25)
at process.processImmediate (node:internal/timers:471:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: fa...
not ok 3619 sequential/test-inspector-debug-end
---
duration_ms: 0.617
severity: fail
exitcode: 1
stack: |-
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:38723/9d44d128-948b-49bf-bad6-5d3fa2994c9b
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:32877/29f2e628-9920-4dea-82d8-550e91bf13c1
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] Done
[out]
[err] child process crashed, signal SIGABRT
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 42
at testSessionNoCrash (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequentia...
not ok 866 wpt/test-webcrypto
---
duration_ms: 1.285
severity: crashed
exitcode: 3221225477
stack: |-
[EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
location is not defined
location is not defined
C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\common\subset-tests.js:5
if (location.search) {
^
ReferenceError: location is not defined
at C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\common\subset-tests.js:5:3
at C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\common\subset-tests.js:60:3
at Script.runInThisContext (node:vm:129:12)
at runInThisContext (node:vm:305:38)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\wpt\worker.js:52:3)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.loa...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory (2)
fatal: No rebase in progress? (6)
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (3)
ERROR: Build step failed with exception (2)
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
Failed to trigger node-test-commit (2)
fatal error: ld terminated with signal 9 [Killed] (2)
Failures in node-test-pull-request/43910 to node-test-pull-request/44003 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
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
Example
Build Failure
fatal: No rebase in progress?
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Example
ERROR: Build step failed with exception
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
Failed to trigger node-test-commit
Example
fatal error: ld terminated with signal 9 [Killed]
Example
sh: line 1: 500:: command not found
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-fs-read-position-validation
Example
parallel/test-worker-http2-stream-terminate
Example
parallel/test-http-server-request-timeouts-mixed
Example
parallel/test-gc-http-client-timeout
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-http-server-close-idle
Example
parallel/test-https-server-close-all
Example
parallel/test-worker-heap-snapshot
Example
pummel/test-net-throttle
Example
sequential/test-inspector-async-stack-traces-set-interval
Example
parallel/test-net-connect-memleak
Example
parallel/test-performance-measure
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-inspector-debug-end
Example
sequential/test-perf-hooks
Example
wpt/test-webcrypto
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
(2)fatal: No rebase in progress?
(6)ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
(3)ERROR: Build step failed with exception
(2)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)Failed to trigger node-test-commit
(2)fatal error: ld terminated with signal 9 [Killed]
(2)sh: line 1: 500:: command not found
(2)Unknown
(17)parallel/test-fs-read-position-validation
(13)parallel/test-worker-http2-stream-terminate
(11)parallel/test-http-server-request-timeouts-mixed
(10)parallel/test-gc-http-client-timeout
(7)parallel/test-http2-pipe-named-pipe
(5)parallel/test-http-server-close-idle
(4)parallel/test-https-server-close-all
(4)parallel/test-worker-heap-snapshot
(3)pummel/test-net-throttle
(3)sequential/test-inspector-async-stack-traces-set-interval
(3)parallel/test-net-connect-memleak
(2)parallel/test-performance-measure
(2)parallel/test-trace-events-fs-sync
(2)sequential/test-inspector-debug-end
(2)sequential/test-perf-hooks
(2)wpt/test-webcrypto
(2)The text was updated successfully, but these errors were encountered: