2024-10-25 15:24:36,921 - INFO - Domain Default found not creating
2024-10-25 15:24:37,122 - INFO - Project ctest-TestvDNSBasic0-96335225 not found, creating it
2024-10-25 15:24:37,702 - INFO - Created Project:ctest-TestvDNSBasic0-96335225, ID : e61b860c-cf39-412b-a529-3756658c7c66
2024-10-25 15:24:39,483 - INFO - ================================================================================
2024-10-25 15:24:39,483 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-10-25 15:24:39,484 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2024-10-25 15:24:39,740 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.14': '0'}} with
2024-10-25 15:24:39,740 - INFO - Initial checks done. Running the testcase now
2024-10-25 15:24:39,740 - INFO -
2024-10-25 15:24:40,591 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-96335225'](e61b860c-cf39-412b-a529-3756658c7c66)
2024-10-25 15:24:40,652 - DEBUG - Creating VDNS : ctest-vdns1-91269474
2024-10-25 15:24:40,884 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-91269474'] created succesfully
2024-10-25 15:24:40,884 - DEBUG - Verify VDNS entry is shown in control node
2024-10-25 15:24:40,892 - DEBUG - Verify VDNS entry is shown in the API server
2024-10-25 15:24:40,892 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-25 15:24:41,234 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-25 15:24:41,274 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477
2024-10-25 15:24:41,291 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS/217e9fc5-43e1-4704-9b55-fa6c0ae8ba41
2024-10-25 15:24:41,962 - DEBUG - Response for create_network : {'network': {'id': '348ffd3e-c1d4-4abb-a024-219c994fa9e5', 'name': 'ctest-vn1-vdns-14225358', 'tenant_id': 'e61b860ccf39412ba5293756658c7c66', 'project_id': 'e61b860ccf39412ba5293756658c7c66', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-96335225', 'ctest-vn1-vdns-14225358'], 'port_security_enabled': True, 'description': ''}}
2024-10-25 15:24:42,172 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a00a5d1-a633-4c77-a345-041859fb1f26', 'name': '', 'tenant_id': 'e61b860ccf39412ba5293756658c7c66', 'network_id': '348ffd3e-c1d4-4abb-a024-219c994fa9e5', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'e61b860ccf39412ba5293756658c7c66'}}
2024-10-25 15:24:42,195 - INFO - Created VN ctest-vn1-vdns-14225358
2024-10-25 15:24:42,256 - DEBUG - VN ctest-vn1-vdns-14225358 UUID is 348ffd3e-c1d4-4abb-a024-219c994fa9e5
2024-10-25 15:24:42,515 - DEBUG - Services list from nova: [, , ]
2024-10-25 15:24:43,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1)
2024-10-25 15:24:43,852 - INFO - Waiting for VM ctest-vm1-test-75215078 to be up..
2024-10-25 15:24:43,903 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-25 15:24:49,008 - DEBUG - VM is in ACTIVE state now
2024-10-25 15:24:49,008 - INFO - VM name : ctest-vm1-test-75215078
2024-10-25 15:24:49,121 - DEBUG - VM ctest-vm1-test-75215078 ID is 90fd6a61-2570-403d-b18e-aecc98929415
2024-10-25 15:24:49,121 - DEBUG - VM ctest-vm1-test-75215078 launched on Node cn-jenkins-deploy-platform-ansible-os-2145-1
2024-10-25 15:24:49,226 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/90fd6a61-2570-403d-b18e-aecc98929415
2024-10-25 15:24:49,239 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/90cc63b9-dbd6-4dbd-b397-8641c6e5ec4a
2024-10-25 15:24:52,525 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2024-10-25 15:24:52,525 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75215078 failed!
2024-10-25 15:24:52,592 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-96335225:ctest-vn1-vdns-14225358 is 10.10.10.1 and allocation pool is NOT set
2024-10-25 15:24:56,673 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=18.7 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1024ms\r\nrtt min/avg/max/mdev = 18.728/18.728/18.728/0.000 ms')
2024-10-25 15:24:56,673 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75215078 passed
2024-10-25 15:24:56,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 15:24:56,845 - DEBUG - Waiting to SSH to VM ctest-vm1-test-75215078, IP 10.10.10.3, Port 22
2024-10-25 15:24:57,008 - DEBUG - VM ctest-vm1-test-75215078 is ready for SSH connections
2024-10-25 15:24:57,008 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:24:57,008 - DEBUG - ifconfig | grep 10.10.10.3
2024-10-25 15:24:59,120 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-25 15:24:59,121 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75215078", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:24:59,121 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75215078", None, socket.AF_INET6)'
2024-10-25 15:24:59,384 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-75215078, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:24:59,384 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-75215078
2024-10-25 15:25:01,677 - DEBUG - PING ctest-vm1-test-75215078 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.786 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.647 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.657 ms
--- ctest-vm1-test-75215078 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.647/1.696/3.786 ms
2024-10-25 15:25:01,677 - INFO - Ping to IP ctest-vm1-test-75215078 from VM ctest-vm1-test-75215078 passed
2024-10-25 15:25:01,696 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-25 15:25:01,704 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=default-domain:ctest-vdns1-91269474@0%20AllEntriesVdnsRecordsReq
2024-10-25 15:25:01,712 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91269474:1:ctest-vm1-test-75215078:10.10.10.3', 'rec_name': 'ctest-vm1-test-75215078', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2145-1/dns'} ,
Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-75215078.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-25 15:25:01,712 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91269474:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-75215078', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-75215078', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2145-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-75215078.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2024-10-25 15:25:03,182 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2145-1)
2024-10-25 15:25:03,182 - INFO - Waiting for VM ctest-vm2-test-13036811 to be up..
2024-10-25 15:25:03,228 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-25 15:25:08,328 - DEBUG - VM is in ACTIVE state now
2024-10-25 15:25:08,328 - INFO - VM name : ctest-vm2-test-13036811
2024-10-25 15:25:08,427 - DEBUG - VM ctest-vm2-test-13036811 ID is 46850f82-af13-498e-acce-f7c0771d4d4f
2024-10-25 15:25:08,427 - DEBUG - VM ctest-vm2-test-13036811 launched on Node cn-jenkins-deploy-platform-ansible-os-2145-1
2024-10-25 15:25:08,532 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/46850f82-af13-498e-acce-f7c0771d4d4f
2024-10-25 15:25:08,547 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/e3ff8cf2-f060-4ade-b242-e59f97658ba1
2024-10-25 15:25:11,852 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2024-10-25 15:25:11,852 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-13036811 failed!
2024-10-25 15:25:11,916 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-96335225:ctest-vn1-vdns-14225358 is 10.10.10.1 and allocation pool is NOT set
2024-10-25 15:25:16,010 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=4.54 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1026ms\r\nrtt min/avg/max/mdev = 4.543/4.543/4.543/0.000 ms')
2024-10-25 15:25:16,011 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-13036811 passed
2024-10-25 15:25:16,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-25 15:25:16,172 - DEBUG - Waiting to SSH to VM ctest-vm2-test-13036811, IP 10.10.10.4, Port 22
2024-10-25 15:25:16,328 - DEBUG - VM ctest-vm2-test-13036811 is ready for SSH connections
2024-10-25 15:25:16,328 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:16,328 - DEBUG - ifconfig | grep 10.10.10.4
2024-10-25 15:25:17,188 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-25 15:25:17,188 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13036811", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:17,189 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13036811", None, socket.AF_INET6)'
2024-10-25 15:25:17,460 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-13036811, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:17,461 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-13036811
2024-10-25 15:25:19,756 - DEBUG - PING ctest-vm2-test-13036811 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.582 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.453 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.518 ms
--- ctest-vm2-test-13036811 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.453/1.517/3.582 ms
2024-10-25 15:25:19,756 - INFO - Ping to IP ctest-vm2-test-13036811 from VM ctest-vm2-test-13036811 passed
2024-10-25 15:25:19,771 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-25 15:25:19,777 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=default-domain:ctest-vdns1-91269474@0%20AllEntriesVdnsRecordsReq
2024-10-25 15:25:19,784 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91269474:1:ctest-vm2-test-13036811:10.10.10.4', 'rec_name': 'ctest-vm2-test-13036811', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2145-1/dns'} ,
Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-13036811.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-25 15:25:19,784 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91269474:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-13036811', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-13036811', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2145-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-13036811.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2024-10-25 15:25:19,785 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13036811", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:19,785 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13036811", None, socket.AF_INET6)'
2024-10-25 15:25:20,035 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-13036811, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:20,036 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-13036811
2024-10-25 15:25:22,344 - DEBUG - PING ctest-vm2-test-13036811 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.570 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.905 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.883 ms
--- ctest-vm2-test-13036811 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.883/2.452/5.570 ms
2024-10-25 15:25:22,344 - INFO - Ping to IP ctest-vm2-test-13036811 from VM ctest-vm1-test-75215078 passed
2024-10-25 15:25:22,344 - INFO - Try deleting the VDNS entry ctest-vdns1-91269474 with back ref of ipam.
2024-10-25 15:25:22,404 - DEBUG - Delete when resource still referred: ['http://10.0.0.31:8082/network-ipam/357ea6aa-93fb-424d-bad2-59a5b012c6ad']
2024-10-25 15:25:22,404 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-10-25 15:25:22,404 - INFO - Add CNAME VDNS record for ctest-vm1-test-75215078 and verify we able to ping by alias name
2024-10-25 15:25:22,452 - DEBUG - Creating VDNS record data : test-rec
2024-10-25 15:25:22,588 - INFO - In verify_on_setup
2024-10-25 15:25:22,685 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-91269474', 'test-rec'] created succesfully
2024-10-25 15:25:22,685 - INFO - Verify VDNS record is shown in the API server
2024-10-25 15:25:22,685 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-25 15:25:22,694 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477
2024-10-25 15:25:22,714 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS/217e9fc5-43e1-4704-9b55-fa6c0ae8ba41
2024-10-25 15:25:22,727 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS-record/ee29474b-ecd9-4112-85c1-a79172f4ae71
2024-10-25 15:25:22,738 - INFO - Verify VDNS record is shown in the control node
2024-10-25 15:25:22,747 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:22,747 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 15:25:23,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:23,003 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 15:25:23,283 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-25 15:25:23,284 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75215078 failed
2024-10-25 15:25:24,285 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:24,285 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 15:25:24,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:24,528 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 15:25:24,813 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-25 15:25:24,813 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75215078 failed
2024-10-25 15:25:25,814 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:25,814 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-25 15:25:26,024 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2024-10-25 15:25:26,025 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-25 15:25:28,320 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.430 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.512 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.398 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/0.446/0.512 ms
2024-10-25 15:25:28,320 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-75215078 passed
2024-10-25 15:25:28,320 - DEBUG - Deleting VDNS record data: test-rec
2024-10-25 15:25:28,400 - INFO - VDNS record info: default-domain:ctest-vdns1-91269474:test-rec deleted successfully.
2024-10-25 15:25:28,400 - INFO - Deleting VM ctest-vm2-test-13036811
2024-10-25 15:25:28,495 - INFO - Deleting VM ctest-vm1-test-75215078
2024-10-25 15:25:28,588 - INFO - Deleting VN ctest-vn1-vdns-14225358
2024-10-25 15:25:28,638 - DEBUG - VN 348ffd3e-c1d4-4abb-a024-219c994fa9e5 still in use: Unable to complete operation on network 348ffd3e-c1d4-4abb-a024-219c994fa9e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1dc3caf1-602c-4a9c-abb3-43c2beee9e39']
2024-10-25 15:25:28,638 - WARNING - Deleting VN ctest-vn1-vdns-14225358 failed..Will retry
2024-10-25 15:25:31,035 - DEBUG - Response for deleting network ()
2024-10-25 15:25:31,075 - DEBUG - Deleting VDNS Entry: ctest-vdns1-91269474
2024-10-25 15:25:31,160 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-91269474'] deleted successfully.
2024-10-25 15:25:31,160 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-25 15:25:31,168 - DEBUG - Requesting: http://10.0.0.31:8082/domain/5c9222a5-1004-4c8d-a5ba-6a8cd4423477
2024-10-25 15:25:31,184 - DEBUG - VDNS information not found in API server
2024-10-25 15:25:31,184 - INFO - VDNS information ctest-vdns1-91269474 removed from the API Server
2024-10-25 15:25:31,191 - INFO - VDNS information ctest-vdns1-91269474 removed in the Control node
2024-10-25 15:25:31,191 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-96335225']
2024-10-25 15:25:31,450 - DEBUG - No XMPP flaps were noticed during the test
2024-10-25 15:25:31,450 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2024-10-25 15:25:31,450 - INFO - --------------------------------------------------------------------------------
2024-10-25 15:25:32,217 - INFO - Deleted project: ctest-TestvDNSBasic0-96335225, ID : e61b860c-cf39-412b-a529-3756658c7c66