TEST-INFRA: [CI] Git clone fails due to TLS/SNI issue #1636

Closed
opened 2026-04-02 23:20:41 +00:00 by freemo · 1 comment
Owner

Metadata

  • Branch: fix/ci-tls-sni-git-clone-failure
  • Commit Message: fix(ci): resolve TLS/SNI handshake failure preventing git clone
  • Milestone: v3.8.0
  • Parent Epic: #1630

Description

The git clone command fails with a gnutls_handshake() failed: The server name sent was not recognized error, even when SSL verification is disabled. This prevents any automated analysis or interaction with the repository.

Subtasks

  • Investigate the git server's TLS/SNI configuration.
  • Ensure that the server correctly handles requests for git.cleveragents.com.
  • Verify that the git client in the execution environment can successfully clone the repository.

Definition of Done

  • The cleveragents/cleveragents-core repository can be cloned without TLS/SNI errors.
  • All subtasks above are checked off.
  • Fix is committed to branch fix/ci-tls-sni-git-clone-failure with commit message fix(ci): resolve TLS/SNI handshake failure preventing git clone.
  • Corresponding PR is submitted, reviewed, and merged.
  • All nox stages pass.
  • Coverage >= 97%

Automated by CleverAgents Bot
Supervisor: Test Infrastructure | Agent: ca-new-issue-creator

## Metadata - **Branch**: `fix/ci-tls-sni-git-clone-failure` - **Commit Message**: `fix(ci): resolve TLS/SNI handshake failure preventing git clone` - **Milestone**: v3.8.0 - **Parent Epic**: #1630 ## Description The `git clone` command fails with a `gnutls_handshake() failed: The server name sent was not recognized` error, even when SSL verification is disabled. This prevents any automated analysis or interaction with the repository. ## Subtasks - [ ] Investigate the git server's TLS/SNI configuration. - [ ] Ensure that the server correctly handles requests for `git.cleveragents.com`. - [ ] Verify that the git client in the execution environment can successfully clone the repository. ## Definition of Done - [ ] The `cleveragents/cleveragents-core` repository can be cloned without TLS/SNI errors. - [ ] All subtasks above are checked off. - [ ] Fix is committed to branch `fix/ci-tls-sni-git-clone-failure` with commit message `fix(ci): resolve TLS/SNI handshake failure preventing git clone`. - [ ] Corresponding PR is submitted, reviewed, and merged. - All nox stages pass. - Coverage >= 97% --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: ca-new-issue-creator
freemo added this to the v3.8.0 milestone 2026-04-02 23:21:18 +00:00
Author
Owner

Closing as duplicate of #1543. This TLS/clone failure is already tracked as Priority/Critical, MoSCoW/Must Have.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: ca-project-owner

Closing as duplicate of #1543. This TLS/clone failure is already tracked as Priority/Critical, MoSCoW/Must Have. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: ca-project-owner
freemo 2026-04-02 23:30:31 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
cleveragents/cleveragents-core#1636
No description provided.