2026-07-30 14:59:37,488 - INFO - Domain Default found not creating
2026-07-30 14:59:37,699 - INFO - Project ctest-TestvDNSBasic0-02903348 not found, creating it
2026-07-30 14:59:38,274 - INFO - Created Project:ctest-TestvDNSBasic0-02903348, ID : 4c6bebc1-dee6-40e8-b3ba-eb4133303d99
2026-07-30 14:59:40,140 - INFO - ================================================================================
2026-07-30 14:59:40,140 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-07-30 14:59:40,141 - 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-07-30 14:59:40,406 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-07-30 14:59:40,406 - INFO - Initial checks done. Running the testcase now
2026-07-30 14:59:40,406 - INFO -
2026-07-30 14:59:41,295 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-02903348'](4c6bebc1-dee6-40e8-b3ba-eb4133303d99)
2026-07-30 14:59:41,354 - DEBUG - Creating VDNS : ctest-vdns1-55702288
2026-07-30 14:59:41,587 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-55702288'] created succesfully
2026-07-30 14:59:41,587 - DEBUG - Verify VDNS entry is shown in control node
2026-07-30 14:59:41,596 - DEBUG - Verify VDNS entry is shown in the API server
2026-07-30 14:59:41,596 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-30 14:59:41,971 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-30 14:59:42,003 - DEBUG - Requesting: http://10.0.0.50:8082/domain/77e36f81-42b0-4332-b49d-16b6f23e45a5
2026-07-30 14:59:42,020 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/5f62188c-1957-4c54-9fa4-5d70acb40235
2026-07-30 14:59:42,633 - DEBUG - Response for create_network : {'network': {'id': '5dc613c6-f9e8-4639-afc3-f63749a26934', 'name': 'ctest-vn1-vdns-89576433', 'tenant_id': '4c6bebc1dee640e8b3baeb4133303d99', 'project_id': '4c6bebc1dee640e8b3baeb4133303d99', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-02903348', 'ctest-vn1-vdns-89576433'], 'port_security_enabled': True, 'description': ''}}
2026-07-30 14:59:42,849 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bf3cc07-64d1-4dd8-9379-a4c0f40a1e11', 'name': '', 'tenant_id': '4c6bebc1dee640e8b3baeb4133303d99', 'network_id': '5dc613c6-f9e8-4639-afc3-f63749a26934', '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': '4c6bebc1dee640e8b3baeb4133303d99'}}
2026-07-30 14:59:42,869 - INFO - Created VN ctest-vn1-vdns-89576433
2026-07-30 14:59:42,927 - DEBUG - VN ctest-vn1-vdns-89576433 UUID is 5dc613c6-f9e8-4639-afc3-f63749a26934
2026-07-30 14:59:43,157 - DEBUG - Services list from nova: [, , ]
2026-07-30 14:59:43,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6125-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6125-1)
2026-07-30 14:59:43,666 - INFO - Waiting for VM ctest-vm1-test-54674762 to be up..
2026-07-30 14:59:43,711 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 14:59:48,795 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 14:59:53,876 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 14:59:58,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:04,065 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:09,159 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:14,260 - DEBUG - VM is in ACTIVE state now
2026-07-30 15:00:14,260 - INFO - VM name : ctest-vm1-test-54674762
2026-07-30 15:00:14,357 - DEBUG - VM ctest-vm1-test-54674762 ID is e33f45cc-7a1f-40c8-ba1a-cc8bc3417d3a
2026-07-30 15:00:14,358 - DEBUG - VM ctest-vm1-test-54674762 launched on Node cn-jenkins-deploy-platform-ansible-os-6125-1
2026-07-30 15:00:14,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e33f45cc-7a1f-40c8-ba1a-cc8bc3417d3a
2026-07-30 15:00:14,454 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1f7f83cd-0e8d-4a0f-9ea5-73bc1f511aa8
2026-07-30 15:00:17,708 - 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 1000ms')
2026-07-30 15:00:17,708 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54674762 failed!
2026-07-30 15:00:17,767 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-02903348:ctest-vn1-vdns-89576433 is 10.10.10.1 and allocation pool is NOT set
2026-07-30 15:00:19,834 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.572 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 = 0.572/2.398/4.225/1.826 ms')
2026-07-30 15:00:19,834 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54674762 passed
2026-07-30 15:00:19,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 15:00:19,987 - DEBUG - Waiting to SSH to VM ctest-vm1-test-54674762, IP 10.10.10.3, Port 22
2026-07-30 15:00:20,157 - DEBUG - VM ctest-vm1-test-54674762 is ready for SSH connections
2026-07-30 15:00:20,158 - 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-07-30 15:00:20,158 - DEBUG - ifconfig | grep 10.10.10.3
2026-07-30 15:00:21,910 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-30 15:00:21,911 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54674762", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:00:21,911 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54674762", None, socket.AF_INET6)'
2026-07-30 15:00:22,099 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-54674762, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:00:22,099 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-54674762
2026-07-30 15:00:24,327 - DEBUG - PING ctest-vm1-test-54674762 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=6.837 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.405 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.571 ms
--- ctest-vm1-test-54674762 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.405/2.604/6.837 ms
2026-07-30 15:00:24,327 - INFO - Ping to IP ctest-vm1-test-54674762 from VM ctest-vm1-test-54674762 passed
2026-07-30 15:00:24,345 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-30 15:00:24,353 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-55702288@0%20AllEntriesVdnsRecordsReq
2026-07-30 15:00:24,360 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55702288:1:ctest-vm1-test-54674762:10.10.10.3', 'rec_name': 'ctest-vm1-test-54674762', '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-6125-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-54674762.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-30 15:00:24,360 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55702288:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-54674762', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-54674762', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6125-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-54674762.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-07-30 15:00:24,979 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6125-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6125-1)
2026-07-30 15:00:24,979 - INFO - Waiting for VM ctest-vm2-test-06037636 to be up..
2026-07-30 15:00:25,033 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:30,142 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:35,233 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:40,343 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:45,457 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:50,549 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 15:00:55,648 - DEBUG - VM is in ACTIVE state now
2026-07-30 15:00:55,648 - INFO - VM name : ctest-vm2-test-06037636
2026-07-30 15:00:55,744 - DEBUG - VM ctest-vm2-test-06037636 ID is 25aa14c3-4792-42b8-8dcd-3de6a1416fa4
2026-07-30 15:00:55,744 - DEBUG - VM ctest-vm2-test-06037636 launched on Node cn-jenkins-deploy-platform-ansible-os-6125-1
2026-07-30 15:00:55,845 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/25aa14c3-4792-42b8-8dcd-3de6a1416fa4
2026-07-30 15:00:55,856 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ab0ef8b3-18ff-457a-8101-3ca9124d9439
2026-07-30 15:00:59,110 - 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 1007ms')
2026-07-30 15:00:59,110 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-06037636 failed!
2026-07-30 15:00:59,167 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-02903348:ctest-vn1-vdns-89576433 is 10.10.10.1 and allocation pool is NOT set
2026-07-30 15:01:01,238 - 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=7.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.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 = 1.067/4.108/7.150/3.041 ms')
2026-07-30 15:01:01,238 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-06037636 passed
2026-07-30 15:01:01,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 15:01:01,395 - DEBUG - Waiting to SSH to VM ctest-vm2-test-06037636, IP 10.10.10.4, Port 22
2026-07-30 15:01:01,565 - DEBUG - VM ctest-vm2-test-06037636 is ready for SSH connections
2026-07-30 15:01:01,565 - 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-07-30 15:01:01,565 - DEBUG - ifconfig | grep 10.10.10.4
2026-07-30 15:01:02,641 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-30 15:01:02,642 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06037636", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:01:02,642 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06037636", None, socket.AF_INET6)'
2026-07-30 15:01:02,857 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-06037636, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:01:02,857 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-06037636
2026-07-30 15:01:05,057 - DEBUG - PING ctest-vm2-test-06037636 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.534 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.830 ms
--- ctest-vm2-test-06037636 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.432/1.932/4.534 ms
2026-07-30 15:01:05,057 - INFO - Ping to IP ctest-vm2-test-06037636 from VM ctest-vm2-test-06037636 passed
2026-07-30 15:01:05,073 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-30 15:01:05,079 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-55702288@0%20AllEntriesVdnsRecordsReq
2026-07-30 15:01:05,086 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55702288:1:ctest-vm2-test-06037636:10.10.10.4', 'rec_name': 'ctest-vm2-test-06037636', '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-6125-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-06037636.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-30 15:01:05,086 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55702288:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-06037636', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-06037636', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6125-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-06037636.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-07-30 15:01:05,086 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06037636", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:01:05,086 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06037636", None, socket.AF_INET6)'
2026-07-30 15:01:05,211 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-06037636, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-30 15:01:05,212 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-06037636
2026-07-30 15:01:07,382 - DEBUG - PING ctest-vm2-test-06037636 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.923 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.382 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.137 ms
--- ctest-vm2-test-06037636 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.137/2.814/5.923 ms
2026-07-30 15:01:07,382 - INFO - Ping to IP ctest-vm2-test-06037636 from VM ctest-vm1-test-54674762 passed
2026-07-30 15:01:07,382 - INFO - Try deleting the VDNS entry ctest-vdns1-55702288 with back ref of ipam.
2026-07-30 15:01:07,442 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/e666e4cd-ed50-446c-904e-349ac58f4472']
2026-07-30 15:01:07,443 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-07-30 15:01:07,443 - INFO - Add CNAME VDNS record for ctest-vm1-test-54674762 and verify we able to ping by alias name
2026-07-30 15:01:07,491 - DEBUG - Creating VDNS record data : test-rec
2026-07-30 15:01:07,615 - INFO - In verify_on_setup
2026-07-30 15:01:07,715 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-55702288', 'test-rec'] created succesfully
2026-07-30 15:01:07,715 - INFO - Verify VDNS record is shown in the API server
2026-07-30 15:01:07,715 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-30 15:01:07,723 - DEBUG - Requesting: http://10.0.0.50:8082/domain/77e36f81-42b0-4332-b49d-16b6f23e45a5
2026-07-30 15:01:07,739 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/5f62188c-1957-4c54-9fa4-5d70acb40235
2026-07-30 15:01:07,750 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/78d6030e-5a5b-4e0f-88db-01c36617f5d7
2026-07-30 15:01:07,760 - INFO - Verify VDNS record is shown in the control node
2026-07-30 15:01:07,769 - 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-07-30 15:01:07,769 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-30 15:01:07,921 - 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-07-30 15:01:07,921 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-30 15:01:08,088 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-30 15:01:08,088 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54674762 failed
2026-07-30 15:01:09,090 - 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-07-30 15:01:09,090 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-30 15:01:09,237 - 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-07-30 15:01:09,237 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-30 15:01:09,443 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-30 15:01:09,443 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54674762 failed
2026-07-30 15:01:10,444 - 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-07-30 15:01:10,444 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-30 15:01:10,594 - 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-07-30 15:01:10,594 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-30 15:01:12,773 - 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.279 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.669 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.279/0.439/0.669 ms
2026-07-30 15:01:12,773 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-54674762 passed
2026-07-30 15:01:12,773 - DEBUG - Deleting VDNS record data: test-rec
2026-07-30 15:01:12,846 - INFO - VDNS record info: default-domain:ctest-vdns1-55702288:test-rec deleted successfully.
2026-07-30 15:01:12,847 - INFO - Deleting VM ctest-vm2-test-06037636
2026-07-30 15:01:12,940 - INFO - Deleting VM ctest-vm1-test-54674762
2026-07-30 15:01:13,031 - INFO - Deleting VN ctest-vn1-vdns-89576433
2026-07-30 15:01:13,069 - DEBUG - VN 5dc613c6-f9e8-4639-afc3-f63749a26934 still in use: Unable to complete operation on network 5dc613c6-f9e8-4639-afc3-f63749a26934. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3becbda1-9640-4fd6-9c98-e1a2d14bccf2']
2026-07-30 15:01:13,069 - WARNING - Deleting VN ctest-vn1-vdns-89576433 failed..Will retry
2026-07-30 15:01:15,135 - DEBUG - VN 5dc613c6-f9e8-4639-afc3-f63749a26934 still in use: Unable to complete operation on network 5dc613c6-f9e8-4639-afc3-f63749a26934. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-22d27a28-034a-4b6b-a7db-bf932580de64']
2026-07-30 15:01:15,135 - WARNING - Deleting VN ctest-vn1-vdns-89576433 failed..Will retry
2026-07-30 15:01:17,355 - DEBUG - Response for deleting network ()
2026-07-30 15:01:17,397 - DEBUG - Deleting VDNS Entry: ctest-vdns1-55702288
2026-07-30 15:01:17,482 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-55702288'] deleted successfully.
2026-07-30 15:01:17,483 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-30 15:01:17,490 - DEBUG - Requesting: http://10.0.0.50:8082/domain/77e36f81-42b0-4332-b49d-16b6f23e45a5
2026-07-30 15:01:17,504 - DEBUG - VDNS information not found in API server
2026-07-30 15:01:17,504 - INFO - VDNS information ctest-vdns1-55702288 removed from the API Server
2026-07-30 15:01:17,513 - INFO - VDNS information ctest-vdns1-55702288 removed in the Control node
2026-07-30 15:01:17,514 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-02903348']
2026-07-30 15:01:17,788 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 15:01:17,788 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:37]
2026-07-30 15:01:17,788 - INFO - --------------------------------------------------------------------------------
2026-07-30 15:01:18,608 - INFO - Deleted project: ctest-TestvDNSBasic0-02903348, ID : 4c6bebc1-dee6-40e8-b3ba-eb4133303d99