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
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)
Reason
Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/:refs/remotes/origin/ +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
hudson.plugins.git.GitException: Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
stdout:
stderr: Warning: the ECDSA host key for 'github.com' differs from the key for the IP address '140.82.114.3'
Offending key for IP in /home/iojs/.ssh/known_hosts:4
Matching host key in /home/iojs/.ssh/known_hosts:9
Build Failure
Reason
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
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
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
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.
not ok 2342 parallel/test-performance-function
---
duration_ms: 215.54300
severity: fail
exitcode: 1
stack: |-
node:internal/errors:497
ErrorCaptureStackTrace(err);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v21.0.0-pre
...
not ok 2094 parallel/test-inspector-break-when-eval
---
duration_ms: 15325.95600
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:32895/359a0d39-c9d0-44a0-ae8a-4f65616b828f
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Initial pause)
1
...
not ok 860 parallel/test-worker-memory
---
duration_ms: 1768.00000
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8...
not ok 4026 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 4816.90300
severity: fail
exitcode: 1
stack: |-
[process 4379]: --- stderr ---
[process 4379]: --- stdout ---
[process 4379]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-linux/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-linux/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-single-exe...
Failures in node-test-pull-request/54000 to node-test-pull-request/54099 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
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/:refs/remotes/origin/ +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
Example
Build Failure
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
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
fatal: No rebase in progress?
Example
CCTest Failure
Value of: (!expectation.read_expected)
Example
JSTest Failure
es-module/test-vm-contextified-script-leak
Example
parallel/test-performance-function
Example
parallel/test-tls-socket-close
Example
parallel/test-fs-watch-recursive-symlink
Example
parallel/test-inspector-stop-profile-after-done
Example
parallel/test-crypto-dh-generate-keys
Example
parallel/test-fs-watch-recursive-update-file
Example
parallel/test-inspector-break-when-eval
Example
parallel/test-runner-output
Example
parallel/test-tls-ticket-cluster
Example
parallel/test-worker-memory
Example
sequential/test-single-executable-application-snapshot-and-code-cache
Example
wpt/test-structured-clone
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(10)ERROR: Error fetching remote repo 'origin'
(15)Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/v16.x-staging:refs/remotes/origin/_jenkins_local_branch" returned status code 128:
(9)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(4)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)fatal: No rebase in progress?
(2)Value of: (!expectation.read_expected)
(2)es-module/test-vm-contextified-script-leak
(6)parallel/test-performance-function
(4)parallel/test-tls-socket-close
(4)parallel/test-fs-watch-recursive-symlink
(3)parallel/test-inspector-stop-profile-after-done
(3)parallel/test-crypto-dh-generate-keys
(2)parallel/test-fs-watch-recursive-update-file
(2)parallel/test-inspector-break-when-eval
(2)parallel/test-runner-output
(2)parallel/test-tls-ticket-cluster
(2)parallel/test-worker-memory
(2)sequential/test-single-executable-application-snapshot-and-code-cache
(2)wpt/test-structured-clone
(2)The text was updated successfully, but these errors were encountered: