2025-06-23 01:55:54,403 - INFO - Reading existing Domain with UUID e8d391b1-ca64-4945-8ae2-167d3ed268f0
2025-06-23 01:55:54,416 - INFO - Using existing domain ['admin_domain'](e8d391b1-ca64-4945-8ae2-167d3ed268f0)
2025-06-23 01:55:54,625 - INFO - Project ctest-TestvDNSBasic0-97837513 not found, creating it
2025-06-23 01:55:55,114 - INFO - Created Project:ctest-TestvDNSBasic0-97837513, ID : 36a0f4dc-c8e6-4241-94e2-1fdd5539851a
2025-06-23 01:55:57,045 - INFO - ================================================================================
2025-06-23 01:55:57,045 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-23 01:55:57,046 - 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-06-23 01:55:57,455 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with
2025-06-23 01:55:57,455 - INFO - Initial checks done. Running the testcase now
2025-06-23 01:55:57,455 - INFO -
2025-06-23 01:55:58,353 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-97837513'](36a0f4dc-c8e6-4241-94e2-1fdd5539851a)
2025-06-23 01:55:58,412 - DEBUG - Creating VDNS : ctest-vdns1-13001028
2025-06-23 01:55:58,625 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-13001028'] created succesfully
2025-06-23 01:55:58,625 - DEBUG - Verify VDNS entry is shown in control node
2025-06-23 01:55:58,706 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-23 01:55:58,707 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-06-23 01:55:59,093 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-06-23 01:55:59,178 - DEBUG - Requesting: https://10.0.0.22:8082/domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0
2025-06-23 01:55:59,238 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944
2025-06-23 01:56:00,170 - DEBUG - Response for create_network : {'network': {'id': '0461f575-06d3-4558-b791-e7d34d32438c', 'name': 'ctest-vn1-vdns-29933527', 'tenant_id': '36a0f4dcc8e6424194e21fdd5539851a', 'project_id': '36a0f4dcc8e6424194e21fdd5539851a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-97837513', 'ctest-vn1-vdns-29933527'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-06-23 01:56:00,575 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f67d6233-ae66-4b1a-89ee-4835af7af1d4', 'name': '', 'tenant_id': '36a0f4dcc8e6424194e21fdd5539851a', 'network_id': '0461f575-06d3-4558-b791-e7d34d32438c', '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': '2025-06-23T01:56:00.397224', 'updated_at': '2025-06-23T01:56:00.397224', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '36a0f4dcc8e6424194e21fdd5539851a'}}
2025-06-23 01:56:00,703 - INFO - Created VN ctest-vn1-vdns-29933527
2025-06-23 01:56:00,769 - DEBUG - VN ctest-vn1-vdns-29933527 UUID is 0461f575-06d3-4558-b791-e7d34d32438c
2025-06-23 01:56:01,288 - DEBUG - Services list from nova: [, , ]
2025-06-23 01:56:02,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-548-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-548-1)
2025-06-23 01:56:02,640 - INFO - Waiting for VM ctest-vm1-test-06264190 to be up..
2025-06-23 01:56:02,754 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-23 01:56:07,901 - DEBUG - VM is in ACTIVE state now
2025-06-23 01:56:07,901 - INFO - VM name : ctest-vm1-test-06264190
2025-06-23 01:56:08,062 - DEBUG - VM ctest-vm1-test-06264190 ID is 51499399-b4a4-470f-b0fe-4d0cf7d7380e
2025-06-23 01:56:08,062 - DEBUG - VM ctest-vm1-test-06264190 launched on Node cn-jenkins-deploy-platform-juju-os-548-1
2025-06-23 01:56:08,207 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/51499399-b4a4-470f-b0fe-4d0cf7d7380e
2025-06-23 01:56:08,262 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/d4c0fa64-d579-46bf-98c4-87ca28e517ac
2025-06-23 01:56:11,765 - 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 1030ms')
2025-06-23 01:56:11,765 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06264190 failed!
2025-06-23 01:56:11,833 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-97837513:ctest-vn1-vdns-29933527 is 10.10.10.1 and allocation pool is NOT set
2025-06-23 01:56:15,925 - 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 1002ms')
2025-06-23 01:56:15,925 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06264190 failed!
2025-06-23 01:56:15,981 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-97837513:ctest-vn1-vdns-29933527 is 10.10.10.1 and allocation pool is NOT set
2025-06-23 01:56:18,073 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.99 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.988/3.415/4.843/1.427 ms')
2025-06-23 01:56:18,073 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06264190 passed
2025-06-23 01:56:18,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 01:56:18,237 - DEBUG - Waiting to SSH to VM ctest-vm1-test-06264190, IP 10.10.10.3, Port 22
2025-06-23 01:56:18,455 - DEBUG - VM ctest-vm1-test-06264190 is ready for SSH connections
2025-06-23 01:56:18,455 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:18,455 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-23 01:56:20,172 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-23 01:56:20,173 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06264190", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:20,173 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06264190", None, socket.AF_INET6)'
2025-06-23 01:56:20,450 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-06264190, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:20,450 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-06264190
2025-06-23 01:56:22,755 - DEBUG - PING ctest-vm1-test-06264190 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.962 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.621 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.511 ms
--- ctest-vm1-test-06264190 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.511/1.698/3.962 ms
2025-06-23 01:56:22,755 - INFO - Ping to IP ctest-vm1-test-06264190 from VM ctest-vm1-test-06264190 passed
2025-06-23 01:56:22,773 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-23 01:56:22,826 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-13001028@0%20AllEntriesVdnsRecordsReq
2025-06-23 01:56:22,878 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13001028:1:ctest-vm1-test-06264190:10.10.10.3', 'rec_name': 'ctest-vm1-test-06264190', '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-548-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-06264190.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-23 01:56:22,878 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13001028:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-06264190', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-06264190', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-548-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-06264190.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-06-23 01:56:24,986 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-548-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-548-1)
2025-06-23 01:56:24,987 - INFO - Waiting for VM ctest-vm2-test-42930866 to be up..
2025-06-23 01:56:25,128 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-23 01:56:30,281 - DEBUG - VM is in ACTIVE state now
2025-06-23 01:56:30,281 - INFO - VM name : ctest-vm2-test-42930866
2025-06-23 01:56:30,425 - DEBUG - VM ctest-vm2-test-42930866 ID is 75d8080f-13f7-4d40-a6a3-92e94c1b904a
2025-06-23 01:56:30,425 - DEBUG - VM ctest-vm2-test-42930866 launched on Node cn-jenkins-deploy-platform-juju-os-548-1
2025-06-23 01:56:30,578 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine/75d8080f-13f7-4d40-a6a3-92e94c1b904a
2025-06-23 01:56:30,638 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-machine-interface/be180bbc-d20e-4f06-b519-26ebc224cbc3
2025-06-23 01:56:34,139 - 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 1028ms')
2025-06-23 01:56:34,139 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-42930866 failed!
2025-06-23 01:56:34,197 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-97837513:ctest-vn1-vdns-29933527 is 10.10.10.1 and allocation pool is NOT set
2025-06-23 01:56:38,302 - 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 1007ms')
2025-06-23 01:56:38,302 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-42930866 failed!
2025-06-23 01:56:38,361 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-97837513:ctest-vn1-vdns-29933527 is 10.10.10.1 and allocation pool is NOT set
2025-06-23 01:56:40,443 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.548 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.548/1.834/3.120/1.286 ms')
2025-06-23 01:56:40,443 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-42930866 passed
2025-06-23 01:56:40,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-23 01:56:40,601 - DEBUG - Waiting to SSH to VM ctest-vm2-test-42930866, IP 10.10.10.4, Port 22
2025-06-23 01:56:40,816 - DEBUG - VM ctest-vm2-test-42930866 is ready for SSH connections
2025-06-23 01:56:40,816 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:40,816 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-23 01:56:41,478 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-23 01:56:41,478 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42930866", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:41,478 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42930866", None, socket.AF_INET6)'
2025-06-23 01:56:41,758 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-42930866, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:41,758 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-42930866
2025-06-23 01:56:44,040 - DEBUG - PING ctest-vm2-test-42930866 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.402 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.537 ms
--- ctest-vm2-test-42930866 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.429/1.456/3.402 ms
2025-06-23 01:56:44,040 - INFO - Ping to IP ctest-vm2-test-42930866 from VM ctest-vm2-test-42930866 passed
2025-06-23 01:56:44,058 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-23 01:56:44,110 - DEBUG - Requesting: https://10.0.0.22:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-13001028@0%20AllEntriesVdnsRecordsReq
2025-06-23 01:56:44,162 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13001028:1:ctest-vm2-test-42930866:10.10.10.4', 'rec_name': 'ctest-vm2-test-42930866', '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-548-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-42930866.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-23 01:56:44,162 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-13001028:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-42930866', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-42930866', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-548-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-42930866.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-06-23 01:56:44,162 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42930866", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:44,162 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-42930866", None, socket.AF_INET6)'
2025-06-23 01:56:44,393 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-42930866, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-06-23 01:56:44,393 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-42930866
2025-06-23 01:56:46,684 - DEBUG - PING ctest-vm2-test-42930866 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.040 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.923 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.979 ms
--- ctest-vm2-test-42930866 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.923/2.647/6.040 ms
2025-06-23 01:56:46,684 - INFO - Ping to IP ctest-vm2-test-42930866 from VM ctest-vm1-test-06264190 passed
2025-06-23 01:56:46,684 - INFO - Try deleting the VDNS entry ctest-vdns1-13001028 with back ref of ipam.
2025-06-23 01:56:46,741 - DEBUG - Delete when resource still referred: ['https://10.0.0.22:8082/network-ipam/a58aaede-313b-4d52-833b-4cba01fde778']
2025-06-23 01:56:46,741 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-23 01:56:46,741 - INFO - Add CNAME VDNS record for ctest-vm1-test-06264190 and verify we able to ping by alias name
2025-06-23 01:56:46,793 - DEBUG - Creating VDNS record data : test-rec
2025-06-23 01:56:46,913 - INFO - In verify_on_setup
2025-06-23 01:56:47,009 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-13001028', 'test-rec'] created succesfully
2025-06-23 01:56:47,009 - INFO - Verify VDNS record is shown in the API server
2025-06-23 01:56:47,009 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-06-23 01:56:47,066 - DEBUG - Requesting: https://10.0.0.22:8082/domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0
2025-06-23 01:56:47,128 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944
2025-06-23 01:56:47,194 - DEBUG - Requesting: https://10.0.0.22:8082/virtual-DNS-record/8c9d83a8-2fc4-415c-a9e1-d7d49b6198f1
2025-06-23 01:56:47,250 - INFO - Verify VDNS record is shown in the control node
2025-06-23 01:56:47,307 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:47,307 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-23 01:56:47,506 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:47,506 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-23 01:56:47,818 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-23 01:56:47,818 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06264190 failed
2025-06-23 01:56:48,820 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:48,820 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-23 01:56:49,038 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:49,038 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-23 01:56:49,322 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-23 01:56:49,322 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06264190 failed
2025-06-23 01:56:50,323 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:50,323 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-23 01:56:50,522 - 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.22, gateway password: c0ntrail123
2025-06-23 01:56:50,522 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-23 01:56:52,796 - 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.426 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.380 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.380/0.400/0.426 ms
2025-06-23 01:56:52,796 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-06264190 passed
2025-06-23 01:56:52,797 - DEBUG - Deleting VDNS record data: test-rec
2025-06-23 01:56:52,877 - INFO - VDNS record info: admin_domain:ctest-vdns1-13001028:test-rec deleted successfully.
2025-06-23 01:56:52,877 - INFO - Deleting VM ctest-vm2-test-42930866
2025-06-23 01:56:53,033 - INFO - Deleting VM ctest-vm1-test-06264190
2025-06-23 01:56:53,146 - INFO - Deleting VN ctest-vn1-vdns-29933527
2025-06-23 01:56:53,289 - DEBUG - VN 0461f575-06d3-4558-b791-e7d34d32438c still in use: Unable to complete operation on network 0461f575-06d3-4558-b791-e7d34d32438c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0ab2de63-4c6d-43d1-a94b-003c8d76cce8']
2025-06-23 01:56:53,289 - WARNING - Deleting VN ctest-vn1-vdns-29933527 failed..Will retry
2025-06-23 01:56:55,722 - DEBUG - Response for deleting network ()
2025-06-23 01:56:55,762 - DEBUG - Deleting VDNS Entry: ctest-vdns1-13001028
2025-06-23 01:56:55,841 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-13001028'] deleted successfully.
2025-06-23 01:56:55,841 - DEBUG - Requesting: https://10.0.0.22:8082/domains
2025-06-23 01:56:55,894 - DEBUG - Requesting: https://10.0.0.22:8082/domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0
2025-06-23 01:56:55,954 - DEBUG - VDNS information not found in API server
2025-06-23 01:56:55,954 - INFO - VDNS information ctest-vdns1-13001028 removed from the API Server
2025-06-23 01:56:56,006 - INFO - VDNS information ctest-vdns1-13001028 removed in the Control node
2025-06-23 01:56:56,006 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-97837513']
2025-06-23 01:56:56,406 - DEBUG - No XMPP flaps were noticed during the test
2025-06-23 01:56:56,406 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-06-23 01:56:56,407 - INFO - --------------------------------------------------------------------------------
2025-06-23 01:56:57,289 - INFO - Deleted project: ctest-TestvDNSBasic0-97837513, ID : 36a0f4dc-c8e6-4241-94e2-1fdd5539851a