2024-12-23 02:13:36,673 - INFO - Domain Default found not creating
2024-12-23 02:13:36,801 - INFO - Project ctest-TestvDNSBasic0-71794307 not found, creating it
2024-12-23 02:13:37,243 - INFO - Created Project:ctest-TestvDNSBasic0-71794307, ID : c6ba566a-186f-4fa4-aac5-fee436c7e119
2024-12-23 02:13:38,662 - INFO - ================================================================================
2024-12-23 02:13:38,662 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-12-23 02:13:38,662 - 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-12-23 02:13:38,922 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.17': '0'}} with
2024-12-23 02:13:38,922 - INFO - Initial checks done. Running the testcase now
2024-12-23 02:13:38,922 - INFO -
2024-12-23 02:13:39,630 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-71794307'](c6ba566a-186f-4fa4-aac5-fee436c7e119)
2024-12-23 02:13:39,684 - DEBUG - Creating VDNS : ctest-vdns1-27918858
2024-12-23 02:13:39,888 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-27918858'] created succesfully
2024-12-23 02:13:39,888 - DEBUG - Verify VDNS entry is shown in control node
2024-12-23 02:13:39,895 - DEBUG - Verify VDNS entry is shown in the API server
2024-12-23 02:13:39,895 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-12-23 02:13:40,189 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-12-23 02:13:40,220 - DEBUG - Requesting: http://10.0.0.17:8082/domain/22042cce-cd37-4bbf-baf4-caf2e2364a6d
2024-12-23 02:13:40,235 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-DNS/87ad9aed-53e8-4235-b8de-1dcc0571dc62
2024-12-23 02:13:40,792 - DEBUG - Response for create_network : {'network': {'id': 'c89cf247-b41a-42cf-9689-5f149ce0b690', 'name': 'ctest-vn1-vdns-01895745', 'tenant_id': 'c6ba566a186f4fa4aac5fee436c7e119', 'project_id': 'c6ba566a186f4fa4aac5fee436c7e119', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-71794307', 'ctest-vn1-vdns-01895745'], 'port_security_enabled': True, 'description': ''}}
2024-12-23 02:13:40,967 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d1bd5f4-101b-43d3-8762-f294473900ff', 'name': '', 'tenant_id': 'c6ba566a186f4fa4aac5fee436c7e119', 'network_id': 'c89cf247-b41a-42cf-9689-5f149ce0b690', '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': 'c6ba566a186f4fa4aac5fee436c7e119'}}
2024-12-23 02:13:40,986 - INFO - Created VN ctest-vn1-vdns-01895745
2024-12-23 02:13:41,036 - DEBUG - VN ctest-vn1-vdns-01895745 UUID is c89cf247-b41a-42cf-9689-5f149ce0b690
2024-12-23 02:13:41,233 - DEBUG - Services list from nova: [, , ]
2024-12-23 02:13:42,192 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2486-1)
2024-12-23 02:13:42,192 - INFO - Waiting for VM ctest-vm1-test-40923217 to be up..
2024-12-23 02:13:42,226 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-23 02:13:47,304 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:13:47,305 - INFO - VM name : ctest-vm1-test-40923217
2024-12-23 02:13:47,379 - DEBUG - VM ctest-vm1-test-40923217 ID is 616ac52a-df86-475e-878f-0593234cd86f
2024-12-23 02:13:47,379 - DEBUG - VM ctest-vm1-test-40923217 launched on Node cn-jenkins-deploy-platform-ansible-os-2486-1
2024-12-23 02:13:47,451 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/616ac52a-df86-475e-878f-0593234cd86f
2024-12-23 02:13:47,459 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/85339386-0944-4d5a-90b8-1ff67820c881
2024-12-23 02:13:50,720 - 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 1023ms')
2024-12-23 02:13:50,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40923217 failed!
2024-12-23 02:13:50,772 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71794307:ctest-vn1-vdns-01895745 is 10.10.10.1 and allocation pool is NOT set
2024-12-23 02:13:52,834 - 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=1 ttl=63 time=2.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.29 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.288/2.615/2.943/0.327 ms')
2024-12-23 02:13:52,834 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40923217 passed
2024-12-23 02:13:52,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:13:52,980 - DEBUG - Waiting to SSH to VM ctest-vm1-test-40923217, IP 10.10.10.3, Port 22
2024-12-23 02:13:53,035 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2024-12-23 02:13:53,107 - DEBUG - VM ctest-vm1-test-40923217 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-23 02:13:58,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:13:58,107 - DEBUG - Waiting to SSH to VM ctest-vm1-test-40923217, IP 10.10.10.3, Port 22
2024-12-23 02:13:58,264 - DEBUG - VM ctest-vm1-test-40923217 is ready for SSH connections
2024-12-23 02:13:58,264 - 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.17, gateway password: c0ntrail123
2024-12-23 02:13:58,264 - DEBUG - ifconfig | grep 10.10.10.3
2024-12-23 02:13:59,917 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-23 02:13:59,918 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40923217", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:13:59,918 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40923217", None, socket.AF_INET6)'
2024-12-23 02:14:00,147 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-40923217, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:14:00,147 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-40923217
2024-12-23 02:14:02,392 - DEBUG - PING ctest-vm1-test-40923217 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.677 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.350 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.649 ms
--- ctest-vm1-test-40923217 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/1.225/2.677 ms
2024-12-23 02:14:02,392 - INFO - Ping to IP ctest-vm1-test-40923217 from VM ctest-vm1-test-40923217 passed
2024-12-23 02:14:02,405 - DEBUG - Requesting: http://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-23 02:14:02,412 - DEBUG - Requesting: http://10.0.0.17:8092/Snh_PageReq?x=default-domain:ctest-vdns1-27918858@0%20AllEntriesVdnsRecordsReq
2024-12-23 02:14:02,417 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-27918858:1:ctest-vm1-test-40923217:10.10.10.3', 'rec_name': 'ctest-vm1-test-40923217', '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-2486-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-40923217.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-23 02:14:02,417 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-27918858:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-40923217', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-40923217', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2486-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-40923217.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-12-23 02:14:03,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2486-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2486-1)
2024-12-23 02:14:03,536 - INFO - Waiting for VM ctest-vm2-test-49762047 to be up..
2024-12-23 02:14:03,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-23 02:14:08,654 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:14:08,654 - INFO - VM name : ctest-vm2-test-49762047
2024-12-23 02:14:08,728 - DEBUG - VM ctest-vm2-test-49762047 ID is f275ac50-eac7-41a9-89d3-44edd7832e0e
2024-12-23 02:14:08,728 - DEBUG - VM ctest-vm2-test-49762047 launched on Node cn-jenkins-deploy-platform-ansible-os-2486-1
2024-12-23 02:14:08,817 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/f275ac50-eac7-41a9-89d3-44edd7832e0e
2024-12-23 02:14:08,826 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/b3caf506-e6e3-4d5e-8355-7c0cc985698b
2024-12-23 02:14:12,074 - 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 1007ms')
2024-12-23 02:14:12,074 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-49762047 failed!
2024-12-23 02:14:12,124 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71794307:ctest-vn1-vdns-01895745 is 10.10.10.1 and allocation pool is NOT set
2024-12-23 02:14:14,187 - 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=1 ttl=63 time=4.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.05 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.052/3.290/4.528/1.238 ms')
2024-12-23 02:14:14,187 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-49762047 passed
2024-12-23 02:14:14,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:14:14,340 - DEBUG - Waiting to SSH to VM ctest-vm2-test-49762047, IP 10.10.10.4, Port 22
2024-12-23 02:14:14,507 - DEBUG - VM ctest-vm2-test-49762047 is ready for SSH connections
2024-12-23 02:14:14,507 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:14,507 - DEBUG - ifconfig | grep 10.10.10.4
2024-12-23 02:14:15,118 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-23 02:14:15,118 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-49762047", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:14:15,118 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-49762047", None, socket.AF_INET6)'
2024-12-23 02:14:15,347 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-49762047, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:14:15,347 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-49762047
2024-12-23 02:14:17,593 - DEBUG - PING ctest-vm2-test-49762047 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.035 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.330 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.382 ms
--- ctest-vm2-test-49762047 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.330/1.249/3.035 ms
2024-12-23 02:14:17,593 - INFO - Ping to IP ctest-vm2-test-49762047 from VM ctest-vm2-test-49762047 passed
2024-12-23 02:14:17,607 - DEBUG - Requesting: http://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-23 02:14:17,614 - DEBUG - Requesting: http://10.0.0.17:8092/Snh_PageReq?x=default-domain:ctest-vdns1-27918858@0%20AllEntriesVdnsRecordsReq
2024-12-23 02:14:17,622 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-27918858:1:ctest-vm2-test-49762047:10.10.10.4', 'rec_name': 'ctest-vm2-test-49762047', '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-2486-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-49762047.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-23 02:14:17,622 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-27918858:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-49762047', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-49762047', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2486-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-49762047.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-12-23 02:14:17,623 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-49762047", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:14:17,623 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-49762047", None, socket.AF_INET6)'
2024-12-23 02:14:17,794 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-49762047, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2024-12-23 02:14:17,795 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-49762047
2024-12-23 02:14:20,049 - DEBUG - PING ctest-vm2-test-49762047 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.129 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.071 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.945 ms
--- ctest-vm2-test-49762047 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.945/2.715/6.129 ms
2024-12-23 02:14:20,049 - INFO - Ping to IP ctest-vm2-test-49762047 from VM ctest-vm1-test-40923217 passed
2024-12-23 02:14:20,049 - INFO - Try deleting the VDNS entry ctest-vdns1-27918858 with back ref of ipam.
2024-12-23 02:14:20,104 - DEBUG - Delete when resource still referred: ['http://10.0.0.17:8082/network-ipam/9115959f-69fb-4596-8ce4-8c9c1c245809']
2024-12-23 02:14:20,104 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-12-23 02:14:20,104 - INFO - Add CNAME VDNS record for ctest-vm1-test-40923217 and verify we able to ping by alias name
2024-12-23 02:14:20,152 - DEBUG - Creating VDNS record data : test-rec
2024-12-23 02:14:20,260 - INFO - In verify_on_setup
2024-12-23 02:14:20,356 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-27918858', 'test-rec'] created succesfully
2024-12-23 02:14:20,356 - INFO - Verify VDNS record is shown in the API server
2024-12-23 02:14:20,356 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-12-23 02:14:20,362 - DEBUG - Requesting: http://10.0.0.17:8082/domain/22042cce-cd37-4bbf-baf4-caf2e2364a6d
2024-12-23 02:14:20,374 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-DNS/87ad9aed-53e8-4235-b8de-1dcc0571dc62
2024-12-23 02:14:20,381 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-DNS-record/bd26ecc5-0440-4097-ba5f-e71d0dcb0484
2024-12-23 02:14:20,387 - INFO - Verify VDNS record is shown in the control node
2024-12-23 02:14:20,393 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:20,393 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-23 02:14:20,581 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:20,581 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-23 02:14:20,803 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-23 02:14:20,803 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40923217 failed
2024-12-23 02:14:21,803 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:21,804 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-23 02:14:21,984 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:21,984 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-23 02:14:22,210 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-23 02:14:22,210 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40923217 failed
2024-12-23 02:14:23,211 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:23,211 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-23 02:14:23,383 - 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.17, gateway password: c0ntrail123
2024-12-23 02:14:23,383 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-23 02:14:25,629 - 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.330 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.298 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.298/0.322/0.340 ms
2024-12-23 02:14:25,629 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-40923217 passed
2024-12-23 02:14:25,629 - DEBUG - Deleting VDNS record data: test-rec
2024-12-23 02:14:25,696 - INFO - VDNS record info: default-domain:ctest-vdns1-27918858:test-rec deleted successfully.
2024-12-23 02:14:25,696 - INFO - Deleting VM ctest-vm2-test-49762047
2024-12-23 02:14:25,759 - INFO - Deleting VM ctest-vm1-test-40923217
2024-12-23 02:14:25,830 - INFO - Deleting VN ctest-vn1-vdns-01895745
2024-12-23 02:14:25,866 - DEBUG - VN c89cf247-b41a-42cf-9689-5f149ce0b690 still in use: Unable to complete operation on network c89cf247-b41a-42cf-9689-5f149ce0b690. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-083b1b4e-06b0-4655-8b25-e366a8b4a812']
2024-12-23 02:14:25,867 - WARNING - Deleting VN ctest-vn1-vdns-01895745 failed..Will retry
2024-12-23 02:14:28,149 - DEBUG - Response for deleting network ()
2024-12-23 02:14:28,186 - DEBUG - Deleting VDNS Entry: ctest-vdns1-27918858
2024-12-23 02:14:28,268 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-27918858'] deleted successfully.
2024-12-23 02:14:28,268 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2024-12-23 02:14:28,277 - DEBUG - Requesting: http://10.0.0.17:8082/domain/22042cce-cd37-4bbf-baf4-caf2e2364a6d
2024-12-23 02:14:28,290 - DEBUG - VDNS information not found in API server
2024-12-23 02:14:28,291 - INFO - VDNS information ctest-vdns1-27918858 removed from the API Server
2024-12-23 02:14:28,300 - INFO - VDNS information ctest-vdns1-27918858 removed in the Control node
2024-12-23 02:14:28,300 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-71794307']
2024-12-23 02:14:28,554 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 02:14:28,554 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2024-12-23 02:14:28,554 - INFO - --------------------------------------------------------------------------------
2024-12-23 02:14:29,249 - INFO - Deleted project: ctest-TestvDNSBasic0-71794307, ID : c6ba566a-186f-4fa4-aac5-fee436c7e119