2025-10-23 23:41:29,478 - INFO - Domain Default found not creating
2025-10-23 23:41:29,676 - INFO - Project ctest-TestvDNSBasic0-41702637 not found, creating it
2025-10-23 23:41:30,245 - INFO - Created Project:ctest-TestvDNSBasic0-41702637, ID : 5f0f2581-169a-4927-9e5f-6baf5f8f6fff 
2025-10-23 23:41:32,775 - INFO - ================================================================================
2025-10-23 23:41:32,775 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-23 23:41:32,775 - 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-23 23:41:33,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-10-23 23:41:33,046 - INFO - Initial checks done. Running the testcase now
2025-10-23 23:41:33,046 - INFO - 
2025-10-23 23:41:33,850 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-41702637'](5f0f2581-169a-4927-9e5f-6baf5f8f6fff)
2025-10-23 23:41:33,907 - DEBUG - Creating VDNS : ctest-vdns1-20530318
2025-10-23 23:41:34,120 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-20530318'] created succesfully
2025-10-23 23:41:34,120 - DEBUG - Verify VDNS entry is shown in control node
2025-10-23 23:41:34,127 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-23 23:41:34,128 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-23 23:41:34,477 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-23 23:41:34,514 - DEBUG - Requesting: http://10.0.0.242:8082/domain/77dd79fe-b044-42a3-ad4e-5d7d587905ed
2025-10-23 23:41:34,530 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/f73dfe1c-559f-4670-8e7e-be287d591cae
2025-10-23 23:41:35,169 - DEBUG - Response for create_network : {'network': {'id': '4b9750ea-7997-4e47-95a0-9c6d7604a4ae', 'name': 'ctest-vn1-vdns-27199428', 'tenant_id': '5f0f2581169a49279e5f6baf5f8f6fff', 'project_id': '5f0f2581169a49279e5f6baf5f8f6fff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-41702637', 'ctest-vn1-vdns-27199428'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 23:41:35,421 - DEBUG - Response for create_subnet : {'subnet': {'id': '148740ba-2c42-45b3-9a5f-f9cd71b7470b', 'name': '', 'tenant_id': '5f0f2581169a49279e5f6baf5f8f6fff', 'network_id': '4b9750ea-7997-4e47-95a0-9c6d7604a4ae', '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': '5f0f2581169a49279e5f6baf5f8f6fff'}}
2025-10-23 23:41:35,446 - INFO - Created VN ctest-vn1-vdns-27199428
2025-10-23 23:41:35,500 - DEBUG - VN ctest-vn1-vdns-27199428 UUID is 4b9750ea-7997-4e47-95a0-9c6d7604a4ae
2025-10-23 23:41:35,749 - DEBUG - Services list from nova: [, , ]
2025-10-23 23:41:36,999 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4471-1)
2025-10-23 23:41:36,999 - INFO - Waiting for VM ctest-vm1-test-60110366 to be up..
2025-10-23 23:41:37,053 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 23:41:42,151 - DEBUG - VM  is in ACTIVE state now
2025-10-23 23:41:42,151 - INFO - VM name : ctest-vm1-test-60110366
2025-10-23 23:41:42,246 - DEBUG - VM ctest-vm1-test-60110366 ID is 1de65653-b0e0-40a2-baa9-b19f8d322b78
2025-10-23 23:41:42,246 - DEBUG - VM ctest-vm1-test-60110366 launched on Node cn-jenkins-deploy-platform-ansible-os-4471-1
2025-10-23 23:41:42,343 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1de65653-b0e0-40a2-baa9-b19f8d322b78
2025-10-23 23:41:42,354 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/08cd6014-1409-4ea7-af14-ea1bf74ee37f
2025-10-23 23:41:45,606 - 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 1005ms')
2025-10-23 23:41:45,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60110366 failed!
2025-10-23 23:41:45,664 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-41702637:ctest-vn1-vdns-27199428 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 23:41:49,735 - 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 1003ms')
2025-10-23 23:41:49,735 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60110366 failed!
2025-10-23 23:41:49,792 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-41702637:ctest-vn1-vdns-27199428 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 23:41:51,864 - 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=6.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.84 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.835/3.949/6.063/2.114 ms')
2025-10-23 23:41:51,864 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60110366 passed
2025-10-23 23:41:52,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 23:41:52,020 - DEBUG - Waiting to SSH to VM ctest-vm1-test-60110366, IP 10.10.10.3, Port 22
2025-10-23 23:41:52,087 - 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': ''}
2025-10-23 23:41:52,205 - DEBUG - VM ctest-vm1-test-60110366 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 23:41:57,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 23:41:57,206 - DEBUG - Waiting to SSH to VM ctest-vm1-test-60110366, IP 10.10.10.3, Port 22
2025-10-23 23:41:57,378 - DEBUG - VM ctest-vm1-test-60110366 is ready for SSH connections
2025-10-23 23:41:57,378 - 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.242, gateway password: c0ntrail123
2025-10-23 23:41:57,378 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-23 23:41:59,159 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-23 23:41:59,160 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60110366", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:41:59,160 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60110366", None, socket.AF_INET6)'
2025-10-23 23:41:59,441 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-60110366, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:41:59,441 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-60110366
2025-10-23 23:42:01,757 - DEBUG - PING ctest-vm1-test-60110366 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.256 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.507 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.509 ms
--- ctest-vm1-test-60110366 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.507/2.090/5.256 ms
2025-10-23 23:42:01,758 - INFO - Ping to IP ctest-vm1-test-60110366 from VM ctest-vm1-test-60110366 passed
2025-10-23 23:42:01,773 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 23:42:01,779 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-20530318@0%20AllEntriesVdnsRecordsReq
2025-10-23 23:42:01,785 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-20530318:1:ctest-vm1-test-60110366:10.10.10.3', 'rec_name': 'ctest-vm1-test-60110366', '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-4471-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-60110366.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 23:42:01,785 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-20530318:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-60110366', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-60110366', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4471-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-60110366.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-23 23:42:03,202 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4471-1)
2025-10-23 23:42:03,202 - INFO - Waiting for VM ctest-vm2-test-54559891 to be up..
2025-10-23 23:42:03,250 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 23:42:08,350 - DEBUG - VM  is in ACTIVE state now
2025-10-23 23:42:08,350 - INFO - VM name : ctest-vm2-test-54559891
2025-10-23 23:42:08,438 - DEBUG - VM ctest-vm2-test-54559891 ID is b9ca2e15-af3a-47e6-b2b7-594cf5e0c90a
2025-10-23 23:42:08,438 - DEBUG - VM ctest-vm2-test-54559891 launched on Node cn-jenkins-deploy-platform-ansible-os-4471-1
2025-10-23 23:42:08,532 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b9ca2e15-af3a-47e6-b2b7-594cf5e0c90a
2025-10-23 23:42:08,542 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/34ef2f2f-4b9b-47b4-869e-5df0edb834cb
2025-10-23 23:42:11,817 - 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 1021ms')
2025-10-23 23:42:11,817 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54559891 failed!
2025-10-23 23:42:11,876 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-41702637:ctest-vn1-vdns-27199428 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 23:42:15,942 - 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 1001ms')
2025-10-23 23:42:15,942 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54559891 failed!
2025-10-23 23:42:16,000 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-41702637:ctest-vn1-vdns-27199428 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 23:42:18,065 - 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=5.50 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.24 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.236/3.368/5.500/2.132 ms')
2025-10-23 23:42:18,066 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54559891 passed
2025-10-23 23:42:18,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 23:42:18,220 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54559891, IP 10.10.10.4, Port 22
2025-10-23 23:42:18,375 - DEBUG - VM ctest-vm2-test-54559891 is ready for SSH connections
2025-10-23 23:42:18,375 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:18,375 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-23 23:42:20,119 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-23 23:42:20,119 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54559891", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:42:20,119 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54559891", None, socket.AF_INET6)'
2025-10-23 23:42:20,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-54559891, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:42:20,406 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-54559891
2025-10-23 23:42:22,706 - DEBUG - PING ctest-vm2-test-54559891 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.661 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.477 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.734 ms
--- ctest-vm2-test-54559891 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.477/1.624/3.661 ms
2025-10-23 23:42:22,706 - INFO - Ping to IP ctest-vm2-test-54559891 from VM ctest-vm2-test-54559891 passed
2025-10-23 23:42:22,727 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 23:42:22,737 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-20530318@0%20AllEntriesVdnsRecordsReq
2025-10-23 23:42:22,745 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-20530318:1:ctest-vm2-test-54559891:10.10.10.4', 'rec_name': 'ctest-vm2-test-54559891', '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-4471-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-54559891.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 23:42:22,745 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-20530318:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54559891', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54559891', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4471-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-54559891.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-23 23:42:22,746 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54559891", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:42:22,746 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54559891", None, socket.AF_INET6)'
2025-10-23 23:42:22,967 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-54559891, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-23 23:42:22,968 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-54559891
2025-10-23 23:42:25,254 - DEBUG - PING ctest-vm2-test-54559891 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.415 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.929 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.248 ms
--- ctest-vm2-test-54559891 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.929/3.864/9.415 ms
2025-10-23 23:42:25,254 - INFO - Ping to IP ctest-vm2-test-54559891 from VM ctest-vm1-test-60110366 passed
2025-10-23 23:42:25,254 - INFO - Try deleting the VDNS entry ctest-vdns1-20530318 with back ref of ipam.
2025-10-23 23:42:25,311 - DEBUG - Delete when resource still referred: ['http://10.0.0.242:8082/network-ipam/fc3b6735-5b94-4455-a43b-3de008893cc5']
2025-10-23 23:42:25,312 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-23 23:42:25,312 - INFO - Add CNAME VDNS record for ctest-vm1-test-60110366 and verify we able to ping by alias name
2025-10-23 23:42:25,359 - DEBUG - Creating VDNS record data : test-rec
2025-10-23 23:42:25,480 - INFO - In verify_on_setup
2025-10-23 23:42:25,580 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-20530318', 'test-rec'] created succesfully
2025-10-23 23:42:25,580 - INFO - Verify VDNS record  is shown in the API server
2025-10-23 23:42:25,580 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-23 23:42:25,587 - DEBUG - Requesting: http://10.0.0.242:8082/domain/77dd79fe-b044-42a3-ad4e-5d7d587905ed
2025-10-23 23:42:25,601 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/f73dfe1c-559f-4670-8e7e-be287d591cae
2025-10-23 23:42:25,610 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS-record/25c8af2c-f500-4d80-83f1-940a9b8ef6a6
2025-10-23 23:42:25,617 - INFO - Verify VDNS record  is shown in the control node
2025-10-23 23:42:25,624 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:25,624 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 23:42:25,845 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:25,845 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 23:42:26,120 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 23:42:26,121 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60110366 failed
2025-10-23 23:42:27,121 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:27,122 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 23:42:27,413 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:27,413 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 23:42:27,698 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 23:42:27,698 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60110366 failed
2025-10-23 23:42:28,698 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:28,699 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 23:42:28,944 - 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.242, gateway password: c0ntrail123
2025-10-23 23:42:28,944 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 23:42:31,286 - 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.447 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.431 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.374 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.374/0.417/0.447 ms
2025-10-23 23:42:31,286 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-60110366 passed
2025-10-23 23:42:31,286 - DEBUG - Deleting VDNS record data: test-rec
2025-10-23 23:42:31,359 - INFO - VDNS record info: default-domain:ctest-vdns1-20530318:test-rec deleted successfully.
2025-10-23 23:42:31,360 - INFO - Deleting VM ctest-vm2-test-54559891
2025-10-23 23:42:31,446 - INFO - Deleting VM ctest-vm1-test-60110366
2025-10-23 23:42:31,540 - INFO - Deleting VN ctest-vn1-vdns-27199428 
2025-10-23 23:42:31,594 - DEBUG - VN 4b9750ea-7997-4e47-95a0-9c6d7604a4ae still in use: Unable to complete operation on network 4b9750ea-7997-4e47-95a0-9c6d7604a4ae. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ec5d371-4380-4539-befb-c2aaadaed995']
2025-10-23 23:42:31,594 - WARNING - Deleting VN ctest-vn1-vdns-27199428 failed..Will retry
2025-10-23 23:42:33,823 - DEBUG - Response for deleting network ()
2025-10-23 23:42:33,862 - DEBUG - Deleting VDNS Entry: ctest-vdns1-20530318
2025-10-23 23:42:33,947 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-20530318'] deleted successfully.
2025-10-23 23:42:33,948 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-23 23:42:33,955 - DEBUG - Requesting: http://10.0.0.242:8082/domain/77dd79fe-b044-42a3-ad4e-5d7d587905ed
2025-10-23 23:42:33,968 - DEBUG - VDNS information not found in API server
2025-10-23 23:42:33,968 - INFO - VDNS information ctest-vdns1-20530318 removed from the API Server
2025-10-23 23:42:33,973 - INFO - VDNS information ctest-vdns1-20530318 removed in the Control node
2025-10-23 23:42:33,974 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-41702637']
2025-10-23 23:42:34,233 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 23:42:34,233 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:02]
2025-10-23 23:42:34,233 - INFO - --------------------------------------------------------------------------------
2025-10-23 23:42:34,991 - INFO - Deleted project: ctest-TestvDNSBasic0-41702637, ID : 5f0f2581-169a-4927-9e5f-6baf5f8f6fff