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 199.7.167.102/199.7.167.102:42362' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]: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)
Build Failure
Reason
fatal error: string_view: No such file or directory
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
FATAL: script not yet approved for use
org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedUsageException: script not yet approved for use
at org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.using(ScriptApproval.java:645)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:373)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:310)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript$evaluate.call(Unknown Source)
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
[--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
Reason
fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
not ok 4030 sequential/test-single-executable-application
---
duration_ms: 11443.49900
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:2...
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 9720.92100
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules...
not ok 4032 sequential/test-single-executable-application-empty
---
duration_ms: 9604.48500
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28...
not ok 4033 sequential/test-single-executable-application-snapshot
---
duration_ms: 10824.16300
severity: fail
exitcode: 1
stack: |-
[process 1168107]: --- stderr ---
[process 1168107]: --- stdout ---
[process 1168107]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<anonymous> (/h...
not ok 4034 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 9934.36800
severity: fail
exitcode: 1
stack: |-
[process 1168133]: --- stderr ---
[process 1168133]: --- stdout ---
[process 1168133]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
at Object.<...
not ok 4035 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 9305.64100
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:child_process:929
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:in...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
ERROR: Error fetching remote repo 'origin' (12)
fatal error: string_view: No such file or directory (11)
fatal: No rebase in progress? (11)
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
FATAL: script not yet approved for use (7)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (5)
fatal error: charconv: No such file or directory (3)
Error: list index out of range (2)
fatal error: ld terminated with signal 11 [Segmentation fault], core dumped (2)
Failures in node-test-pull-request/55333 to node-test-pull-request/55430 that failed 2 or more 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
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
Build Failure
fatal error: string_view: No such file or directory
Example
fatal: No rebase in progress?
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
FATAL: script not yet approved for use
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal error: charconv: No such file or directory
Example
Error: list index out of range
Example
fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
Example
JSTest Failure
parallel/test-tls-ticket-cluster
Example
node-api/test_threadsafe_function/test
Example
parallel/test-fs-write-stream-eagain
Example
parallel/test-navigator
Example
parallel/test-runner-output
Example
pummel/test-policy-integrity-dep
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-snapshot
Example
sequential/test-single-executable-application-snapshot-and-code-cache
Example
sequential/test-single-executable-application-use-code-cache
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)ERROR: Error fetching remote repo 'origin'
(12)fatal error: string_view: No such file or directory
(11)fatal: No rebase in progress?
(11)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(9)FATAL: script not yet approved for use
(7)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(5)fatal error: charconv: No such file or directory
(3)Error: list index out of range
(2)fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
(2)parallel/test-tls-ticket-cluster
(4)node-api/test_threadsafe_function/test
(2)parallel/test-fs-write-stream-eagain
(2)parallel/test-navigator
(2)parallel/test-runner-output
(2)pummel/test-policy-integrity-dep
(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-snapshot
(2)sequential/test-single-executable-application-snapshot-and-code-cache
(2)sequential/test-single-executable-application-use-code-cache
(2)The text was updated successfully, but these errors were encountered: