Comment 1 for bug 1934875

Revision history for this message
chandan kumar (chkumar246) wrote :

It seems to be a repo sync issue from centos mirror to upstream opendev centos mirror as confirmed by Alfredo on #rdo channel.

It just tried to reproduce it locally using from the repo https://logserver.rdoproject.org/openstack-periodic-integration-stable2/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-centos-8-buildimage-overcloud-hardened-full-victoria/a0e11fd/yum.repos.d/

```
[root@4fde6428abcd yum.repos.d]# cat /etc/centos-release
CentOS Stream release 8
[root@4fde6428abcd yum.repos.d]# yum repolist
repo id repo name
advanced-virtualization Advanced Virtualization mirror
appstream CentOS-Stream - AppStream
baseos CentOS-Stream - Base
centos-nfv-ovs NFV SIG OpenvSwitch
centos-opstools opstools
centos-rabbitmq-38 Messaging RabbitMQ
delorean-component-baremetal delorean-openstack-ironic-4ac6ad7317e20e1f2ebd99b1ce53d3ad2b1f09b0
delorean-component-cinder delorean-openstack-cinder-9d07e56ba6115a2122e4112613fc56e45521adf6
delorean-component-clients delorean-ansible-collections-openstack-ce853a8f9fc75424b10a2f24c52a45ba3f9a98eb
delorean-component-cloudops delorean-gnocchi-3055a0c4b41f7326a2976fcba1b52aff2a30f3de
delorean-component-common delorean-ansible-role-collect-logs-c9358e211b5ee2edc84fec821e970e77b6ecb478
delorean-component-compute delorean-openstack-nova-66fb0ecb5a867c054ab266aadcc06a940967abd4
delorean-component-glance delorean-openstack-glance-958840f29a6294bd0e1932b0a3298282bdc2d8b6
delorean-component-manila delorean-openstack-manila-783c0777e881446e1a49147b376a8ff25f907369
delorean-component-network delorean-python-networking-vmware-nsx-d70a922b66bda5ba55744621e18fa1ac35ac2024
delorean-component-octavia delorean-openstack-octavia-ad90d3173cea2756aa985d332f71a5e6408ba6f7
delorean-component-security delorean-openstack-keystone-4649fe6bfc749ab48ec1905ca4dc2fc667914021
delorean-component-swift delorean-openstack-swift-41335e63ffd2b6c6262b70f8ef244737d18ab7ac
delorean-component-tempest delorean-python-tempestconf-c9dcf15b344bdc6b55898d6c935e61b8d8569d2c
delorean-component-tripleo delorean-tripleo-repos-e11955829401b4710224c4494fca6b87fa5d3aa0
delorean-component-ui delorean-python-django-horizon-146beeda55b290acb274017988c60c2662b50bed
delorean-component-validation delorean-validations-common-23cf1533a42dd3c9113fcad007511f8ab82d1e3b
delorean-victoria-build-deps dlrn-victoria-build-deps
delorean-victoria-testing dlrn-victoria-testing
extras CentOS-Stream - Extras
ha CentOS-Stream - HighAvailability
powertools CentOS-Stream - PowerTools
tripleo-centos-ceph-nautilus tripleo-centos-ceph-nautilus
tripleo-centos-highavailability tripleo-centos-highavailability
tripleo-centos-opstools tripleo-centos-opstools
tripleo-centos-powertools tripleo-centos-powertools
[root@4fde6428abcd yum.repos.d]# yum install pacemaker-libs.x86_64
Last metadata expiration check: 0:01:00 ago on Wed Jul 7 08:57:52 2021.
Dependencies resolved.
==============================================================================================================================================================================
 Package Architecture Version Repository Size
==============================================================================================================================================================================
Installing:
 pacemaker-libs x86_64 2.1.0-3.el8 appstream 720 k
Installing dependencies:
 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k
 libqb x86_64 1.0.3-12.el8 baseos 113 k
 libxslt x86_64 1.1.32-6.el8 baseos 250 k
 pacemaker-schemas noarch 2.1.0-3.el8 appstream 83 k
 pkgconf x86_64 1.4.2-1.el8 baseos 38 k
 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k
 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k

Transaction Summary
==============================================================================================================================================================================
Install 8 Packages

Total download size: 1.2 M
Installed size: 3.6 M
Is this ok [y/N]:
```

It seems the issue is gone now. We can close this bug once we have next integration line run.