2026-06-15 17:15:59,788 - INFO - Domain Default found not creating 2026-06-15 17:15:59,923 - INFO - Project ctest-TestvDNSBasic0-93523127 not found, creating it 2026-06-15 17:16:00,369 - INFO - Created Project:ctest-TestvDNSBasic0-93523127, ID : edeb2436-c947-4a87-a623-3e8fb0834395 2026-06-15 17:16:01,806 - INFO - ================================================================================ 2026-06-15 17:16:01,806 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-15 17:16:01,807 - 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-06-15 17:16:02,058 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-15 17:16:02,058 - INFO - Initial checks done. Running the testcase now 2026-06-15 17:16:02,059 - INFO - 2026-06-15 17:16:02,804 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-93523127'](edeb2436-c947-4a87-a623-3e8fb0834395) 2026-06-15 17:16:02,854 - DEBUG - Creating VDNS : ctest-vdns1-19619175 2026-06-15 17:16:03,058 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-19619175'] created succesfully 2026-06-15 17:16:03,058 - DEBUG - Verify VDNS entry is shown in control node 2026-06-15 17:16:03,063 - DEBUG - Verify VDNS entry is shown in the API server 2026-06-15 17:16:03,063 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-15 17:16:03,379 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-15 17:16:03,406 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ce25000-4b40-40f0-9211-4873d51fb9b5 2026-06-15 17:16:03,417 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/a4714a2b-7dad-4faa-b6ee-57bca7190985 2026-06-15 17:16:03,940 - DEBUG - Response for create_network : {'network': {'id': '67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b', 'name': 'ctest-vn1-vdns-73294501', 'tenant_id': 'edeb2436c9474a87a6233e8fb0834395', 'project_id': 'edeb2436c9474a87a6233e8fb0834395', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-93523127', 'ctest-vn1-vdns-73294501'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 17:16:04,136 - DEBUG - Response for create_subnet : {'subnet': {'id': '36caf806-25f0-40d1-9de0-3c568aecc063', 'name': '', 'tenant_id': 'edeb2436c9474a87a6233e8fb0834395', 'network_id': '67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b', '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': 'edeb2436c9474a87a6233e8fb0834395'}} 2026-06-15 17:16:04,149 - INFO - Created VN ctest-vn1-vdns-73294501 2026-06-15 17:16:04,202 - DEBUG - VN ctest-vn1-vdns-73294501 UUID is 67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b 2026-06-15 17:16:04,388 - DEBUG - Services list from nova: [, , ] 2026-06-15 17:16:05,438 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5948-1) 2026-06-15 17:16:05,438 - INFO - Waiting for VM ctest-vm1-test-35410099 to be up.. 2026-06-15 17:16:05,472 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:10,541 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:15,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:20,672 - DEBUG - VM is in ACTIVE state now 2026-06-15 17:16:20,673 - INFO - VM name : ctest-vm1-test-35410099 2026-06-15 17:16:20,738 - DEBUG - VM ctest-vm1-test-35410099 ID is d7fbdb8c-4297-4b13-a66e-61f776c287d7 2026-06-15 17:16:20,739 - DEBUG - VM ctest-vm1-test-35410099 launched on Node cn-jenkins-deploy-platform-ansible-os-5948-1 2026-06-15 17:16:20,806 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d7fbdb8c-4297-4b13-a66e-61f776c287d7 2026-06-15 17:16:20,813 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/287ec41e-9158-4c0c-8110-93c936343b85 2026-06-15 17:16:22,042 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.380 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 = 0.380/2.411/4.442/2.031 ms') 2026-06-15 17:16:22,042 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-35410099 passed 2026-06-15 17:16:22,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:16:22,194 - DEBUG - Waiting to SSH to VM ctest-vm1-test-35410099, IP 10.10.10.3, Port 22 2026-06-15 17:16:22,350 - DEBUG - VM ctest-vm1-test-35410099 is ready for SSH connections 2026-06-15 17:16:22,350 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:22,350 - DEBUG - ifconfig | grep 10.10.10.3 2026-06-15 17:16:23,916 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-15 17:16:23,917 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-35410099", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:23,917 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-35410099", None, socket.AF_INET6)' 2026-06-15 17:16:24,093 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-35410099, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:24,093 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-35410099 2026-06-15 17:16:26,263 - DEBUG - PING ctest-vm1-test-35410099 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.091 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.325 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.538 ms --- ctest-vm1-test-35410099 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.325/1.318/3.091 ms 2026-06-15 17:16:26,263 - INFO - Ping to IP ctest-vm1-test-35410099 from VM ctest-vm1-test-35410099 passed 2026-06-15 17:16:26,278 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-15 17:16:26,283 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-19619175@0%20AllEntriesVdnsRecordsReq 2026-06-15 17:16:26,287 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19619175:1:ctest-vm1-test-35410099:10.10.10.3', 'rec_name': 'ctest-vm1-test-35410099', '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-5948-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-35410099.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-15 17:16:26,287 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19619175:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-35410099', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-35410099', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5948-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-35410099.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-06-15 17:16:27,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5948-1) 2026-06-15 17:16:27,426 - INFO - Waiting for VM ctest-vm2-test-04154728 to be up.. 2026-06-15 17:16:27,456 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:32,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:37,614 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:16:42,677 - DEBUG - VM is in ACTIVE state now 2026-06-15 17:16:42,677 - INFO - VM name : ctest-vm2-test-04154728 2026-06-15 17:16:42,733 - DEBUG - VM ctest-vm2-test-04154728 ID is 8a58e88c-19e4-4312-9815-7c3af9ad66b2 2026-06-15 17:16:42,733 - DEBUG - VM ctest-vm2-test-04154728 launched on Node cn-jenkins-deploy-platform-ansible-os-5948-1 2026-06-15 17:16:42,788 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8a58e88c-19e4-4312-9815-7c3af9ad66b2 2026-06-15 17:16:42,794 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bd20aa06-d642-4576-bdd7-928d5b4b7c69 2026-06-15 17:16:44,019 - 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=4.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.07 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.067/3.249/4.431/1.182 ms') 2026-06-15 17:16:44,019 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-04154728 passed 2026-06-15 17:16:44,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:16:44,174 - DEBUG - Waiting to SSH to VM ctest-vm2-test-04154728, IP 10.10.10.4, Port 22 2026-06-15 17:16:44,240 - 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-06-15 17:16:44,301 - DEBUG - VM ctest-vm2-test-04154728 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-15 17:16:49,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:16:49,302 - DEBUG - Waiting to SSH to VM ctest-vm2-test-04154728, IP 10.10.10.4, Port 22 2026-06-15 17:16:49,454 - DEBUG - VM ctest-vm2-test-04154728 is ready for SSH connections 2026-06-15 17:16:49,454 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:49,454 - DEBUG - ifconfig | grep 10.10.10.4 2026-06-15 17:16:50,001 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-15 17:16:50,001 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04154728", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:50,002 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04154728", None, socket.AF_INET6)' 2026-06-15 17:16:50,165 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-04154728, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:50,165 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-04154728 2026-06-15 17:16:52,334 - DEBUG - PING ctest-vm2-test-04154728 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.231 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.336 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.392 ms --- ctest-vm2-test-04154728 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.336/1.319/3.231 ms 2026-06-15 17:16:52,334 - INFO - Ping to IP ctest-vm2-test-04154728 from VM ctest-vm2-test-04154728 passed 2026-06-15 17:16:52,346 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-15 17:16:52,354 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-19619175@0%20AllEntriesVdnsRecordsReq 2026-06-15 17:16:52,359 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19619175:1:ctest-vm2-test-04154728:10.10.10.4', 'rec_name': 'ctest-vm2-test-04154728', '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-5948-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-04154728.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-15 17:16:52,359 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19619175:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-04154728', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-04154728', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5948-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-04154728.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-06-15 17:16:52,359 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04154728", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:52,359 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04154728", None, socket.AF_INET6)' 2026-06-15 17:16:52,462 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-04154728, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-15 17:16:52,462 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-04154728 2026-06-15 17:16:54,621 - DEBUG - PING ctest-vm2-test-04154728 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.063 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.778 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.849 ms --- ctest-vm2-test-04154728 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.778/3.563/9.063 ms 2026-06-15 17:16:54,621 - INFO - Ping to IP ctest-vm2-test-04154728 from VM ctest-vm1-test-35410099 passed 2026-06-15 17:16:54,621 - INFO - Try deleting the VDNS entry ctest-vdns1-19619175 with back ref of ipam. 2026-06-15 17:16:54,678 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/3b1215be-20a0-4194-8657-51a593fdc971'] 2026-06-15 17:16:54,678 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-15 17:16:54,678 - INFO - Add CNAME VDNS record for ctest-vm1-test-35410099 and verify we able to ping by alias name 2026-06-15 17:16:54,726 - DEBUG - Creating VDNS record data : test-rec 2026-06-15 17:16:54,834 - INFO - In verify_on_setup 2026-06-15 17:16:54,930 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-19619175', 'test-rec'] created succesfully 2026-06-15 17:16:54,930 - INFO - Verify VDNS record is shown in the API server 2026-06-15 17:16:54,930 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-15 17:16:54,935 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ce25000-4b40-40f0-9211-4873d51fb9b5 2026-06-15 17:16:54,945 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/a4714a2b-7dad-4faa-b6ee-57bca7190985 2026-06-15 17:16:54,952 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/d4fd2742-cf29-475c-ba9f-142093e755d3 2026-06-15 17:16:54,957 - INFO - Verify VDNS record is shown in the control node 2026-06-15 17:16:54,963 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:54,963 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 17:16:55,075 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:55,075 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 17:16:55,235 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-15 17:16:55,235 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-35410099 failed 2026-06-15 17:16:56,236 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:56,237 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 17:16:56,336 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:56,337 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 17:16:56,486 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-15 17:16:56,486 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-35410099 failed 2026-06-15 17:16:57,487 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:57,488 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 17:16:57,599 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:57,599 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 17:16:57,751 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-15 17:16:57,751 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-35410099 failed 2026-06-15 17:16:58,752 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:58,752 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-15 17:16:58,863 - 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.50, gateway password: c0ntrail123 2026-06-15 17:16:58,863 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-15 17:17:01,027 - 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.232 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.521 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.291 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.232/0.348/0.521 ms 2026-06-15 17:17:01,027 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-35410099 passed 2026-06-15 17:17:01,028 - DEBUG - Deleting VDNS record data: test-rec 2026-06-15 17:17:01,090 - INFO - VDNS record info: default-domain:ctest-vdns1-19619175:test-rec deleted successfully. 2026-06-15 17:17:01,090 - INFO - Deleting VM ctest-vm2-test-04154728 2026-06-15 17:17:01,158 - INFO - Deleting VM ctest-vm1-test-35410099 2026-06-15 17:17:01,227 - INFO - Deleting VN ctest-vn1-vdns-73294501 2026-06-15 17:17:01,255 - DEBUG - VN 67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b still in use: Unable to complete operation on network 67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-325be3f0-87b0-4160-be77-21e8cbbcec46'] 2026-06-15 17:17:01,255 - WARNING - Deleting VN ctest-vn1-vdns-73294501 failed..Will retry 2026-06-15 17:17:03,285 - DEBUG - VN 67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b still in use: Unable to complete operation on network 67c41a2d-ab1b-4060-b9c0-7fd0e62b2c6b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d7afa305-681b-45ce-b488-5716851b44ca'] 2026-06-15 17:17:03,285 - WARNING - Deleting VN ctest-vn1-vdns-73294501 failed..Will retry 2026-06-15 17:17:05,472 - DEBUG - Response for deleting network () 2026-06-15 17:17:05,496 - DEBUG - Deleting VDNS Entry: ctest-vdns1-19619175 2026-06-15 17:17:05,562 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-19619175'] deleted successfully. 2026-06-15 17:17:05,562 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-15 17:17:05,568 - DEBUG - Requesting: http://10.0.0.50:8082/domain/6ce25000-4b40-40f0-9211-4873d51fb9b5 2026-06-15 17:17:05,579 - DEBUG - VDNS information not found in API server 2026-06-15 17:17:05,579 - INFO - VDNS information ctest-vdns1-19619175 removed from the API Server 2026-06-15 17:17:05,584 - INFO - VDNS information ctest-vdns1-19619175 removed in the Control node 2026-06-15 17:17:05,585 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-93523127'] 2026-06-15 17:17:05,850 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 17:17:05,850 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:04]
2026-06-15 17:17:05,850 - INFO - -------------------------------------------------------------------------------- 2026-06-15 17:17:06,543 - INFO - Deleted project: ctest-TestvDNSBasic0-93523127, ID : edeb2436-c947-4a87-a623-3e8fb0834395