2025-10-27 20:10:02,834 - INFO - Domain Default found not creating
2025-10-27 20:10:02,996 - INFO - Project ctest-TestvDNSBasic0-93193696 not found, creating it
2025-10-27 20:10:03,464 - INFO - Created Project:ctest-TestvDNSBasic0-93193696, ID : 20735650-ecf8-48c3-a55c-43636b0a5fa6 
2025-10-27 20:10:04,948 - INFO - ================================================================================
2025-10-27 20:10:04,948 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-27 20:10:04,948 - 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-27 20:10:05,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-10-27 20:10:05,217 - INFO - Initial checks done. Running the testcase now
2025-10-27 20:10:05,217 - INFO - 
2025-10-27 20:10:05,898 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-93193696'](20735650-ecf8-48c3-a55c-43636b0a5fa6)
2025-10-27 20:10:05,953 - DEBUG - Creating VDNS : ctest-vdns1-80408004
2025-10-27 20:10:06,157 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-80408004'] created succesfully
2025-10-27 20:10:06,157 - DEBUG - Verify VDNS entry is shown in control node
2025-10-27 20:10:06,164 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-27 20:10:06,164 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 20:10:06,456 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 20:10:06,489 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2dba53f6-e1f5-4248-97f9-9a74a3d4d82f
2025-10-27 20:10:06,500 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/e41d60dd-aaf3-4911-8ca2-d507ac305e4f
2025-10-27 20:10:07,065 - DEBUG - Response for create_network : {'network': {'id': '9a4366b5-7e1e-4a43-a630-dfa55f9562ca', 'name': 'ctest-vn1-vdns-83589134', 'tenant_id': '20735650ecf848c3a55c43636b0a5fa6', 'project_id': '20735650ecf848c3a55c43636b0a5fa6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-93193696', 'ctest-vn1-vdns-83589134'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 20:10:07,290 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd80f95ae-a1b9-43f7-baa0-bdf8d3e9bc34', 'name': '', 'tenant_id': '20735650ecf848c3a55c43636b0a5fa6', 'network_id': '9a4366b5-7e1e-4a43-a630-dfa55f9562ca', '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': '20735650ecf848c3a55c43636b0a5fa6'}}
2025-10-27 20:10:07,307 - INFO - Created VN ctest-vn1-vdns-83589134
2025-10-27 20:10:07,357 - DEBUG - VN ctest-vn1-vdns-83589134 UUID is 9a4366b5-7e1e-4a43-a630-dfa55f9562ca
2025-10-27 20:10:07,554 - DEBUG - Services list from nova: [, , ]
2025-10-27 20:10:08,660 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4510-1)
2025-10-27 20:10:08,660 - INFO - Waiting for VM ctest-vm1-test-11777467 to be up..
2025-10-27 20:10:08,699 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 20:10:13,768 - DEBUG - VM  is in ACTIVE state now
2025-10-27 20:10:13,768 - INFO - VM name : ctest-vm1-test-11777467
2025-10-27 20:10:13,841 - DEBUG - VM ctest-vm1-test-11777467 ID is bbf38102-1b50-4f5b-8e87-f25fe91eaf91
2025-10-27 20:10:13,841 - DEBUG - VM ctest-vm1-test-11777467 launched on Node cn-jenkins-deploy-platform-ansible-os-4510-1
2025-10-27 20:10:13,911 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/bbf38102-1b50-4f5b-8e87-f25fe91eaf91
2025-10-27 20:10:13,920 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c01b07fb-059d-4a7b-a58b-45b52196a984
2025-10-27 20:10:17,183 - 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 1035ms')
2025-10-27 20:10:17,183 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-11777467 failed!
2025-10-27 20:10:17,237 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93193696:ctest-vn1-vdns-83589134 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 20:10:19,302 - 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=3.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.152/2.525/3.898/1.373 ms')
2025-10-27 20:10:19,302 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-11777467 passed
2025-10-27 20:10:19,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:10:19,457 - DEBUG - Waiting to SSH to VM ctest-vm1-test-11777467, IP 10.10.10.3, Port 22
2025-10-27 20:10:19,613 - DEBUG - VM ctest-vm1-test-11777467 is ready for SSH connections
2025-10-27 20:10:19,613 - 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-27 20:10:19,613 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-27 20:10:21,302 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-27 20:10:21,303 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-11777467", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:21,303 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-11777467", None, socket.AF_INET6)'
2025-10-27 20:10:21,551 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-11777467, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:21,551 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-11777467
2025-10-27 20:10:23,860 - DEBUG - PING ctest-vm1-test-11777467 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.065 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.304 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.480 ms
--- ctest-vm1-test-11777467 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.304/1.283/3.065 ms
2025-10-27 20:10:23,860 - INFO - Ping to IP ctest-vm1-test-11777467 from VM ctest-vm1-test-11777467 passed
2025-10-27 20:10:23,874 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 20:10:23,880 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-80408004@0%20AllEntriesVdnsRecordsReq
2025-10-27 20:10:23,885 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80408004:1:ctest-vm1-test-11777467:10.10.10.3', 'rec_name': 'ctest-vm1-test-11777467', '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-4510-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-11777467.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 20:10:23,885 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80408004:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-11777467', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-11777467', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4510-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-11777467.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-27 20:10:25,096 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4510-1)
2025-10-27 20:10:25,096 - INFO - Waiting for VM ctest-vm2-test-35970821 to be up..
2025-10-27 20:10:25,143 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 20:10:30,215 - DEBUG - VM  is in ACTIVE state now
2025-10-27 20:10:30,216 - INFO - VM name : ctest-vm2-test-35970821
2025-10-27 20:10:30,285 - DEBUG - VM ctest-vm2-test-35970821 ID is 4586f5bf-c0dc-4f38-bb93-15250b4692cd
2025-10-27 20:10:30,285 - DEBUG - VM ctest-vm2-test-35970821 launched on Node cn-jenkins-deploy-platform-ansible-os-4510-1
2025-10-27 20:10:30,355 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/4586f5bf-c0dc-4f38-bb93-15250b4692cd
2025-10-27 20:10:30,363 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/01081b8e-2784-4f14-aa5a-c3e5ebff606c
2025-10-27 20:10:33,604 - 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 1006ms')
2025-10-27 20:10:33,605 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-35970821 failed!
2025-10-27 20:10:33,657 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93193696:ctest-vn1-vdns-83589134 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 20:10:35,726 - 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=13.0 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.67 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.673/7.849/13.025/5.176 ms')
2025-10-27 20:10:35,726 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-35970821 passed
2025-10-27 20:10:35,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:10:35,873 - DEBUG - Waiting to SSH to VM ctest-vm2-test-35970821, IP 10.10.10.4, Port 22
2025-10-27 20:10:35,929 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-27 20:10:36,005 - DEBUG - VM ctest-vm2-test-35970821 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 20:10:41,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:10:41,006 - DEBUG - Waiting to SSH to VM ctest-vm2-test-35970821, IP 10.10.10.4, Port 22
2025-10-27 20:10:41,169 - DEBUG - VM ctest-vm2-test-35970821 is ready for SSH connections
2025-10-27 20:10:41,169 - 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-27 20:10:41,169 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-27 20:10:42,803 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-27 20:10:42,803 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35970821", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:42,804 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35970821", None, socket.AF_INET6)'
2025-10-27 20:10:43,056 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-35970821, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:43,056 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-35970821
2025-10-27 20:10:45,325 - DEBUG - PING ctest-vm2-test-35970821 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.235 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.518 ms
--- ctest-vm2-test-35970821 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.429/1.394/3.235 ms
2025-10-27 20:10:45,325 - INFO - Ping to IP ctest-vm2-test-35970821 from VM ctest-vm2-test-35970821 passed
2025-10-27 20:10:45,338 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 20:10:45,344 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-80408004@0%20AllEntriesVdnsRecordsReq
2025-10-27 20:10:45,350 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80408004:1:ctest-vm2-test-35970821:10.10.10.4', 'rec_name': 'ctest-vm2-test-35970821', '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-4510-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-35970821.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 20:10:45,350 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80408004:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-35970821', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-35970821', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4510-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-35970821.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-27 20:10:45,351 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35970821", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:45,351 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35970821", None, socket.AF_INET6)'
2025-10-27 20:10:45,557 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-35970821, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:10:45,557 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-35970821
2025-10-27 20:10:47,818 - DEBUG - PING ctest-vm2-test-35970821 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.825 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.947 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.865 ms
--- ctest-vm2-test-35970821 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.865/2.879/6.825 ms
2025-10-27 20:10:47,818 - INFO - Ping to IP ctest-vm2-test-35970821 from VM ctest-vm1-test-11777467 passed
2025-10-27 20:10:47,818 - INFO - Try deleting the VDNS entry ctest-vdns1-80408004 with back ref of ipam.
2025-10-27 20:10:47,877 - DEBUG - Delete when resource still referred: ['http://10.0.0.242:8082/network-ipam/2fbede1b-6e51-448b-9efa-170dbb19e7ca']
2025-10-27 20:10:47,877 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-27 20:10:47,877 - INFO - Add CNAME VDNS record for ctest-vm1-test-11777467 and verify we able to ping by alias name
2025-10-27 20:10:47,925 - DEBUG - Creating VDNS record data : test-rec
2025-10-27 20:10:48,033 - INFO - In verify_on_setup
2025-10-27 20:10:48,129 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-80408004', 'test-rec'] created succesfully
2025-10-27 20:10:48,129 - INFO - Verify VDNS record  is shown in the API server
2025-10-27 20:10:48,129 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 20:10:48,135 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2dba53f6-e1f5-4248-97f9-9a74a3d4d82f
2025-10-27 20:10:48,146 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/e41d60dd-aaf3-4911-8ca2-d507ac305e4f
2025-10-27 20:10:48,154 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS-record/35ebec12-9cae-4530-8a79-c2602fc2ec75
2025-10-27 20:10:48,160 - INFO - Verify VDNS record  is shown in the control node
2025-10-27 20:10:48,166 - 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-27 20:10:48,166 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 20:10:48,362 - 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-27 20:10:48,362 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-27 20:10:48,608 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 20:10:48,609 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-11777467 failed
2025-10-27 20:10:49,610 - 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-27 20:10:49,610 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 20:10:49,805 - 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-27 20:10:49,805 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-27 20:10:50,047 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 20:10:50,047 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-11777467 failed
2025-10-27 20:10:51,049 - 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-27 20:10:51,049 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 20:10:51,235 - 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-27 20:10:51,236 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-27 20:10:53,490 - 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.346 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.382 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.376 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.346/0.368/0.382 ms
2025-10-27 20:10:53,490 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-11777467 passed
2025-10-27 20:10:53,490 - DEBUG - Deleting VDNS record data: test-rec
2025-10-27 20:10:53,561 - INFO - VDNS record info: default-domain:ctest-vdns1-80408004:test-rec deleted successfully.
2025-10-27 20:10:53,561 - INFO - Deleting VM ctest-vm2-test-35970821
2025-10-27 20:10:53,634 - INFO - Deleting VM ctest-vm1-test-11777467
2025-10-27 20:10:53,714 - INFO - Deleting VN ctest-vn1-vdns-83589134 
2025-10-27 20:10:53,749 - DEBUG - VN 9a4366b5-7e1e-4a43-a630-dfa55f9562ca still in use: Unable to complete operation on network 9a4366b5-7e1e-4a43-a630-dfa55f9562ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-40bc2444-ca33-4e07-8c03-c77fa370dc45']
2025-10-27 20:10:53,750 - WARNING - Deleting VN ctest-vn1-vdns-83589134 failed..Will retry
2025-10-27 20:10:55,968 - DEBUG - Response for deleting network ()
2025-10-27 20:10:55,999 - DEBUG - Deleting VDNS Entry: ctest-vdns1-80408004
2025-10-27 20:10:56,065 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-80408004'] deleted successfully.
2025-10-27 20:10:56,065 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 20:10:56,070 - DEBUG - Requesting: http://10.0.0.242:8082/domain/2dba53f6-e1f5-4248-97f9-9a74a3d4d82f
2025-10-27 20:10:56,082 - DEBUG - VDNS information not found in API server
2025-10-27 20:10:56,082 - INFO - VDNS information ctest-vdns1-80408004 removed from the API Server
2025-10-27 20:10:56,087 - INFO - VDNS information ctest-vdns1-80408004 removed in the Control node
2025-10-27 20:10:56,087 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-93193696']
2025-10-27 20:10:56,342 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 20:10:56,343 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2025-10-27 20:10:56,343 - INFO - --------------------------------------------------------------------------------
2025-10-27 20:10:57,030 - INFO - Deleted project: ctest-TestvDNSBasic0-93193696, ID : 20735650-ecf8-48c3-a55c-43636b0a5fa6