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 45.55.90.237/45.55.90.237:26411' 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 60 minutes). Marking the build as failed.
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
inftrees.c
gtest-test-part.cc
trace-object.cc
C:\workspace\node-compile-windows\node\deps\v8\src\base\bits.h(350,31): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_libplatform.vcxproj]
not ok 3425 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.100
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:555:21)
at onwriteError (node:internal/streams/writable:418:3)
at onwrite (node:internal/streams/writable:460:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:945:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expected...
not ok 793 parallel/test-fs-readfile
---
duration_ms: 0.126
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.truncateSync (node:fs:1089:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 471 parallel/test-performance-eventlooputil
---
duration_ms: 1.185
severity: fail
exitcode: 1
stack: |-
events.js:377
throw er; // Unhandled 'error' event
^
AssertionError [ERR_ASSERTION]: 39.39949989318848 <= 40
at Timeout.r (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-performance-eventlooputil.js:51:10)
at Timeout.r [as _onTimeout] (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:380:15)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
Emitted 'error' event on process instance at:
at emitUnhandledRejectionOrErr (internal/event_target.js:579:11)
at MessagePort.[nodejs.internal.kHybridDispatch] (internal/event_target.js:403:9)
at MessagePort.exports.emitMessage (internal/per_context/messageport.js:18:26)
at Worker.[kOnExit] (internal/worker.js:271:5)
at Worker.<computed>.onexit (internal/worke...
not ok 3421 pummel/test-fs-largefile
---
duration_ms: 0.75
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
not ok 1673 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 0.213
severity: fail
exitcode: 1
stack: |-
node:assert:124
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:448:15)
at Http2Server.emit (node:events:519:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3006:19)
at ServerHttp2Session.emit (node:events:519:28)
at emit (node:internal/http2/core:330:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEq...
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj] (2)
Failures in node-test-pull-request/47753 to node-test-pull-request/47851 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
../test/cctest/test_inspector_socket.cc:323: Failure
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
error: remote GitHub already exists.
Example
fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
Example
error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
Example
JSTest Failure
pummel/test-fs-readfile-tostring-fail
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-readfile
Example
parallel/test-fs-watch-recursive
Example
parallel/test-performance-eventlooputil
Example
pummel/test-fs-largefile
Example
addons/request-interrupt/test
Example
parallel/test-http2-misbehaving-multiplex
Example
abort/test-abort-backtrace
Example
addons/report-fatalerror/test
Example
parallel/test-crypto-key-objects
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
Progress
../test/cctest/test_inspector_socket.cc:323: Failure
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(4)Build timed out (after 60 minutes). Marking the build as failed.
(4)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(15)error: remote GitHub already exists.
(6)fatal: invalid refspec '+refs/heads/:refs/remotes/jenkins_tmp'
(6)error C1189: #error: cpu_features.c CPU feature detection in not defined for your platform [C:\workspace\node-compile-windows\node\deps\zlib\zlib.vcxproj]
(2)pummel/test-fs-readfile-tostring-fail
(12)parallel/test-fs-promises-file-handle-readFile
(11)parallel/test-fs-readfile
(11)parallel/test-fs-watch-recursive
(7)parallel/test-performance-eventlooputil
(5)pummel/test-fs-largefile
(4)addons/request-interrupt/test
(3)parallel/test-http2-misbehaving-multiplex
(3)abort/test-abort-backtrace
(2)addons/report-fatalerror/test
(2)parallel/test-crypto-key-objects
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)The text was updated successfully, but these errors were encountered: