2026-01-30 09:52:46,017 - INFO - Domain Default found not creating
2026-01-30 09:52:46,186 - INFO - Project ctest-TestvDNSBasic0-36706620 not found, creating it
2026-01-30 09:52:46,651 - INFO - Created Project:ctest-TestvDNSBasic0-36706620, ID : 55d6878b-b358-4d75-8472-8ab583618621
2026-01-30 09:52:48,334 - INFO - ================================================================================
2026-01-30 09:52:48,335 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-01-30 09:52:48,335 - 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-01-30 09:52:48,606 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-01-30 09:52:48,606 - INFO - Initial checks done. Running the testcase now
2026-01-30 09:52:48,606 - INFO -
2026-01-30 09:52:49,338 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-36706620'](55d6878b-b358-4d75-8472-8ab583618621)
2026-01-30 09:52:49,393 - DEBUG - Creating VDNS : ctest-vdns1-34587038
2026-01-30 09:52:49,610 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-34587038'] created succesfully
2026-01-30 09:52:49,610 - DEBUG - Verify VDNS entry is shown in control node
2026-01-30 09:52:49,616 - DEBUG - Verify VDNS entry is shown in the API server
2026-01-30 09:52:49,616 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-30 09:52:49,932 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-30 09:52:49,967 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bebb46fa-28d4-4591-a497-35cf3ec2a9ec
2026-01-30 09:52:49,979 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/00f11a14-0458-4411-94c2-824ea9e39f05
2026-01-30 09:52:50,594 - DEBUG - Response for create_network : {'network': {'id': 'fde935c5-43d1-4004-a3f5-aafa5b3c04ff', 'name': 'ctest-vn1-vdns-69944461', 'tenant_id': '55d6878bb3584d7584728ab583618621', 'project_id': '55d6878bb3584d7584728ab583618621', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-36706620', 'ctest-vn1-vdns-69944461'], 'port_security_enabled': True, 'description': ''}}
2026-01-30 09:52:50,823 - DEBUG - Response for create_subnet : {'subnet': {'id': '71d4e6b9-cb3d-41b8-a1e5-770397f1d57b', 'name': '', 'tenant_id': '55d6878bb3584d7584728ab583618621', 'network_id': 'fde935c5-43d1-4004-a3f5-aafa5b3c04ff', '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': '55d6878bb3584d7584728ab583618621'}}
2026-01-30 09:52:50,846 - INFO - Created VN ctest-vn1-vdns-69944461
2026-01-30 09:52:50,898 - DEBUG - VN ctest-vn1-vdns-69944461 UUID is fde935c5-43d1-4004-a3f5-aafa5b3c04ff
2026-01-30 09:52:51,146 - DEBUG - Services list from nova: [, , ]
2026-01-30 09:52:52,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5142-1)
2026-01-30 09:52:52,355 - INFO - Waiting for VM ctest-vm1-test-97008306 to be up..
2026-01-30 09:52:52,396 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-30 09:52:57,475 - DEBUG - VM is in ACTIVE state now
2026-01-30 09:52:57,475 - INFO - VM name : ctest-vm1-test-97008306
2026-01-30 09:52:57,548 - DEBUG - VM ctest-vm1-test-97008306 ID is b5829149-7e33-4b18-8102-a41f21da2d45
2026-01-30 09:52:57,548 - DEBUG - VM ctest-vm1-test-97008306 launched on Node cn-jenkins-deploy-platform-ansible-os-5142-1
2026-01-30 09:52:57,628 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b5829149-7e33-4b18-8102-a41f21da2d45
2026-01-30 09:52:57,637 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7ce5b104-9cb9-42d3-a678-98a8bb32f138
2026-01-30 09:53:00,905 - 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 1031ms')
2026-01-30 09:53:00,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-97008306 failed!
2026-01-30 09:53:00,958 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36706620:ctest-vn1-vdns-69944461 is 10.10.10.1 and allocation pool is NOT set
2026-01-30 09:53:05,035 - 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=6.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1022ms\r\nrtt min/avg/max/mdev = 6.790/6.790/6.790/0.000 ms')
2026-01-30 09:53:05,035 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-97008306 passed
2026-01-30 09:53:05,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-30 09:53:05,194 - DEBUG - Waiting to SSH to VM ctest-vm1-test-97008306, IP 10.10.10.3, Port 22
2026-01-30 09:53:05,260 - 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': ''}
2026-01-30 09:53:05,343 - DEBUG - VM ctest-vm1-test-97008306 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-30 09:53:10,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-30 09:53:10,345 - DEBUG - Waiting to SSH to VM ctest-vm1-test-97008306, IP 10.10.10.3, Port 22
2026-01-30 09:53:10,502 - DEBUG - VM ctest-vm1-test-97008306 is ready for SSH connections
2026-01-30 09:53:10,502 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:10,502 - DEBUG - ifconfig | grep 10.10.10.3
2026-01-30 09:53:12,212 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-30 09:53:12,213 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-97008306", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:12,213 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-97008306", None, socket.AF_INET6)'
2026-01-30 09:53:12,486 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-97008306, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:12,486 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-97008306
2026-01-30 09:53:14,774 - DEBUG - PING ctest-vm1-test-97008306 (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.513 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.560 ms
--- ctest-vm1-test-97008306 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.513/1.437/3.238 ms
2026-01-30 09:53:14,774 - INFO - Ping to IP ctest-vm1-test-97008306 from VM ctest-vm1-test-97008306 passed
2026-01-30 09:53:14,788 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-30 09:53:14,794 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-34587038@0%20AllEntriesVdnsRecordsReq
2026-01-30 09:53:14,800 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-34587038:1:ctest-vm1-test-97008306:10.10.10.3', 'rec_name': 'ctest-vm1-test-97008306', '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-5142-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-97008306.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-30 09:53:14,800 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-34587038:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-97008306', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-97008306', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5142-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-97008306.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-01-30 09:53:16,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5142-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5142-1)
2026-01-30 09:53:16,071 - INFO - Waiting for VM ctest-vm2-test-18244196 to be up..
2026-01-30 09:53:16,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-30 09:53:21,201 - DEBUG - VM is in ACTIVE state now
2026-01-30 09:53:21,201 - INFO - VM name : ctest-vm2-test-18244196
2026-01-30 09:53:21,276 - DEBUG - VM ctest-vm2-test-18244196 ID is 150e47c5-a48a-4d7d-8b55-40d6c408683d
2026-01-30 09:53:21,276 - DEBUG - VM ctest-vm2-test-18244196 launched on Node cn-jenkins-deploy-platform-ansible-os-5142-1
2026-01-30 09:53:21,355 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/150e47c5-a48a-4d7d-8b55-40d6c408683d
2026-01-30 09:53:21,366 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9845ca12-9b83-4cf8-a109-9dcf24c362ae
2026-01-30 09:53:24,615 - 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 1011ms')
2026-01-30 09:53:24,615 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-18244196 failed!
2026-01-30 09:53:24,670 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36706620:ctest-vn1-vdns-69944461 is 10.10.10.1 and allocation pool is NOT set
2026-01-30 09:53:28,746 - 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=8.83 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 8.834/8.834/8.834/0.000 ms')
2026-01-30 09:53:28,746 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-18244196 passed
2026-01-30 09:53:28,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-30 09:53:28,894 - DEBUG - Waiting to SSH to VM ctest-vm2-test-18244196, IP 10.10.10.4, Port 22
2026-01-30 09:53:28,959 - 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-01-30 09:53:29,044 - DEBUG - VM ctest-vm2-test-18244196 is NOT ready for SSH connections, VM status: ACTIVE
2026-01-30 09:53:34,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-30 09:53:34,045 - DEBUG - Waiting to SSH to VM ctest-vm2-test-18244196, IP 10.10.10.4, Port 22
2026-01-30 09:53:34,209 - DEBUG - VM ctest-vm2-test-18244196 is ready for SSH connections
2026-01-30 09:53:34,209 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:34,209 - DEBUG - ifconfig | grep 10.10.10.4
2026-01-30 09:53:35,872 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-30 09:53:35,872 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18244196", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:35,872 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18244196", None, socket.AF_INET6)'
2026-01-30 09:53:36,123 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-18244196, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:36,124 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-18244196
2026-01-30 09:53:38,396 - DEBUG - PING ctest-vm2-test-18244196 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.460 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.549 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.476 ms
--- ctest-vm2-test-18244196 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.476/1.828/4.460 ms
2026-01-30 09:53:38,396 - INFO - Ping to IP ctest-vm2-test-18244196 from VM ctest-vm2-test-18244196 passed
2026-01-30 09:53:38,409 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-30 09:53:38,414 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-34587038@0%20AllEntriesVdnsRecordsReq
2026-01-30 09:53:38,419 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-34587038:1:ctest-vm2-test-18244196:10.10.10.4', 'rec_name': 'ctest-vm2-test-18244196', '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-5142-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-18244196.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-30 09:53:38,419 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-34587038:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-18244196', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-18244196', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5142-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-18244196.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-01-30 09:53:38,419 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18244196", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:38,420 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18244196", None, socket.AF_INET6)'
2026-01-30 09:53:38,625 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-18244196, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-30 09:53:38,625 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-18244196
2026-01-30 09:53:40,902 - DEBUG - PING ctest-vm2-test-18244196 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.710 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.131 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.127 ms
--- ctest-vm2-test-18244196 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.127/3.656/8.710 ms
2026-01-30 09:53:40,902 - INFO - Ping to IP ctest-vm2-test-18244196 from VM ctest-vm1-test-97008306 passed
2026-01-30 09:53:40,902 - INFO - Try deleting the VDNS entry ctest-vdns1-34587038 with back ref of ipam.
2026-01-30 09:53:40,957 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/535dc5bc-aebb-4b3b-9a31-be1fd8c3a1ad']
2026-01-30 09:53:40,958 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-01-30 09:53:40,958 - INFO - Add CNAME VDNS record for ctest-vm1-test-97008306 and verify we able to ping by alias name
2026-01-30 09:53:41,006 - DEBUG - Creating VDNS record data : test-rec
2026-01-30 09:53:41,118 - INFO - In verify_on_setup
2026-01-30 09:53:41,214 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-34587038', 'test-rec'] created succesfully
2026-01-30 09:53:41,214 - INFO - Verify VDNS record is shown in the API server
2026-01-30 09:53:41,214 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-30 09:53:41,220 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bebb46fa-28d4-4591-a497-35cf3ec2a9ec
2026-01-30 09:53:41,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/00f11a14-0458-4411-94c2-824ea9e39f05
2026-01-30 09:53:41,241 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/77009374-b03c-49ac-ad1f-57c3506da54c
2026-01-30 09:53:41,246 - INFO - Verify VDNS record is shown in the control node
2026-01-30 09:53:41,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.38, gateway password: c0ntrail123
2026-01-30 09:53:41,251 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-30 09:53:41,462 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:41,462 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-30 09:53:41,723 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-30 09:53:41,723 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-97008306 failed
2026-01-30 09:53:42,724 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:42,724 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-30 09:53:42,922 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:42,922 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-30 09:53:43,188 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-30 09:53:43,188 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-97008306 failed
2026-01-30 09:53:44,189 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:44,190 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-30 09:53:44,380 - 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.38, gateway password: c0ntrail123
2026-01-30 09:53:44,381 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-30 09:53:46,663 - 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.338 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.386 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.306 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.306/0.343/0.386 ms
2026-01-30 09:53:46,663 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-97008306 passed
2026-01-30 09:53:46,663 - DEBUG - Deleting VDNS record data: test-rec
2026-01-30 09:53:46,733 - INFO - VDNS record info: default-domain:ctest-vdns1-34587038:test-rec deleted successfully.
2026-01-30 09:53:46,734 - INFO - Deleting VM ctest-vm2-test-18244196
2026-01-30 09:53:46,808 - INFO - Deleting VM ctest-vm1-test-97008306
2026-01-30 09:53:46,881 - INFO - Deleting VN ctest-vn1-vdns-69944461
2026-01-30 09:53:46,920 - DEBUG - VN fde935c5-43d1-4004-a3f5-aafa5b3c04ff still in use: Unable to complete operation on network fde935c5-43d1-4004-a3f5-aafa5b3c04ff. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20b0a17d-3f40-4ea9-9280-902c6480d58b']
2026-01-30 09:53:46,920 - WARNING - Deleting VN ctest-vn1-vdns-69944461 failed..Will retry
2026-01-30 09:53:49,099 - DEBUG - Response for deleting network ()
2026-01-30 09:53:49,140 - DEBUG - Deleting VDNS Entry: ctest-vdns1-34587038
2026-01-30 09:53:49,221 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-34587038'] deleted successfully.
2026-01-30 09:53:49,222 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-30 09:53:49,229 - DEBUG - Requesting: http://10.0.0.38:8082/domain/bebb46fa-28d4-4591-a497-35cf3ec2a9ec
2026-01-30 09:53:49,245 - DEBUG - VDNS information not found in API server
2026-01-30 09:53:49,246 - INFO - VDNS information ctest-vdns1-34587038 removed from the API Server
2026-01-30 09:53:49,252 - INFO - VDNS information ctest-vdns1-34587038 removed in the Control node
2026-01-30 09:53:49,252 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-36706620']
2026-01-30 09:53:49,510 - DEBUG - No XMPP flaps were noticed during the test
2026-01-30 09:53:49,510 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:01]
2026-01-30 09:53:49,511 - INFO - --------------------------------------------------------------------------------
2026-01-30 09:53:50,233 - INFO - Deleted project: ctest-TestvDNSBasic0-36706620, ID : 55d6878b-b358-4d75-8472-8ab583618621