Corymbia / eucalyptus

Eucalyptus Cloud-computing Platform
https://eucalyptus.cloud/
Other
118 stars 24 forks source link

Faststart failed #340

Open kenneth0595 opened 2 years ago

kenneth0595 commented 2 years ago

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 commented 2 years ago

This is probably due to https://github.com/Corymbia/eucalyptus/issues/337.