Description:
Master/ Zed/Wallaby Centos9 container build jobs are failing with error "Could not resolve host: mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org"
Issue started on 19th Nov,2022 as per wallaby build history:
https://review.rdoproject.org/zuul/builds?job_name=periodic-tripleo-ci-build-containers-centos-9-push-wallaby&skip=0
Error Snippet:
Two different Errors[1] and [2] seen in logs related for DNS resolution
Curl error (6): Couldn't resolve host name for http://mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org
Errors during downloading metadata for repository 'quickstart-centos-crb':
- Curl error (28): Timeout was reached for http://mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org/centos-stream/9-stream/CRB/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]
[1]
https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-build-containers-centos-9-push-master/f9330ab/logs/container-builds/ced8339a-520e-4c47-8410-922e846e8836/base/os/gnocchi-base/gnocchi-base-build.log
~~~
[MIRROR] python-oslo-cache-lang-3.3.0-0.20221118113846.2bf1bfc.el9.noarch.rpm: Curl error (6): Couldn't resolve host name for http://mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org:8080/rdo/centos9-master/component/common/ad/a2/ada28b3ac6e6c19688dc6fd6a19630d1cf5e0530_fb321988/python-oslo-cache-lang-3.3.0-0.20221118113846.2bf1bfc.el9.noarch.rpm [Could not resolve host: mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org]
[FAILED] python-oslo-cache-lang-3.3.0-0.20221118113846.2bf1bfc.el9.noarch.rpm: No more mirrors to try - All mirrors were already tried without success
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
python-oslo-cache-lang-3.3.0-0.20221118113846.2bf1bfc.el9.noarch: Cannot download, all mirrors were already tried without success
time="2022-11-20T13:02:37-05:00" level=debug msg="Error building at step {Env:[TRIPLEO_ANSIBLE_REQ=/usr/share/openstack-tripleo-common-containers/container-images/kolla/tripleo-ansible-ee/requirements.yaml PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 container=oci] Command:run Args:[dnf -y install gnocchi-common python3-rados python3-eventlet httpd librados2 mod_ssl python3-boto3 python3-ldappool python3-mod_wsgi && dnf clean all && rm -rf /var/cache/dnf] Flags:[] Attrs:map[] Message:RUN dnf -y install gnocchi-common python3-rados python3-eventlet httpd librados2 mod_ssl python3-boto3 python3-ldappool python3-mod_wsgi && dnf clean all && rm -rf /var/cache/dnf Original:RUN dnf -y install gnocchi-common python3-rados python3-eventlet httpd librados2 mod_ssl python3-boto3 python3-ldappool python3-mod_wsgi && dnf clean all && rm -rf /var/cache/dnf}: while running runtime: exit status 1"
~~~
[2] https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-build-containers-centos-9-push-master/d7ce661/logs/container-builds/4dd7c1f5-dae1-4365-a16d-68a2853d67ae/base/qdrouterd/qdrouterd-build.log
~~~
Errors during downloading metadata for repository 'quickstart-centos-crb':
- Curl error (28): Timeout was reached for http://mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org/centos-stream/9-stream/CRB/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]
Error: Failed to download metadata for repo 'quickstart-centos-crb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
time="2022-11-20T20:34:29-05:00" level=debug msg="Error building at step {Env:[TRIPLEO_ANSIBLE_REQ=/usr/share/openstack-tripleo-common-containers/container-images/kolla/tripleo-ansible-ee/requirements.yaml PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 container=oci] Command:run Args:[dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf] Flags:[] Attrs:map[] Message:RUN dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf Original:RUN dnf -y install cyrus-sasl-lib cyrus-sasl-plain qpid-dispatch-router qpid-dispatch-tools && dnf clean all && rm -rf /var/cache/dnf}: while running runtime: exit status 1"
~~~
Centos 8 container build jobs are passing and only Centos 9 jobs are affected.
Centos 8 wallaby container build job history:
https:/ /review. rdoproject. org/zuul/ builds? job_name= periodic- tripleo- ci-build- containers- centos- 8-quay- push-wallaby
Centos 8 train container build job history:
https:/ /review. rdoproject. org/zuul/ builds? job_name= periodic- tripleo- ci-build- containers- centos- 8-quay- push-train