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:12485' 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
not ok 3421 pummel/test-fs-largefile
---
duration_ms: 0.111
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 3422 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.112
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.83
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 591 parallel/test-corepack-yarn-install
---
duration_ms: 2.415
severity: fail
exitcode: 1
stack: |-
(node:30811) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Process.ChildProcess._handle.one...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
Build timed out (after 60 minutes). Marking the build as failed. (2)
error: remote GitHub already exists. (7)
error: ld returned 1 exit status (4)
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (3)
Failed to trigger node-test-commit (2)
Failed to trigger sub builds (2)
error C2471: cannot update program database 'C:\workspace\node-compile-windows\node\out\Release\v8_initializers_host.pdb' [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj] (2)
fatal error: ld terminated with signal 9 [Killed] (2)
Failures in node-test-pull-request/47626 to node-test-pull-request/47723 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 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
error: remote GitHub already exists.
Example
error: ld returned 1 exit status
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
Failed to trigger sub builds
Example
error C2471: cannot update program database 'C:\workspace\node-compile-windows\node\out\Release\v8_initializers_host.pdb' [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj]
Example
fatal error: ld terminated with signal 9 [Killed]
Example
CCTest Failure
JSTest Failure
pummel/test-fs-largefile
Example
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-release-npm
Example
addons/report-fatalerror/test
Example
addons/request-interrupt/test
Example
parallel/test-corepack-yarn-install
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 60 minutes). Marking the build as failed.
(2)error: remote GitHub already exists.
(7)error: ld returned 1 exit status
(4)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(3)Failed to trigger node-test-commit
(2)Failed to trigger sub builds
(2)error C2471: cannot update program database 'C:\workspace\node-compile-windows\node\out\Release\v8_initializers_host.pdb' [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj]
(2)fatal error: ld terminated with signal 9 [Killed]
(2)pummel/test-fs-largefile
(12)pummel/test-fs-readfile-tostring-fail
(11)parallel/test-fs-promises-file-handle-readFile
(9)parallel/test-fs-readfile
(9)parallel/test-fs-watch-recursive
(8)parallel/test-release-npm
(6)addons/report-fatalerror/test
(2)addons/request-interrupt/test
(2)parallel/test-corepack-yarn-install
(2)The text was updated successfully, but these errors were encountered: