Project

General

Profile

Bug #58560

test_envlibrados_for_rocksdb.sh failed to subscribe to repo

Added by Nitzan Mordechai 2 months ago. Updated 22 days ago.

Status:
Fix Under Review
Priority:
Normal
% 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-2023-01-23_17:16:25-rados-wip-yuri6-testing-2023-01-22-0750-distro-default-smithi/7133989

2023-01-23T20:12:01.985 INFO:tasks.workunit.client.0.smithi156.stderr:+ sudo subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
2023-01-23T20:12:05.230 INFO:tasks.workunit.client.0.smithi156.stdout:Error: 'codeready-builder-for-rhel-8-x86_64-rpms' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.
2023-01-23T20:12:05.285 DEBUG:teuthology.orchestra.run:got remote process result: 1

Looks like bug 50118 had the same issue, solved by changing to dnf

                # RHEL needs CRB repo for snappy-devel
                sudo subscription-manager repos --enable "codeready-builder-for-rhel-8-x86_64-rpms" 

to

                # RHEL needs CRB repo for snappy-devel
                sudo dnf config-manager --set-enabled "codeready-builder-for-rhel-8-x86_64-rpms" 

History

#1 Updated by Laura Flores 2 months ago

  • Tags set to test-failure

/a/yuriw-2023-01-24_22:20:59-rados-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7136692

#2 Updated by Nitzan Mordechai 2 months ago

/a/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137431
/a/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137479

#3 Updated by Laura Flores about 2 months ago

/a/yuriw-2023-02-03_22:00:43-rados-wip-yuri7-testing-2023-01-30-1510-quincy-distro-default-smithi/7147947

#4 Updated by Laura Flores about 2 months ago

/a/lflores-2023-02-08_20:25:06-rados-wip-lflores-testing-2023-02-06-1529-distro-default-smithi/7162176

#5 Updated by Laura Flores about 2 months ago

  • Project changed from Ceph to Infrastructure

#6 Updated by Nitzan Mordechai about 1 month ago

  • Assignee set to Nitzan Mordechai

#7 Updated by Nitzan Mordechai about 1 month ago

  • Status changed from New to Fix Under Review

#8 Updated by Laura Flores about 1 month ago

  • Subject changed from test_envlibrados_for_rocksdb.sh failed to subscrib repo to test_envlibrados_for_rocksdb.sh failed to subscribe to repo

#9 Updated by Laura Flores 29 days ago

/a/yuriw-2023-02-16_22:44:43-rados-wip-yuri-testing-2023-02-16-0839-distro-default-smithi/7177394

#10 Updated by Kamoltat (Junior) Sirivadhna 26 days ago

/a/yuriw-2023-03-02_00:09:05-rados-wip-yuri11-testing-2023-03-01-1424-distro-default-smithi/7191447/

#11 Updated by Laura Flores 22 days ago

/a/yuriw-2023-03-03_17:39:09-rados-reef-distro-default-smithi/7193138

Also available in: Atom PDF