2026-09-11 07:34:20,008 - INFO - Domain Default found not creating
2026-09-11 07:34:20,212 - INFO - Project ctest-TestvDNSBasic0-22971416 not found, creating it
2026-09-11 07:34:20,788 - INFO - Created Project:ctest-TestvDNSBasic0-22971416, ID : fa5a3f69-5aab-411b-9c13-0edd4f93047d
2026-09-11 07:34:22,675 - INFO - ================================================================================
2026-09-11 07:34:22,675 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-09-11 07:34:22,675 - 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-09-11 07:34:22,954 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-09-11 07:34:22,954 - INFO - Initial checks done. Running the testcase now
2026-09-11 07:34:22,954 - INFO -
2026-09-11 07:34:23,851 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-22971416'](fa5a3f69-5aab-411b-9c13-0edd4f93047d)
2026-09-11 07:34:23,910 - DEBUG - Creating VDNS : ctest-vdns1-68532228
2026-09-11 07:34:24,130 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-68532228'] created succesfully
2026-09-11 07:34:24,130 - DEBUG - Verify VDNS entry is shown in control node
2026-09-11 07:34:24,138 - DEBUG - Verify VDNS entry is shown in the API server
2026-09-11 07:34:24,138 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-09-11 07:34:24,515 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-09-11 07:34:24,547 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3415585b-ae0c-43ec-821d-5d55059e2417
2026-09-11 07:34:24,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/120457e7-77e7-404e-9de7-b70ca54e8cc2
2026-09-11 07:34:25,179 - DEBUG - Response for create_network : {'network': {'id': '14779353-86e4-4a8f-a1ec-a30bb91d04c6', 'name': 'ctest-vn1-vdns-85633730', 'tenant_id': 'fa5a3f695aab411b9c130edd4f93047d', 'project_id': 'fa5a3f695aab411b9c130edd4f93047d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-22971416', 'ctest-vn1-vdns-85633730'], 'port_security_enabled': True, 'description': ''}}
2026-09-11 07:34:25,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '0487b528-091c-4b64-a2a7-36156d0c6272', 'name': '', 'tenant_id': 'fa5a3f695aab411b9c130edd4f93047d', 'network_id': '14779353-86e4-4a8f-a1ec-a30bb91d04c6', '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': 'fa5a3f695aab411b9c130edd4f93047d'}}
2026-09-11 07:34:25,392 - INFO - Created VN ctest-vn1-vdns-85633730
2026-09-11 07:34:25,446 - DEBUG - VN ctest-vn1-vdns-85633730 UUID is 14779353-86e4-4a8f-a1ec-a30bb91d04c6
2026-09-11 07:34:25,684 - DEBUG - Services list from nova: [, , ]
2026-09-11 07:34:26,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6275-1)
2026-09-11 07:34:26,214 - INFO - Waiting for VM ctest-vm1-test-89446450 to be up..
2026-09-11 07:34:26,258 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:31,355 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:36,465 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:41,569 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:46,658 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:51,785 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:34:56,872 - DEBUG - VM is in ACTIVE state now
2026-09-11 07:34:56,872 - INFO - VM name : ctest-vm1-test-89446450
2026-09-11 07:34:56,974 - DEBUG - VM ctest-vm1-test-89446450 ID is ae4e93f7-3778-46ba-b467-9ba2af8b5c80
2026-09-11 07:34:56,974 - DEBUG - VM ctest-vm1-test-89446450 launched on Node cn-jenkins-deploy-platform-ansible-os-6275-1
2026-09-11 07:34:57,070 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ae4e93f7-3778-46ba-b467-9ba2af8b5c80
2026-09-11 07:34:57,081 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ff86d1f8-0d76-4079-afe1-f2f96c37b362
2026-09-11 07:35:00,348 - 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 1012ms')
2026-09-11 07:35:00,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-89446450 failed!
2026-09-11 07:35:00,410 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22971416:ctest-vn1-vdns-85633730 is 10.10.10.1 and allocation pool is NOT set
2026-09-11 07:35:02,478 - 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=10.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.717 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.717/5.695/10.673/4.978 ms')
2026-09-11 07:35:02,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-89446450 passed
2026-09-11 07:35:02,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:35:02,635 - DEBUG - Waiting to SSH to VM ctest-vm1-test-89446450, IP 10.10.10.3, Port 22
2026-09-11 07:35:02,806 - DEBUG - VM ctest-vm1-test-89446450 is ready for SSH connections
2026-09-11 07:35:02,806 - 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-09-11 07:35:02,806 - DEBUG - ifconfig | grep 10.10.10.3
2026-09-11 07:35:04,460 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-11 07:35:04,461 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-89446450", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:04,461 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-89446450", None, socket.AF_INET6)'
2026-09-11 07:35:04,648 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-89446450, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:04,649 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-89446450
2026-09-11 07:35:06,837 - DEBUG - PING ctest-vm1-test-89446450 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.013 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.523 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.680 ms
--- ctest-vm1-test-89446450 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.523/1.738/4.013 ms
2026-09-11 07:35:06,837 - INFO - Ping to IP ctest-vm1-test-89446450 from VM ctest-vm1-test-89446450 passed
2026-09-11 07:35:06,855 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-11 07:35:06,862 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68532228@0%20AllEntriesVdnsRecordsReq
2026-09-11 07:35:06,869 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68532228:1:ctest-vm1-test-89446450:10.10.10.3', 'rec_name': 'ctest-vm1-test-89446450', '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-6275-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-89446450.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-11 07:35:06,869 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68532228:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-89446450', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-89446450', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6275-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-89446450.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-09-11 07:35:07,460 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6275-1)
2026-09-11 07:35:07,460 - INFO - Waiting for VM ctest-vm2-test-97644737 to be up..
2026-09-11 07:35:07,508 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:12,595 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:17,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:22,789 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:27,879 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:32,985 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:35:38,078 - DEBUG - VM is in ACTIVE state now
2026-09-11 07:35:38,078 - INFO - VM name : ctest-vm2-test-97644737
2026-09-11 07:35:38,173 - DEBUG - VM ctest-vm2-test-97644737 ID is 8576190c-06e3-459f-8374-ce08ea7c1aef
2026-09-11 07:35:38,173 - DEBUG - VM ctest-vm2-test-97644737 launched on Node cn-jenkins-deploy-platform-ansible-os-6275-1
2026-09-11 07:35:38,290 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8576190c-06e3-459f-8374-ce08ea7c1aef
2026-09-11 07:35:38,303 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/de61d78d-49ac-4e56-839a-9bcbb06ae643
2026-09-11 07:35:41,598 - 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 1036ms')
2026-09-11 07:35:41,598 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97644737 failed!
2026-09-11 07:35:41,658 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22971416:ctest-vn1-vdns-85633730 is 10.10.10.1 and allocation pool is NOT set
2026-09-11 07:35:43,734 - 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=3.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.682 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.682/2.156/3.630/1.474 ms')
2026-09-11 07:35:43,735 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97644737 passed
2026-09-11 07:35:43,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:35:43,890 - DEBUG - Waiting to SSH to VM ctest-vm2-test-97644737, IP 10.10.10.4, Port 22
2026-09-11 07:35:44,082 - DEBUG - VM ctest-vm2-test-97644737 is ready for SSH connections
2026-09-11 07:35:44,083 - 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-09-11 07:35:44,083 - DEBUG - ifconfig | grep 10.10.10.4
2026-09-11 07:35:45,202 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-11 07:35:45,203 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97644737", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:45,203 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97644737", None, socket.AF_INET6)'
2026-09-11 07:35:45,402 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97644737, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:45,402 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97644737
2026-09-11 07:35:47,609 - DEBUG - PING ctest-vm2-test-97644737 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.418 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.559 ms
--- ctest-vm2-test-97644737 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.437/1.804/4.418 ms
2026-09-11 07:35:47,609 - INFO - Ping to IP ctest-vm2-test-97644737 from VM ctest-vm2-test-97644737 passed
2026-09-11 07:35:47,625 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-11 07:35:47,635 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68532228@0%20AllEntriesVdnsRecordsReq
2026-09-11 07:35:47,641 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68532228:1:ctest-vm2-test-97644737:10.10.10.4', 'rec_name': 'ctest-vm2-test-97644737', '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-6275-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-97644737.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-11 07:35:47,641 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68532228:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-97644737', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-97644737', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6275-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-97644737.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-09-11 07:35:47,642 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97644737", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:47,642 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97644737", None, socket.AF_INET6)'
2026-09-11 07:35:47,756 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97644737, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:35:47,757 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97644737
2026-09-11 07:35:49,956 - DEBUG - PING ctest-vm2-test-97644737 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.141 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.187 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.196 ms
--- ctest-vm2-test-97644737 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.187/3.841/9.141 ms
2026-09-11 07:35:49,957 - INFO - Ping to IP ctest-vm2-test-97644737 from VM ctest-vm1-test-89446450 passed
2026-09-11 07:35:49,957 - INFO - Try deleting the VDNS entry ctest-vdns1-68532228 with back ref of ipam.
2026-09-11 07:35:50,014 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/39d31a2c-dcb8-435f-b02f-8d6bfff6e6c1']
2026-09-11 07:35:50,014 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-09-11 07:35:50,014 - INFO - Add CNAME VDNS record for ctest-vm1-test-89446450 and verify we able to ping by alias name
2026-09-11 07:35:50,066 - DEBUG - Creating VDNS record data : test-rec
2026-09-11 07:35:50,186 - INFO - In verify_on_setup
2026-09-11 07:35:50,282 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-68532228', 'test-rec'] created succesfully
2026-09-11 07:35:50,282 - INFO - Verify VDNS record is shown in the API server
2026-09-11 07:35:50,282 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-09-11 07:35:50,290 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3415585b-ae0c-43ec-821d-5d55059e2417
2026-09-11 07:35:50,305 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/120457e7-77e7-404e-9de7-b70ca54e8cc2
2026-09-11 07:35:50,315 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/4d622e83-a998-4e5a-801b-e5b8bc4aa221
2026-09-11 07:35:50,323 - INFO - Verify VDNS record is shown in the control node
2026-09-11 07:35:50,330 - 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-09-11 07:35:50,331 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-11 07:35:50,471 - 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-09-11 07:35:50,471 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-11 07:35:50,654 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-11 07:35:50,654 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-89446450 failed
2026-09-11 07:35:51,655 - 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-09-11 07:35:51,655 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-11 07:35:51,793 - 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-09-11 07:35:51,794 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-11 07:35:51,955 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-11 07:35:51,956 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-89446450 failed
2026-09-11 07:35:52,956 - 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-09-11 07:35:52,957 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-11 07:35:53,072 - 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-09-11 07:35:53,073 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-11 07:35:55,257 - 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.398 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.632 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.496 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/0.508/0.632 ms
2026-09-11 07:35:55,257 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-89446450 passed
2026-09-11 07:35:55,257 - DEBUG - Deleting VDNS record data: test-rec
2026-09-11 07:35:55,334 - INFO - VDNS record info: default-domain:ctest-vdns1-68532228:test-rec deleted successfully.
2026-09-11 07:35:55,334 - INFO - Deleting VM ctest-vm2-test-97644737
2026-09-11 07:35:55,427 - INFO - Deleting VM ctest-vm1-test-89446450
2026-09-11 07:35:55,501 - INFO - Deleting VN ctest-vn1-vdns-85633730
2026-09-11 07:35:55,541 - DEBUG - VN 14779353-86e4-4a8f-a1ec-a30bb91d04c6 still in use: Unable to complete operation on network 14779353-86e4-4a8f-a1ec-a30bb91d04c6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1d337e22-021d-443f-860a-aac880480fa6']
2026-09-11 07:35:55,541 - WARNING - Deleting VN ctest-vn1-vdns-85633730 failed..Will retry
2026-09-11 07:35:57,598 - DEBUG - VN 14779353-86e4-4a8f-a1ec-a30bb91d04c6 still in use: Unable to complete operation on network 14779353-86e4-4a8f-a1ec-a30bb91d04c6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f4a43bf6-135a-4f8d-b290-293de7d3a3b6']
2026-09-11 07:35:57,598 - WARNING - Deleting VN ctest-vn1-vdns-85633730 failed..Will retry
2026-09-11 07:35:59,792 - DEBUG - Response for deleting network ()
2026-09-11 07:35:59,832 - DEBUG - Deleting VDNS Entry: ctest-vdns1-68532228
2026-09-11 07:35:59,914 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-68532228'] deleted successfully.
2026-09-11 07:35:59,914 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-09-11 07:35:59,921 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3415585b-ae0c-43ec-821d-5d55059e2417
2026-09-11 07:35:59,939 - DEBUG - VDNS information not found in API server
2026-09-11 07:35:59,939 - INFO - VDNS information ctest-vdns1-68532228 removed from the API Server
2026-09-11 07:35:59,947 - INFO - VDNS information ctest-vdns1-68532228 removed in the Control node
2026-09-11 07:35:59,947 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-22971416']
2026-09-11 07:36:00,229 - DEBUG - No XMPP flaps were noticed during the test
2026-09-11 07:36:00,229 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:38]
2026-09-11 07:36:00,229 - INFO - --------------------------------------------------------------------------------
2026-09-11 07:36:01,067 - INFO - Deleted project: ctest-TestvDNSBasic0-22971416, ID : fa5a3f69-5aab-411b-9c13-0edd4f93047d