2026-02-02 14:48:45,555 - INFO - Reading existing Domain with UUID 21b81c26-e623-4630-8c9f-905f06503c15 2026-02-02 14:48:45,569 - INFO - Using existing domain ['admin_domain'](21b81c26-e623-4630-8c9f-905f06503c15) 2026-02-02 14:48:45,827 - INFO - Project ctest-TestvDNSBasic0-25086824 not found, creating it 2026-02-02 14:48:46,339 - INFO - Created Project:ctest-TestvDNSBasic0-25086824, ID : 5f65b0e9-fe23-409d-94da-69c109abfc2a 2026-02-02 14:48:48,191 - INFO - ================================================================================ 2026-02-02 14:48:48,191 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-02-02 14:48:48,192 - 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 2026-02-02 14:48:48,582 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.242': '0'}} with 2026-02-02 14:48:48,582 - INFO - Initial checks done. Running the testcase now 2026-02-02 14:48:48,582 - INFO - 2026-02-02 14:48:49,384 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-25086824'](5f65b0e9-fe23-409d-94da-69c109abfc2a) 2026-02-02 14:48:49,436 - DEBUG - Creating VDNS : ctest-vdns1-04474175 2026-02-02 14:48:49,652 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-04474175'] created succesfully 2026-02-02 14:48:49,652 - DEBUG - Verify VDNS entry is shown in control node 2026-02-02 14:48:49,706 - DEBUG - Verify VDNS entry is shown in the API server 2026-02-02 14:48:49,706 - DEBUG - Requesting: https://10.0.0.242:8082/domains 2026-02-02 14:48:50,065 - DEBUG - Requesting: https://10.0.0.242:8082/domains 2026-02-02 14:48:50,153 - DEBUG - Requesting: https://10.0.0.242:8082/domain/21b81c26-e623-4630-8c9f-905f06503c15 2026-02-02 14:48:50,213 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS/7bf3ddbc-18e3-411a-bdbe-6b01d630dad1 2026-02-02 14:48:51,098 - DEBUG - Response for create_network : {'network': {'id': 'fb89e393-4047-47b9-a9df-43de9a40de70', 'name': 'ctest-vn1-vdns-91420530', 'tenant_id': '5f65b0e9fe23409d94da69c109abfc2a', 'project_id': '5f65b0e9fe23409d94da69c109abfc2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-25086824', 'ctest-vn1-vdns-91420530'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-02-02 14:48:51,385 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ad8c926-c4e5-47d5-a737-80cb1472d570', 'name': '', 'tenant_id': '5f65b0e9fe23409d94da69c109abfc2a', 'network_id': 'fb89e393-4047-47b9-a9df-43de9a40de70', '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': '2026-02-02T14:48:51.256991', 'updated_at': '2026-02-02T14:48:51.256991', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '5f65b0e9fe23409d94da69c109abfc2a'}} 2026-02-02 14:48:51,451 - INFO - Created VN ctest-vn1-vdns-91420530 2026-02-02 14:48:51,512 - DEBUG - VN ctest-vn1-vdns-91420530 UUID is fb89e393-4047-47b9-a9df-43de9a40de70 2026-02-02 14:48:51,986 - DEBUG - Services list from nova: [, , ] 2026-02-02 14:48:53,157 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-662-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-662-1) 2026-02-02 14:48:53,157 - INFO - Waiting for VM ctest-vm1-test-15870333 to be up.. 2026-02-02 14:48:53,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-02 14:48:58,406 - DEBUG - VM is in ACTIVE state now 2026-02-02 14:48:58,406 - INFO - VM name : ctest-vm1-test-15870333 2026-02-02 14:48:58,556 - DEBUG - VM ctest-vm1-test-15870333 ID is 863eaa67-7b4d-4c63-b244-d7d5653cee33 2026-02-02 14:48:58,556 - DEBUG - VM ctest-vm1-test-15870333 launched on Node cn-jenkins-deploy-platform-juju-os-662-1 2026-02-02 14:48:58,717 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine/863eaa67-7b4d-4c63-b244-d7d5653cee33 2026-02-02 14:48:58,777 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine-interface/84b1f683-a22d-49aa-a895-4a1a62f26731 2026-02-02 14:49:02,291 - 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 1025ms') 2026-02-02 14:49:02,292 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15870333 failed! 2026-02-02 14:49:02,424 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-25086824:ctest-vn1-vdns-91420530 is 10.10.10.1 and allocation pool is NOT set 2026-02-02 14:49:06,520 - 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=12.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 12.234/12.234/12.234/0.000 ms') 2026-02-02 14:49:06,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15870333 passed 2026-02-02 14:49:06,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-02 14:49:06,676 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15870333, IP 10.10.10.3, Port 22 2026-02-02 14:49:06,762 - 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': ''} 2026-02-02 14:49:06,907 - DEBUG - VM ctest-vm1-test-15870333 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-02 14:49:11,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-02 14:49:11,908 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15870333, IP 10.10.10.3, Port 22 2026-02-02 14:49:12,130 - DEBUG - VM ctest-vm1-test-15870333 is ready for SSH connections 2026-02-02 14:49:12,131 - 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 2026-02-02 14:49:12,131 - DEBUG - ifconfig | grep 10.10.10.3 2026-02-02 14:49:13,834 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-02-02 14:49:13,835 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15870333", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:13,835 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15870333", None, socket.AF_INET6)' 2026-02-02 14:49:14,099 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-15870333, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:14,099 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-15870333 2026-02-02 14:49:16,377 - DEBUG - PING ctest-vm1-test-15870333 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.260 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.463 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.610 ms --- ctest-vm1-test-15870333 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.463/1.444/3.260 ms 2026-02-02 14:49:16,377 - INFO - Ping to IP ctest-vm1-test-15870333 from VM ctest-vm1-test-15870333 passed 2026-02-02 14:49:16,401 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-02-02 14:49:16,453 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-04474175@0%20AllEntriesVdnsRecordsReq 2026-02-02 14:49:16,505 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04474175:1:ctest-vm1-test-15870333:10.10.10.3', 'rec_name': 'ctest-vm1-test-15870333', '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-662-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-15870333.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-02-02 14:49:16,505 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04474175:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-15870333', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-15870333', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-662-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-15870333.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'} 2026-02-02 14:49:18,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-662-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-662-1) 2026-02-02 14:49:18,203 - INFO - Waiting for VM ctest-vm2-test-42314227 to be up.. 2026-02-02 14:49:18,303 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-02 14:49:23,471 - DEBUG - VM is in ACTIVE state now 2026-02-02 14:49:23,471 - INFO - VM name : ctest-vm2-test-42314227 2026-02-02 14:49:23,634 - DEBUG - VM ctest-vm2-test-42314227 ID is eb3b91fc-bfca-4a9a-a7d1-8a7ada1f567a 2026-02-02 14:49:23,634 - DEBUG - VM ctest-vm2-test-42314227 launched on Node cn-jenkins-deploy-platform-juju-os-662-1 2026-02-02 14:49:23,776 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine/eb3b91fc-bfca-4a9a-a7d1-8a7ada1f567a 2026-02-02 14:49:23,833 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine-interface/6faa7ffa-c5f6-46c4-9446-05de9a50cf07 2026-02-02 14:49:27,281 - 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 1024ms') 2026-02-02 14:49:27,281 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-42314227 failed! 2026-02-02 14:49:27,340 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-25086824:ctest-vn1-vdns-91420530 is 10.10.10.1 and allocation pool is NOT set 2026-02-02 14:49:31,446 - 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=37.9 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 37.937/37.937/37.937/0.000 ms') 2026-02-02 14:49:31,446 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-42314227 passed 2026-02-02 14:49:31,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-02 14:49:31,708 - DEBUG - Waiting to SSH to VM ctest-vm2-test-42314227, IP 10.10.10.4, Port 22 2026-02-02 14:49:31,910 - 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': ''} 2026-02-02 14:49:32,236 - DEBUG - VM ctest-vm2-test-42314227 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-02 14:49:37,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-02 14:49:37,237 - DEBUG - Waiting to SSH to VM ctest-vm2-test-42314227, IP 10.10.10.4, Port 22 2026-02-02 14:49:37,481 - DEBUG - VM ctest-vm2-test-42314227 is ready for SSH connections 2026-02-02 14:49:37,481 - 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 2026-02-02 14:49:37,481 - DEBUG - ifconfig | grep 10.10.10.4 2026-02-02 14:49:39,312 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-02-02 14:49:39,313 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42314227", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:39,313 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42314227", None, socket.AF_INET6)' 2026-02-02 14:49:39,598 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-42314227, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:39,598 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-42314227 2026-02-02 14:49:41,923 - DEBUG - PING ctest-vm2-test-42314227 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.532 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.361 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.764 ms --- ctest-vm2-test-42314227 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.361/1.552/3.532 ms 2026-02-02 14:49:41,923 - INFO - Ping to IP ctest-vm2-test-42314227 from VM ctest-vm2-test-42314227 passed 2026-02-02 14:49:41,945 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-02-02 14:49:41,997 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-04474175@0%20AllEntriesVdnsRecordsReq 2026-02-02 14:49:42,065 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04474175:1:ctest-vm2-test-42314227:10.10.10.4', 'rec_name': 'ctest-vm2-test-42314227', '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-662-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-42314227.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-02-02 14:49:42,065 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-04474175:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-42314227', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-42314227', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-662-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-42314227.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'} 2026-02-02 14:49:42,065 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42314227", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:42,065 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42314227", None, socket.AF_INET6)' 2026-02-02 14:49:42,291 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-42314227, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-02-02 14:49:42,291 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-42314227 2026-02-02 14:49:44,587 - DEBUG - PING ctest-vm2-test-42314227 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.995 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.885 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.163 ms --- ctest-vm2-test-42314227 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.163/3.347/5.995 ms 2026-02-02 14:49:44,587 - INFO - Ping to IP ctest-vm2-test-42314227 from VM ctest-vm1-test-15870333 passed 2026-02-02 14:49:44,587 - INFO - Try deleting the VDNS entry ctest-vdns1-04474175 with back ref of ipam. 2026-02-02 14:49:44,656 - DEBUG - Delete when resource still referred: ['https://10.0.0.242:8082/network-ipam/dfd9441a-36fb-44e7-9c11-f4226c00412d'] 2026-02-02 14:49:44,656 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-02-02 14:49:44,656 - INFO - Add CNAME VDNS record for ctest-vm1-test-15870333 and verify we able to ping by alias name 2026-02-02 14:49:44,704 - DEBUG - Creating VDNS record data : test-rec 2026-02-02 14:49:44,836 - INFO - In verify_on_setup 2026-02-02 14:49:44,932 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-04474175', 'test-rec'] created succesfully 2026-02-02 14:49:44,932 - INFO - Verify VDNS record is shown in the API server 2026-02-02 14:49:44,932 - DEBUG - Requesting: https://10.0.0.242:8082/domains 2026-02-02 14:49:44,984 - DEBUG - Requesting: https://10.0.0.242:8082/domain/21b81c26-e623-4630-8c9f-905f06503c15 2026-02-02 14:49:45,050 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS/7bf3ddbc-18e3-411a-bdbe-6b01d630dad1 2026-02-02 14:49:45,106 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS-record/4242026a-6642-4b24-a9cf-79bdf446274e 2026-02-02 14:49:45,165 - INFO - Verify VDNS record is shown in the control node 2026-02-02 14:49:45,226 - 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 2026-02-02 14:49:45,226 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-02-02 14:49:45,434 - 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 2026-02-02 14:49:45,434 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-02-02 14:49:45,700 - DEBUG - ping: bad address 'vm1-test-alias' 2026-02-02 14:49:45,700 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15870333 failed 2026-02-02 14:49:46,701 - 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 2026-02-02 14:49:46,702 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-02-02 14:49:46,895 - 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 2026-02-02 14:49:46,895 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-02-02 14:49:47,167 - DEBUG - ping: bad address 'vm1-test-alias' 2026-02-02 14:49:47,168 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15870333 failed 2026-02-02 14:49:48,169 - 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 2026-02-02 14:49:48,169 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-02-02 14:49:48,366 - 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 2026-02-02 14:49:48,366 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-02-02 14:49:50,621 - 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.648 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.380 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.354 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.354/0.460/0.648 ms 2026-02-02 14:49:50,621 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-15870333 passed 2026-02-02 14:49:50,621 - DEBUG - Deleting VDNS record data: test-rec 2026-02-02 14:49:50,688 - INFO - VDNS record info: admin_domain:ctest-vdns1-04474175:test-rec deleted successfully. 2026-02-02 14:49:50,688 - INFO - Deleting VM ctest-vm2-test-42314227 2026-02-02 14:49:50,792 - INFO - Deleting VM ctest-vm1-test-15870333 2026-02-02 14:49:50,912 - INFO - Deleting VN ctest-vn1-vdns-91420530 2026-02-02 14:49:51,051 - DEBUG - VN fb89e393-4047-47b9-a9df-43de9a40de70 still in use: Unable to complete operation on network fb89e393-4047-47b9-a9df-43de9a40de70. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ec6a5c99-2505-4255-9f2e-e160fb823266'] 2026-02-02 14:49:51,052 - WARNING - Deleting VN ctest-vn1-vdns-91420530 failed..Will retry 2026-02-02 14:49:53,597 - DEBUG - Response for deleting network () 2026-02-02 14:49:53,666 - DEBUG - Deleting VDNS Entry: ctest-vdns1-04474175 2026-02-02 14:49:53,804 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-04474175'] deleted successfully. 2026-02-02 14:49:53,804 - DEBUG - Requesting: https://10.0.0.242:8082/domains 2026-02-02 14:49:53,857 - DEBUG - Requesting: https://10.0.0.242:8082/domain/21b81c26-e623-4630-8c9f-905f06503c15 2026-02-02 14:49:53,917 - DEBUG - VDNS information not found in API server 2026-02-02 14:49:53,917 - INFO - VDNS information ctest-vdns1-04474175 removed from the API Server 2026-02-02 14:49:53,965 - INFO - VDNS information ctest-vdns1-04474175 removed in the Control node 2026-02-02 14:49:53,966 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-25086824'] 2026-02-02 14:49:54,353 - DEBUG - No XMPP flaps were noticed during the test 2026-02-02 14:49:54,353 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:06] 2026-02-02 14:49:54,353 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:49:55,123 - INFO - Deleted project: ctest-TestvDNSBasic0-25086824, ID : 5f65b0e9-fe23-409d-94da-69c109abfc2a