Project

General

Profile

Actions

Bug #73800

closed

keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin"

Added by Kyr Shatskyy 6 months ago. Updated 6 months ago.

Status:
Resolved
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Backport:
tentacle, squid, reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v20.3.0-4116-gbe8a046cb8
Released In:
Upkeep Timestamp:
2025-11-12T11:54:49+00:00

Description

Downloading keystone fails due to missing branch at GitHub repo.

2025-11-11T00:43:56.209 INFO:tasks.keystone:Downloading keystone...
2025-11-11T00:43:56.209 DEBUG:teuthology.orchestra.run.vm09:> git clone -b stable/2024.1 https://github.com/openstack/keystone.git /home/ubuntu/cephtest/keystone
2025-11-11T00:43:56.220 INFO:teuthology.orchestra.run.vm09.stderr:Cloning into '/home/ubuntu/cephtest/keystone'...
2025-11-11T00:43:56.611 INFO:teuthology.orchestra.run.vm09.stderr:fatal: Remote branch stable/2024.1 not found in upstream origin
2025-11-11T00:43:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 128


Related issues 3 (0 open3 closed)

Copied to rgw-testing - Backport #73815: tentacle: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin"ResolvedKyr ShatskyyActions
Copied to rgw-testing - Backport #73816: squid: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin"ResolvedKyr ShatskyyActions
Copied to rgw-testing - Backport #73817: reef: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin"ResolvedKyr ShatskyyActions
Actions #1

Updated by Kyr Shatskyy 6 months ago

The issue is new, looks like indeed they drop stable/2024.1 branch:

$ git ls-remote https://github.com/openstack/keystone.git | grep heads | grep stable
aea59e3117db10a3463dfcbac2caa7faa29dfccf    refs/heads/stable/2024.2
0d4625051dc6bff22ee13c4e5e0c6b80d7af1d26    refs/heads/stable/2025.1
680ec90e47223dbe88865e76fe251c75997f6a7a    refs/heads/stable/2025.2

Actions #2

Updated by Kyr Shatskyy 6 months ago

  • Pull request ID set to 66198
Actions #4

Updated by Kyr Shatskyy 6 months ago

  • Backport set to tentacle, squid, reef
Actions #5

Updated by Kyr Shatskyy 6 months ago

  • Status changed from New to Pending Backport
Actions #6

Updated by Upkeep Bot 6 months ago

  • Merge Commit set to be8a046cb8389955477e8a1d3f4648e0251632c6
  • Fixed In set to v20.3.0-4116-gbe8a046cb8
  • Upkeep Timestamp set to 2025-11-12T11:54:49+00:00
Actions #7

Updated by Upkeep Bot 6 months ago

  • Copied to Backport #73815: tentacle: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin" added
Actions #8

Updated by Upkeep Bot 6 months ago

  • Copied to Backport #73816: squid: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin" added
Actions #9

Updated by Upkeep Bot 6 months ago

  • Copied to Backport #73817: reef: keystone tasks fails at downloading step with error: "Remote branch stable/2024.1 not found in upstream origin" added
Actions #10

Updated by Upkeep Bot 6 months ago

  • Tags (freeform) set to backport_processed
Actions #11

Updated by J. Eric Ivancich 6 months ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF