2025-08-18 19:45:29,594 - INFO - Domain Default found not creating
2025-08-18 19:45:29,729 - INFO - Project ctest-TestvDNSBasic0-29938842 not found, creating it
2025-08-18 19:45:30,201 - INFO - Created Project:ctest-TestvDNSBasic0-29938842, ID : aba6f60b-5c4c-484e-ba0c-a4c2552fcbf0
2025-08-18 19:45:31,644 - INFO - ================================================================================
2025-08-18 19:45:31,644 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-18 19:45:31,644 - 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
2025-08-18 19:45:31,907 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-18 19:45:31,907 - INFO - Initial checks done. Running the testcase now
2025-08-18 19:45:31,908 - INFO -
2025-08-18 19:45:32,616 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-29938842'](aba6f60b-5c4c-484e-ba0c-a4c2552fcbf0)
2025-08-18 19:45:32,666 - DEBUG - Creating VDNS : ctest-vdns1-40708260
2025-08-18 19:45:32,874 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-40708260'] created succesfully
2025-08-18 19:45:32,874 - DEBUG - Verify VDNS entry is shown in control node
2025-08-18 19:45:32,880 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-18 19:45:32,880 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-18 19:45:33,167 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-18 19:45:33,194 - DEBUG - Requesting: http://10.0.0.38:8082/domain/18d96444-b3da-4cfc-9bdb-15b76434c786
2025-08-18 19:45:33,207 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/8ef4bdf7-b785-41d2-9b88-bddb1020449c
2025-08-18 19:45:33,781 - DEBUG - Response for create_network : {'network': {'id': '5a1d096c-ed68-4c5e-9d99-3bdba4359f2e', 'name': 'ctest-vn1-vdns-94365139', 'tenant_id': 'aba6f60b5c4c484eba0ca4c2552fcbf0', 'project_id': 'aba6f60b5c4c484eba0ca4c2552fcbf0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-29938842', 'ctest-vn1-vdns-94365139'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 19:45:33,944 - DEBUG - Response for create_subnet : {'subnet': {'id': '2566a27c-5336-4ef9-afac-70014ed9b086', 'name': '', 'tenant_id': 'aba6f60b5c4c484eba0ca4c2552fcbf0', 'network_id': '5a1d096c-ed68-4c5e-9d99-3bdba4359f2e', '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': 'aba6f60b5c4c484eba0ca4c2552fcbf0'}}
2025-08-18 19:45:33,963 - INFO - Created VN ctest-vn1-vdns-94365139
2025-08-18 19:45:34,018 - DEBUG - VN ctest-vn1-vdns-94365139 UUID is 5a1d096c-ed68-4c5e-9d99-3bdba4359f2e
2025-08-18 19:45:34,200 - DEBUG - Services list from nova: [, , ]
2025-08-18 19:45:35,318 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3881-1)
2025-08-18 19:45:35,318 - INFO - Waiting for VM ctest-vm1-test-16678273 to be up..
2025-08-18 19:45:35,360 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-18 19:45:40,433 - DEBUG - VM is in ACTIVE state now
2025-08-18 19:45:40,433 - INFO - VM name : ctest-vm1-test-16678273
2025-08-18 19:45:40,499 - DEBUG - VM ctest-vm1-test-16678273 ID is 4a7a94f6-1a47-431c-9397-17e1ce9b8576
2025-08-18 19:45:40,499 - DEBUG - VM ctest-vm1-test-16678273 launched on Node cn-jenkins-deploy-platform-ansible-os-3881-1
2025-08-18 19:45:40,566 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4a7a94f6-1a47-431c-9397-17e1ce9b8576
2025-08-18 19:45:40,574 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d4679023-796a-4db9-92dd-fe2a713524b7
2025-08-18 19:45:43,840 - 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')
2025-08-18 19:45:43,840 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-16678273 failed!
2025-08-18 19:45:43,898 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-29938842:ctest-vn1-vdns-94365139 is 10.10.10.1 and allocation pool is NOT set
2025-08-18 19:45:45,964 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.99 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 = 1.992/3.227/4.463/1.235 ms')
2025-08-18 19:45:45,964 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-16678273 passed
2025-08-18 19:45:46,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 19:45:46,110 - DEBUG - Waiting to SSH to VM ctest-vm1-test-16678273, IP 10.10.10.3, Port 22
2025-08-18 19:45:46,261 - DEBUG - VM ctest-vm1-test-16678273 is ready for SSH connections
2025-08-18 19:45:46,261 - 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.38, gateway password: c0ntrail123
2025-08-18 19:45:46,262 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-18 19:45:47,929 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-18 19:45:47,929 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-16678273", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:45:47,929 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-16678273", None, socket.AF_INET6)'
2025-08-18 19:45:48,176 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-16678273, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:45:48,176 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-16678273
2025-08-18 19:45:50,429 - DEBUG - PING ctest-vm1-test-16678273 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.912 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.398 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.394 ms
--- ctest-vm1-test-16678273 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.394/1.234/2.912 ms
2025-08-18 19:45:50,429 - INFO - Ping to IP ctest-vm1-test-16678273 from VM ctest-vm1-test-16678273 passed
2025-08-18 19:45:50,444 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-18 19:45:50,449 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-40708260@0%20AllEntriesVdnsRecordsReq
2025-08-18 19:45:50,455 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-40708260:1:ctest-vm1-test-16678273:10.10.10.3', 'rec_name': 'ctest-vm1-test-16678273', '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-3881-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-16678273.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-18 19:45:50,455 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-40708260:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-16678273', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-16678273', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3881-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-16678273.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'}
2025-08-18 19:45:51,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3881-1)
2025-08-18 19:45:51,602 - INFO - Waiting for VM ctest-vm2-test-32661573 to be up..
2025-08-18 19:45:51,639 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-18 19:45:56,708 - DEBUG - VM is in ACTIVE state now
2025-08-18 19:45:56,708 - INFO - VM name : ctest-vm2-test-32661573
2025-08-18 19:45:56,774 - DEBUG - VM ctest-vm2-test-32661573 ID is aa7da45e-bca2-43df-80cd-1983e9e96208
2025-08-18 19:45:56,774 - DEBUG - VM ctest-vm2-test-32661573 launched on Node cn-jenkins-deploy-platform-ansible-os-3881-1
2025-08-18 19:45:56,839 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/aa7da45e-bca2-43df-80cd-1983e9e96208
2025-08-18 19:45:56,846 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cc3abe70-e310-4152-bc14-d28961688a23
2025-08-18 19:46:00,093 - 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 1019ms')
2025-08-18 19:46:00,093 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32661573 failed!
2025-08-18 19:46:00,146 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-29938842:ctest-vn1-vdns-94365139 is 10.10.10.1 and allocation pool is NOT set
2025-08-18 19:46:02,204 - 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=9.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.41 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 = 1.412/5.476/9.541/4.064 ms')
2025-08-18 19:46:02,204 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32661573 passed
2025-08-18 19:46:02,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 19:46:02,359 - DEBUG - Waiting to SSH to VM ctest-vm2-test-32661573, IP 10.10.10.4, Port 22
2025-08-18 19:46:02,425 - 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': ''}
2025-08-18 19:46:02,495 - DEBUG - VM ctest-vm2-test-32661573 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-18 19:46:07,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 19:46:07,497 - DEBUG - Waiting to SSH to VM ctest-vm2-test-32661573, IP 10.10.10.4, Port 22
2025-08-18 19:46:07,666 - DEBUG - VM ctest-vm2-test-32661573 is ready for SSH connections
2025-08-18 19:46:07,666 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:07,666 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-18 19:46:09,288 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-18 19:46:09,288 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32661573", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:46:09,289 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32661573", None, socket.AF_INET6)'
2025-08-18 19:46:09,552 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32661573, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:46:09,552 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32661573
2025-08-18 19:46:11,806 - DEBUG - PING ctest-vm2-test-32661573 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.097 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.368 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.457 ms
--- ctest-vm2-test-32661573 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.368/1.307/3.097 ms
2025-08-18 19:46:11,806 - INFO - Ping to IP ctest-vm2-test-32661573 from VM ctest-vm2-test-32661573 passed
2025-08-18 19:46:11,823 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-18 19:46:11,829 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-40708260@0%20AllEntriesVdnsRecordsReq
2025-08-18 19:46:11,834 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-40708260:1:ctest-vm2-test-32661573:10.10.10.4', 'rec_name': 'ctest-vm2-test-32661573', '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-3881-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-32661573.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-18 19:46:11,834 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-40708260:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-32661573', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-32661573', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3881-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-32661573.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'}
2025-08-18 19:46:11,834 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32661573", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:46:11,834 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32661573", None, socket.AF_INET6)'
2025-08-18 19:46:12,024 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32661573, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-18 19:46:12,024 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32661573
2025-08-18 19:46:14,266 - DEBUG - PING ctest-vm2-test-32661573 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.755 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.987 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.804 ms
--- ctest-vm2-test-32661573 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.804/2.515/5.755 ms
2025-08-18 19:46:14,266 - INFO - Ping to IP ctest-vm2-test-32661573 from VM ctest-vm1-test-16678273 passed
2025-08-18 19:46:14,266 - INFO - Try deleting the VDNS entry ctest-vdns1-40708260 with back ref of ipam.
2025-08-18 19:46:14,318 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/c664d378-b3fd-481b-96b5-6d6d5992f709']
2025-08-18 19:46:14,318 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-18 19:46:14,318 - INFO - Add CNAME VDNS record for ctest-vm1-test-16678273 and verify we able to ping by alias name
2025-08-18 19:46:14,366 - DEBUG - Creating VDNS record data : test-rec
2025-08-18 19:46:14,474 - INFO - In verify_on_setup
2025-08-18 19:46:14,570 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-40708260', 'test-rec'] created succesfully
2025-08-18 19:46:14,570 - INFO - Verify VDNS record is shown in the API server
2025-08-18 19:46:14,570 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-18 19:46:14,576 - DEBUG - Requesting: http://10.0.0.38:8082/domain/18d96444-b3da-4cfc-9bdb-15b76434c786
2025-08-18 19:46:14,587 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/8ef4bdf7-b785-41d2-9b88-bddb1020449c
2025-08-18 19:46:14,593 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/6baa6f0b-32c9-492a-a3fa-577d08bdf794
2025-08-18 19:46:14,598 - INFO - Verify VDNS record is shown in the control node
2025-08-18 19:46:14,605 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:14,605 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-18 19:46:14,799 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:14,799 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-18 19:46:15,030 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-18 19:46:15,030 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-16678273 failed
2025-08-18 19:46:16,031 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:16,031 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-18 19:46:16,215 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:16,215 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-18 19:46:16,465 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-18 19:46:16,465 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-16678273 failed
2025-08-18 19:46:17,466 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:17,466 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-18 19:46:17,655 - 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.38, gateway password: c0ntrail123
2025-08-18 19:46:17,655 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-18 19:46:19,924 - 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.374 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.387 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.322 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.322/0.361/0.387 ms
2025-08-18 19:46:19,924 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-16678273 passed
2025-08-18 19:46:19,924 - DEBUG - Deleting VDNS record data: test-rec
2025-08-18 19:46:19,994 - INFO - VDNS record info: default-domain:ctest-vdns1-40708260:test-rec deleted successfully.
2025-08-18 19:46:19,994 - INFO - Deleting VM ctest-vm2-test-32661573
2025-08-18 19:46:20,059 - INFO - Deleting VM ctest-vm1-test-16678273
2025-08-18 19:46:20,128 - INFO - Deleting VN ctest-vn1-vdns-94365139
2025-08-18 19:46:20,164 - DEBUG - VN 5a1d096c-ed68-4c5e-9d99-3bdba4359f2e still in use: Unable to complete operation on network 5a1d096c-ed68-4c5e-9d99-3bdba4359f2e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7169722f-118b-4b2e-b493-88b695d052f2']
2025-08-18 19:46:20,164 - WARNING - Deleting VN ctest-vn1-vdns-94365139 failed..Will retry
2025-08-18 19:46:22,357 - DEBUG - Response for deleting network ()
2025-08-18 19:46:22,385 - DEBUG - Deleting VDNS Entry: ctest-vdns1-40708260
2025-08-18 19:46:22,454 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-40708260'] deleted successfully.
2025-08-18 19:46:22,454 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-18 19:46:22,460 - DEBUG - Requesting: http://10.0.0.38:8082/domain/18d96444-b3da-4cfc-9bdb-15b76434c786
2025-08-18 19:46:22,472 - DEBUG - VDNS information not found in API server
2025-08-18 19:46:22,472 - INFO - VDNS information ctest-vdns1-40708260 removed from the API Server
2025-08-18 19:46:22,477 - INFO - VDNS information ctest-vdns1-40708260 removed in the Control node
2025-08-18 19:46:22,477 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-29938842']
2025-08-18 19:46:22,731 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 19:46:22,731 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-08-18 19:46:22,731 - INFO - --------------------------------------------------------------------------------
2025-08-18 19:46:23,386 - INFO - Deleted project: ctest-TestvDNSBasic0-29938842, ID : aba6f60b-5c4c-484e-ba0c-a4c2552fcbf0