2025-10-22 16:19:40,207 - INFO - Reading existing Domain with UUID 46535b60-2514-4548-ad8b-3c79fd57b8eb
2025-10-22 16:19:40,217 - INFO - Using existing domain ['admin_domain'](46535b60-2514-4548-ad8b-3c79fd57b8eb)
2025-10-22 16:19:40,410 - INFO - Project ctest-TestvDNSBasic0-94294498 not found, creating it
2025-10-22 16:19:40,905 - INFO - Created Project:ctest-TestvDNSBasic0-94294498, ID : 08c9ae60-b839-4fda-beec-d4e601ee7a94
2025-10-22 16:19:42,624 - INFO - ================================================================================
2025-10-22 16:19:42,624 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-22 16:19:42,624 - 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-10-22 16:19:43,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.242': '0'}} with
2025-10-22 16:19:43,018 - INFO - Initial checks done. Running the testcase now
2025-10-22 16:19:43,018 - INFO -
2025-10-22 16:19:43,801 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-94294498'](08c9ae60-b839-4fda-beec-d4e601ee7a94)
2025-10-22 16:19:43,852 - DEBUG - Creating VDNS : ctest-vdns1-76705423
2025-10-22 16:19:44,065 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-76705423'] created succesfully
2025-10-22 16:19:44,067 - DEBUG - Verify VDNS entry is shown in control node
2025-10-22 16:19:44,183 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-22 16:19:44,183 - DEBUG - Requesting: https://10.0.0.242:8082/domains
2025-10-22 16:19:44,532 - DEBUG - Requesting: https://10.0.0.242:8082/domains
2025-10-22 16:19:44,617 - DEBUG - Requesting: https://10.0.0.242:8082/domain/46535b60-2514-4548-ad8b-3c79fd57b8eb
2025-10-22 16:19:44,674 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS/639d1f61-3f41-4abf-a817-198eed697890
2025-10-22 16:19:45,494 - DEBUG - Response for create_network : {'network': {'id': '3a6743e9-e024-439d-aeaf-cbff68ad595a', 'name': 'ctest-vn1-vdns-56314446', 'tenant_id': '08c9ae60b8394fdabeecd4e601ee7a94', 'project_id': '08c9ae60b8394fdabeecd4e601ee7a94', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-94294498', 'ctest-vn1-vdns-56314446'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-22 16:19:45,858 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b9c0953-6ae6-41a9-aae3-c1841a41a82c', 'name': '', 'tenant_id': '08c9ae60b8394fdabeecd4e601ee7a94', 'network_id': '3a6743e9-e024-439d-aeaf-cbff68ad595a', '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-10-22T16:19:45.664184', 'updated_at': '2025-10-22T16:19:45.664184', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '08c9ae60b8394fdabeecd4e601ee7a94'}}
2025-10-22 16:19:45,927 - INFO - Created VN ctest-vn1-vdns-56314446
2025-10-22 16:19:45,981 - DEBUG - VN ctest-vn1-vdns-56314446 UUID is 3a6743e9-e024-439d-aeaf-cbff68ad595a
2025-10-22 16:19:46,383 - DEBUG - Services list from nova: [, , ]
2025-10-22 16:19:47,634 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-602-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-602-1)
2025-10-22 16:19:47,634 - INFO - Waiting for VM ctest-vm1-test-44635586 to be up..
2025-10-22 16:19:47,736 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 16:19:52,869 - DEBUG - VM is in ACTIVE state now
2025-10-22 16:19:52,869 - INFO - VM name : ctest-vm1-test-44635586
2025-10-22 16:19:52,996 - DEBUG - VM ctest-vm1-test-44635586 ID is fbf50c18-e7c0-4087-91d1-a34b36a2a731
2025-10-22 16:19:52,997 - DEBUG - VM ctest-vm1-test-44635586 launched on Node cn-jenkins-deploy-platform-juju-os-602-1
2025-10-22 16:19:53,127 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine/fbf50c18-e7c0-4087-91d1-a34b36a2a731
2025-10-22 16:19:53,185 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine-interface/623f779a-6a5a-42f0-a6b4-e405d3da2892
2025-10-22 16:19:56,641 - 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 1005ms')
2025-10-22 16:19:56,641 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-44635586 failed!
2025-10-22 16:19:56,697 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-94294498:ctest-vn1-vdns-56314446 is 10.10.10.1 and allocation pool is NOT set
2025-10-22 16:20:00,798 - 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=5.09 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 5.087/5.087/5.087/0.000 ms')
2025-10-22 16:20:00,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-44635586 passed
2025-10-22 16:20:00,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 16:20:00,957 - DEBUG - Waiting to SSH to VM ctest-vm1-test-44635586, IP 10.10.10.3, Port 22
2025-10-22 16:20:01,045 - 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': ''}
2025-10-22 16:20:01,190 - DEBUG - VM ctest-vm1-test-44635586 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 16:20:06,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 16:20:06,191 - DEBUG - Waiting to SSH to VM ctest-vm1-test-44635586, IP 10.10.10.3, Port 22
2025-10-22 16:20:06,404 - DEBUG - VM ctest-vm1-test-44635586 is ready for SSH connections
2025-10-22 16:20:06,404 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:06,404 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-22 16:20:08,462 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-22 16:20:08,463 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-44635586", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:08,463 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-44635586", None, socket.AF_INET6)'
2025-10-22 16:20:08,705 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-44635586, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:08,705 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-44635586
2025-10-22 16:20:10,969 - DEBUG - PING ctest-vm1-test-44635586 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.177 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.448 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.549 ms
--- ctest-vm1-test-44635586 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.448/1.391/3.177 ms
2025-10-22 16:20:10,969 - INFO - Ping to IP ctest-vm1-test-44635586 from VM ctest-vm1-test-44635586 passed
2025-10-22 16:20:10,990 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-22 16:20:11,041 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-76705423@0%20AllEntriesVdnsRecordsReq
2025-10-22 16:20:11,090 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76705423:1:ctest-vm1-test-44635586:10.10.10.3', 'rec_name': 'ctest-vm1-test-44635586', '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-602-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-44635586.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-22 16:20:11,090 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76705423:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-44635586', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-44635586', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-602-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-44635586.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-10-22 16:20:12,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-602-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-602-1)
2025-10-22 16:20:12,682 - INFO - Waiting for VM ctest-vm2-test-50880591 to be up..
2025-10-22 16:20:12,799 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 16:20:17,933 - DEBUG - VM is in ACTIVE state now
2025-10-22 16:20:17,934 - INFO - VM name : ctest-vm2-test-50880591
2025-10-22 16:20:18,061 - DEBUG - VM ctest-vm2-test-50880591 ID is 876767bb-b39f-4aca-95c2-500bc1d06ae6
2025-10-22 16:20:18,061 - DEBUG - VM ctest-vm2-test-50880591 launched on Node cn-jenkins-deploy-platform-juju-os-602-1
2025-10-22 16:20:18,190 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine/876767bb-b39f-4aca-95c2-500bc1d06ae6
2025-10-22 16:20:18,249 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-machine-interface/da7fe780-1b54-420b-85d5-48b225796f80
2025-10-22 16:20:21,663 - 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 1003ms')
2025-10-22 16:20:21,663 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50880591 failed!
2025-10-22 16:20:21,717 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-94294498:ctest-vn1-vdns-56314446 is 10.10.10.1 and allocation pool is NOT set
2025-10-22 16:20:25,818 - 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=2 ttl=63 time=2.82 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1021ms\r\nrtt min/avg/max/mdev = 2.820/2.820/2.820/0.000 ms')
2025-10-22 16:20:25,818 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50880591 passed
2025-10-22 16:20:25,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 16:20:25,974 - DEBUG - Waiting to SSH to VM ctest-vm2-test-50880591, IP 10.10.10.4, Port 22
2025-10-22 16:20:26,187 - DEBUG - VM ctest-vm2-test-50880591 is ready for SSH connections
2025-10-22 16:20:26,187 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:26,187 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-22 16:20:27,909 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-22 16:20:27,910 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50880591", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:27,910 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50880591", None, socket.AF_INET6)'
2025-10-22 16:20:28,177 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50880591, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:28,177 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50880591
2025-10-22 16:20:30,451 - DEBUG - PING ctest-vm2-test-50880591 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.108 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.389 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.653 ms
--- ctest-vm2-test-50880591 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.389/1.383/3.108 ms
2025-10-22 16:20:30,451 - INFO - Ping to IP ctest-vm2-test-50880591 from VM ctest-vm2-test-50880591 passed
2025-10-22 16:20:30,474 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-22 16:20:30,525 - DEBUG - Requesting: https://10.0.0.242:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-76705423@0%20AllEntriesVdnsRecordsReq
2025-10-22 16:20:30,574 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76705423:1:ctest-vm2-test-50880591:10.10.10.4', 'rec_name': 'ctest-vm2-test-50880591', '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-602-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-50880591.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-22 16:20:30,574 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-76705423:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-50880591', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-50880591', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-602-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-50880591.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-10-22 16:20:30,574 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50880591", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:30,574 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50880591", None, socket.AF_INET6)'
2025-10-22 16:20:30,763 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50880591, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-22 16:20:30,763 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50880591
2025-10-22 16:20:33,016 - DEBUG - PING ctest-vm2-test-50880591 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.659 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.218 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.977 ms
--- ctest-vm2-test-50880591 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.977/2.951/6.659 ms
2025-10-22 16:20:33,016 - INFO - Ping to IP ctest-vm2-test-50880591 from VM ctest-vm1-test-44635586 passed
2025-10-22 16:20:33,017 - INFO - Try deleting the VDNS entry ctest-vdns1-76705423 with back ref of ipam.
2025-10-22 16:20:33,072 - DEBUG - Delete when resource still referred: ['https://10.0.0.242:8082/network-ipam/4a048a03-48a4-495d-ad19-414622b9cb69']
2025-10-22 16:20:33,073 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-22 16:20:33,073 - INFO - Add CNAME VDNS record for ctest-vm1-test-44635586 and verify we able to ping by alias name
2025-10-22 16:20:33,120 - DEBUG - Creating VDNS record data : test-rec
2025-10-22 16:20:33,241 - INFO - In verify_on_setup
2025-10-22 16:20:33,337 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-76705423', 'test-rec'] created succesfully
2025-10-22 16:20:33,337 - INFO - Verify VDNS record is shown in the API server
2025-10-22 16:20:33,337 - DEBUG - Requesting: https://10.0.0.242:8082/domains
2025-10-22 16:20:33,389 - DEBUG - Requesting: https://10.0.0.242:8082/domain/46535b60-2514-4548-ad8b-3c79fd57b8eb
2025-10-22 16:20:33,450 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS/639d1f61-3f41-4abf-a817-198eed697890
2025-10-22 16:20:33,502 - DEBUG - Requesting: https://10.0.0.242:8082/virtual-DNS-record/cdef80bd-8e0c-4365-a44d-cf00d7f7aca0
2025-10-22 16:20:33,554 - INFO - Verify VDNS record is shown in the control node
2025-10-22 16:20:33,606 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:33,606 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-22 16:20:33,790 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:33,790 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-22 16:20:34,041 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-22 16:20:34,041 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-44635586 failed
2025-10-22 16:20:35,042 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:35,042 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-22 16:20:35,226 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:35,226 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-22 16:20:35,495 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-22 16:20:35,495 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-44635586 failed
2025-10-22 16:20:36,496 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:36,496 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-22 16:20:36,683 - 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.242, gateway password: c0ntrail123
2025-10-22 16:20:36,683 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-22 16:20:38,952 - 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.356 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.416 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.319 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.319/0.363/0.416 ms
2025-10-22 16:20:38,953 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-44635586 passed
2025-10-22 16:20:38,953 - DEBUG - Deleting VDNS record data: test-rec
2025-10-22 16:20:39,021 - INFO - VDNS record info: admin_domain:ctest-vdns1-76705423:test-rec deleted successfully.
2025-10-22 16:20:39,021 - INFO - Deleting VM ctest-vm2-test-50880591
2025-10-22 16:20:39,117 - INFO - Deleting VM ctest-vm1-test-44635586
2025-10-22 16:20:39,213 - INFO - Deleting VN ctest-vn1-vdns-56314446
2025-10-22 16:20:39,340 - DEBUG - VN 3a6743e9-e024-439d-aeaf-cbff68ad595a still in use: Unable to complete operation on network 3a6743e9-e024-439d-aeaf-cbff68ad595a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f4fd4ac8-8e5f-4da3-85ab-765c9b73fa56']
2025-10-22 16:20:39,340 - WARNING - Deleting VN ctest-vn1-vdns-56314446 failed..Will retry
2025-10-22 16:20:41,942 - DEBUG - Response for deleting network ()
2025-10-22 16:20:41,974 - DEBUG - Deleting VDNS Entry: ctest-vdns1-76705423
2025-10-22 16:20:42,048 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-76705423'] deleted successfully.
2025-10-22 16:20:42,049 - DEBUG - Requesting: https://10.0.0.242:8082/domains
2025-10-22 16:20:42,101 - DEBUG - Requesting: https://10.0.0.242:8082/domain/46535b60-2514-4548-ad8b-3c79fd57b8eb
2025-10-22 16:20:42,162 - DEBUG - VDNS information not found in API server
2025-10-22 16:20:42,162 - INFO - VDNS information ctest-vdns1-76705423 removed from the API Server
2025-10-22 16:20:42,213 - INFO - VDNS information ctest-vdns1-76705423 removed in the Control node
2025-10-22 16:20:42,214 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-94294498']
2025-10-22 16:20:42,598 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 16:20:42,598 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2025-10-22 16:20:42,598 - INFO - --------------------------------------------------------------------------------
2025-10-22 16:20:43,339 - INFO - Deleted project: ctest-TestvDNSBasic0-94294498, ID : 08c9ae60-b839-4fda-beec-d4e601ee7a94