2025-10-24 10:49:13,703 - INFO - Domain Default found not creating
2025-10-24 10:49:13,875 - INFO - Project ctest-TestvDNSBasic0-32177575 not found, creating it
2025-10-24 10:49:14,388 - INFO - Created Project:ctest-TestvDNSBasic0-32177575, ID : 3e63ec54-2212-4f97-99bc-d15c46ae399b
2025-10-24 10:49:16,072 - INFO - ================================================================================
2025-10-24 10:49:16,072 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-24 10:49:16,072 - 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
2025-10-24 10:49:16,337 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-24 10:49:16,337 - INFO - Initial checks done. Running the testcase now
2025-10-24 10:49:16,337 - INFO -
2025-10-24 10:49:17,115 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-32177575'](3e63ec54-2212-4f97-99bc-d15c46ae399b)
2025-10-24 10:49:17,171 - DEBUG - Creating VDNS : ctest-vdns1-48046879
2025-10-24 10:49:17,404 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-48046879'] created succesfully
2025-10-24 10:49:17,418 - DEBUG - Verify VDNS entry is shown in control node
2025-10-24 10:49:17,425 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-24 10:49:17,425 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-24 10:49:17,758 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-24 10:49:17,789 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7db71b69-ec52-463d-b1ea-ee1dd30569eb
2025-10-24 10:49:17,804 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/6ae2d41f-8b4c-45c7-a5a0-98445e424451
2025-10-24 10:49:18,384 - DEBUG - Response for create_network : {'network': {'id': '26afbd45-fa4d-44ff-bd9a-7b01296742bd', 'name': 'ctest-vn1-vdns-50963842', 'tenant_id': '3e63ec5422124f9799bcd15c46ae399b', 'project_id': '3e63ec5422124f9799bcd15c46ae399b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-32177575', 'ctest-vn1-vdns-50963842'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 10:49:18,570 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4bbb50f-0e60-4d71-b086-a5816c8139db', 'name': '', 'tenant_id': '3e63ec5422124f9799bcd15c46ae399b', 'network_id': '26afbd45-fa4d-44ff-bd9a-7b01296742bd', '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': '3e63ec5422124f9799bcd15c46ae399b'}}
2025-10-24 10:49:18,588 - INFO - Created VN ctest-vn1-vdns-50963842
2025-10-24 10:49:18,644 - DEBUG - VN ctest-vn1-vdns-50963842 UUID is 26afbd45-fa4d-44ff-bd9a-7b01296742bd
2025-10-24 10:49:18,842 - DEBUG - Services list from nova: [, , ]
2025-10-24 10:49:19,990 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4475-1)
2025-10-24 10:49:19,990 - INFO - Waiting for VM ctest-vm1-test-67873023 to be up..
2025-10-24 10:49:20,032 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-24 10:49:25,113 - DEBUG - VM is in ACTIVE state now
2025-10-24 10:49:25,113 - INFO - VM name : ctest-vm1-test-67873023
2025-10-24 10:49:25,188 - DEBUG - VM ctest-vm1-test-67873023 ID is 889be046-977b-461f-8d50-6ff9f78d9962
2025-10-24 10:49:25,188 - DEBUG - VM ctest-vm1-test-67873023 launched on Node cn-jenkins-deploy-platform-ansible-os-4475-1
2025-10-24 10:49:25,265 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/889be046-977b-461f-8d50-6ff9f78d9962
2025-10-24 10:49:25,275 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d9168893-8277-4a05-ab4e-c878b9a588d3
2025-10-24 10:49:28,530 - 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 1018ms')
2025-10-24 10:49:28,531 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67873023 failed!
2025-10-24 10:49:28,583 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-32177575:ctest-vn1-vdns-50963842 is 10.10.10.1 and allocation pool is NOT set
2025-10-24 10:49:32,661 - 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=4.58 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 4.584/4.584/4.584/0.000 ms')
2025-10-24 10:49:32,661 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67873023 passed
2025-10-24 10:49:32,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 10:49:32,812 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67873023, IP 10.10.10.3, Port 22
2025-10-24 10:49:32,967 - DEBUG - VM ctest-vm1-test-67873023 is ready for SSH connections
2025-10-24 10:49:32,967 - 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.254, gateway password: c0ntrail123
2025-10-24 10:49:32,967 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-24 10:49:34,696 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-24 10:49:34,697 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67873023", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:34,697 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67873023", None, socket.AF_INET6)'
2025-10-24 10:49:34,960 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-67873023, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:34,960 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-67873023
2025-10-24 10:49:37,240 - DEBUG - PING ctest-vm1-test-67873023 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.886 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.428 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.664 ms
--- ctest-vm1-test-67873023 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.428/1.659/3.886 ms
2025-10-24 10:49:37,240 - INFO - Ping to IP ctest-vm1-test-67873023 from VM ctest-vm1-test-67873023 passed
2025-10-24 10:49:37,254 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-24 10:49:37,260 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-48046879@0%20AllEntriesVdnsRecordsReq
2025-10-24 10:49:37,265 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-48046879:1:ctest-vm1-test-67873023:10.10.10.3', 'rec_name': 'ctest-vm1-test-67873023', '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-4475-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-67873023.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-24 10:49:37,265 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-48046879:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-67873023', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-67873023', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4475-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-67873023.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'}
2025-10-24 10:49:38,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4475-1)
2025-10-24 10:49:38,556 - INFO - Waiting for VM ctest-vm2-test-87193217 to be up..
2025-10-24 10:49:38,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-24 10:49:43,682 - DEBUG - VM is in ACTIVE state now
2025-10-24 10:49:43,682 - INFO - VM name : ctest-vm2-test-87193217
2025-10-24 10:49:43,755 - DEBUG - VM ctest-vm2-test-87193217 ID is cd99a8e1-d3a3-492d-84ac-ee9d9c373bab
2025-10-24 10:49:43,756 - DEBUG - VM ctest-vm2-test-87193217 launched on Node cn-jenkins-deploy-platform-ansible-os-4475-1
2025-10-24 10:49:43,844 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cd99a8e1-d3a3-492d-84ac-ee9d9c373bab
2025-10-24 10:49:43,852 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/62269e8a-d309-49a8-b140-8caea977833b
2025-10-24 10:49:47,125 - 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 1031ms')
2025-10-24 10:49:47,125 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-87193217 failed!
2025-10-24 10:49:47,179 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-32177575:ctest-vn1-vdns-50963842 is 10.10.10.1 and allocation pool is NOT set
2025-10-24 10:49:51,245 - 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=9.64 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 9.643/9.643/9.643/0.000 ms')
2025-10-24 10:49:51,245 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-87193217 passed
2025-10-24 10:49:51,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 10:49:51,396 - DEBUG - Waiting to SSH to VM ctest-vm2-test-87193217, IP 10.10.10.4, Port 22
2025-10-24 10:49:51,551 - DEBUG - VM ctest-vm2-test-87193217 is ready for SSH connections
2025-10-24 10:49:51,551 - 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.254, gateway password: c0ntrail123
2025-10-24 10:49:51,551 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-24 10:49:53,287 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-24 10:49:53,287 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-87193217", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:53,287 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-87193217", None, socket.AF_INET6)'
2025-10-24 10:49:53,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-87193217, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:53,555 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-87193217
2025-10-24 10:49:55,843 - DEBUG - PING ctest-vm2-test-87193217 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.507 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.571 ms
--- ctest-vm2-test-87193217 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.432/1.503/3.507 ms
2025-10-24 10:49:55,843 - INFO - Ping to IP ctest-vm2-test-87193217 from VM ctest-vm2-test-87193217 passed
2025-10-24 10:49:55,859 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-24 10:49:55,865 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-48046879@0%20AllEntriesVdnsRecordsReq
2025-10-24 10:49:55,871 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-48046879:1:ctest-vm2-test-87193217:10.10.10.4', 'rec_name': 'ctest-vm2-test-87193217', '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-4475-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-87193217.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-24 10:49:55,871 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-48046879:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-87193217', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-87193217', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4475-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-87193217.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'}
2025-10-24 10:49:55,871 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-87193217", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:55,871 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-87193217", None, socket.AF_INET6)'
2025-10-24 10:49:56,089 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-87193217, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-24 10:49:56,090 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-87193217
2025-10-24 10:49:58,370 - DEBUG - PING ctest-vm2-test-87193217 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.579 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.732 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.899 ms
--- ctest-vm2-test-87193217 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.732/2.403/5.579 ms
2025-10-24 10:49:58,370 - INFO - Ping to IP ctest-vm2-test-87193217 from VM ctest-vm1-test-67873023 passed
2025-10-24 10:49:58,370 - INFO - Try deleting the VDNS entry ctest-vdns1-48046879 with back ref of ipam.
2025-10-24 10:49:58,427 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/5547685e-971b-48ba-9f07-7d0ee06aa2c7']
2025-10-24 10:49:58,427 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-24 10:49:58,428 - INFO - Add CNAME VDNS record for ctest-vm1-test-67873023 and verify we able to ping by alias name
2025-10-24 10:49:58,475 - DEBUG - Creating VDNS record data : test-rec
2025-10-24 10:49:58,584 - INFO - In verify_on_setup
2025-10-24 10:49:58,679 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-48046879', 'test-rec'] created succesfully
2025-10-24 10:49:58,680 - INFO - Verify VDNS record is shown in the API server
2025-10-24 10:49:58,680 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-24 10:49:58,686 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7db71b69-ec52-463d-b1ea-ee1dd30569eb
2025-10-24 10:49:58,697 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/6ae2d41f-8b4c-45c7-a5a0-98445e424451
2025-10-24 10:49:58,704 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/42339e3d-3421-4374-a5ae-56a55e933368
2025-10-24 10:49:58,710 - INFO - Verify VDNS record is shown in the control node
2025-10-24 10:49:58,716 - 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.254, gateway password: c0ntrail123
2025-10-24 10:49:58,716 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-24 10:49:58,933 - 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.254, gateway password: c0ntrail123
2025-10-24 10:49:58,933 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-24 10:49:59,195 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-24 10:49:59,195 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67873023 failed
2025-10-24 10:50:00,196 - 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.254, gateway password: c0ntrail123
2025-10-24 10:50:00,196 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-24 10:50:00,404 - 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.254, gateway password: c0ntrail123
2025-10-24 10:50:00,404 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-24 10:50:00,674 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-24 10:50:00,674 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67873023 failed
2025-10-24 10:50:01,675 - 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.254, gateway password: c0ntrail123
2025-10-24 10:50:01,676 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-24 10:50:01,913 - 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.254, gateway password: c0ntrail123
2025-10-24 10:50:01,914 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-24 10:50:04,204 - 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.630 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.457 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.345 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.345/0.477/0.630 ms
2025-10-24 10:50:04,204 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-67873023 passed
2025-10-24 10:50:04,204 - DEBUG - Deleting VDNS record data: test-rec
2025-10-24 10:50:04,271 - INFO - VDNS record info: default-domain:ctest-vdns1-48046879:test-rec deleted successfully.
2025-10-24 10:50:04,271 - INFO - Deleting VM ctest-vm2-test-87193217
2025-10-24 10:50:04,351 - INFO - Deleting VM ctest-vm1-test-67873023
2025-10-24 10:50:04,432 - INFO - Deleting VN ctest-vn1-vdns-50963842
2025-10-24 10:50:04,480 - DEBUG - VN 26afbd45-fa4d-44ff-bd9a-7b01296742bd still in use: Unable to complete operation on network 26afbd45-fa4d-44ff-bd9a-7b01296742bd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dc8049c1-c03e-48ee-a4c0-1cfae16d2636']
2025-10-24 10:50:04,480 - WARNING - Deleting VN ctest-vn1-vdns-50963842 failed..Will retry
2025-10-24 10:50:06,705 - DEBUG - Response for deleting network ()
2025-10-24 10:50:06,735 - DEBUG - Deleting VDNS Entry: ctest-vdns1-48046879
2025-10-24 10:50:06,807 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-48046879'] deleted successfully.
2025-10-24 10:50:06,807 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-24 10:50:06,815 - DEBUG - Requesting: http://10.0.0.254:8082/domain/7db71b69-ec52-463d-b1ea-ee1dd30569eb
2025-10-24 10:50:06,829 - DEBUG - VDNS information not found in API server
2025-10-24 10:50:06,829 - INFO - VDNS information ctest-vdns1-48046879 removed from the API Server
2025-10-24 10:50:06,834 - INFO - VDNS information ctest-vdns1-48046879 removed in the Control node
2025-10-24 10:50:06,834 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-32177575']
2025-10-24 10:50:07,090 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 10:50:07,090 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-10-24 10:50:07,090 - INFO - --------------------------------------------------------------------------------
2025-10-24 10:50:07,808 - INFO - Deleted project: ctest-TestvDNSBasic0-32177575, ID : 3e63ec54-2212-4f97-99bc-d15c46ae399b