Bug #74609
closedRocky10 - rados/upgrade: failure to install reef rocky10 packages
0%
Description
/a/nmordech-2026-01-25_11:10:14-rados-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/17004
2026-01-25T11:36:14.725 INFO:teuthology.packaging:sha1: b62a951ffc48a50e41d23e63ed6b312afb1c1621
2026-01-25T11:36:14.725 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=rocky%2F10%2Fx86_64&ref=reef
2026-01-25T11:36:14.728 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-osd-classic', 'ceph-volume', 'ceph-osd-crimson'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'b62a951ffc48a50e41d23e63ed6b312afb1c1621', 'tag': None, 'wait_for_package': False}
2026-01-25T11:36:14.728 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch
2026-01-25T11:36:14.728 INFO:teuthology.packaging:ref: None
2026-01-25T11:36:14.728 INFO:teuthology.packaging:tag: None
2026-01-25T11:36:14.728 INFO:teuthology.packaging:branch: reef
2026-01-25T11:36:14.728 INFO:teuthology.packaging:sha1: b62a951ffc48a50e41d23e63ed6b312afb1c1621
2026-01-25T11:36:14.728 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=rocky%2F10%2Fx86_64&ref=reef
2026-01-25T11:36:14.954 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
Updated by Laura Flores about 2 months ago
- Related to QA Run #74540: wip-rocky10-branch-of-the-day-2026-01-23-1769128778 added
Updated by Laura Flores about 2 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 67127
I was right that the fix for this is already being addressed in the Umbrella Kickoff PR (https://github.com/ceph/ceph/pull/66524/), but I raised a draft PR here so we can include it along with the Rocky10 development work without introducing unnecessary complexity from the Umbrella PR.
The main problem is that the upgrade suite is currently testing an upgrade path from Reef --> Main, but we do not support Rocky10 packages for Reef. So, Reef needs to be replaced with Tentacle.
Updated by Laura Flores about 2 months ago
Scheduled some initial tests with:
./teuthology/virtualenv/bin/teuthology-suite -s rados/upgrade --priority 11 -m trial --suite-repo https://github.com/ljflores/ceph.git --ceph-repo https://git.ceph.com/ceph-ci.git -c wip-rocky10-branch-of-the-day-2026-01-23-1769128778 --force-priority --newest 10 --suite-branch rocky101 $(pwd)/cephadm-rocky10.yaml
https://pulpito.ceph.com/lflores-2026-01-29_23:38:15-rados:upgrade-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/
https://pulpito.ceph.com/lflores-2026-01-29_23:40:17-rados:upgrade-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/
Updated by Laura Flores 25 days ago
Under testing; might update with an additional improvement.
Updated by Upkeep Bot about 3 hours ago
- Status changed from Fix Under Review to Resolved
- Merge Commit set to d64d998c09a3113ddf35476774477a538203551a
- Fixed In set to v20.3.0-6290-gd64d998c09
- Upkeep Timestamp set to 2026-03-20T21:55:48+00:00