2025-11-10 01:44:47,850 - INFO - Reading existing Domain with UUID ac1d6412-51c4-40dc-abeb-d81d08131878
2025-11-10 01:44:47,859 - INFO - Using existing domain ['admin_domain'](ac1d6412-51c4-40dc-abeb-d81d08131878)
2025-11-10 01:44:48,028 - INFO - Project ctest-TestvDNSBasic0-34297406 not found, creating it
2025-11-10 01:44:48,504 - INFO - Created Project:ctest-TestvDNSBasic0-34297406, ID : cc1dee1e-710b-46e6-9d16-865e041845c3
2025-11-10 01:44:50,158 - INFO - ================================================================================
2025-11-10 01:44:50,158 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-11-10 01:44:50,158 - 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-11-10 01:44:50,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2025-11-10 01:44:50,522 - INFO - Initial checks done. Running the testcase now
2025-11-10 01:44:50,522 - INFO -
2025-11-10 01:44:51,277 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-34297406'](cc1dee1e-710b-46e6-9d16-865e041845c3)
2025-11-10 01:44:51,329 - DEBUG - Creating VDNS : ctest-vdns1-93797234
2025-11-10 01:44:51,541 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-93797234'] created succesfully
2025-11-10 01:44:51,541 - DEBUG - Verify VDNS entry is shown in control node
2025-11-10 01:44:51,590 - DEBUG - Verify VDNS entry is shown in the API server
2025-11-10 01:44:51,590 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-11-10 01:44:51,937 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-11-10 01:44:52,017 - DEBUG - Requesting: https://10.0.0.129:8082/domain/ac1d6412-51c4-40dc-abeb-d81d08131878
2025-11-10 01:44:52,074 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/ab261052-2c82-47c1-a8e7-179630c6555e
2025-11-10 01:44:52,854 - DEBUG - Response for create_network : {'network': {'id': '2466f614-b9bd-4ed8-bcc9-870883f2d315', 'name': 'ctest-vn1-vdns-18154695', 'tenant_id': 'cc1dee1e710b46e69d16865e041845c3', 'project_id': 'cc1dee1e710b46e69d16865e041845c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-34297406', 'ctest-vn1-vdns-18154695'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-11-10 01:44:53,102 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d308c76-a957-408a-9e70-81de270e399a', 'name': '', 'tenant_id': 'cc1dee1e710b46e69d16865e041845c3', 'network_id': '2466f614-b9bd-4ed8-bcc9-870883f2d315', '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': [], 'created_at': '2025-11-10T01:44:52.965613', 'updated_at': '2025-11-10T01:44:52.965613', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'cc1dee1e710b46e69d16865e041845c3'}}
2025-11-10 01:44:53,163 - INFO - Created VN ctest-vn1-vdns-18154695
2025-11-10 01:44:53,221 - DEBUG - VN ctest-vn1-vdns-18154695 UUID is 2466f614-b9bd-4ed8-bcc9-870883f2d315
2025-11-10 01:44:53,610 - DEBUG - Services list from nova: [, , ]
2025-11-10 01:44:54,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-613-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-613-1)
2025-11-10 01:44:54,642 - INFO - Waiting for VM ctest-vm1-test-48619443 to be up..
2025-11-10 01:44:54,730 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 01:44:59,855 - DEBUG - VM is in ACTIVE state now
2025-11-10 01:44:59,855 - INFO - VM name : ctest-vm1-test-48619443
2025-11-10 01:44:59,980 - DEBUG - VM ctest-vm1-test-48619443 ID is 04601e5a-f968-4283-a088-e0b965b53366
2025-11-10 01:44:59,980 - DEBUG - VM ctest-vm1-test-48619443 launched on Node cn-jenkins-deploy-platform-juju-os-613-1
2025-11-10 01:45:00,112 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/04601e5a-f968-4283-a088-e0b965b53366
2025-11-10 01:45:00,166 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/03a621bb-3d6a-4ba6-9660-e76640f65b84
2025-11-10 01:45:03,616 - 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 1019ms')
2025-11-10 01:45:03,616 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-48619443 failed!
2025-11-10 01:45:03,673 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-34297406:ctest-vn1-vdns-18154695 is 10.10.10.1 and allocation pool is NOT set
2025-11-10 01:45:07,779 - 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=2 ttl=63 time=2.30 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1025ms\r\nrtt min/avg/max/mdev = 2.297/2.297/2.297/0.000 ms')
2025-11-10 01:45:07,779 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-48619443 passed
2025-11-10 01:45:07,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 01:45:07,925 - DEBUG - Waiting to SSH to VM ctest-vm1-test-48619443, IP 10.10.10.3, Port 22
2025-11-10 01:45:08,139 - DEBUG - VM ctest-vm1-test-48619443 is ready for SSH connections
2025-11-10 01:45:08,139 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:08,139 - DEBUG - ifconfig | grep 10.10.10.3
2025-11-10 01:45:09,772 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-10 01:45:09,772 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-48619443", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:09,772 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-48619443", None, socket.AF_INET6)'
2025-11-10 01:45:10,030 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-48619443, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:10,030 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-48619443
2025-11-10 01:45:12,302 - DEBUG - PING ctest-vm1-test-48619443 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.047 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.492 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.422 ms
--- ctest-vm1-test-48619443 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.422/1.320/3.047 ms
2025-11-10 01:45:12,302 - INFO - Ping to IP ctest-vm1-test-48619443 from VM ctest-vm1-test-48619443 passed
2025-11-10 01:45:12,324 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-10 01:45:12,373 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-93797234@0%20AllEntriesVdnsRecordsReq
2025-11-10 01:45:12,422 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-93797234:1:ctest-vm1-test-48619443:10.10.10.3', 'rec_name': 'ctest-vm1-test-48619443', '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-juju-os-613-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-48619443.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-10 01:45:12,422 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-93797234:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-48619443', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-48619443', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-613-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-48619443.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-11-10 01:45:13,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-613-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-613-1)
2025-11-10 01:45:13,850 - INFO - Waiting for VM ctest-vm2-test-22464668 to be up..
2025-11-10 01:45:13,947 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 01:45:19,074 - DEBUG - VM is in ACTIVE state now
2025-11-10 01:45:19,074 - INFO - VM name : ctest-vm2-test-22464668
2025-11-10 01:45:19,195 - DEBUG - VM ctest-vm2-test-22464668 ID is db22903c-71a0-4c9c-accd-5fb0de62fde6
2025-11-10 01:45:19,195 - DEBUG - VM ctest-vm2-test-22464668 launched on Node cn-jenkins-deploy-platform-juju-os-613-1
2025-11-10 01:45:19,315 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/db22903c-71a0-4c9c-accd-5fb0de62fde6
2025-11-10 01:45:19,366 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/6de3dd86-be28-464d-a0bc-6364c032814b
2025-11-10 01:45:22,755 - 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')
2025-11-10 01:45:22,755 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-22464668 failed!
2025-11-10 01:45:22,809 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-34297406:ctest-vn1-vdns-18154695 is 10.10.10.1 and allocation pool is NOT set
2025-11-10 01:45:24,896 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.65 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 = 3.650/4.420/5.190/0.770 ms')
2025-11-10 01:45:24,896 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-22464668 passed
2025-11-10 01:45:25,053 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 01:45:25,053 - DEBUG - Waiting to SSH to VM ctest-vm2-test-22464668, IP 10.10.10.4, Port 22
2025-11-10 01:45:25,150 - 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-11-10 01:45:25,275 - DEBUG - VM ctest-vm2-test-22464668 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 01:45:30,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 01:45:30,276 - DEBUG - Waiting to SSH to VM ctest-vm2-test-22464668, IP 10.10.10.4, Port 22
2025-11-10 01:45:30,483 - DEBUG - VM ctest-vm2-test-22464668 is ready for SSH connections
2025-11-10 01:45:30,483 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:30,483 - DEBUG - ifconfig | grep 10.10.10.4
2025-11-10 01:45:32,111 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-10 01:45:32,111 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22464668", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:32,111 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22464668", None, socket.AF_INET6)'
2025-11-10 01:45:32,358 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-22464668, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:32,358 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-22464668
2025-11-10 01:45:34,699 - DEBUG - PING ctest-vm2-test-22464668 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.307 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.376 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.400 ms
--- ctest-vm2-test-22464668 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.376/1.361/3.307 ms
2025-11-10 01:45:34,699 - INFO - Ping to IP ctest-vm2-test-22464668 from VM ctest-vm2-test-22464668 passed
2025-11-10 01:45:34,720 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-10 01:45:34,769 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-93797234@0%20AllEntriesVdnsRecordsReq
2025-11-10 01:45:34,818 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-93797234:1:ctest-vm2-test-22464668:10.10.10.4', 'rec_name': 'ctest-vm2-test-22464668', '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-juju-os-613-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-22464668.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-10 01:45:34,818 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-93797234:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-22464668', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-22464668', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-613-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-22464668.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-11-10 01:45:34,818 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22464668", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:34,818 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22464668", None, socket.AF_INET6)'
2025-11-10 01:45:34,995 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-22464668, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-11-10 01:45:34,995 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-22464668
2025-11-10 01:45:37,255 - DEBUG - PING ctest-vm2-test-22464668 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.447 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.829 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.805 ms
--- ctest-vm2-test-22464668 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/3.360/8.447 ms
2025-11-10 01:45:37,255 - INFO - Ping to IP ctest-vm2-test-22464668 from VM ctest-vm1-test-48619443 passed
2025-11-10 01:45:37,255 - INFO - Try deleting the VDNS entry ctest-vdns1-93797234 with back ref of ipam.
2025-11-10 01:45:37,313 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/934290ef-bda0-495e-874e-b6b9d3e7ddcf']
2025-11-10 01:45:37,313 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-11-10 01:45:37,313 - INFO - Add CNAME VDNS record for ctest-vm1-test-48619443 and verify we able to ping by alias name
2025-11-10 01:45:37,361 - DEBUG - Creating VDNS record data : test-rec
2025-11-10 01:45:37,477 - INFO - In verify_on_setup
2025-11-10 01:45:37,577 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-93797234', 'test-rec'] created succesfully
2025-11-10 01:45:37,577 - INFO - Verify VDNS record is shown in the API server
2025-11-10 01:45:37,577 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-11-10 01:45:37,634 - DEBUG - Requesting: https://10.0.0.129:8082/domain/ac1d6412-51c4-40dc-abeb-d81d08131878
2025-11-10 01:45:37,695 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/ab261052-2c82-47c1-a8e7-179630c6555e
2025-11-10 01:45:37,754 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/3e76ace1-a2ef-4730-aa73-bb8ebd75af4d
2025-11-10 01:45:37,810 - INFO - Verify VDNS record is shown in the control node
2025-11-10 01:45:37,862 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:37,862 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-10 01:45:38,049 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:38,049 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-10 01:45:38,281 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-10 01:45:38,281 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-48619443 failed
2025-11-10 01:45:39,282 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:39,282 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-10 01:45:39,467 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:39,467 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-10 01:45:39,726 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-10 01:45:39,726 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-48619443 failed
2025-11-10 01:45:40,727 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:40,728 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-10 01:45:40,920 - 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.129, gateway password: c0ntrail123
2025-11-10 01:45:40,920 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-10 01:45:43,179 - 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.399 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.381 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.311 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.311/0.363/0.399 ms
2025-11-10 01:45:43,179 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-48619443 passed
2025-11-10 01:45:43,179 - DEBUG - Deleting VDNS record data: test-rec
2025-11-10 01:45:43,253 - INFO - VDNS record info: admin_domain:ctest-vdns1-93797234:test-rec deleted successfully.
2025-11-10 01:45:43,253 - INFO - Deleting VM ctest-vm2-test-22464668
2025-11-10 01:45:43,347 - INFO - Deleting VM ctest-vm1-test-48619443
2025-11-10 01:45:43,461 - INFO - Deleting VN ctest-vn1-vdns-18154695
2025-11-10 01:45:43,588 - DEBUG - VN 2466f614-b9bd-4ed8-bcc9-870883f2d315 still in use: Unable to complete operation on network 2466f614-b9bd-4ed8-bcc9-870883f2d315. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5846bb8a-1c14-4be6-b9fe-295a5b9201bb']
2025-11-10 01:45:43,588 - WARNING - Deleting VN ctest-vn1-vdns-18154695 failed..Will retry
2025-11-10 01:45:46,145 - DEBUG - Response for deleting network ()
2025-11-10 01:45:46,215 - DEBUG - Deleting VDNS Entry: ctest-vdns1-93797234
2025-11-10 01:45:46,289 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-93797234'] deleted successfully.
2025-11-10 01:45:46,289 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-11-10 01:45:46,346 - DEBUG - Requesting: https://10.0.0.129:8082/domain/ac1d6412-51c4-40dc-abeb-d81d08131878
2025-11-10 01:45:46,406 - DEBUG - VDNS information not found in API server
2025-11-10 01:45:46,406 - INFO - VDNS information ctest-vdns1-93797234 removed from the API Server
2025-11-10 01:45:46,458 - INFO - VDNS information ctest-vdns1-93797234 removed in the Control node
2025-11-10 01:45:46,458 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-34297406']
2025-11-10 01:45:46,842 - DEBUG - No XMPP flaps were noticed during the test
2025-11-10 01:45:46,842 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-11-10 01:45:46,842 - INFO - --------------------------------------------------------------------------------
2025-11-10 01:45:47,530 - INFO - Deleted project: ctest-TestvDNSBasic0-34297406, ID : cc1dee1e-710b-46e6-9d16-865e041845c3