2025-10-08 12:52:07,238 - INFO - Domain Default found not creating
2025-10-08 12:52:07,365 - INFO - Project ctest-TestvDNSBasic0-04253766 not found, creating it
2025-10-08 12:52:07,808 - INFO - Created Project:ctest-TestvDNSBasic0-04253766, ID : e9edfb0e-3b9d-40b7-b9f0-d520926c733b
2025-10-08 12:52:09,206 - INFO - ================================================================================
2025-10-08 12:52:09,207 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-08 12:52:09,207 - 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-08 12:52:09,458 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-08 12:52:09,458 - INFO - Initial checks done. Running the testcase now
2025-10-08 12:52:09,458 - INFO -
2025-10-08 12:52:10,126 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-04253766'](e9edfb0e-3b9d-40b7-b9f0-d520926c733b)
2025-10-08 12:52:10,177 - DEBUG - Creating VDNS : ctest-vdns1-44593786
2025-10-08 12:52:10,381 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-44593786'] created succesfully
2025-10-08 12:52:10,382 - DEBUG - Verify VDNS entry is shown in control node
2025-10-08 12:52:10,387 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-08 12:52:10,387 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-08 12:52:10,675 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-08 12:52:10,705 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4
2025-10-08 12:52:10,716 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/16ca8e96-c1ec-4701-ba90-ebb8573550fd
2025-10-08 12:52:11,260 - DEBUG - Response for create_network : {'network': {'id': '59f13b4a-3349-4db7-b37f-5c284e450396', 'name': 'ctest-vn1-vdns-53500603', 'tenant_id': 'e9edfb0e3b9d40b7b9f0d520926c733b', 'project_id': 'e9edfb0e3b9d40b7b9f0d520926c733b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-04253766', 'ctest-vn1-vdns-53500603'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 12:52:11,431 - DEBUG - Response for create_subnet : {'subnet': {'id': '19d65e12-9c6c-440a-93c1-aaf198b678a2', 'name': '', 'tenant_id': 'e9edfb0e3b9d40b7b9f0d520926c733b', 'network_id': '59f13b4a-3349-4db7-b37f-5c284e450396', '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': 'e9edfb0e3b9d40b7b9f0d520926c733b'}}
2025-10-08 12:52:11,447 - INFO - Created VN ctest-vn1-vdns-53500603
2025-10-08 12:52:11,498 - DEBUG - VN ctest-vn1-vdns-53500603 UUID is 59f13b4a-3349-4db7-b37f-5c284e450396
2025-10-08 12:52:11,685 - DEBUG - Services list from nova: [, , ]
2025-10-08 12:52:12,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1)
2025-10-08 12:52:12,688 - INFO - Waiting for VM ctest-vm1-test-56516538 to be up..
2025-10-08 12:52:12,724 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 12:52:17,811 - DEBUG - VM is in ACTIVE state now
2025-10-08 12:52:17,811 - INFO - VM name : ctest-vm1-test-56516538
2025-10-08 12:52:17,895 - DEBUG - VM ctest-vm1-test-56516538 ID is 2b6e6876-1a94-4f47-b26f-d6da1c723b56
2025-10-08 12:52:17,895 - DEBUG - VM ctest-vm1-test-56516538 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1
2025-10-08 12:52:17,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2b6e6876-1a94-4f47-b26f-d6da1c723b56
2025-10-08 12:52:17,985 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/49b4d503-f0a6-4b5a-968f-f8c78596733a
2025-10-08 12:52:21,246 - 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 1026ms')
2025-10-08 12:52:21,246 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-56516538 failed!
2025-10-08 12:52:21,298 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04253766:ctest-vn1-vdns-53500603 is 10.10.10.1 and allocation pool is NOT set
2025-10-08 12:52:23,353 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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.406/2.878/4.350/1.472 ms')
2025-10-08 12:52:23,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-56516538 passed
2025-10-08 12:52:23,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 12:52:23,502 - DEBUG - Waiting to SSH to VM ctest-vm1-test-56516538, IP 10.10.10.3, Port 22
2025-10-08 12:52:23,557 - 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-08 12:52:23,620 - DEBUG - VM ctest-vm1-test-56516538 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 12:52:28,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 12:52:28,621 - DEBUG - Waiting to SSH to VM ctest-vm1-test-56516538, IP 10.10.10.3, Port 22
2025-10-08 12:52:28,781 - DEBUG - VM ctest-vm1-test-56516538 is ready for SSH connections
2025-10-08 12:52:28,781 - 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-10-08 12:52:28,781 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-08 12:52:30,442 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-08 12:52:30,443 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-56516538", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:30,443 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-56516538", None, socket.AF_INET6)'
2025-10-08 12:52:30,683 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-56516538, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:30,683 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-56516538
2025-10-08 12:52:32,933 - DEBUG - PING ctest-vm1-test-56516538 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.238 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.449 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.862 ms
--- ctest-vm1-test-56516538 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.449/1.516/3.238 ms
2025-10-08 12:52:32,933 - INFO - Ping to IP ctest-vm1-test-56516538 from VM ctest-vm1-test-56516538 passed
2025-10-08 12:52:32,945 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-08 12:52:32,951 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-44593786@0%20AllEntriesVdnsRecordsReq
2025-10-08 12:52:32,956 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-44593786:1:ctest-vm1-test-56516538:10.10.10.3', 'rec_name': 'ctest-vm1-test-56516538', '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-4233-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-56516538.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-08 12:52:32,956 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-44593786:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-56516538', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-56516538', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4233-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-56516538.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-08 12:52:34,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1)
2025-10-08 12:52:34,106 - INFO - Waiting for VM ctest-vm2-test-33246903 to be up..
2025-10-08 12:52:34,142 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 12:52:39,210 - DEBUG - VM is in ACTIVE state now
2025-10-08 12:52:39,210 - INFO - VM name : ctest-vm2-test-33246903
2025-10-08 12:52:39,273 - DEBUG - VM ctest-vm2-test-33246903 ID is 50a3ed82-eb30-46b9-b7e1-74e27c86ab5a
2025-10-08 12:52:39,273 - DEBUG - VM ctest-vm2-test-33246903 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1
2025-10-08 12:52:39,336 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/50a3ed82-eb30-46b9-b7e1-74e27c86ab5a
2025-10-08 12:52:39,343 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1796a329-3851-4941-a58f-f3ca87524481
2025-10-08 12:52:42,591 - 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 1015ms')
2025-10-08 12:52:42,591 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-33246903 failed!
2025-10-08 12:52:42,642 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04253766:ctest-vn1-vdns-53500603 is 10.10.10.1 and allocation pool is NOT set
2025-10-08 12:52:44,698 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.727 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.727/2.183/3.640/1.456 ms')
2025-10-08 12:52:44,698 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-33246903 passed
2025-10-08 12:52:44,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 12:52:44,850 - DEBUG - Waiting to SSH to VM ctest-vm2-test-33246903, IP 10.10.10.4, Port 22
2025-10-08 12:52:45,001 - DEBUG - VM ctest-vm2-test-33246903 is ready for SSH connections
2025-10-08 12:52:45,001 - 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-10-08 12:52:45,001 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-08 12:52:46,611 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-08 12:52:46,611 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33246903", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:46,611 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33246903", None, socket.AF_INET6)'
2025-10-08 12:52:46,862 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-33246903, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:46,862 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-33246903
2025-10-08 12:52:49,113 - DEBUG - PING ctest-vm2-test-33246903 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.960 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.335 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.418 ms
--- ctest-vm2-test-33246903 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.335/1.237/2.960 ms
2025-10-08 12:52:49,113 - INFO - Ping to IP ctest-vm2-test-33246903 from VM ctest-vm2-test-33246903 passed
2025-10-08 12:52:49,125 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-08 12:52:49,129 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-44593786@0%20AllEntriesVdnsRecordsReq
2025-10-08 12:52:49,133 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-44593786:1:ctest-vm2-test-33246903:10.10.10.4', 'rec_name': 'ctest-vm2-test-33246903', '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-4233-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-33246903.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-08 12:52:49,133 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-44593786:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-33246903', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-33246903', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4233-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-33246903.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-08 12:52:49,133 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33246903", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:49,134 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33246903", None, socket.AF_INET6)'
2025-10-08 12:52:49,319 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-33246903, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-08 12:52:49,320 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-33246903
2025-10-08 12:52:51,583 - DEBUG - PING ctest-vm2-test-33246903 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.902 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.823 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.730 ms
--- ctest-vm2-test-33246903 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.730/2.818/6.902 ms
2025-10-08 12:52:51,583 - INFO - Ping to IP ctest-vm2-test-33246903 from VM ctest-vm1-test-56516538 passed
2025-10-08 12:52:51,583 - INFO - Try deleting the VDNS entry ctest-vdns1-44593786 with back ref of ipam.
2025-10-08 12:52:51,641 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/74227e90-82c5-425a-bce2-1bd79c37864b']
2025-10-08 12:52:51,641 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-08 12:52:51,642 - INFO - Add CNAME VDNS record for ctest-vm1-test-56516538 and verify we able to ping by alias name
2025-10-08 12:52:51,689 - DEBUG - Creating VDNS record data : test-rec
2025-10-08 12:52:51,797 - INFO - In verify_on_setup
2025-10-08 12:52:51,893 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-44593786', 'test-rec'] created succesfully
2025-10-08 12:52:51,894 - INFO - Verify VDNS record is shown in the API server
2025-10-08 12:52:51,894 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-08 12:52:51,899 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4
2025-10-08 12:52:51,909 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/16ca8e96-c1ec-4701-ba90-ebb8573550fd
2025-10-08 12:52:51,915 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/fa08521b-eb6b-44a3-981e-5fa1884be340
2025-10-08 12:52:51,921 - INFO - Verify VDNS record is shown in the control node
2025-10-08 12:52:51,926 - 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-10-08 12:52:51,926 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 12:52:52,114 - 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-10-08 12:52:52,114 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 12:52:52,356 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-08 12:52:52,356 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-56516538 failed
2025-10-08 12:52:53,357 - 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-10-08 12:52:53,357 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 12:52:53,532 - 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-10-08 12:52:53,532 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 12:52:53,775 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-08 12:52:53,775 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-56516538 failed
2025-10-08 12:52:54,776 - 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-10-08 12:52:54,776 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 12:52:54,959 - 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-10-08 12:52:54,959 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 12:52:57,207 - 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.324 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.332 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.287 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.287/0.314/0.332 ms
2025-10-08 12:52:57,207 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-56516538 passed
2025-10-08 12:52:57,207 - DEBUG - Deleting VDNS record data: test-rec
2025-10-08 12:52:57,273 - INFO - VDNS record info: default-domain:ctest-vdns1-44593786:test-rec deleted successfully.
2025-10-08 12:52:57,274 - INFO - Deleting VM ctest-vm2-test-33246903
2025-10-08 12:52:57,345 - INFO - Deleting VM ctest-vm1-test-56516538
2025-10-08 12:52:57,413 - INFO - Deleting VN ctest-vn1-vdns-53500603
2025-10-08 12:52:57,445 - DEBUG - VN 59f13b4a-3349-4db7-b37f-5c284e450396 still in use: Unable to complete operation on network 59f13b4a-3349-4db7-b37f-5c284e450396. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f2a15718-a56f-4a9f-ad85-a3bbb956c759']
2025-10-08 12:52:57,445 - WARNING - Deleting VN ctest-vn1-vdns-53500603 failed..Will retry
2025-10-08 12:52:59,667 - DEBUG - Response for deleting network ()
2025-10-08 12:52:59,694 - DEBUG - Deleting VDNS Entry: ctest-vdns1-44593786
2025-10-08 12:52:59,765 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-44593786'] deleted successfully.
2025-10-08 12:52:59,766 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-08 12:52:59,771 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4
2025-10-08 12:52:59,782 - DEBUG - VDNS information not found in API server
2025-10-08 12:52:59,782 - INFO - VDNS information ctest-vdns1-44593786 removed from the API Server
2025-10-08 12:52:59,786 - INFO - VDNS information ctest-vdns1-44593786 removed in the Control node
2025-10-08 12:52:59,786 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-04253766']
2025-10-08 12:53:00,042 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 12:53:00,042 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-10-08 12:53:00,042 - INFO - --------------------------------------------------------------------------------
2025-10-08 12:53:00,689 - INFO - Deleted project: ctest-TestvDNSBasic0-04253766, ID : e9edfb0e-3b9d-40b7-b9f0-d520926c733b