Project

General

Profile

Actions

Bug #64256

open

"Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []" in pacific-x-quincy

Added by Yuri Weinstein 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
% Done:

0%

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

Description

This is for 16.2.15 release

Run: https://pulpito.ceph.com/yuriw-2024-01-30_15:54:26-upgrade:pacific-x-quincy-distro-default-smithi/
Jobs: '7538534', '7538533', '7538535', '7538528'

Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2024-01-30_15:54:26-upgrade:pacific-x-quincy-distro-default-smithi/7538528/teuthology.log

2024-01-30T16:09:48.249 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-01-30_15:54:26-upgrade:pacific-x-quincy-distro-default-smithi/7538528/ansible_failures.yaml
2024-01-30T16:09:48.251 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 508, in begin
    super(CephLab, self).begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 342, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 374, in execute_playbook
    self._handle_failure(command, status)
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 402, in _handle_failure
    raise AnsibleFailedError(failures)
teuthology.exceptions.AnsibleFailedError: smithi174.front.sepia.ceph.com:  _ansible_no_log: null  changed: false  invocation:    module_args:      allow_downgrade: false      allowerasing: false      autoremove: false      bugfix: false      cacheonly: false      conf_file: null      disable_excludes: null      disable_gpg_check: false      disable_plugin: []      disablerepo: []      download_dir: null      download_only: false      enable_plugin: []      enablerepo: []      exclude: []      install_repoquery: true      install_weak_deps: true      installroot: /      list: null      lock_timeout: 30      name:      - krb5-workstation      nobest: false      releasever: null      security: false      skip_broken: false      sslverify: true      state: present      update_cache: false      update_only: false      validate_certs: true  msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'':    Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were    tried'  rc: 1  results: []smithi006.front.sepia.ceph.com:  _ansible_no_log: null  changed: false  invocation:    module_args:      allow_downgrade: false      allowerasing: false      autoremove: false      bugfix: false      cacheonly: false      conf_file: null      disable_excludes: null      disable_gpg_check: false      disable_plugin: []      disablerepo: []      download_dir: null      download_only: false      enable_plugin: []      enablerepo: []      exclude: []      install_repoquery: true      install_weak_deps: true      installroot: /      list: null      lock_timeout: 30      name:      - krb5-workstation      nobest: false      releasever: null      security: false      skip_broken: false      sslverify: true      state: present      update_cache: false      update_only: false      validate_certs: true  msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'':    Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were    tried'  rc: 1  results: []
2024-01-30T16:09:48.630 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3cf9a763f1224702b05b0ad425b4fe45
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 508, in begin
    super(CephLab, self).begin()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 342, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 374, in execute_playbook
    self._handle_failure(command, status)
  File "/home/teuthworker/src/git.ceph.com_teuthology_6128cc3ecb49b7d62475e3595041c19b5326ca7c/teuthology/task/ansible.py", line 402, in _handle_failure
    raise AnsibleFailedError(failures)
teuthology.exceptions.AnsibleFailedError: smithi174.front.sepia.ceph.com:  _ansible_no_log: null  changed: false  invocation:    module_args:      allow_downgrade: false      allowerasing: false      autoremove: false      bugfix: false      cacheonly: false      conf_file: null      disable_excludes: null      disable_gpg_check: false      disable_plugin: []      disablerepo: []      download_dir: null      download_only: false      enable_plugin: []      enablerepo: []      exclude: []      install_repoquery: true      install_weak_deps: true      installroot: /      list: null      lock_timeout: 30      name:      - krb5-workstation      nobest: false      releasever: null      security: false      skip_broken: false      sslverify: true      state: present      update_cache: false      update_only: false      validate_certs: true  msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'':    Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were    tried'  rc: 1  results: []smithi006.front.sepia.ceph.com:  _ansible_no_log: null  changed: false  invocation:    module_args:      allow_downgrade: false      allowerasing: false      autoremove: false      bugfix: false      cacheonly: false      conf_file: null      disable_excludes: null      disable_gpg_check: false      disable_plugin: []      disablerepo: []      download_dir: null      download_only: false      enable_plugin: []      enablerepo: []      exclude: []      install_repoquery: true      install_weak_deps: true      installroot: /      list: null      lock_timeout: 30      name:      - krb5-workstation      nobest: false      releasever: null      security: false      skip_broken: false      sslverify: true      state: present      update_cache: false      update_only: false      validate_certs: true  msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'':    Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were    tried'  rc: 1  results: []
2024-01-30T16:09:48.632 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab
2024-01-30T16:09:48.645 INFO:teuthology.task.ansible:Skipping ansible cleanup...
Actions

Also available in: Atom PDF