2026-03-19 02:16:13,385 - INFO - Reading existing Domain with UUID 935bc1a1-2451-4f6c-b0bc-2e43d3120885
2026-03-19 02:16:13,398 - INFO - Using existing domain ['admin_domain'](935bc1a1-2451-4f6c-b0bc-2e43d3120885)
2026-03-19 02:16:13,612 - INFO - Project ctest-TestvDNSBasic0-68945678 not found, creating it
2026-03-19 02:16:14,125 - INFO - Created Project:ctest-TestvDNSBasic0-68945678, ID : 3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d
2026-03-19 02:16:15,906 - INFO - ================================================================================
2026-03-19 02:16:15,906 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-03-19 02:16:15,906 - 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-03-19 02:16:16,311 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2026-03-19 02:16:16,311 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:16:16,311 - INFO -
2026-03-19 02:16:17,109 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-68945678'](3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d)
2026-03-19 02:16:17,160 - DEBUG - Creating VDNS : ctest-vdns1-00858783
2026-03-19 02:16:17,537 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-00858783'] created succesfully
2026-03-19 02:16:17,537 - DEBUG - Verify VDNS entry is shown in control node
2026-03-19 02:16:17,590 - DEBUG - Verify VDNS entry is shown in the API server
2026-03-19 02:16:17,590 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-03-19 02:16:17,940 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-03-19 02:16:18,021 - DEBUG - Requesting: https://10.0.0.129:8082/domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885
2026-03-19 02:16:18,078 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2
2026-03-19 02:16:18,905 - DEBUG - Response for create_network : {'network': {'id': 'cbc8f82c-6e3f-4e05-83c8-f442f242542e', 'name': 'ctest-vn1-vdns-87187711', 'tenant_id': '3b4d457ba3ba47e494fe2ba088ff2a0d', 'project_id': '3b4d457ba3ba47e494fe2ba088ff2a0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-68945678', 'ctest-vn1-vdns-87187711'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-03-19 02:16:19,152 - DEBUG - Response for create_subnet : {'subnet': {'id': '6179fd0f-c00b-4c5c-9402-c9000fa250a9', 'name': '', 'tenant_id': '3b4d457ba3ba47e494fe2ba088ff2a0d', 'network_id': 'cbc8f82c-6e3f-4e05-83c8-f442f242542e', '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': '2026-03-19T02:16:19.011804', 'updated_at': '2026-03-19T02:16:19.011804', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '3b4d457ba3ba47e494fe2ba088ff2a0d'}}
2026-03-19 02:16:19,223 - INFO - Created VN ctest-vn1-vdns-87187711
2026-03-19 02:16:19,277 - DEBUG - VN ctest-vn1-vdns-87187711 UUID is cbc8f82c-6e3f-4e05-83c8-f442f242542e
2026-03-19 02:16:19,693 - DEBUG - Services list from nova: [, , ]
2026-03-19 02:16:20,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-686-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-686-1)
2026-03-19 02:16:20,907 - INFO - Waiting for VM ctest-vm1-test-75055492 to be up..
2026-03-19 02:16:21,003 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:16:26,146 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:16:26,146 - INFO - VM name : ctest-vm1-test-75055492
2026-03-19 02:16:26,287 - DEBUG - VM ctest-vm1-test-75055492 ID is eb3fc9ab-4945-4e03-b518-2c231579e1e1
2026-03-19 02:16:26,287 - DEBUG - VM ctest-vm1-test-75055492 launched on Node cn-jenkins-deploy-platform-juju-os-686-1
2026-03-19 02:16:26,440 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/eb3fc9ab-4945-4e03-b518-2c231579e1e1
2026-03-19 02:16:26,498 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/84c874b0-738e-4382-b9e4-59313cd5b6e1
2026-03-19 02:16:29,970 - 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 1006ms')
2026-03-19 02:16:29,971 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75055492 failed!
2026-03-19 02:16:30,037 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68945678:ctest-vn1-vdns-87187711 is 10.10.10.1 and allocation pool is NOT set
2026-03-19 02:16:34,158 - 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=7.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 7.898/7.898/7.898/0.000 ms')
2026-03-19 02:16:34,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75055492 passed
2026-03-19 02:16:34,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:16:34,313 - DEBUG - Waiting to SSH to VM ctest-vm1-test-75055492, IP 10.10.10.3, Port 22
2026-03-19 02:16:34,523 - DEBUG - VM ctest-vm1-test-75055492 is ready for SSH connections
2026-03-19 02:16:34,523 - 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.129, gateway password: c0ntrail123
2026-03-19 02:16:34,523 - DEBUG - ifconfig | grep 10.10.10.3
2026-03-19 02:16:36,220 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-03-19 02:16:36,221 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75055492", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:36,221 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75055492", None, socket.AF_INET6)'
2026-03-19 02:16:36,468 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-75055492, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:36,468 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-75055492
2026-03-19 02:16:38,736 - DEBUG - PING ctest-vm1-test-75055492 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.931 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.344 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.444 ms
--- ctest-vm1-test-75055492 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.344/1.573/3.931 ms
2026-03-19 02:16:38,736 - INFO - Ping to IP ctest-vm1-test-75055492 from VM ctest-vm1-test-75055492 passed
2026-03-19 02:16:38,763 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-03-19 02:16:38,814 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-00858783@0%20AllEntriesVdnsRecordsReq
2026-03-19 02:16:38,866 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-00858783:1:ctest-vm1-test-75055492:10.10.10.3', 'rec_name': 'ctest-vm1-test-75055492', '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-686-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-75055492.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-03-19 02:16:38,866 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-00858783:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-75055492', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-75055492', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-686-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-75055492.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-03-19 02:16:40,437 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-686-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-686-1)
2026-03-19 02:16:40,437 - INFO - Waiting for VM ctest-vm2-test-76001007 to be up..
2026-03-19 02:16:40,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:16:45,673 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:16:45,673 - INFO - VM name : ctest-vm2-test-76001007
2026-03-19 02:16:45,815 - DEBUG - VM ctest-vm2-test-76001007 ID is 3ba1ed94-dfd9-4a4b-a72d-f818b678dd92
2026-03-19 02:16:45,815 - DEBUG - VM ctest-vm2-test-76001007 launched on Node cn-jenkins-deploy-platform-juju-os-686-1
2026-03-19 02:16:45,951 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/3ba1ed94-dfd9-4a4b-a72d-f818b678dd92
2026-03-19 02:16:46,006 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/7d89c232-d23f-4430-aaab-27ccb0c5215c
2026-03-19 02:16:49,425 - 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')
2026-03-19 02:16:49,425 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-76001007 failed!
2026-03-19 02:16:49,481 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-68945678:ctest-vn1-vdns-87187711 is 10.10.10.1 and allocation pool is NOT set
2026-03-19 02:16:53,579 - 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=4.08 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 4.084/4.084/4.084/0.000 ms')
2026-03-19 02:16:53,579 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-76001007 passed
2026-03-19 02:16:53,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:16:53,737 - DEBUG - Waiting to SSH to VM ctest-vm2-test-76001007, IP 10.10.10.4, Port 22
2026-03-19 02:16:53,958 - DEBUG - VM ctest-vm2-test-76001007 is ready for SSH connections
2026-03-19 02:16:53,958 - 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.129, gateway password: c0ntrail123
2026-03-19 02:16:53,958 - DEBUG - ifconfig | grep 10.10.10.4
2026-03-19 02:16:55,597 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-03-19 02:16:55,597 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76001007", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:55,597 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76001007", None, socket.AF_INET6)'
2026-03-19 02:16:55,852 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-76001007, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:55,852 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-76001007
2026-03-19 02:16:58,149 - DEBUG - PING ctest-vm2-test-76001007 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.373 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.322 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.513 ms
--- ctest-vm2-test-76001007 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.322/1.402/3.373 ms
2026-03-19 02:16:58,149 - INFO - Ping to IP ctest-vm2-test-76001007 from VM ctest-vm2-test-76001007 passed
2026-03-19 02:16:58,169 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-03-19 02:16:58,217 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-00858783@0%20AllEntriesVdnsRecordsReq
2026-03-19 02:16:58,270 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-00858783:1:ctest-vm2-test-76001007:10.10.10.4', 'rec_name': 'ctest-vm2-test-76001007', '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-686-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-76001007.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-03-19 02:16:58,270 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-00858783:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-76001007', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-76001007', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-686-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-76001007.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-03-19 02:16:58,270 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76001007", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:58,270 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-76001007", None, socket.AF_INET6)'
2026-03-19 02:16:58,466 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-76001007, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-03-19 02:16:58,466 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-76001007
2026-03-19 02:17:00,717 - DEBUG - PING ctest-vm2-test-76001007 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.535 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.294 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.571 ms
--- ctest-vm2-test-76001007 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.294/3.466/7.535 ms
2026-03-19 02:17:00,717 - INFO - Ping to IP ctest-vm2-test-76001007 from VM ctest-vm1-test-75055492 passed
2026-03-19 02:17:00,718 - INFO - Try deleting the VDNS entry ctest-vdns1-00858783 with back ref of ipam.
2026-03-19 02:17:00,776 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/88462207-bc14-447b-b2ca-2afedae4d549']
2026-03-19 02:17:00,777 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-03-19 02:17:00,777 - INFO - Add CNAME VDNS record for ctest-vm1-test-75055492 and verify we able to ping by alias name
2026-03-19 02:17:00,824 - DEBUG - Creating VDNS record data : test-rec
2026-03-19 02:17:00,937 - INFO - In verify_on_setup
2026-03-19 02:17:01,033 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-00858783', 'test-rec'] created succesfully
2026-03-19 02:17:01,033 - INFO - Verify VDNS record is shown in the API server
2026-03-19 02:17:01,033 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-03-19 02:17:01,085 - DEBUG - Requesting: https://10.0.0.129:8082/domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885
2026-03-19 02:17:01,146 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/a78ff186-5ad4-48d1-b3b1-ddc9ca583ff2
2026-03-19 02:17:01,206 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/e0381809-33ea-446d-9792-cb1ac2a2733d
2026-03-19 02:17:01,258 - INFO - Verify VDNS record is shown in the control node
2026-03-19 02:17:01,306 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:01,306 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-19 02:17:01,511 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:01,511 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-19 02:17:01,778 - DEBUG - ping: bad address 'vm1-test-alias'
2026-03-19 02:17:01,779 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75055492 failed
2026-03-19 02:17:02,779 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:02,779 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-19 02:17:02,969 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:02,969 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-19 02:17:03,209 - DEBUG - ping: bad address 'vm1-test-alias'
2026-03-19 02:17:03,209 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75055492 failed
2026-03-19 02:17:04,210 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:04,210 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-19 02:17:04,395 - 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.129, gateway password: c0ntrail123
2026-03-19 02:17:04,395 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-19 02:17:06,672 - 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.396 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.425 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.321 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.321/0.380/0.425 ms
2026-03-19 02:17:06,672 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-75055492 passed
2026-03-19 02:17:06,672 - DEBUG - Deleting VDNS record data: test-rec
2026-03-19 02:17:06,749 - INFO - VDNS record info: admin_domain:ctest-vdns1-00858783:test-rec deleted successfully.
2026-03-19 02:17:06,749 - INFO - Deleting VM ctest-vm2-test-76001007
2026-03-19 02:17:06,865 - INFO - Deleting VM ctest-vm1-test-75055492
2026-03-19 02:17:06,987 - INFO - Deleting VN ctest-vn1-vdns-87187711
2026-03-19 02:17:07,129 - DEBUG - VN cbc8f82c-6e3f-4e05-83c8-f442f242542e still in use: Unable to complete operation on network cbc8f82c-6e3f-4e05-83c8-f442f242542e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e945e86c-ffd0-41d1-a1cc-48e8244ba3b7']
2026-03-19 02:17:07,130 - WARNING - Deleting VN ctest-vn1-vdns-87187711 failed..Will retry
2026-03-19 02:17:09,744 - DEBUG - Response for deleting network ()
2026-03-19 02:17:09,778 - DEBUG - Deleting VDNS Entry: ctest-vdns1-00858783
2026-03-19 02:17:09,864 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-00858783'] deleted successfully.
2026-03-19 02:17:09,865 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-03-19 02:17:09,918 - DEBUG - Requesting: https://10.0.0.129:8082/domain/935bc1a1-2451-4f6c-b0bc-2e43d3120885
2026-03-19 02:17:09,978 - DEBUG - VDNS information not found in API server
2026-03-19 02:17:09,978 - INFO - VDNS information ctest-vdns1-00858783 removed from the API Server
2026-03-19 02:17:10,026 - INFO - VDNS information ctest-vdns1-00858783 removed in the Control node
2026-03-19 02:17:10,026 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-68945678']
2026-03-19 02:17:10,422 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:17:10,422 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:55]
2026-03-19 02:17:10,422 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:17:11,187 - INFO - Deleted project: ctest-TestvDNSBasic0-68945678, ID : 3b4d457b-a3ba-47e4-94fe-2ba088ff2a0d