[reproducer] standalone deploy failed to access mirrors

Bug #1828233 reported by Rafael Folco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Incomplete
High
Unassigned

Bug Description

reproducer is not able to reach mirrors for a given standalone job.
http://logs.openstack.org/39/656639/1/gate/tripleo-ci-centos-7-standalone/e6265b7/logs/README-reproducer.html

2019-05-07 19:49:03 | TASK [Install ntpdate] *********************************************************
2019-05-07 19:49:28 | fatal: [standalone]: FAILED! => {"changed": false, "msg": "http://mirror.mtl01.inap.openstack.org/centos/7/os/x86_64/Packages/ntpdate-4.2.6p5-28.el7.centos.x86_64.rpm: [Errno 14] curl#6 - \"Could not resolve host: mirror.mtl01.inap.openstack.org; Unknown error\"\nTrying other mirror.\n\n\nError downloading packages:\n ntpdate-4.2.6p5-28.el7.centos.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["Loaded plugins: fastestmirror, priorities\nLoading mirror speeds from cached hostfile\n121 packages excluded due to repository priority protections\nResolving Dependencies\n--> Running transaction check\n---> Package ntpdate.x86_64 0:4.2.6p5-28.el7.centos will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ntpdate x86_64 4.2.6p5-28.el7.centos quickstart-centos-base 86 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 86 k\nInstalled size: 121 k\nDownloading packages:\n"]}
2019-05-07 19:49:28 |
2019-05-07 19:49:28 | NO MORE HOSTS LEFT *************************************************************
2019-05-07 19:49:28 |
2019-05-07 19:49:28 | PLAY RECAP *********************************************************************
2019-05-07 19:49:28 | standalone : ok=154 changed=82 unreachable=0 failed=1
2019-05-07 19:49:28 | undercloud : ok=2 changed=0 unreachable=0 failed=0
2019-05-07 19:49:28 |
2019-05-07 19:49:28 | Exception: Deployment failed
2019-05-07 19:49:28 | Traceback (most recent call last):
2019-05-07 19:49:28 | File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1205, in _standalone_deploy
2019-05-07 19:49:28 | raise exceptions.DeploymentError('Deployment failed')
2019-05-07 19:49:28 | DeploymentError: Deployment failed
2019-05-07 19:49:28 | None
2019-05-07 19:49:30 | ** Found ansible errors for standalone deployment! **
2019-05-07 19:49:30 | [
2019-05-07 19:49:30 | [
2019-05-07 19:49:30 | "Install ntpdate",
2019-05-07 19:49:30 | {
2019-05-07 19:49:30 | "_ansible_parsed": true,
2019-05-07 19:49:30 | "_ansible_no_log": false,
2019-05-07 19:49:30 | "changed": false,
2019-05-07 19:49:30 | "results": [
2019-05-07 19:49:30 | "Loaded plugins: fastestmirror, priorities\nLoading mirror speeds from cached hostfile\n121 packages excluded due to repository priority protections\nResolving Dependencies\n--> Running transaction check\n---> Package ntpdate.x86_64 0:4.2.6p5-28.el7.centos will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ntpdate x86_64 4.2.6p5-28.el7.centos quickstart-centos-base 86 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 86 k\nInstalled size: 121 k\nDownloading packages:\n"
2019-05-07 19:49:30 | ],
2019-05-07 19:49:30 | "msg": "http://mirror.mtl01.inap.openstack.org/centos/7/os/x86_64/Packages/ntpdate-4.2.6p5-28.el7.centos.x86_64.rpm: [Errno 14] curl#6 - \"Could not resolve host: mirror.mtl01.inap.openstack.org; Unknown error\"\nTrying other mirror.\n\n\nError downloading packages:\n ntpdate-4.2.6p5-28.el7.centos.x86_64: [Errno 256] No more mirrors to try.\n\n",
2019-05-07 19:49:30 | "rc": 1,
2019-05-07 19:49:30 | "invocation": {
2019-05-07 19:49:30 | "module_args": {
2019-05-07 19:49:30 | "allow_downgrade": false,
2019-05-07 19:49:30 | "name": [
2019-05-07 19:49:30 | "ntpdate"
2019-05-07 19:49:30 | ],
2019-05-07 19:49:30 | "bugfix": false,
2019-05-07 19:49:30 | "list": null,
2019-05-07 19:49:30 | "disable_gpg_check": false,
2019-05-07 19:49:30 | "conf_file": null,
2019-05-07 19:49:30 | "install_repoquery": true,
2019-05-07 19:49:30 | "validate_certs": true,
2019-05-07 19:49:30 | "state": "present",
2019-05-07 19:49:30 | "disablerepo": null,
2019-05-07 19:49:30 | "update_cache": false,
2019-05-07 19:49:30 | "disable_plugin": [],
2019-05-07 19:49:30 | "enablerepo": null,
2019-05-07 19:49:30 | "exclude": null,
2019-05-07 19:49:30 | "security": false,
2019-05-07 19:49:30 | "update_only": false,
2019-05-07 19:49:30 | "enable_plugin": [],
2019-05-07 19:49:30 | "installroot": "/",
2019-05-07 19:49:30 | "skip_broken": false
2019-05-07 19:49:30 | }
2019-05-07 19:49:30 | }
2019-05-07 19:49:30 | }
2019-05-07 19:49:30 | ]
2019-05-07 19:49:30 | ]
2019-05-07 19:49:30 | Not cleaning working directory /home/zuul/tripleo-heat-installer-templates
2019-05-07 19:49:30 | Not cleaning ansible directory /home/zuul/undercloud-ansible-6IOMaB
2019-05-07 19:49:30 | Install artifact is located at /home/zuul/undercloud-install-20190507194928.tar.bzip2
2019-05-07 19:49:30 |
2019-05-07 19:49:30 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2019-05-07 19:49:30 |
2019-05-07 19:49:30 | Deployment Failed!
2019-05-07 19:49:30 |
2019-05-07 19:49:30 | ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-kZdonE
2019-05-07 19:49:30 |
2019-05-07 19:49:30 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2019-05-07 19:49:30 |
2019-05-07 19:49:30 | Deployment failed.

== resolv.conf ==
; generated by /usr/sbin/dhclient-script
nameserver 127.0.0.1
nameserver 1.1.1.1

$ curl -O http://mirror.mtl01.inap.openstack.org/centos/7/os/x86_64/Packages/ntpdate-4.2.6p5-28.el7.centos.x86_64.rpm
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 88004 100 88004 0 0 718k 0 --:--:-- --:--:-- --:--:-- 716k

Revision history for this message
wes hayutin (weshayutin) wrote :

perhaps you can push this along https://review.opendev.org/#/c/651654/

Changed in tripleo:
milestone: train-1 → train-2
Changed in tripleo:
milestone: train-2 → train-3
Changed in tripleo:
milestone: train-3 → ussuri-1
Changed in tripleo:
milestone: ussuri-1 → ussuri-2
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-2 → ussuri-3
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-3 → ussuri-rc3
wes hayutin (weshayutin)
Changed in tripleo:
status: Triaged → Incomplete
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-rc3 → victoria-1
Changed in tripleo:
milestone: victoria-1 → victoria-3
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.