2025-10-17 22:50:50,733 - INFO - Reading existing Domain with UUID c2fab7b5-42f0-4b0e-a131-4c62931bf465 2025-10-17 22:50:50,745 - INFO - Using existing domain ['admin_domain'](c2fab7b5-42f0-4b0e-a131-4c62931bf465) 2025-10-17 22:50:50,944 - INFO - Project ctest-TestvDNSBasic0-78561954 not found, creating it 2025-10-17 22:50:51,461 - INFO - Created Project:ctest-TestvDNSBasic0-78561954, ID : 2dd9825e-ae16-4214-b56d-cf22349f2aa0 2025-10-17 22:50:53,260 - INFO - ================================================================================ 2025-10-17 22:50:53,260 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-10-17 22:50:53,260 - 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-17 22:50:53,678 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.0.0.131': '0'}} with 2025-10-17 22:50:53,678 - INFO - Initial checks done. Running the testcase now 2025-10-17 22:50:53,678 - INFO - 2025-10-17 22:50:54,522 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-78561954'](2dd9825e-ae16-4214-b56d-cf22349f2aa0) 2025-10-17 22:50:54,574 - DEBUG - Creating VDNS : ctest-vdns1-76046047 2025-10-17 22:50:54,782 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-76046047'] created succesfully 2025-10-17 22:50:54,783 - DEBUG - Verify VDNS entry is shown in control node 2025-10-17 22:50:54,836 - DEBUG - Verify VDNS entry is shown in the API server 2025-10-17 22:50:54,836 - DEBUG - Requesting: https://10.0.0.131:8082/domains 2025-10-17 22:50:55,191 - DEBUG - Requesting: https://10.0.0.131:8082/domains 2025-10-17 22:50:55,284 - DEBUG - Requesting: https://10.0.0.131:8082/domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 2025-10-17 22:50:55,348 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a 2025-10-17 22:50:56,196 - DEBUG - Response for create_network : {'network': {'id': '37754e81-410a-40f6-bff0-50bc07f79692', 'name': 'ctest-vn1-vdns-98973501', 'tenant_id': '2dd9825eae164214b56dcf22349f2aa0', 'project_id': '2dd9825eae164214b56dcf22349f2aa0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-78561954', 'ctest-vn1-vdns-98973501'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-17 22:50:56,486 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ae8facc-e2f7-4816-931d-bf37301626de', 'name': '', 'tenant_id': '2dd9825eae164214b56dcf22349f2aa0', 'network_id': '37754e81-410a-40f6-bff0-50bc07f79692', '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': [], 'created_at': '2025-10-17T22:50:56.349936', 'updated_at': '2025-10-17T22:50:56.349936', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '2dd9825eae164214b56dcf22349f2aa0'}} 2025-10-17 22:50:56,554 - INFO - Created VN ctest-vn1-vdns-98973501 2025-10-17 22:50:56,607 - DEBUG - VN ctest-vn1-vdns-98973501 UUID is 37754e81-410a-40f6-bff0-50bc07f79692 2025-10-17 22:50:57,032 - DEBUG - Services list from nova: [, , ] 2025-10-17 22:50:58,187 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-595-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-595-1) 2025-10-17 22:50:58,187 - INFO - Waiting for VM ctest-vm1-test-10958851 to be up.. 2025-10-17 22:50:58,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-17 22:51:03,434 - DEBUG - VM is in ACTIVE state now 2025-10-17 22:51:03,434 - INFO - VM name : ctest-vm1-test-10958851 2025-10-17 22:51:03,575 - DEBUG - VM ctest-vm1-test-10958851 ID is 136d8302-6fe2-45f1-a54b-999c35f66e76 2025-10-17 22:51:03,575 - DEBUG - VM ctest-vm1-test-10958851 launched on Node cn-jenkins-deploy-platform-juju-os-595-1 2025-10-17 22:51:03,710 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine/136d8302-6fe2-45f1-a54b-999c35f66e76 2025-10-17 22:51:03,763 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine-interface/4fbbd3d8-bd5f-4681-9060-db172d0d97ba 2025-10-17 22:51:07,230 - 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') 2025-10-17 22:51:07,230 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-10958851 failed! 2025-10-17 22:51:07,287 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-78561954:ctest-vn1-vdns-98973501 is 10.10.10.1 and allocation pool is NOT set 2025-10-17 22:51:11,396 - 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=3.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1021ms\r\nrtt min/avg/max/mdev = 3.233/3.233/3.233/0.000 ms') 2025-10-17 22:51:11,396 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-10958851 passed 2025-10-17 22:51:11,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:51:11,547 - DEBUG - Waiting to SSH to VM ctest-vm1-test-10958851, IP 10.10.10.3, Port 22 2025-10-17 22:51:11,762 - DEBUG - VM ctest-vm1-test-10958851 is ready for SSH connections 2025-10-17 22:51:11,762 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:11,762 - DEBUG - ifconfig | grep 10.10.10.3 2025-10-17 22:51:13,453 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-17 22:51:13,454 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-10958851", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:13,454 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-10958851", None, socket.AF_INET6)' 2025-10-17 22:51:13,696 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-10958851, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:13,696 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-10958851 2025-10-17 22:51:15,974 - DEBUG - PING ctest-vm1-test-10958851 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.283 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.362 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.457 ms --- ctest-vm1-test-10958851 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.362/1.367/3.283 ms 2025-10-17 22:51:15,975 - INFO - Ping to IP ctest-vm1-test-10958851 from VM ctest-vm1-test-10958851 passed 2025-10-17 22:51:16,003 - DEBUG - Requesting: https://10.0.0.131:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-17 22:51:16,055 - DEBUG - Requesting: https://10.0.0.131:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-76046047@0%20AllEntriesVdnsRecordsReq 2025-10-17 22:51:16,104 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76046047:1:ctest-vm1-test-10958851:10.10.10.3', 'rec_name': 'ctest-vm1-test-10958851', '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-juju-os-595-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-10958851.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-17 22:51:16,104 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76046047:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-10958851', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-10958851', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-595-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-10958851.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-17 22:51:17,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-595-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-595-1) 2025-10-17 22:51:17,661 - INFO - Waiting for VM ctest-vm2-test-45863895 to be up.. 2025-10-17 22:51:17,765 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-17 22:51:22,902 - DEBUG - VM is in ACTIVE state now 2025-10-17 22:51:22,902 - INFO - VM name : ctest-vm2-test-45863895 2025-10-17 22:51:23,033 - DEBUG - VM ctest-vm2-test-45863895 ID is e21a1493-f2c2-4b9f-b4a5-d1d1024d56a1 2025-10-17 22:51:23,033 - DEBUG - VM ctest-vm2-test-45863895 launched on Node cn-jenkins-deploy-platform-juju-os-595-1 2025-10-17 22:51:23,164 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine/e21a1493-f2c2-4b9f-b4a5-d1d1024d56a1 2025-10-17 22:51:23,223 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine-interface/a3a39b41-4319-428c-b11e-2044aa008f93 2025-10-17 22:51:26,660 - 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 1028ms') 2025-10-17 22:51:26,660 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-45863895 failed! 2025-10-17 22:51:26,714 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-78561954:ctest-vn1-vdns-98973501 is 10.10.10.1 and allocation pool is NOT set 2025-10-17 22:51:30,815 - 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.42 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 = 4.419/4.419/4.419/0.000 ms') 2025-10-17 22:51:30,815 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-45863895 passed 2025-10-17 22:51:30,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:51:30,975 - DEBUG - Waiting to SSH to VM ctest-vm2-test-45863895, IP 10.10.10.4, Port 22 2025-10-17 22:51:31,194 - DEBUG - VM ctest-vm2-test-45863895 is ready for SSH connections 2025-10-17 22:51:31,194 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:31,194 - DEBUG - ifconfig | grep 10.10.10.4 2025-10-17 22:51:32,863 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-17 22:51:32,863 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-45863895", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:32,864 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-45863895", None, socket.AF_INET6)' 2025-10-17 22:51:33,131 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-45863895, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:33,131 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-45863895 2025-10-17 22:51:35,411 - DEBUG - PING ctest-vm2-test-45863895 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.961 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.370 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.547 ms --- ctest-vm2-test-45863895 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.370/1.292/2.961 ms 2025-10-17 22:51:35,411 - INFO - Ping to IP ctest-vm2-test-45863895 from VM ctest-vm2-test-45863895 passed 2025-10-17 22:51:35,434 - DEBUG - Requesting: https://10.0.0.131:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-17 22:51:35,487 - DEBUG - Requesting: https://10.0.0.131:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-76046047@0%20AllEntriesVdnsRecordsReq 2025-10-17 22:51:35,539 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76046047:1:ctest-vm2-test-45863895:10.10.10.4', 'rec_name': 'ctest-vm2-test-45863895', '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-juju-os-595-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-45863895.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-17 22:51:35,539 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76046047:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-45863895', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-45863895', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-595-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-45863895.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-17 22:51:35,540 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-45863895", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:35,540 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-45863895", None, socket.AF_INET6)' 2025-10-17 22:51:35,747 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-45863895, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:51:35,748 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-45863895 2025-10-17 22:51:37,993 - DEBUG - PING ctest-vm2-test-45863895 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.596 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.399 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.015 ms --- ctest-vm2-test-45863895 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.015/2.670/5.596 ms 2025-10-17 22:51:37,993 - INFO - Ping to IP ctest-vm2-test-45863895 from VM ctest-vm1-test-10958851 passed 2025-10-17 22:51:37,993 - INFO - Try deleting the VDNS entry ctest-vdns1-76046047 with back ref of ipam. 2025-10-17 22:51:38,054 - DEBUG - Delete when resource still referred: ['https://10.0.0.131:8082/network-ipam/0e6d63e8-db4e-4771-8dd7-be8d8769bc0f'] 2025-10-17 22:51:38,054 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-10-17 22:51:38,055 - INFO - Add CNAME VDNS record for ctest-vm1-test-10958851 and verify we able to ping by alias name 2025-10-17 22:51:38,106 - DEBUG - Creating VDNS record data : test-rec 2025-10-17 22:51:38,218 - INFO - In verify_on_setup 2025-10-17 22:51:38,315 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-76046047', 'test-rec'] created succesfully 2025-10-17 22:51:38,315 - INFO - Verify VDNS record is shown in the API server 2025-10-17 22:51:38,315 - DEBUG - Requesting: https://10.0.0.131:8082/domains 2025-10-17 22:51:38,375 - DEBUG - Requesting: https://10.0.0.131:8082/domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 2025-10-17 22:51:38,436 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-DNS/a793745a-dfe6-460b-be6e-a83ee330a97a 2025-10-17 22:51:38,497 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-DNS-record/9d85d4a2-7f10-442a-9ff7-ed842f92d014 2025-10-17 22:51:38,551 - INFO - Verify VDNS record is shown in the control node 2025-10-17 22:51:38,600 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:38,600 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-17 22:51:38,786 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:38,786 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-17 22:51:39,025 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-17 22:51:39,025 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-10958851 failed 2025-10-17 22:51:40,027 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:40,027 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-17 22:51:40,216 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:40,216 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-17 22:51:40,462 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-17 22:51:40,463 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-10958851 failed 2025-10-17 22:51:41,463 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:41,463 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-17 22:51:41,652 - 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.131, gateway password: c0ntrail123 2025-10-17 22:51:41,652 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-17 22:51:43,916 - 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.395 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.500 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.327 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.327/0.407/0.500 ms 2025-10-17 22:51:43,916 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-10958851 passed 2025-10-17 22:51:43,916 - DEBUG - Deleting VDNS record data: test-rec 2025-10-17 22:51:43,986 - INFO - VDNS record info: admin_domain:ctest-vdns1-76046047:test-rec deleted successfully. 2025-10-17 22:51:43,986 - INFO - Deleting VM ctest-vm2-test-45863895 2025-10-17 22:51:44,084 - INFO - Deleting VM ctest-vm1-test-10958851 2025-10-17 22:51:44,205 - INFO - Deleting VN ctest-vn1-vdns-98973501 2025-10-17 22:51:44,342 - DEBUG - VN 37754e81-410a-40f6-bff0-50bc07f79692 still in use: Unable to complete operation on network 37754e81-410a-40f6-bff0-50bc07f79692. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-15459865-d121-4549-afdf-c18e4acc9cdd'] 2025-10-17 22:51:44,342 - WARNING - Deleting VN ctest-vn1-vdns-98973501 failed..Will retry 2025-10-17 22:51:46,964 - DEBUG - Response for deleting network () 2025-10-17 22:51:47,006 - DEBUG - Deleting VDNS Entry: ctest-vdns1-76046047 2025-10-17 22:51:47,090 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-76046047'] deleted successfully. 2025-10-17 22:51:47,107 - DEBUG - Requesting: https://10.0.0.131:8082/domains 2025-10-17 22:51:47,159 - DEBUG - Requesting: https://10.0.0.131:8082/domain/c2fab7b5-42f0-4b0e-a131-4c62931bf465 2025-10-17 22:51:47,220 - DEBUG - VDNS information not found in API server 2025-10-17 22:51:47,220 - INFO - VDNS information ctest-vdns1-76046047 removed from the API Server 2025-10-17 22:51:47,271 - INFO - VDNS information ctest-vdns1-76046047 removed in the Control node 2025-10-17 22:51:47,272 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-78561954'] 2025-10-17 22:51:47,664 - DEBUG - No XMPP flaps were noticed during the test 2025-10-17 22:51:47,664 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:54] 2025-10-17 22:51:47,664 - INFO - -------------------------------------------------------------------------------- 2025-10-17 22:51:48,405 - INFO - Deleted project: ctest-TestvDNSBasic0-78561954, ID : 2dd9825e-ae16-4214-b56d-cf22349f2aa0