2025-08-19 16:06:09,733 - INFO - Domain Default found not creating
2025-08-19 16:06:09,856 - INFO - Project ctest-TestvDNSBasic0-22118092 not found, creating it
2025-08-19 16:06:10,286 - INFO - Created Project:ctest-TestvDNSBasic0-22118092, ID : 30cdb705-fb8a-474c-9519-19018fae547a
2025-08-19 16:06:11,638 - INFO - ================================================================================
2025-08-19 16:06:11,639 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-19 16:06:11,639 - 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-08-19 16:06:11,888 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-08-19 16:06:11,888 - INFO - Initial checks done. Running the testcase now
2025-08-19 16:06:11,888 - INFO -
2025-08-19 16:06:12,617 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-22118092'](30cdb705-fb8a-474c-9519-19018fae547a)
2025-08-19 16:06:12,667 - DEBUG - Creating VDNS : ctest-vdns1-59285823
2025-08-19 16:06:12,883 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-59285823'] created succesfully
2025-08-19 16:06:12,884 - DEBUG - Verify VDNS entry is shown in control node
2025-08-19 16:06:12,888 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-19 16:06:12,888 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-19 16:06:13,174 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-19 16:06:13,198 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9e53828e-d96b-4a30-a45e-4673a4f195be
2025-08-19 16:06:13,209 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/61cb3f0b-55e6-4f7f-80d8-18c5f397c0dc
2025-08-19 16:06:13,775 - DEBUG - Response for create_network : {'network': {'id': 'cd52c3a6-e227-4a70-9fa8-70070613fcc5', 'name': 'ctest-vn1-vdns-05999279', 'tenant_id': '30cdb705fb8a474c951919018fae547a', 'project_id': '30cdb705fb8a474c951919018fae547a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-22118092', 'ctest-vn1-vdns-05999279'], 'port_security_enabled': True, 'description': ''}}
2025-08-19 16:06:13,982 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f807ea97-d827-4106-ba88-8dc555681f88', 'name': '', 'tenant_id': '30cdb705fb8a474c951919018fae547a', 'network_id': 'cd52c3a6-e227-4a70-9fa8-70070613fcc5', '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': '30cdb705fb8a474c951919018fae547a'}}
2025-08-19 16:06:13,998 - INFO - Created VN ctest-vn1-vdns-05999279
2025-08-19 16:06:14,055 - DEBUG - VN ctest-vn1-vdns-05999279 UUID is cd52c3a6-e227-4a70-9fa8-70070613fcc5
2025-08-19 16:06:14,235 - DEBUG - Services list from nova: [, , ]
2025-08-19 16:06:15,284 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3887-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3887-1)
2025-08-19 16:06:15,284 - INFO - Waiting for VM ctest-vm1-test-51596138 to be up..
2025-08-19 16:06:15,319 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-19 16:06:20,384 - DEBUG - VM is in ACTIVE state now
2025-08-19 16:06:20,385 - INFO - VM name : ctest-vm1-test-51596138
2025-08-19 16:06:20,446 - DEBUG - VM ctest-vm1-test-51596138 ID is 9844a983-b433-4efb-ae74-cf8632ca7ba9
2025-08-19 16:06:20,446 - DEBUG - VM ctest-vm1-test-51596138 launched on Node cn-jenkins-deploy-platform-ansible-os-3887-1
2025-08-19 16:06:20,510 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9844a983-b433-4efb-ae74-cf8632ca7ba9
2025-08-19 16:06:20,518 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e9ecfa86-51ec-4c1a-87a3-1e9f5c1dc3b7
2025-08-19 16:06:23,767 - 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 1012ms')
2025-08-19 16:06:23,767 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-51596138 failed!
2025-08-19 16:06:23,823 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22118092:ctest-vn1-vdns-05999279 is 10.10.10.1 and allocation pool is NOT set
2025-08-19 16:06:25,885 - 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=3.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.98 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.981/2.809/3.638/0.828 ms')
2025-08-19 16:06:25,886 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-51596138 passed
2025-08-19 16:06:26,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 16:06:26,032 - DEBUG - Waiting to SSH to VM ctest-vm1-test-51596138, IP 10.10.10.3, Port 22
2025-08-19 16:06:26,087 - 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-08-19 16:06:26,148 - DEBUG - VM ctest-vm1-test-51596138 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-19 16:06:31,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 16:06:31,149 - DEBUG - Waiting to SSH to VM ctest-vm1-test-51596138, IP 10.10.10.3, Port 22
2025-08-19 16:06:31,311 - DEBUG - VM ctest-vm1-test-51596138 is ready for SSH connections
2025-08-19 16:06:31,311 - 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.50, gateway password: c0ntrail123
2025-08-19 16:06:31,311 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-19 16:06:32,978 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-19 16:06:32,979 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-51596138", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:32,979 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-51596138", None, socket.AF_INET6)'
2025-08-19 16:06:33,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-51596138, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:33,207 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-51596138
2025-08-19 16:06:35,449 - DEBUG - PING ctest-vm1-test-51596138 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.013 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.350 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.386 ms
--- ctest-vm1-test-51596138 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/1.249/3.013 ms
2025-08-19 16:06:35,449 - INFO - Ping to IP ctest-vm1-test-51596138 from VM ctest-vm1-test-51596138 passed
2025-08-19 16:06:35,460 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-19 16:06:35,465 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-59285823@0%20AllEntriesVdnsRecordsReq
2025-08-19 16:06:35,468 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-59285823:1:ctest-vm1-test-51596138:10.10.10.3', 'rec_name': 'ctest-vm1-test-51596138', '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-3887-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-51596138.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-19 16:06:35,468 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-59285823:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-51596138', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-51596138', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3887-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-51596138.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-08-19 16:06:36,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3887-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3887-1)
2025-08-19 16:06:36,590 - INFO - Waiting for VM ctest-vm2-test-01703534 to be up..
2025-08-19 16:06:36,623 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-19 16:06:41,697 - DEBUG - VM is in ACTIVE state now
2025-08-19 16:06:41,697 - INFO - VM name : ctest-vm2-test-01703534
2025-08-19 16:06:41,767 - DEBUG - VM ctest-vm2-test-01703534 ID is bc0c1237-90bd-4bb3-879b-c4b8e48aa9df
2025-08-19 16:06:41,767 - DEBUG - VM ctest-vm2-test-01703534 launched on Node cn-jenkins-deploy-platform-ansible-os-3887-1
2025-08-19 16:06:41,833 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bc0c1237-90bd-4bb3-879b-c4b8e48aa9df
2025-08-19 16:06:41,840 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ae4a4845-a6ab-43f7-be35-752665c8534b
2025-08-19 16:06:45,073 - 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 1008ms')
2025-08-19 16:06:45,073 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-01703534 failed!
2025-08-19 16:06:45,127 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22118092:ctest-vn1-vdns-05999279 is 10.10.10.1 and allocation pool is NOT set
2025-08-19 16:06:47,192 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.970 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 = 0.970/2.426/3.882/1.456 ms')
2025-08-19 16:06:47,192 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-01703534 passed
2025-08-19 16:06:47,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 16:06:47,340 - DEBUG - Waiting to SSH to VM ctest-vm2-test-01703534, IP 10.10.10.4, Port 22
2025-08-19 16:06:47,395 - 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-08-19 16:06:47,471 - DEBUG - VM ctest-vm2-test-01703534 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-19 16:06:52,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 16:06:52,472 - DEBUG - Waiting to SSH to VM ctest-vm2-test-01703534, IP 10.10.10.4, Port 22
2025-08-19 16:06:52,637 - DEBUG - VM ctest-vm2-test-01703534 is ready for SSH connections
2025-08-19 16:06:52,637 - 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.50, gateway password: c0ntrail123
2025-08-19 16:06:52,637 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-19 16:06:54,564 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-19 16:06:54,564 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-01703534", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:54,564 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-01703534", None, socket.AF_INET6)'
2025-08-19 16:06:54,800 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-01703534, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:54,800 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-01703534
2025-08-19 16:06:57,086 - DEBUG - PING ctest-vm2-test-01703534 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.151 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.481 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.402 ms
--- ctest-vm2-test-01703534 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.402/1.344/3.151 ms
2025-08-19 16:06:57,086 - INFO - Ping to IP ctest-vm2-test-01703534 from VM ctest-vm2-test-01703534 passed
2025-08-19 16:06:57,097 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-19 16:06:57,102 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-59285823@0%20AllEntriesVdnsRecordsReq
2025-08-19 16:06:57,106 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-59285823:1:ctest-vm2-test-01703534:10.10.10.4', 'rec_name': 'ctest-vm2-test-01703534', '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-3887-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-01703534.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-19 16:06:57,107 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-59285823:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-01703534', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-01703534', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3887-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-01703534.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-08-19 16:06:57,107 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-01703534", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:57,107 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-01703534", None, socket.AF_INET6)'
2025-08-19 16:06:57,277 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-01703534, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-19 16:06:57,278 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-01703534
2025-08-19 16:06:59,515 - DEBUG - PING ctest-vm2-test-01703534 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.973 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.875 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.689 ms
--- ctest-vm2-test-01703534 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.689/2.179/4.973 ms
2025-08-19 16:06:59,515 - INFO - Ping to IP ctest-vm2-test-01703534 from VM ctest-vm1-test-51596138 passed
2025-08-19 16:06:59,515 - INFO - Try deleting the VDNS entry ctest-vdns1-59285823 with back ref of ipam.
2025-08-19 16:06:59,567 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/f2a93633-c8af-478f-b336-5680e07e51f9']
2025-08-19 16:06:59,567 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-19 16:06:59,567 - INFO - Add CNAME VDNS record for ctest-vm1-test-51596138 and verify we able to ping by alias name
2025-08-19 16:06:59,615 - DEBUG - Creating VDNS record data : test-rec
2025-08-19 16:06:59,723 - INFO - In verify_on_setup
2025-08-19 16:06:59,819 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-59285823', 'test-rec'] created succesfully
2025-08-19 16:06:59,819 - INFO - Verify VDNS record is shown in the API server
2025-08-19 16:06:59,820 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-19 16:06:59,825 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9e53828e-d96b-4a30-a45e-4673a4f195be
2025-08-19 16:06:59,836 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/61cb3f0b-55e6-4f7f-80d8-18c5f397c0dc
2025-08-19 16:06:59,842 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/8360b7d6-0015-41d2-9c08-42c0e0fcc366
2025-08-19 16:06:59,846 - INFO - Verify VDNS record is shown in the control node
2025-08-19 16:06:59,851 - 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.50, gateway password: c0ntrail123
2025-08-19 16:06:59,851 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 16:07:00,022 - 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.50, gateway password: c0ntrail123
2025-08-19 16:07:00,022 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 16:07:00,250 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-19 16:07:00,250 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-51596138 failed
2025-08-19 16:07:01,251 - 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.50, gateway password: c0ntrail123
2025-08-19 16:07:01,251 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 16:07:01,438 - 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.50, gateway password: c0ntrail123
2025-08-19 16:07:01,438 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 16:07:01,671 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-19 16:07:01,672 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-51596138 failed
2025-08-19 16:07:02,672 - 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.50, gateway password: c0ntrail123
2025-08-19 16:07:02,673 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 16:07:02,850 - 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.50, gateway password: c0ntrail123
2025-08-19 16:07:02,850 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 16:07:05,090 - 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.341 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.329 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.288 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.288/0.319/0.341 ms
2025-08-19 16:07:05,090 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-51596138 passed
2025-08-19 16:07:05,090 - DEBUG - Deleting VDNS record data: test-rec
2025-08-19 16:07:05,171 - INFO - VDNS record info: default-domain:ctest-vdns1-59285823:test-rec deleted successfully.
2025-08-19 16:07:05,171 - INFO - Deleting VM ctest-vm2-test-01703534
2025-08-19 16:07:05,233 - INFO - Deleting VM ctest-vm1-test-51596138
2025-08-19 16:07:05,297 - INFO - Deleting VN ctest-vn1-vdns-05999279
2025-08-19 16:07:05,335 - DEBUG - VN cd52c3a6-e227-4a70-9fa8-70070613fcc5 still in use: Unable to complete operation on network cd52c3a6-e227-4a70-9fa8-70070613fcc5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1cda2c64-c52c-4c41-8c17-731cdfcfa2f7']
2025-08-19 16:07:05,335 - WARNING - Deleting VN ctest-vn1-vdns-05999279 failed..Will retry
2025-08-19 16:07:07,552 - DEBUG - Response for deleting network ()
2025-08-19 16:07:07,610 - DEBUG - Deleting VDNS Entry: ctest-vdns1-59285823
2025-08-19 16:07:07,683 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-59285823'] deleted successfully.
2025-08-19 16:07:07,683 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-08-19 16:07:07,696 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9e53828e-d96b-4a30-a45e-4673a4f195be
2025-08-19 16:07:07,707 - DEBUG - VDNS information not found in API server
2025-08-19 16:07:07,707 - INFO - VDNS information ctest-vdns1-59285823 removed from the API Server
2025-08-19 16:07:07,712 - INFO - VDNS information ctest-vdns1-59285823 removed in the Control node
2025-08-19 16:07:07,712 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-22118092']
2025-08-19 16:07:07,971 - DEBUG - No XMPP flaps were noticed during the test
2025-08-19 16:07:07,971 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-08-19 16:07:07,971 - INFO - --------------------------------------------------------------------------------
2025-08-19 16:07:08,613 - INFO - Deleted project: ctest-TestvDNSBasic0-22118092, ID : 30cdb705-fb8a-474c-9519-19018fae547a