Project

General

Profile

Actions

Bug #65187

closed

upgrade/quincy-x/stress-split: upgrade test fails to install quincy packages

Added by Laura Flores about 1 month ago. Updated 24 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2024-03-22T06:52:10.566 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy
2024-03-22T06:52:10.571 INFO:teuthology.orchestra.run.smithi031.stdout:uid           [ unknown] Ceph automated package build (Ceph automated package build) <sage@newdream.net>
2024-03-22T06:52:10.571 INFO:teuthology.orchestra.run.smithi031.stdout:uid           [ unknown] Ceph.com (release key) <security@ceph.com>
2024-03-22T06:52:10.572 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64
2024-03-22T06:52:10.572 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch
2024-03-22T06:52:10.572 INFO:teuthology.packaging:ref: None
2024-03-22T06:52:10.572 INFO:teuthology.packaging:tag: None
2024-03-22T06:52:10.572 INFO:teuthology.packaging:branch: quincy
2024-03-22T06:52:10.572 INFO:teuthology.packaging:sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69
2024-03-22T06:52:10.572 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy
2024-03-22T06:52:10.709 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/contextutil.py", line 30, in nested
    vars.append(enter())
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/task/install/__init__.py", line 218, in install
    install_packages(ctx, package_list, config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/task/install/__init__.py", line 81, in install_packages
    p.spawn(
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/task/install/deb.py", line 79, in _update_package_list_and_install
    log.info('Pulling from %s', builder.base_url)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/packaging.py", line 554, in base_url
    return self._get_base_url()
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/packaging.py", line 856, in _get_base_url
    self.assert_result()
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/packaging.py", line 937, in assert_result
    raise VersionNotFoundError(self._result.url)
teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy
2024-03-22T06:52:10.711 ERROR:teuthology.run_tasks:Saw exception from tasks.
Actions #1

Updated by Laura Flores about 1 month ago

  • Backport set to squid
Actions #2

Updated by Adam King 24 days ago

  • Status changed from New to Resolved

should be fixed by the quincy jammy packages being added, which I believe was completed not long after this test run. Going to close this assuming it's resolved and we can open another / re-open this if that's not the case.

Actions

Also available in: Atom PDF