Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faststart failed #340

Open
kenneth0595 opened this issue Apr 14, 2022 · 1 comment
Open

Faststart failed #340

kenneth0595 opened this issue Apr 14, 2022 · 1 comment

Comments

@kenneth0595
Copy link

I have encounterd this kind of error.

[root@eucalyptus-system1 ~]# tail -f /var/log/euca-install-04.14.2022-14.55.07.log
TASK [common : euca2ools appscale gpg key] *************************************
changed: [host1]

TASK [common : install euca2ools appscale gpg key] *****************************
ok: [host1]

TASK [common : euca2ools yum repository] ***************************************
changed: [host1]

TASK [common : enable epel yum repository] *************************************
ok: [host1]

TASK [common : install epel gpg key] *******************************************
ok: [host1]

TASK [common : enable qemu enterprise virtualization yum repository] ***********
changed: [host1]

TASK [common : install virtualization sig gpg key] *****************************
changed: [host1]

TASK [common : datastax gpg key] ***********************************************
changed: [host1]

TASK [common : install datastax gpg key] ***************************************
changed: [host1]

TASK [common : datastax yum repository] ****************************************
changed: [host1]

TASK [common : midonet gpg key] ************************************************
changed: [host1]

TASK [common : install midonet gpg key] ****************************************
changed: [host1]

TASK [common : midonet yum repository] *****************************************
changed: [host1]

TASK [common : midonet-misc yum repository] ************************************
changed: [host1]

TASK [common : set eucalyptus host facts] **************************************
ok: [host1]

TASK [common : set eucalyptus bootstrap hosts fact] ****************************
skipping: [host1]

TASK [common : install base packages] ******************************************
fatal: [host1]: FAILED! => {"changed": false, "msg": "Failure talking to yum: failure: repodata/repomd.xml from midonet: [Errno 256] No more mirrors to try.\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30000 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')"}

PLAY RECAP *********************************************************************
host1 : ok=62 changed=30 unreachable=0 failed=1 skipped=33 rescued=0 ignored=0

@flyn-org
Copy link

This is probably due to #337.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants