Bug 1899194 - [updates] HTTPError: 404 Client Error: NOT FOUND for url rh-osbs/rhosp16-openstack-sahara-api/manifests/16.2_20201110.2
Summary: [updates] HTTPError: 404 Client Error: NOT FOUND for url rh-osbs/rhosp16-open...
Keywords:
Status: CLOSED DUPLICATE of bug 1886730
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-containers
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-18 17:24 UTC by Owen McGonagle
Modified: 2020-11-18 17:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-18 17:41:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Owen McGonagle 2020-11-18 17:24:18 UTC
Description of problem:

Update test of OSP16.2 from ga ir-tripleo-overcloud-install failed 

HTTPError: 404 Client Error: NOT FOUND for url rh-osbs/rhosp16-openstack-sahara-api/manifests/16.2_20201110.2

Version-Release number of selected component (if applicable):

core_puddle: RHOS-16.2-RHEL-8-20201110.n.1

How reproducible:


Steps to Reproduce:
1. Deploy OSP16.2 GA
2. Overcloud install 
3.

Actual results:

Tuesday 17 November 2020  15:30:21 +0000 (0:11:16.134)       0:16:02.484 ******
===============================================================================
containers/prepare-templates : Run *tripleo* container image prepare (OSP >= 14) - 676.13s
.
.
.
Error:

[undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-sahara-api:16.2_20201110.2] Failed uploading the target image
[undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-sahara-engine:16.2_20201110.2] Failed uploading the target image
[rh-osbs/rhceph] Image ID: 6c23519ded7afeabcfec13d8b2be0073576afa53, Expected digest "sha256:9bb9095ca9b5eb5260730519ab9f69c88ad74fd202dc865d4a7849fc0fcbe595" does not match calculated digest "sha256:38093a5cb13d34bfb2898809a9cfc5a6c5a63aa\
e311a3f889825c09e16ac62a7", Blob path "/var/lib/image-serve/v2/rh-osbs/rhceph/blobs/sha256:9bb9095ca9b5eb5260730519ab9f69c88ad74fd202dc865d4a7849fc0fcbe595.gz". Blob path will be cleaned up.
[sha256:9bb9095ca9b5eb5260730519ab9f69c88ad74fd202dc865d4a7849fc0fcbe595] Failed processing layer for the target image docker://undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhceph:4-33
Exception occured while running the command
concurrent.futures.process._RemoteTraceback:
"""
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 1791, in _fetch_manifest
    timeout=30
  File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 412, in get
    **kwargs)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 292, in wrapped_f
    return self.call(f, *args, **kw)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 358, in call
    do = self.iter(retry_state=retry_state)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 319, in iter
    return fut.result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 425, in result
    return self.__get_result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result
    raise self._exception
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 361, in call
    result = fn(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 391, in _action
    request=req)
  File "/usr/lib/python3.6/site-packages/tripleo_common/image/image_uploader.py", line 256, in check_status
    request.raise_for_status()
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: NOT FOUND for url: https://rhos-qe-mirror-tlv.usersys.redhat.com:5002/v2/rh-osbs/rhosp16-openstack-sahara-api/manifests/16.2_20201110.2


Expected results:

Always pass

Additional info:


Note You need to log in before you can comment on or make changes to this bug.