Error: Failed to download metadata for repo \'advanced-virtualization\'\n level=debug msg="error running [bash -x /tmp/yum_update.sh delorean-current,quickstart-centos-ceph-nautilus] in container \\"centos-binary-swift-container-working-container\\": error while running runtime: exit status 1 failing standlone deployment jobs

Bug #1879267 reported by Bhagyashri Shewale
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
chandan kumar

Bug Description

Standalone deployment jobs are failing on upstream check and gate pipeline

Error log:

Failed to download metadata for repo \'advanced-virtualization\'\n Error: Failed to download metadata for repo \'advanced-virtualization\'\n level=debug msg="error running [bash -x /tmp/yum_update.sh delorean-current,quickstart-centos-ceph-nautilus] in container \\"centos-binary-swift-container-working-container\\": error while running runtime: exit status 1"\n stderr_lines: <omitted>\n stdout: \'Advanced Virtualization mirror 135 kB/s | 39 kB 00:00 \'\n stdout_lines: <omitted>\n\x1b[Ke30=\x1b[4D\x1b[K'

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/lib64/python3.6/concurrent/futures/process.py", line 175, in _process_worker
        r = call_item.fn(*call_item.args, **call_item.kwargs)
      File "/usr/lib64/python3.6/concurrent/futures/process.py", line 153, in _process_chunk
        return [fn(*args) for args in chunk]
      File "/usr/lib64/python3.6/concurrent/futures/process.py", line 153, in <listcomp>
        return [fn(*args) for args in chunk]
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 2535, in upload_task
        return uploader.upload_image(task)
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 1560, in upload_image
        container_build_tool='buildah')
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 554, in run_modify_playbook
        'Modifying image %s failed' % target_image
    tripleo_common.image.exception.ImageUploaderException: Modifying image 192.168.24.1:8787/tripleomaster/centos-binary-swift-container:d1a79ae6de3c7f23f42a0832e580b695 failed
    """

    The above exception was the direct cause of the following exception:

    Traceback (most recent call last):
      File "/usr/bin/tripleo-container-image-prepare", line 138, in <module>
        lock=lock)
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/kolla_builder.py", line 233, in container_images_prepare_multi
        uploader.upload()
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 443, in upload
        uploader.run_tasks()
      File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 2476, in run_tasks
        for result in p.map(upload_task, self.upload_tasks):
      File "/usr/lib64/python3.6/concurrent/futures/process.py", line 366, in _chain_from_iterable_of_lists
        for element in iterable:
      File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 586, in result_iterator
        yield fs.pop().result()
      File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 432, in result
        return self.__get_result()
      File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result
        raise self._exception
    tripleo_common.image.exception.ImageUploaderException: Modifying image 192.168.24.1:8787/tripleomaster/centos-binary-swift-container:d1a79ae6de3c7f23f42a0832e580b695 failed
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

NO MORE HOSTS LEFT *************************************************************

PLAY RECAP *********************************************************************
standalone : ok=191 changed=117 unreachable=0 failed=0 skipped=54 rescued=0 ignored=0
undercloud : ok=11 changed=5 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0
Monday 18 May 2020 05:21:50 +0000 (0:16:07.144) 0:19:53.756 ************
===============================================================================

Reference link:

https://0b19ff5ea4687c54bbc8-78c6b016591aee5bdb634ced0dc80e36.ssl.cf5.rackcdn.com/728133/1/check/tripleo-ci-centos-8-scenario002-standalone/42cb436/logs/undercloud/home/zuul/standalone_deploy.log

Tags: alert ci
Revision history for this message
Bhagyashri Shewale (bhagyashri-shewale) wrote :

Hi All,

Here is the fix: https://review.opendev.org/728761

summary: Error: Failed to download metadata for repo \'advanced-
virtualization\'\n level=debug msg="error running [bash -x
/tmp/yum_update.sh delorean-current,quickstart-centos-ceph-nautilus] in
container \\"centos-binary-swift-container-working-container\\": error
- while running runtime: exit status 1
+ while running runtime: exit status 1 failing standlone deployment jobs
Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.opendev.org/728761
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=738d8ba5b38c35d6100f01eb0cb6f33a4fdad8fb
Submitter: Zuul
Branch: master

commit 738d8ba5b38c35d6100f01eb0cb6f33a4fdad8fb
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Mon May 18 13:03:39 2020 +0530

    Use centos proxy mirror for centos8 repos

    Some of the repos shipped from delorean master repos have centos
    mirror which got timeout due to network issue. Replacing those with
    proxies mirror fixes the same.

    Closes-Bug: #1879267

    Change-Id: I59386bf504d2d3d370c30da75db34a1861bbb610
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>

Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.