Bug 1965897
Summary: | 16.2 / 17 line jobs are failing on tempest tests with "ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on <IP>" | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Sandeep Yadav <sandyada> |
Component: | openstack-neutron | Assignee: | Slawek Kaplonski <skaplons> |
Status: | CLOSED DUPLICATE | QA Contact: | Eran Kuris <ekuris> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 16.2 (Train) | CC: | amuller, bkopilov, ccamposr, ralonsoh, scohen, whayutin |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-14 05:54:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sandeep Yadav
2021-05-31 04:42:56 UTC
Hi all , Looks like this issue reproduced on other jobs in phase 3 , After troubleshooting looks like: #1 sometimes we can not ssh with keys to the instance from tempest . When it happens , nova conosole-logs reports : Initializing random number generator... [ 4.561793] random: dd urandom read with 18 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.100.0.4... Lease of 10.100.0.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.0.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 4.74. request failed failed 2/20: up 16.77. request failed failed 3/20: up 28.80. request failed failed 4/20: up 40.83. request failed failed 5/20: up 52.85. request failed failed 6/20: up 64.88. request failed failed 7/20: up 76.91. request failed failed 8/20: up 88.94. request failed failed 9/20: up 100.96. request failed I accessed to the instance and i could not ping to the 169.254.169.254 address . In case it works , i can ping to the metadata address. Benny Hi all , Looks like this issue reproduced on other jobs in phase 3 , After troubleshooting looks like: #1 sometimes we can not ssh with keys to the instance from tempest . When it happens , nova conosole-logs reports : Initializing random number generator... [ 4.561793] random: dd urandom read with 18 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.100.0.4... Lease of 10.100.0.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.0.1" checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 4.74. request failed failed 2/20: up 16.77. request failed failed 3/20: up 28.80. request failed failed 4/20: up 40.83. request failed failed 5/20: up 52.85. request failed failed 6/20: up 64.88. request failed failed 7/20: up 76.91. request failed failed 8/20: up 88.94. request failed failed 9/20: up 100.96. request failed I accessed to the instance and i could not ping to the 169.254.169.254 address . In case it works , i can ping to the metadata address. Benny *** Bug 1967995 has been marked as a duplicate of this bug. *** *** Bug 1967993 has been marked as a duplicate of this bug. *** Hello Slaweq, Yes, we can close this as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1956748( Fixed in version mentioned is ovn2.13-20.12.0-120.el7fdp) As we are using ovn-2021, Fixed in ovn-2021-21.03.0-40.el8fdp.x86_64.rpm *** This bug has been marked as a duplicate of bug 1956748 *** |