2026-08-23 17:08:03,651 - INFO - Domain Default found not creating
2026-08-23 17:08:03,852 - INFO - Project ctest-TestvDNSBasic0-41511468 not found, creating it
2026-08-23 17:08:04,391 - INFO - Created Project:ctest-TestvDNSBasic0-41511468, ID : 6df7a1b8-230c-43f6-ba28-523ee421c66f
2026-08-23 17:08:06,201 - INFO - ================================================================================
2026-08-23 17:08:06,201 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-23 17:08:06,201 - 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
2026-08-23 17:08:06,464 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with
2026-08-23 17:08:06,464 - INFO - Initial checks done. Running the testcase now
2026-08-23 17:08:06,464 - INFO -
2026-08-23 17:08:07,317 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-41511468'](6df7a1b8-230c-43f6-ba28-523ee421c66f)
2026-08-23 17:08:07,373 - DEBUG - Creating VDNS : ctest-vdns1-39509769
2026-08-23 17:08:07,585 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-39509769'] created succesfully
2026-08-23 17:08:07,585 - DEBUG - Verify VDNS entry is shown in control node
2026-08-23 17:08:07,592 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-23 17:08:07,593 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-23 17:08:07,957 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-23 17:08:07,985 - DEBUG - Requesting: http://10.0.0.161:8082/domain/26c5f815-39c8-4b64-a28c-1e754a1b87eb
2026-08-23 17:08:07,999 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS/e0b7ca3c-6eba-42a0-b5e0-f7c1e1e9abd5
2026-08-23 17:08:08,594 - DEBUG - Response for create_network : {'network': {'id': 'b9b43ca9-ef74-4b4a-8d49-417208769385', 'name': 'ctest-vn1-vdns-05855150', 'tenant_id': '6df7a1b8230c43f6ba28523ee421c66f', 'project_id': '6df7a1b8230c43f6ba28523ee421c66f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-41511468', 'ctest-vn1-vdns-05855150'], 'port_security_enabled': True, 'description': ''}}
2026-08-23 17:08:08,760 - DEBUG - Response for create_subnet : {'subnet': {'id': '71d29bad-334b-42ab-be63-924159d14fcd', 'name': '', 'tenant_id': '6df7a1b8230c43f6ba28523ee421c66f', 'network_id': 'b9b43ca9-ef74-4b4a-8d49-417208769385', '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': '6df7a1b8230c43f6ba28523ee421c66f'}}
2026-08-23 17:08:08,779 - INFO - Created VN ctest-vn1-vdns-05855150
2026-08-23 17:08:08,837 - DEBUG - VN ctest-vn1-vdns-05855150 UUID is b9b43ca9-ef74-4b4a-8d49-417208769385
2026-08-23 17:08:09,052 - DEBUG - Services list from nova: [, , ]
2026-08-23 17:08:09,380 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6209-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6209-1)
2026-08-23 17:08:09,381 - INFO - Waiting for VM ctest-vm1-test-96565732 to be up..
2026-08-23 17:08:09,418 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:14,494 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:19,578 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:24,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:29,744 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:34,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:39,920 - DEBUG - VM is in ACTIVE state now
2026-08-23 17:08:39,920 - INFO - VM name : ctest-vm1-test-96565732
2026-08-23 17:08:40,012 - DEBUG - VM ctest-vm1-test-96565732 ID is 9e8369d0-c19a-4d97-b2ed-3800158f4a36
2026-08-23 17:08:40,012 - DEBUG - VM ctest-vm1-test-96565732 launched on Node cn-jenkins-deploy-platform-ansible-os-6209-1
2026-08-23 17:08:40,099 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/9e8369d0-c19a-4d97-b2ed-3800158f4a36
2026-08-23 17:08:40,108 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/a5b43581-71ca-4be5-9d6e-82248578b6b5
2026-08-23 17:08:43,354 - 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.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 5.861/5.861/5.861/0.000 ms')
2026-08-23 17:08:43,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-96565732 passed
2026-08-23 17:08:43,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-23 17:08:43,509 - DEBUG - Waiting to SSH to VM ctest-vm1-test-96565732, IP 10.10.10.3, Port 22
2026-08-23 17:08:43,682 - DEBUG - VM ctest-vm1-test-96565732 is ready for SSH connections
2026-08-23 17:08:43,682 - 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.161, gateway password: c0ntrail123
2026-08-23 17:08:43,682 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-23 17:08:45,281 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-23 17:08:45,281 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-96565732", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:08:45,282 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-96565732", None, socket.AF_INET6)'
2026-08-23 17:08:45,466 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-96565732, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:08:45,467 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-96565732
2026-08-23 17:08:47,640 - DEBUG - PING ctest-vm1-test-96565732 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.489 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.441 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.559 ms
--- ctest-vm1-test-96565732 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.441/1.829/4.489 ms
2026-08-23 17:08:47,640 - INFO - Ping to IP ctest-vm1-test-96565732 from VM ctest-vm1-test-96565732 passed
2026-08-23 17:08:47,656 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-23 17:08:47,665 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=default-domain:ctest-vdns1-39509769@0%20AllEntriesVdnsRecordsReq
2026-08-23 17:08:47,672 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-39509769:1:ctest-vm1-test-96565732:10.10.10.3', 'rec_name': 'ctest-vm1-test-96565732', '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-6209-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-96565732.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-23 17:08:47,672 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-39509769:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-96565732', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-96565732', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6209-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-96565732.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'}
2026-08-23 17:08:48,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6209-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6209-1)
2026-08-23 17:08:48,283 - INFO - Waiting for VM ctest-vm2-test-88259289 to be up..
2026-08-23 17:08:48,328 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:53,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:08:58,509 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:09:03,610 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:09:08,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:09:13,793 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-23 17:09:18,875 - DEBUG - VM is in ACTIVE state now
2026-08-23 17:09:18,875 - INFO - VM name : ctest-vm2-test-88259289
2026-08-23 17:09:18,957 - DEBUG - VM ctest-vm2-test-88259289 ID is 60c6933f-3e0b-47d8-924b-eab85aa4dd6f
2026-08-23 17:09:18,958 - DEBUG - VM ctest-vm2-test-88259289 launched on Node cn-jenkins-deploy-platform-ansible-os-6209-1
2026-08-23 17:09:19,032 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/60c6933f-3e0b-47d8-924b-eab85aa4dd6f
2026-08-23 17:09:19,041 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/9034c784-5c68-4b10-953d-6a2c3daee07f
2026-08-23 17:09:22,305 - 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=9.47 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 9.468/9.468/9.468/0.000 ms')
2026-08-23 17:09:22,305 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88259289 passed
2026-08-23 17:09:22,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-23 17:09:22,457 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88259289, IP 10.10.10.4, Port 22
2026-08-23 17:09:22,523 - 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': ''}
2026-08-23 17:09:22,602 - DEBUG - VM ctest-vm2-test-88259289 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-23 17:09:27,603 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-23 17:09:27,603 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88259289, IP 10.10.10.4, Port 22
2026-08-23 17:09:27,777 - DEBUG - VM ctest-vm2-test-88259289 is ready for SSH connections
2026-08-23 17:09:27,777 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:27,777 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-23 17:09:28,815 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-23 17:09:28,815 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88259289", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:09:28,815 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88259289", None, socket.AF_INET6)'
2026-08-23 17:09:29,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88259289, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:09:29,009 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88259289
2026-08-23 17:09:31,215 - DEBUG - PING ctest-vm2-test-88259289 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.859 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.582 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.499 ms
--- ctest-vm2-test-88259289 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.499/1.646/3.859 ms
2026-08-23 17:09:31,215 - INFO - Ping to IP ctest-vm2-test-88259289 from VM ctest-vm2-test-88259289 passed
2026-08-23 17:09:31,231 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-23 17:09:31,241 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=default-domain:ctest-vdns1-39509769@0%20AllEntriesVdnsRecordsReq
2026-08-23 17:09:31,250 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-39509769:1:ctest-vm2-test-88259289:10.10.10.4', 'rec_name': 'ctest-vm2-test-88259289', '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-6209-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-88259289.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-23 17:09:31,250 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-39509769:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-88259289', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-88259289', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6209-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-88259289.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'}
2026-08-23 17:09:31,250 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88259289", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:09:31,250 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88259289", None, socket.AF_INET6)'
2026-08-23 17:09:31,364 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88259289, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-23 17:09:31,364 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88259289
2026-08-23 17:09:33,538 - DEBUG - PING ctest-vm2-test-88259289 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.378 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.293 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.918 ms
--- ctest-vm2-test-88259289 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.918/2.863/6.378 ms
2026-08-23 17:09:33,539 - INFO - Ping to IP ctest-vm2-test-88259289 from VM ctest-vm1-test-96565732 passed
2026-08-23 17:09:33,539 - INFO - Try deleting the VDNS entry ctest-vdns1-39509769 with back ref of ipam.
2026-08-23 17:09:33,597 - DEBUG - Delete when resource still referred: ['http://10.0.0.161:8082/network-ipam/19b68609-e38e-47c2-a6f4-4c7a010332e2']
2026-08-23 17:09:33,597 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-23 17:09:33,597 - INFO - Add CNAME VDNS record for ctest-vm1-test-96565732 and verify we able to ping by alias name
2026-08-23 17:09:33,645 - DEBUG - Creating VDNS record data : test-rec
2026-08-23 17:09:33,765 - INFO - In verify_on_setup
2026-08-23 17:09:33,861 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-39509769', 'test-rec'] created succesfully
2026-08-23 17:09:33,861 - INFO - Verify VDNS record is shown in the API server
2026-08-23 17:09:33,861 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-23 17:09:33,868 - DEBUG - Requesting: http://10.0.0.161:8082/domain/26c5f815-39c8-4b64-a28c-1e754a1b87eb
2026-08-23 17:09:33,881 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS/e0b7ca3c-6eba-42a0-b5e0-f7c1e1e9abd5
2026-08-23 17:09:33,889 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS-record/dcb9bf2d-471c-45e6-9c8c-e9d4b91bd687
2026-08-23 17:09:33,896 - INFO - Verify VDNS record is shown in the control node
2026-08-23 17:09:33,903 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:33,903 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-23 17:09:34,020 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:34,020 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-23 17:09:34,186 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-23 17:09:34,186 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-96565732 failed
2026-08-23 17:09:35,187 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:35,187 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-23 17:09:35,298 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:35,299 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-23 17:09:35,462 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-23 17:09:35,462 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-96565732 failed
2026-08-23 17:09:36,463 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:36,463 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-23 17:09:36,579 - 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.161, gateway password: c0ntrail123
2026-08-23 17:09:36,579 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-23 17:09:38,751 - 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.306 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.411 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.665 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.306/0.460/0.665 ms
2026-08-23 17:09:38,751 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-96565732 passed
2026-08-23 17:09:38,751 - DEBUG - Deleting VDNS record data: test-rec
2026-08-23 17:09:38,825 - INFO - VDNS record info: default-domain:ctest-vdns1-39509769:test-rec deleted successfully.
2026-08-23 17:09:38,825 - INFO - Deleting VM ctest-vm2-test-88259289
2026-08-23 17:09:38,913 - INFO - Deleting VM ctest-vm1-test-96565732
2026-08-23 17:09:38,992 - INFO - Deleting VN ctest-vn1-vdns-05855150
2026-08-23 17:09:39,031 - DEBUG - VN b9b43ca9-ef74-4b4a-8d49-417208769385 still in use: Unable to complete operation on network b9b43ca9-ef74-4b4a-8d49-417208769385. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5a272b14-82a0-4ce0-916e-0b0f2eeaa60f']
2026-08-23 17:09:39,031 - WARNING - Deleting VN ctest-vn1-vdns-05855150 failed..Will retry
2026-08-23 17:09:41,081 - DEBUG - VN b9b43ca9-ef74-4b4a-8d49-417208769385 still in use: Unable to complete operation on network b9b43ca9-ef74-4b4a-8d49-417208769385. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-df33bac8-16d6-4fea-bd7c-672fdb603e08']
2026-08-23 17:09:41,081 - WARNING - Deleting VN ctest-vn1-vdns-05855150 failed..Will retry
2026-08-23 17:09:43,321 - DEBUG - Response for deleting network ()
2026-08-23 17:09:43,358 - DEBUG - Deleting VDNS Entry: ctest-vdns1-39509769
2026-08-23 17:09:43,441 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-39509769'] deleted successfully.
2026-08-23 17:09:43,441 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-23 17:09:43,447 - DEBUG - Requesting: http://10.0.0.161:8082/domain/26c5f815-39c8-4b64-a28c-1e754a1b87eb
2026-08-23 17:09:43,463 - DEBUG - VDNS information not found in API server
2026-08-23 17:09:43,463 - INFO - VDNS information ctest-vdns1-39509769 removed from the API Server
2026-08-23 17:09:43,471 - INFO - VDNS information ctest-vdns1-39509769 removed in the Control node
2026-08-23 17:09:43,471 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-41511468']
2026-08-23 17:09:43,747 - DEBUG - No XMPP flaps were noticed during the test
2026-08-23 17:09:43,747 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:37]
2026-08-23 17:09:43,747 - INFO - --------------------------------------------------------------------------------
2026-08-23 17:09:44,579 - INFO - Deleted project: ctest-TestvDNSBasic0-41511468, ID : 6df7a1b8-230c-43f6-ba28-523ee421c66f