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.126.124.144/20.126.124.144:6145' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy76.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 120 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
Reason
error: The last gc run reported the following. Please correct the root cause
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: unable to create thread: Resource temporarily unavailable
fatal: failed to run repack
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at hudson.scm.SCM.checkout(SCM.java:540)
not ok 3995 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 2261.91400
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3997/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot-and-code-cache.js:61:3)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/r...
not ok 72 parallel/test-blob-file-backed
---
duration_ms: 181.51800
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:665:10)
at BlobReader.<anonymous> (node:internal/blob:289:25)
Node.js v21.0.0-pre
...
not ok 186 parallel/test-child-process-fork-exec-path
---
duration_ms: 767.67000
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,...
not ok 1813 parallel/test-macos-app-sandbox
---
duration_ms: 1609.82700
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1814/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno...
not ok 1838 parallel/test-module-loading-globalpaths
---
duration_ms: 1604.47700
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1837/install/bin/node'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -2...
not ok 3994 sequential/test-single-executable-application-snapshot
---
duration_ms: 2796.13000
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3996/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
e...
not ok 789 parallel/test-fs-append-file
---
duration_ms: 371.96100
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, write
at Object.writeSync (node:fs:954:3)
at Object.writeFileSync (node:fs:2347:26)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-fs-append-file.js:174:6)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'write',
code: 'ENOSPC'
}
Node.js v21.0.0-pre
...
not ok 1897 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15272.82900
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:46275/17fed010-11cc-48f9-bb98-3b7fded011fa
[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 3300 parallel/test-inspector-debug-end
---
duration_ms: 120116.33800
severity: fail
exitcode: -15
stack: |-
timeout
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:39945/bfcf1aa2-ea1c-40bc-97d1-a5a187a3c763
[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:37227/359e45c0-c5e9-4c4a-8ca3-8ec3164e7f15
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
not ok 3991 sequential/test-single-executable-application
---
duration_ms: 1900.05200
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3993/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:i...
not ok 3992 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 1901.92900
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3994/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as...
not ok 3993 sequential/test-single-executable-application-empty
---
duration_ms: 1864.17100
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3995/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
...
not ok 3996 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 1654.80000
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3998/sea'
at copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run...
Progress
Build timed out (after 60 minutes). Marking the build as failed. (5)
Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
Build timed out (after 120 minutes). Marking the build as failed. (2)
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
error: The last gc run reported the following. Please correct the root cause (3)
Failed to trigger sub builds (2)
Makefile:1332: recipe for target 'tools/.mdlintstamp' failed (2)
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (2)
Failures in node-test-pull-request/53894 to node-test-pull-request/53991 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
CCTest Failure
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Example
Build Failure
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
error: The last gc run reported the following. Please correct the root cause
Example
Failed to trigger sub builds
Example
Makefile:1332: recipe for target 'tools/.mdlintstamp' failed
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
JSTest Failure
sequential/test-single-executable-application-snapshot-and-code-cache
Example
parallel/test-blob-file-backed
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-file-write-stream4
Example
parallel/test-macos-app-sandbox
Example
parallel/test-module-loading-globalpaths
Example
parallel/test-http-server-async-dispose
Example
parallel/test-runner-watch-mode
Example
es-module/test-vm-contextified-script-leak
Example
parallel/test-runner-output
Example
parallel/test-tls-socket-close
Example
sequential/test-single-executable-application-snapshot
Example
parallel/test-fs-append-file
Example
parallel/test-inspector-async-stack-traces-set-interval
Example
parallel/test-inspector-debug-end
Example
parallel/test-snapshot-typescript
Example
sequential/test-http-keepalive-maxsockets
Example
sequential/test-perf-hooks
Example
sequential/test-single-executable-application
Example
sequential/test-single-executable-application-disable-experimental-sea-warning
Example
sequential/test-single-executable-application-empty
Example
sequential/test-single-executable-application-use-code-cache
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(5)Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(2)C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
(2)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)error: The last gc run reported the following. Please correct the root cause
(3)Failed to trigger sub builds
(2)Makefile:1332: recipe for target 'tools/.mdlintstamp' failed
(2)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(2)ERROR: Error fetching remote repo 'origin'
(5)sequential/test-single-executable-application-snapshot-and-code-cache
(7)parallel/test-blob-file-backed
(5)parallel/test-child-process-fork-exec-path
(5)parallel/test-file-write-stream4
(5)parallel/test-macos-app-sandbox
(5)parallel/test-module-loading-globalpaths
(5)parallel/test-http-server-async-dispose
(4)parallel/test-runner-watch-mode
(4)es-module/test-vm-contextified-script-leak
(3)parallel/test-runner-output
(3)parallel/test-tls-socket-close
(3)sequential/test-single-executable-application-snapshot
(3)parallel/test-fs-append-file
(2)parallel/test-inspector-async-stack-traces-set-interval
(2)parallel/test-inspector-debug-end
(2)parallel/test-snapshot-typescript
(2)sequential/test-http-keepalive-maxsockets
(2)sequential/test-perf-hooks
(2)sequential/test-single-executable-application
(2)sequential/test-single-executable-application-disable-experimental-sea-warning
(2)sequential/test-single-executable-application-empty
(2)sequential/test-single-executable-application-use-code-cache
(2)The text was updated successfully, but these errors were encountered: