2025-10-15 16:26:15,278 - INFO - Domain Default found not creating
2025-10-15 16:26:15,584 - INFO - Project ctest-TestvDNSBasic0-59608154 not found, creating it
2025-10-15 16:26:16,263 - INFO - Created Project:ctest-TestvDNSBasic0-59608154, ID : d2733b35-a1a6-40ff-b7fc-ada46850b0ef 
2025-10-15 16:26:18,429 - INFO - ================================================================================
2025-10-15 16:26:18,429 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-15 16:26:18,430 - 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-15 16:26:18,745 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.253': '0'}} with
2025-10-15 16:26:18,746 - INFO - Initial checks done. Running the testcase now
2025-10-15 16:26:18,746 - INFO - 
2025-10-15 16:26:19,613 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-59608154'](d2733b35-a1a6-40ff-b7fc-ada46850b0ef)
2025-10-15 16:26:19,675 - DEBUG - Creating VDNS : ctest-vdns1-06563702
2025-10-15 16:26:19,915 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-06563702'] created succesfully
2025-10-15 16:26:19,915 - DEBUG - Verify VDNS entry is shown in control node
2025-10-15 16:26:19,928 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-15 16:26:19,928 - DEBUG - Requesting: http://10.0.0.61:8082/domains
2025-10-15 16:26:20,289 - DEBUG - Requesting: http://10.0.0.61:8082/domains
2025-10-15 16:26:20,339 - DEBUG - Requesting: http://10.0.0.61:8082/domain/43557b04-3e0b-4b1f-8db2-5b1e069e6d0d
2025-10-15 16:26:20,363 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-DNS/ec3e3fe8-9db9-4084-b3a3-ef0420bbe23e
2025-10-15 16:26:21,140 - DEBUG - Response for create_network : {'network': {'id': 'e681aaf3-2d3e-4e35-8c72-853c6dbfea82', 'name': 'ctest-vn1-vdns-49320649', 'tenant_id': 'd2733b35a1a640ffb7fcada46850b0ef', 'project_id': 'd2733b35a1a640ffb7fcada46850b0ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-59608154', 'ctest-vn1-vdns-49320649'], 'port_security_enabled': True, 'description': ''}}
2025-10-15 16:26:21,430 - DEBUG - Response for create_subnet : {'subnet': {'id': '7023c754-f888-4585-8b96-fb96dda0916b', 'name': '', 'tenant_id': 'd2733b35a1a640ffb7fcada46850b0ef', 'network_id': 'e681aaf3-2d3e-4e35-8c72-853c6dbfea82', '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': 'd2733b35a1a640ffb7fcada46850b0ef'}}
2025-10-15 16:26:21,453 - INFO - Created VN ctest-vn1-vdns-49320649
2025-10-15 16:26:21,507 - DEBUG - VN ctest-vn1-vdns-49320649 UUID is e681aaf3-2d3e-4e35-8c72-853c6dbfea82
2025-10-15 16:26:21,860 - DEBUG - Services list from nova: [, , ]
2025-10-15 16:26:23,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4332-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4332-1)
2025-10-15 16:26:23,316 - INFO - Waiting for VM ctest-vm1-test-05729511 to be up..
2025-10-15 16:26:23,383 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-15 16:26:28,576 - DEBUG - VM  is in ACTIVE state now
2025-10-15 16:26:28,576 - INFO - VM name : ctest-vm1-test-05729511
2025-10-15 16:26:28,755 - DEBUG - VM ctest-vm1-test-05729511 ID is 2bd967d3-68b3-4d2b-88ec-ae0b023f6b43
2025-10-15 16:26:28,755 - DEBUG - VM ctest-vm1-test-05729511 launched on Node cn-jenkins-deploy-platform-ansible-os-4332-1
2025-10-15 16:26:28,931 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/2bd967d3-68b3-4d2b-88ec-ae0b023f6b43
2025-10-15 16:26:28,949 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/7a46b5c2-c045-4cd6-ac25-3facbe0b2485
2025-10-15 16:26:32,260 - 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 1002ms')
2025-10-15 16:26:32,261 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-05729511 failed!
2025-10-15 16:26:32,339 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-59608154:ctest-vn1-vdns-49320649 is 10.10.10.1 and allocation pool is NOT set
2025-10-15 16:26:36,421 - 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 1006ms')
2025-10-15 16:26:36,421 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-05729511 failed!
2025-10-15 16:26:36,499 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-59608154:ctest-vn1-vdns-49320649 is 10.10.10.1 and allocation pool is NOT set
2025-10-15 16:26:38,575 - 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=4.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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 = 1.177/2.936/4.695/1.759 ms')
2025-10-15 16:26:38,575 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-05729511 passed
2025-10-15 16:26:38,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-15 16:26:38,751 - DEBUG - Waiting to SSH to VM ctest-vm1-test-05729511, IP 10.10.10.3, Port 22
2025-10-15 16:26:38,938 - DEBUG - VM ctest-vm1-test-05729511 is ready for SSH connections
2025-10-15 16:26:38,938 - 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.61, gateway password: c0ntrail123
2025-10-15 16:26:38,938 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-15 16:26:40,919 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-15 16:26:40,921 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-05729511", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:26:40,921 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-05729511", None, socket.AF_INET6)'
2025-10-15 16:26:41,254 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-05729511, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:26:41,254 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-05729511
2025-10-15 16:26:43,567 - DEBUG - PING ctest-vm1-test-05729511 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.586 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.922 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.076 ms
--- ctest-vm1-test-05729511 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.922/1.861/3.586 ms
2025-10-15 16:26:43,567 - INFO - Ping to IP ctest-vm1-test-05729511 from VM ctest-vm1-test-05729511 passed
2025-10-15 16:26:43,612 - DEBUG - Requesting: http://10.0.0.61:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-15 16:26:43,629 - DEBUG - Requesting: http://10.0.0.61:8092/Snh_PageReq?x=default-domain:ctest-vdns1-06563702@0%20AllEntriesVdnsRecordsReq
2025-10-15 16:26:43,645 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06563702:1:ctest-vm1-test-05729511:10.10.10.3', 'rec_name': 'ctest-vm1-test-05729511', '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-4332-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-05729511.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-15 16:26:43,646 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06563702:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-05729511', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-05729511', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4332-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-05729511.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-15 16:26:45,540 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4332-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4332-1)
2025-10-15 16:26:45,540 - INFO - Waiting for VM ctest-vm2-test-20592557 to be up..
2025-10-15 16:26:45,649 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-15 16:26:50,767 - DEBUG - VM  is in ACTIVE state now
2025-10-15 16:26:50,767 - INFO - VM name : ctest-vm2-test-20592557
2025-10-15 16:26:50,865 - DEBUG - VM ctest-vm2-test-20592557 ID is 5fc48236-79ca-42ac-bcc2-d5478724239a
2025-10-15 16:26:50,865 - DEBUG - VM ctest-vm2-test-20592557 launched on Node cn-jenkins-deploy-platform-ansible-os-4332-1
2025-10-15 16:26:50,957 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/5fc48236-79ca-42ac-bcc2-d5478724239a
2025-10-15 16:26:50,967 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/b9431150-a849-4708-ad5a-73d6b1f53aeb
2025-10-15 16:26:54,244 - 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 1003ms')
2025-10-15 16:26:54,244 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-20592557 failed!
2025-10-15 16:26:54,319 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-59608154:ctest-vn1-vdns-49320649 is 10.10.10.1 and allocation pool is NOT set
2025-10-15 16:26:58,405 - 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=12.8 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 12.808/12.808/12.808/0.000 ms')
2025-10-15 16:26:58,406 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-20592557 passed
2025-10-15 16:26:58,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-15 16:26:58,580 - DEBUG - Waiting to SSH to VM ctest-vm2-test-20592557, IP 10.10.10.4, Port 22
2025-10-15 16:26:58,770 - DEBUG - VM ctest-vm2-test-20592557 is ready for SSH connections
2025-10-15 16:26:58,771 - 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.61, gateway password: c0ntrail123
2025-10-15 16:26:58,771 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-15 16:27:00,777 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-15 16:27:00,778 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20592557", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:27:00,778 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20592557", None, socket.AF_INET6)'
2025-10-15 16:27:01,121 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-20592557, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:27:01,121 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-20592557
2025-10-15 16:27:03,411 - DEBUG - PING ctest-vm2-test-20592557 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.057 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.010 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.548 ms
--- ctest-vm2-test-20592557 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.548/1.538/3.057 ms
2025-10-15 16:27:03,411 - INFO - Ping to IP ctest-vm2-test-20592557 from VM ctest-vm2-test-20592557 passed
2025-10-15 16:27:03,449 - DEBUG - Requesting: http://10.0.0.61:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-15 16:27:03,464 - DEBUG - Requesting: http://10.0.0.61:8092/Snh_PageReq?x=default-domain:ctest-vdns1-06563702@0%20AllEntriesVdnsRecordsReq
2025-10-15 16:27:03,476 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06563702:1:ctest-vm2-test-20592557:10.10.10.4', 'rec_name': 'ctest-vm2-test-20592557', '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-4332-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-20592557.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-15 16:27:03,476 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06563702:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-20592557', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-20592557', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4332-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-20592557.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-15 16:27:03,477 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20592557", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:27:03,477 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20592557", None, socket.AF_INET6)'
2025-10-15 16:27:03,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-20592557, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123
2025-10-15 16:27:03,765 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-20592557
2025-10-15 16:27:06,116 - DEBUG - PING ctest-vm2-test-20592557 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.310 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.217 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=2.448 ms
--- ctest-vm2-test-20592557 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.217/3.991/7.310 ms
2025-10-15 16:27:06,116 - INFO - Ping to IP ctest-vm2-test-20592557 from VM ctest-vm1-test-05729511 passed
2025-10-15 16:27:06,116 - INFO - Try deleting the VDNS entry ctest-vdns1-06563702 with back ref of ipam.
2025-10-15 16:27:06,194 - DEBUG - Delete when resource still referred: ['http://10.0.0.61:8082/network-ipam/bc705aba-8c6f-4a20-845c-2ce525a9bfc8']
2025-10-15 16:27:06,195 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-15 16:27:06,195 - INFO - Add CNAME VDNS record for ctest-vm1-test-05729511 and verify we able to ping by alias name
2025-10-15 16:27:06,246 - DEBUG - Creating VDNS record data : test-rec
2025-10-15 16:27:06,375 - INFO - In verify_on_setup
2025-10-15 16:27:06,479 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-06563702', 'test-rec'] created succesfully
2025-10-15 16:27:06,479 - INFO - Verify VDNS record  is shown in the API server
2025-10-15 16:27:06,480 - DEBUG - Requesting: http://10.0.0.61:8082/domains
2025-10-15 16:27:06,495 - DEBUG - Requesting: http://10.0.0.61:8082/domain/43557b04-3e0b-4b1f-8db2-5b1e069e6d0d
2025-10-15 16:27:06,531 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-DNS/ec3e3fe8-9db9-4084-b3a3-ef0420bbe23e
2025-10-15 16:27:06,547 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-DNS-record/a46938b3-ff13-4d16-9e9e-b83fc7f61491
2025-10-15 16:27:06,563 - INFO - Verify VDNS record  is shown in the control node
2025-10-15 16:27:06,579 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:06,579 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 16:27:06,835 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:06,836 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-15 16:27:07,116 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-15 16:27:07,117 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-05729511 failed
2025-10-15 16:27:08,118 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:08,119 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 16:27:08,397 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:08,398 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-15 16:27:08,669 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-15 16:27:08,669 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-05729511 failed
2025-10-15 16:27:09,670 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:09,670 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 16:27:09,920 - 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.61, gateway password: c0ntrail123
2025-10-15 16:27:09,920 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-15 16:27:12,200 - 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.352 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.913 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.393 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.352/0.886/1.393 ms
2025-10-15 16:27:12,200 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-05729511 passed
2025-10-15 16:27:12,200 - DEBUG - Deleting VDNS record data: test-rec
2025-10-15 16:27:12,310 - INFO - VDNS record info: default-domain:ctest-vdns1-06563702:test-rec deleted successfully.
2025-10-15 16:27:12,311 - INFO - Deleting VM ctest-vm2-test-20592557
2025-10-15 16:27:12,458 - INFO - Deleting VM ctest-vm1-test-05729511
2025-10-15 16:27:12,656 - INFO - Deleting VN ctest-vn1-vdns-49320649 
2025-10-15 16:27:12,695 - DEBUG - VN e681aaf3-2d3e-4e35-8c72-853c6dbfea82 still in use: Unable to complete operation on network e681aaf3-2d3e-4e35-8c72-853c6dbfea82. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0aaef1f9-8d33-4961-bee5-fb1c5c43b548']
2025-10-15 16:27:12,695 - WARNING - Deleting VN ctest-vn1-vdns-49320649 failed..Will retry
2025-10-15 16:27:14,956 - DEBUG - Response for deleting network ()
2025-10-15 16:27:14,988 - DEBUG - Deleting VDNS Entry: ctest-vdns1-06563702
2025-10-15 16:27:15,067 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-06563702'] deleted successfully.
2025-10-15 16:27:15,067 - DEBUG - Requesting: http://10.0.0.61:8082/domains
2025-10-15 16:27:15,075 - DEBUG - Requesting: http://10.0.0.61:8082/domain/43557b04-3e0b-4b1f-8db2-5b1e069e6d0d
2025-10-15 16:27:15,098 - DEBUG - VDNS information not found in API server
2025-10-15 16:27:15,098 - INFO - VDNS information ctest-vdns1-06563702 removed from the API Server
2025-10-15 16:27:15,105 - INFO - VDNS information ctest-vdns1-06563702 removed in the Control node
2025-10-15 16:27:15,106 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-59608154']
2025-10-15 16:27:15,421 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 16:27:15,421 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2025-10-15 16:27:15,422 - INFO - --------------------------------------------------------------------------------
2025-10-15 16:27:16,254 - INFO - Deleted project: ctest-TestvDNSBasic0-59608154, ID : d2733b35-a1a6-40ff-b7fc-ada46850b0ef