TEST-INFRA: [ci-pipeline-design] Unable to clone repository due to SSL/TLS configuration issue #1626

Closed
opened 2026-04-02 23:18:21 +00:00 by freemo · 2 comments
Owner

Metadata

  • Branch: fix/ci-tls-ssl-clone-failure
  • Commit Message: fix(ci): resolve SSL/TLS configuration issue preventing repository clone on git.cleveragents.com
  • Milestone: v3.7.0
  • Parent Epic: (orphan — no TEST-INFRA Epic currently exists; requires manual linking)

Description

I am unable to clone the repository cleveragents/cleveragents-core due to an SSL/TLS configuration issue on the server git.cleveragents.com. The server is not recognizing the server name, resulting in a gnutls_handshake() failed: The server name sent was not recognized error.

I have attempted the following troubleshooting steps without success:

  1. Cloning with SSL verification disabled.
  2. Cloning using the server's IP address and a Host header.

This issue prevents me from performing any analysis on the repository. Please investigate the SSL/TLS configuration of git.cleveragents.com to resolve this issue.

Area: CI/CD, Infrastructure, Test Infrastructure

Subtasks

  • Investigate the SSL/TLS (SNI) configuration on git.cleveragents.com to identify the root cause of the gnutls_handshake() failed: The server name sent was not recognized error
  • Verify that the server certificate includes the correct Subject Alternative Names (SANs) for git.cleveragents.com
  • Test repository clone via SSH as an alternative to HTTPS if TLS cannot be resolved quickly
  • Update CI pipeline configuration to use the correct host/protocol once resolved
  • Verify that the automated test infrastructure agent can successfully clone the repository after the fix

Definition of Done

  • The cleveragents/cleveragents-core repository can be cloned successfully via HTTPS from git.cleveragents.com
  • No gnutls_handshake() or SSL/TLS errors occur during clone operations
  • CI pipeline clone steps pass without SSL verification workarounds
  • All nox stages pass
  • Coverage >= 97%

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

## Metadata - **Branch**: `fix/ci-tls-ssl-clone-failure` - **Commit Message**: `fix(ci): resolve SSL/TLS configuration issue preventing repository clone on git.cleveragents.com` - **Milestone**: v3.7.0 - **Parent Epic**: *(orphan — no TEST-INFRA Epic currently exists; requires manual linking)* ## Description I am unable to clone the repository `cleveragents/cleveragents-core` due to an SSL/TLS configuration issue on the server `git.cleveragents.com`. The server is not recognizing the server name, resulting in a `gnutls_handshake() failed: The server name sent was not recognized` error. I have attempted the following troubleshooting steps without success: 1. Cloning with SSL verification disabled. 2. Cloning using the server's IP address and a `Host` header. This issue prevents me from performing any analysis on the repository. Please investigate the SSL/TLS configuration of `git.cleveragents.com` to resolve this issue. **Area**: CI/CD, Infrastructure, Test Infrastructure ## Subtasks - [ ] Investigate the SSL/TLS (SNI) configuration on `git.cleveragents.com` to identify the root cause of the `gnutls_handshake() failed: The server name sent was not recognized` error - [ ] Verify that the server certificate includes the correct Subject Alternative Names (SANs) for `git.cleveragents.com` - [ ] Test repository clone via SSH as an alternative to HTTPS if TLS cannot be resolved quickly - [ ] Update CI pipeline configuration to use the correct host/protocol once resolved - [ ] Verify that the automated test infrastructure agent can successfully clone the repository after the fix ## Definition of Done - [ ] The `cleveragents/cleveragents-core` repository can be cloned successfully via HTTPS from `git.cleveragents.com` - [ ] No `gnutls_handshake()` or SSL/TLS errors occur during clone operations - [ ] CI pipeline clone steps pass without SSL verification workarounds - [ ] All nox stages pass - [ ] Coverage >= 97% --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: ca-new-issue-creator
freemo added this to the v3.7.0 milestone 2026-04-02 23:18:49 +00:00
Author
Owner

⚠️ Orphan Issue — Manual Linking Required

This issue could not be automatically linked to a parent Epic because no TEST-INFRA Epic currently exists in the repository. Per CONTRIBUTING.md, orphan issues are not permitted.

Action Required: A project owner should either:

  1. Create a TEST-INFRA: [ci-pipeline-design] Epic and link this issue as a child (this issue should block the parent Epic), or
  2. Link this issue to an existing relevant Epic.

Dependency direction reminder: This child issue should block the parent Epic (child → blocks → parent), meaning the parent Epic cannot be marked complete until this issue is resolved.


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

⚠️ **Orphan Issue — Manual Linking Required** This issue could not be automatically linked to a parent Epic because no TEST-INFRA Epic currently exists in the repository. Per CONTRIBUTING.md, orphan issues are not permitted. **Action Required**: A project owner should either: 1. Create a `TEST-INFRA: [ci-pipeline-design]` Epic and link this issue as a child (this issue should **block** the parent Epic), or 2. Link this issue to an existing relevant Epic. **Dependency direction reminder**: This child issue should **block** the parent Epic (child → blocks → parent), meaning the parent Epic cannot be marked complete until this issue is resolved. --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: ca-new-issue-creator
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:35 +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.

Dependencies

No dependencies set.

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