2026-01-28 12:16:41,778 - INFO - Domain Default found not creating
2026-01-28 12:16:42,075 - INFO - Project ctest-TestvDNSBasic0-09765290 not found, creating it
2026-01-28 12:16:42,687 - INFO - Created Project:ctest-TestvDNSBasic0-09765290, ID : f6bd6a4b-a19b-448a-91e4-0881de25b748
2026-01-28 12:16:44,625 - INFO - ================================================================================
2026-01-28 12:16:44,625 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-01-28 12:16:44,626 - 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-01-28 12:16:44,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-01-28 12:16:44,903 - INFO - Initial checks done. Running the testcase now
2026-01-28 12:16:44,903 - INFO -
2026-01-28 12:16:45,790 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-09765290'](f6bd6a4b-a19b-448a-91e4-0881de25b748)
2026-01-28 12:16:45,850 - DEBUG - Creating VDNS : ctest-vdns1-22702851
2026-01-28 12:16:46,074 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-22702851'] created succesfully
2026-01-28 12:16:46,086 - DEBUG - Verify VDNS entry is shown in control node
2026-01-28 12:16:46,092 - DEBUG - Verify VDNS entry is shown in the API server
2026-01-28 12:16:46,092 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-01-28 12:16:46,405 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-01-28 12:16:46,451 - DEBUG - Requesting: http://10.0.0.41:8082/domain/42cc43ea-94fc-4dc3-b416-505084781ce3
2026-01-28 12:16:46,476 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/48b3b24e-9430-4bb6-9401-022c075ca26c
2026-01-28 12:16:47,242 - DEBUG - Response for create_network : {'network': {'id': '512fffe1-51c9-4821-ae82-2b8b3515f92a', 'name': 'ctest-vn1-vdns-31425343', 'tenant_id': 'f6bd6a4ba19b448a91e40881de25b748', 'project_id': 'f6bd6a4ba19b448a91e40881de25b748', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-09765290', 'ctest-vn1-vdns-31425343'], 'port_security_enabled': True, 'description': ''}}
2026-01-28 12:16:47,414 - DEBUG - Response for create_subnet : {'subnet': {'id': '58801bf4-4709-4647-8022-08b8ce556f41', 'name': '', 'tenant_id': 'f6bd6a4ba19b448a91e40881de25b748', 'network_id': '512fffe1-51c9-4821-ae82-2b8b3515f92a', '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': 'f6bd6a4ba19b448a91e40881de25b748'}}
2026-01-28 12:16:47,431 - INFO - Created VN ctest-vn1-vdns-31425343
2026-01-28 12:16:47,482 - DEBUG - VN ctest-vn1-vdns-31425343 UUID is 512fffe1-51c9-4821-ae82-2b8b3515f92a
2026-01-28 12:16:47,849 - DEBUG - Services list from nova: [, , ]
2026-01-28 12:16:49,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5090-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5090-30)
2026-01-28 12:16:49,409 - INFO - Waiting for VM ctest-vm1-test-15619075 to be up..
2026-01-28 12:16:49,501 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-28 12:16:54,670 - DEBUG - VM is in ACTIVE state now
2026-01-28 12:16:54,671 - INFO - VM name : ctest-vm1-test-15619075
2026-01-28 12:16:54,776 - DEBUG - VM ctest-vm1-test-15619075 ID is dfa55529-1721-4494-b8e2-fae47b91fbf6
2026-01-28 12:16:54,776 - DEBUG - VM ctest-vm1-test-15619075 launched on Node cn-jenkins-deploy-platform-ansible-os-5090-30
2026-01-28 12:16:54,863 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/dfa55529-1721-4494-b8e2-fae47b91fbf6
2026-01-28 12:16:54,877 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/755078d9-2e0d-487d-9809-974df40f5aa1
2026-01-28 12:16:58,160 - 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 1031ms')
2026-01-28 12:16:58,161 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15619075 failed!
2026-01-28 12:16:58,231 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09765290:ctest-vn1-vdns-31425343 is 10.10.10.1 and allocation pool is NOT set
2026-01-28 12:17:02,317 - 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 1016ms')
2026-01-28 12:17:02,317 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15619075 failed!
2026-01-28 12:17:02,374 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09765290:ctest-vn1-vdns-31425343 is 10.10.10.1 and allocation pool is NOT set
2026-01-28 12:17:04,436 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.841 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.841/2.286/3.731/1.445 ms')
2026-01-28 12:17:04,437 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15619075 passed
2026-01-28 12:17:04,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 12:17:04,603 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15619075, IP 10.10.10.3, Port 22
2026-01-28 12:17:04,669 - 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-01-28 12:17:04,785 - DEBUG - VM ctest-vm1-test-15619075 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-28 12:17:09,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 12:17:09,786 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15619075, IP 10.10.10.3, Port 22
2026-01-28 12:17:09,956 - DEBUG - VM ctest-vm1-test-15619075 is ready for SSH connections
2026-01-28 12:17:09,957 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:09,957 - DEBUG - ifconfig | grep 10.10.10.3
2026-01-28 12:17:11,761 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-28 12:17:11,761 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15619075", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:11,761 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15619075", None, socket.AF_INET6)'
2026-01-28 12:17:12,043 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-15619075, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:12,044 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-15619075
2026-01-28 12:17:14,343 - DEBUG - PING ctest-vm1-test-15619075 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=8.947 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.627 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.534 ms
--- ctest-vm1-test-15619075 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.534/3.369/8.947 ms
2026-01-28 12:17:14,343 - INFO - Ping to IP ctest-vm1-test-15619075 from VM ctest-vm1-test-15619075 passed
2026-01-28 12:17:14,360 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-28 12:17:14,366 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22702851@0%20AllEntriesVdnsRecordsReq
2026-01-28 12:17:14,372 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22702851:1:ctest-vm1-test-15619075:10.10.10.3', 'rec_name': 'ctest-vm1-test-15619075', '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-5090-30/dns'} ,
Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-15619075.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-28 12:17:14,372 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22702851:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-15619075', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-15619075', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5090-30/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-15619075.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-01-28 12:17:15,779 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5090-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5090-30)
2026-01-28 12:17:15,780 - INFO - Waiting for VM ctest-vm2-test-40454867 to be up..
2026-01-28 12:17:15,832 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-28 12:17:20,942 - DEBUG - VM is in ACTIVE state now
2026-01-28 12:17:20,943 - INFO - VM name : ctest-vm2-test-40454867
2026-01-28 12:17:21,065 - DEBUG - VM ctest-vm2-test-40454867 ID is 8632d80a-4155-4345-8d6a-c0a8a787bfec
2026-01-28 12:17:21,065 - DEBUG - VM ctest-vm2-test-40454867 launched on Node cn-jenkins-deploy-platform-ansible-os-5090-30
2026-01-28 12:17:21,167 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/8632d80a-4155-4345-8d6a-c0a8a787bfec
2026-01-28 12:17:21,179 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/8f353d63-09f5-465a-a045-f5fa8a479082
2026-01-28 12:17:24,465 - 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 1029ms')
2026-01-28 12:17:24,465 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-40454867 failed!
2026-01-28 12:17:24,526 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09765290:ctest-vn1-vdns-31425343 is 10.10.10.1 and allocation pool is NOT set
2026-01-28 12:17:28,629 - 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 1029ms')
2026-01-28 12:17:28,629 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-40454867 failed!
2026-01-28 12:17:28,686 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09765290:ctest-vn1-vdns-31425343 is 10.10.10.1 and allocation pool is NOT set
2026-01-28 12:17:30,760 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.63 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.627/3.542/5.457/1.915 ms')
2026-01-28 12:17:30,760 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-40454867 passed
2026-01-28 12:17:30,923 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-28 12:17:30,923 - DEBUG - Waiting to SSH to VM ctest-vm2-test-40454867, IP 10.10.10.4, Port 22
2026-01-28 12:17:31,100 - DEBUG - VM ctest-vm2-test-40454867 is ready for SSH connections
2026-01-28 12:17:31,101 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:31,101 - DEBUG - ifconfig | grep 10.10.10.4
2026-01-28 12:17:32,975 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-28 12:17:32,975 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-40454867", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:32,976 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-40454867", None, socket.AF_INET6)'
2026-01-28 12:17:33,309 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-40454867, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:33,310 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-40454867
2026-01-28 12:17:35,738 - DEBUG - PING ctest-vm2-test-40454867 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.676 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.631 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.833 ms
--- ctest-vm2-test-40454867 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.631/2.046/4.676 ms
2026-01-28 12:17:35,738 - INFO - Ping to IP ctest-vm2-test-40454867 from VM ctest-vm2-test-40454867 passed
2026-01-28 12:17:35,753 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-28 12:17:35,761 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22702851@0%20AllEntriesVdnsRecordsReq
2026-01-28 12:17:35,770 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22702851:1:ctest-vm2-test-40454867:10.10.10.4', 'rec_name': 'ctest-vm2-test-40454867', '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-5090-30/dns'} ,
Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-40454867.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-28 12:17:35,770 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22702851:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-40454867', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-40454867', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5090-30/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-40454867.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-01-28 12:17:35,771 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-40454867", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:35,771 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-40454867", None, socket.AF_INET6)'
2026-01-28 12:17:35,985 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-40454867, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-01-28 12:17:35,986 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-40454867
2026-01-28 12:17:38,262 - DEBUG - PING ctest-vm2-test-40454867 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.919 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.573 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.364 ms
--- ctest-vm2-test-40454867 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.364/2.952/5.919 ms
2026-01-28 12:17:38,263 - INFO - Ping to IP ctest-vm2-test-40454867 from VM ctest-vm1-test-15619075 passed
2026-01-28 12:17:38,263 - INFO - Try deleting the VDNS entry ctest-vdns1-22702851 with back ref of ipam.
2026-01-28 12:17:38,322 - DEBUG - Delete when resource still referred: ['http://10.0.0.41:8082/network-ipam/d66caaf6-4ba6-4d4c-b2fb-0a79452ba3ac']
2026-01-28 12:17:38,322 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-01-28 12:17:38,322 - INFO - Add CNAME VDNS record for ctest-vm1-test-15619075 and verify we able to ping by alias name
2026-01-28 12:17:38,370 - DEBUG - Creating VDNS record data : test-rec
2026-01-28 12:17:38,482 - INFO - In verify_on_setup
2026-01-28 12:17:38,586 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-22702851', 'test-rec'] created succesfully
2026-01-28 12:17:38,586 - INFO - Verify VDNS record is shown in the API server
2026-01-28 12:17:38,586 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-01-28 12:17:38,594 - DEBUG - Requesting: http://10.0.0.41:8082/domain/42cc43ea-94fc-4dc3-b416-505084781ce3
2026-01-28 12:17:38,611 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/48b3b24e-9430-4bb6-9401-022c075ca26c
2026-01-28 12:17:38,620 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS-record/b816b445-70a7-4e59-9278-f9ee98e88d3f
2026-01-28 12:17:38,627 - INFO - Verify VDNS record is shown in the control node
2026-01-28 12:17:38,636 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:38,636 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-28 12:17:38,850 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:38,850 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-28 12:17:39,168 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-28 12:17:39,168 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15619075 failed
2026-01-28 12:17:40,170 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:40,170 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-28 12:17:40,439 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:40,439 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-28 12:17:40,751 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-28 12:17:40,752 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15619075 failed
2026-01-28 12:17:41,753 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:41,754 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-28 12:17:41,955 - 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.41, gateway password: c0ntrail123
2026-01-28 12:17:41,956 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-28 12:17:44,328 - 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.689 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.604 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.916 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.604/0.736/0.916 ms
2026-01-28 12:17:44,328 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-15619075 passed
2026-01-28 12:17:44,328 - DEBUG - Deleting VDNS record data: test-rec
2026-01-28 12:17:44,414 - INFO - VDNS record info: default-domain:ctest-vdns1-22702851:test-rec deleted successfully.
2026-01-28 12:17:44,414 - INFO - Deleting VM ctest-vm2-test-40454867
2026-01-28 12:17:44,582 - INFO - Deleting VM ctest-vm1-test-15619075
2026-01-28 12:17:44,698 - INFO - Deleting VN ctest-vn1-vdns-31425343
2026-01-28 12:17:44,770 - DEBUG - VN 512fffe1-51c9-4821-ae82-2b8b3515f92a still in use: Unable to complete operation on network 512fffe1-51c9-4821-ae82-2b8b3515f92a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c7dd89bd-47be-4664-b285-d998b1659963']
2026-01-28 12:17:44,770 - WARNING - Deleting VN ctest-vn1-vdns-31425343 failed..Will retry
2026-01-28 12:17:47,098 - DEBUG - Response for deleting network ()
2026-01-28 12:17:47,138 - DEBUG - Deleting VDNS Entry: ctest-vdns1-22702851
2026-01-28 12:17:47,222 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-22702851'] deleted successfully.
2026-01-28 12:17:47,222 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-01-28 12:17:47,228 - DEBUG - Requesting: http://10.0.0.41:8082/domain/42cc43ea-94fc-4dc3-b416-505084781ce3
2026-01-28 12:17:47,247 - DEBUG - VDNS information not found in API server
2026-01-28 12:17:47,247 - INFO - VDNS information ctest-vdns1-22702851 removed from the API Server
2026-01-28 12:17:47,254 - INFO - VDNS information ctest-vdns1-22702851 removed in the Control node
2026-01-28 12:17:47,255 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-09765290']
2026-01-28 12:17:47,561 - DEBUG - No XMPP flaps were noticed during the test
2026-01-28 12:17:47,561 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:03]
2026-01-28 12:17:47,561 - INFO - --------------------------------------------------------------------------------
2026-01-28 12:17:48,439 - INFO - Deleted project: ctest-TestvDNSBasic0-09765290, ID : f6bd6a4b-a19b-448a-91e4-0881de25b748