Project

General

Profile

Actions

Bug #65448

open

Teuthology unable to find the "ceph-radosgw" package

Added by Laura Flores 18 days ago. Updated 12 days ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

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

Description

/a/yuriw-2024-04-09_14:58:25-rados-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648970

2024-04-10T03:12:53.129 DEBUG:teuthology.orchestra.run.smithi183:> set -ex
2024-04-10T03:12:53.129 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/yum.repos.d/ceph.repo
2024-04-10T03:12:53.158 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64
2024-04-10T03:12:53.158 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch
2024-04-10T03:12:53.158 INFO:teuthology.packaging:ref: None
2024-04-10T03:12:53.158 INFO:teuthology.packaging:tag: None
2024-04-10T03:12:53.159 INFO:teuthology.packaging:branch: reef
2024-04-10T03:12:53.159 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e
2024-04-10T03:12:53.159 DEBUG:teuthology.orchestra.run.smithi183:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi
2024-04-10T03:12:53.161 DEBUG:teuthology.orchestra.run.smithi076:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf
2024-04-10T03:12:53.201 DEBUG:teuthology.orchestra.run.smithi119:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf
2024-04-10T03:12:53.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig
2024-04-10T03:12:53.228 INFO:teuthology.orchestra.run.smithi076.stdout:check_obsoletes = 1
2024-04-10T03:12:53.229 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum clean all
2024-04-10T03:12:53.269 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1
2024-04-10T03:12:53.271 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all
2024-04-10T03:12:53.304 DEBUG:teuthology.orchestra.run.smithi183:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf
2024-04-10T03:12:53.371 INFO:teuthology.orchestra.run.smithi183.stdout:check_obsoletes = 1
2024-04-10T03:12:53.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum clean all
2024-04-10T03:12:53.490 INFO:teuthology.orchestra.run.smithi076.stdout:76 files removed
2024-04-10T03:12:53.517 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-radosgw
2024-04-10T03:12:53.548 INFO:teuthology.orchestra.run.smithi119.stdout:76 files removed
2024-04-10T03:12:53.578 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw
2024-04-10T03:12:53.644 INFO:teuthology.orchestra.run.smithi183.stdout:76 files removed
2024-04-10T03:12:53.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-radosgw
2024-04-10T03:12:54.207 INFO:teuthology.orchestra.run.smithi076.stdout:ceph packages for x86_64                        897  B/s | 257  B     00:00
2024-04-10T03:12:54.301 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64                        802  B/s | 257  B     00:00
2024-04-10T03:12:54.386 INFO:teuthology.orchestra.run.smithi183.stdout:ceph packages for x86_64                        837  B/s | 257  B     00:00
2024-04-10T03:12:54.725 INFO:teuthology.orchestra.run.smithi076.stdout:ceph noarch packages                             23 kB/s |  11 kB     00:00
2024-04-10T03:12:54.827 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages                             23 kB/s |  11 kB     00:00
2024-04-10T03:12:54.962 INFO:teuthology.orchestra.run.smithi183.stdout:ceph noarch packages                             21 kB/s |  11 kB     00:00
2024-04-10T03:12:55.410 INFO:teuthology.orchestra.run.smithi076.stdout:ceph source packages                            2.3 kB/s | 1.5 kB     00:00
2024-04-10T03:12:55.477 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages                            2.4 kB/s | 1.5 kB     00:00
2024-04-10T03:12:55.679 INFO:teuthology.orchestra.run.smithi183.stdout:ceph source packages                            2.2 kB/s | 1.5 kB     00:00
2024-04-10T03:12:56.126 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 8 - AppStream                      40 MB/s |  28 MB     00:00
2024-04-10T03:12:56.128 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 8 - AppStream                      45 MB/s |  28 MB     00:00
2024-04-10T03:12:56.513 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 8 - AppStream                      35 MB/s |  28 MB     00:00
2024-04-10T03:13:03.477 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 8 - BaseOS                        4.5 MB/s |  10 MB     00:02
2024-04-10T03:13:03.612 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 8 - BaseOS                        4.3 MB/s |  10 MB     00:02
2024-04-10T03:13:04.189 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 8 - BaseOS                        3.8 MB/s |  10 MB     00:02
2024-04-10T03:13:05.519 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 8 - Extras                         41 kB/s |  18 kB     00:00
2024-04-10T03:13:05.754 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 8 - Extras                         32 kB/s |  18 kB     00:00
2024-04-10T03:13:06.154 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 8 - Extras common packages         15 kB/s | 7.7 kB     00:00
2024-04-10T03:13:06.305 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 8 - Extras                         34 kB/s |  18 kB     00:00
2024-04-10T03:13:06.688 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 8 - Extras common packages        9.3 kB/s | 7.7 kB     00:00
2024-04-10T03:13:06.956 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 8 - Extras common packages         14 kB/s | 7.7 kB     00:00
2024-04-10T03:13:07.270 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 8 - PowerTools                     10 MB/s | 5.0 MB     00:00
2024-04-10T03:13:07.482 INFO:teuthology.orchestra.run.smithi183.stdout:CentOS Stream 8 - PowerTools                     11 MB/s | 5.0 MB     00:00
2024-04-10T03:13:07.730 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 8 - PowerTools                    3.3 MB/s | 5.0 MB     00:01
2024-04-10T03:13:08.391 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph     19 kB/s | 3.5 kB     00:00
2024-04-10T03:13:08.525 INFO:teuthology.orchestra.run.smithi183.stdout:Copr repo for python3-asyncssh owned by ceph     27 kB/s | 3.5 kB     00:00
2024-04-10T03:13:08.782 INFO:teuthology.orchestra.run.smithi076.stdout:Copr repo for python3-asyncssh owned by ceph     26 kB/s | 3.5 kB     00:00
2024-04-10T03:13:10.453 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux             8.9 MB/s |  16 MB     00:01
2024-04-10T03:13:10.525 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux             8.0 MB/s |  16 MB     00:02
2024-04-10T03:13:11.957 INFO:teuthology.orchestra.run.smithi076.stdout:Extra Packages for Enterprise Linux             5.3 MB/s |  16 MB     00:03
2024-04-10T03:13:14.301 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras                                      340 kB/s |  24 kB     00:00
2024-04-10T03:13:14.333 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras                                      430 kB/s |  24 kB     00:00
2024-04-10T03:13:15.782 INFO:teuthology.orchestra.run.smithi076.stdout:lab-extras                                      345 kB/s |  24 kB     00:00
2024-04-10T03:13:17.895 INFO:teuthology.orchestra.run.smithi183.stdout:No match for argument: ceph-radosgw
2024-04-10T03:13:17.917 INFO:teuthology.orchestra.run.smithi119.stdout:No match for argument: ceph-radosgw
2024-04-10T03:13:17.963 INFO:teuthology.orchestra.run.smithi183.stderr:Error: Unable to find a match: ceph-radosgw
2024-04-10T03:13:17.980 INFO:teuthology.orchestra.run.smithi119.stderr:Error: Unable to find a match: ceph-radosgw
2024-04-10T03:13:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1
2024-04-10T03:13:17.989 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):

Actions #1

Updated by Laura Flores 18 days ago

Please refile this as an "Infrastructure" bug if not explicitly related to RGW.

Actions #2

Updated by Laura Flores 14 days ago

/a/yuriw-2024-04-10_14:17:51-rados-wip-yuri6-testing-2024-04-02-1310-distro-default-smithi/7650669

Actions #3

Updated by Matan Breizman 12 days ago

/a/yuriw-2024-04-16_23:25:35-rados-wip-yuriw-testing-20240416.150233-distro-default-smithi/7659304

Actions #4

Updated by Casey Bodley 12 days ago

  • Project changed from rgw to Infrastructure
Actions

Also available in: Atom PDF