2025-09-08 12:51:29,639 - INFO - Domain Default found not creating
2025-09-08 12:51:29,780 - INFO - Project ctest-TestvDNSBasic0-87174982 not found, creating it
2025-09-08 12:51:30,204 - INFO - Created Project:ctest-TestvDNSBasic0-87174982, ID : b0c10520-3949-4331-8e02-8b9465d695c5
2025-09-08 12:51:31,589 - INFO - ================================================================================
2025-09-08 12:51:31,589 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-09-08 12:51:31,590 - 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-09-08 12:51:31,853 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-08 12:51:31,853 - INFO - Initial checks done. Running the testcase now
2025-09-08 12:51:31,853 - INFO -
2025-09-08 12:51:32,530 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-87174982'](b0c10520-3949-4331-8e02-8b9465d695c5)
2025-09-08 12:51:32,585 - DEBUG - Creating VDNS : ctest-vdns1-26394219
2025-09-08 12:51:32,789 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-26394219'] created succesfully
2025-09-08 12:51:32,789 - DEBUG - Verify VDNS entry is shown in control node
2025-09-08 12:51:32,797 - DEBUG - Verify VDNS entry is shown in the API server
2025-09-08 12:51:32,797 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:51:33,090 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:51:33,121 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:51:33,132 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/1ff6f6fc-3f93-48ff-903f-a25e2cf05b20
2025-09-08 12:51:33,699 - DEBUG - Response for create_network : {'network': {'id': 'dc253ff5-6c23-42e0-a082-1d3d15352077', 'name': 'ctest-vn1-vdns-56089128', 'tenant_id': 'b0c10520394943318e028b9465d695c5', 'project_id': 'b0c10520394943318e028b9465d695c5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-87174982', 'ctest-vn1-vdns-56089128'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 12:51:33,887 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e48d4e01-7df7-4d8c-85e5-4e3fabb2d85b', 'name': '', 'tenant_id': 'b0c10520394943318e028b9465d695c5', 'network_id': 'dc253ff5-6c23-42e0-a082-1d3d15352077', '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': 'b0c10520394943318e028b9465d695c5'}}
2025-09-08 12:51:33,905 - INFO - Created VN ctest-vn1-vdns-56089128
2025-09-08 12:51:33,957 - DEBUG - VN ctest-vn1-vdns-56089128 UUID is dc253ff5-6c23-42e0-a082-1d3d15352077
2025-09-08 12:51:34,152 - DEBUG - Services list from nova: [, , ]
2025-09-08 12:51:35,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:51:35,239 - INFO - Waiting for VM ctest-vm1-test-92316148 to be up..
2025-09-08 12:51:35,277 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:51:40,348 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:51:40,348 - INFO - VM name : ctest-vm1-test-92316148
2025-09-08 12:51:40,412 - DEBUG - VM ctest-vm1-test-92316148 ID is 22469ceb-bc6b-4831-a225-c279e864e495
2025-09-08 12:51:40,412 - DEBUG - VM ctest-vm1-test-92316148 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:51:40,478 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/22469ceb-bc6b-4831-a225-c279e864e495
2025-09-08 12:51:40,486 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/42e408de-56f5-49f7-8b44-7ea85a96f31f
2025-09-08 12:51:43,746 - 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 1032ms')
2025-09-08 12:51:43,746 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-92316148 failed!
2025-09-08 12:51:43,797 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-87174982:ctest-vn1-vdns-56089128 is 10.10.10.1 and allocation pool is NOT set
2025-09-08 12:51:45,855 - 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=2.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.30 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 = 1.296/2.032/2.768/0.736 ms')
2025-09-08 12:51:45,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-92316148 passed
2025-09-08 12:51:46,001 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:51:46,001 - DEBUG - Waiting to SSH to VM ctest-vm1-test-92316148, IP 10.10.10.3, Port 22
2025-09-08 12:51:46,156 - DEBUG - VM ctest-vm1-test-92316148 is ready for SSH connections
2025-09-08 12:51:46,157 - 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.254, gateway password: c0ntrail123
2025-09-08 12:51:46,157 - DEBUG - ifconfig | grep 10.10.10.3
2025-09-08 12:51:47,803 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-08 12:51:47,804 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-92316148", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:51:47,804 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-92316148", None, socket.AF_INET6)'
2025-09-08 12:51:48,041 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-92316148, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:51:48,042 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-92316148
2025-09-08 12:51:50,287 - DEBUG - PING ctest-vm1-test-92316148 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.750 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.320 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.408 ms
--- ctest-vm1-test-92316148 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.320/1.159/2.750 ms
2025-09-08 12:51:50,287 - INFO - Ping to IP ctest-vm1-test-92316148 from VM ctest-vm1-test-92316148 passed
2025-09-08 12:51:50,299 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-08 12:51:50,304 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26394219@0%20AllEntriesVdnsRecordsReq
2025-09-08 12:51:50,309 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26394219:1:ctest-vm1-test-92316148:10.10.10.3', 'rec_name': 'ctest-vm1-test-92316148', '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-4046-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-92316148.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-08 12:51:50,309 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26394219:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-92316148', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-92316148', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4046-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-92316148.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-09-08 12:51:51,433 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4046-1)
2025-09-08 12:51:51,433 - INFO - Waiting for VM ctest-vm2-test-56268976 to be up..
2025-09-08 12:51:51,469 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 12:51:56,540 - DEBUG - VM is in ACTIVE state now
2025-09-08 12:51:56,540 - INFO - VM name : ctest-vm2-test-56268976
2025-09-08 12:51:56,610 - DEBUG - VM ctest-vm2-test-56268976 ID is a12d3236-e3b7-4b75-bd82-d5a238afc522
2025-09-08 12:51:56,610 - DEBUG - VM ctest-vm2-test-56268976 launched on Node cn-jenkins-deploy-platform-ansible-os-4046-1
2025-09-08 12:51:56,682 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a12d3236-e3b7-4b75-bd82-d5a238afc522
2025-09-08 12:51:56,690 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1dc7aeec-0bf5-4ce9-935e-56fac3667a5e
2025-09-08 12:51:59,933 - 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 1012ms')
2025-09-08 12:51:59,933 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-56268976 failed!
2025-09-08 12:51:59,993 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-87174982:ctest-vn1-vdns-56089128 is 10.10.10.1 and allocation pool is NOT set
2025-09-08 12:52:02,053 - 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.50 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.697 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 = 0.697/3.096/5.495/2.399 ms')
2025-09-08 12:52:02,054 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-56268976 passed
2025-09-08 12:52:02,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 12:52:02,201 - DEBUG - Waiting to SSH to VM ctest-vm2-test-56268976, IP 10.10.10.4, Port 22
2025-09-08 12:52:02,367 - DEBUG - VM ctest-vm2-test-56268976 is ready for SSH connections
2025-09-08 12:52:02,367 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:02,367 - DEBUG - ifconfig | grep 10.10.10.4
2025-09-08 12:52:02,969 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-08 12:52:02,970 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-56268976", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:52:02,970 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-56268976", None, socket.AF_INET6)'
2025-09-08 12:52:03,217 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-56268976, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:52:03,217 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-56268976
2025-09-08 12:52:05,468 - DEBUG - PING ctest-vm2-test-56268976 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.881 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.639 ms
--- ctest-vm2-test-56268976 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.417/1.312/2.881 ms
2025-09-08 12:52:05,468 - INFO - Ping to IP ctest-vm2-test-56268976 from VM ctest-vm2-test-56268976 passed
2025-09-08 12:52:05,480 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-08 12:52:05,486 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26394219@0%20AllEntriesVdnsRecordsReq
2025-09-08 12:52:05,491 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26394219:1:ctest-vm2-test-56268976:10.10.10.4', 'rec_name': 'ctest-vm2-test-56268976', '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-4046-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-56268976.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-08 12:52:05,492 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26394219:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-56268976', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-56268976', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4046-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-56268976.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-09-08 12:52:05,492 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-56268976", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:52:05,492 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-56268976", None, socket.AF_INET6)'
2025-09-08 12:52:05,667 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-56268976, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-08 12:52:05,667 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-56268976
2025-09-08 12:52:07,905 - DEBUG - PING ctest-vm2-test-56268976 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.275 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.878 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.873 ms
--- ctest-vm2-test-56268976 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.873/3.008/7.275 ms
2025-09-08 12:52:07,905 - INFO - Ping to IP ctest-vm2-test-56268976 from VM ctest-vm1-test-92316148 passed
2025-09-08 12:52:07,905 - INFO - Try deleting the VDNS entry ctest-vdns1-26394219 with back ref of ipam.
2025-09-08 12:52:07,960 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/b8b479d2-30d8-440e-9cbe-115bde56d113']
2025-09-08 12:52:07,961 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-09-08 12:52:07,961 - INFO - Add CNAME VDNS record for ctest-vm1-test-92316148 and verify we able to ping by alias name
2025-09-08 12:52:08,008 - DEBUG - Creating VDNS record data : test-rec
2025-09-08 12:52:08,117 - INFO - In verify_on_setup
2025-09-08 12:52:08,213 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-26394219', 'test-rec'] created succesfully
2025-09-08 12:52:08,213 - INFO - Verify VDNS record is shown in the API server
2025-09-08 12:52:08,213 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:52:08,218 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:52:08,229 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/1ff6f6fc-3f93-48ff-903f-a25e2cf05b20
2025-09-08 12:52:08,236 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/109c678e-6daf-45bb-b70b-13db517a8fb5
2025-09-08 12:52:08,241 - INFO - Verify VDNS record is shown in the control node
2025-09-08 12:52:08,246 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:08,247 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:52:08,441 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:08,441 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:52:08,668 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-08 12:52:08,668 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-92316148 failed
2025-09-08 12:52:09,669 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:09,669 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:52:09,854 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:09,854 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:52:10,084 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-08 12:52:10,085 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-92316148 failed
2025-09-08 12:52:11,085 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:11,085 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-08 12:52:11,268 - 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.254, gateway password: c0ntrail123
2025-09-08 12:52:11,268 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-08 12:52:13,522 - 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.331 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.365 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.452 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.331/0.382/0.452 ms
2025-09-08 12:52:13,522 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-92316148 passed
2025-09-08 12:52:13,522 - DEBUG - Deleting VDNS record data: test-rec
2025-09-08 12:52:13,588 - INFO - VDNS record info: default-domain:ctest-vdns1-26394219:test-rec deleted successfully.
2025-09-08 12:52:13,589 - INFO - Deleting VM ctest-vm2-test-56268976
2025-09-08 12:52:13,652 - INFO - Deleting VM ctest-vm1-test-92316148
2025-09-08 12:52:13,715 - INFO - Deleting VN ctest-vn1-vdns-56089128
2025-09-08 12:52:13,752 - DEBUG - VN dc253ff5-6c23-42e0-a082-1d3d15352077 still in use: Unable to complete operation on network dc253ff5-6c23-42e0-a082-1d3d15352077. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6ca26f8d-3f70-4be9-89c0-124201b5b692']
2025-09-08 12:52:13,752 - WARNING - Deleting VN ctest-vn1-vdns-56089128 failed..Will retry
2025-09-08 12:52:15,965 - DEBUG - Response for deleting network ()
2025-09-08 12:52:15,995 - DEBUG - Deleting VDNS Entry: ctest-vdns1-26394219
2025-09-08 12:52:16,064 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-26394219'] deleted successfully.
2025-09-08 12:52:16,065 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-08 12:52:16,072 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b42a849c-efeb-4ae6-9594-7aa8d1081f90
2025-09-08 12:52:16,084 - DEBUG - VDNS information not found in API server
2025-09-08 12:52:16,084 - INFO - VDNS information ctest-vdns1-26394219 removed from the API Server
2025-09-08 12:52:16,090 - INFO - VDNS information ctest-vdns1-26394219 removed in the Control node
2025-09-08 12:52:16,090 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-87174982']
2025-09-08 12:52:16,346 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 12:52:16,346 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-09-08 12:52:16,346 - INFO - --------------------------------------------------------------------------------
2025-09-08 12:52:16,988 - INFO - Deleted project: ctest-TestvDNSBasic0-87174982, ID : b0c10520-3949-4331-8e02-8b9465d695c5