2025-10-19 19:02:10,007 - INFO - Reading existing Domain with UUID 9b919512-b1f0-4532-a457-4be316848bb6 2025-10-19 19:02:10,017 - INFO - Using existing domain ['admin_domain'](9b919512-b1f0-4532-a457-4be316848bb6) 2025-10-19 19:02:10,240 - INFO - Project ctest-TestvDNSBasic0-03292485 not found, creating it 2025-10-19 19:02:10,758 - INFO - Created Project:ctest-TestvDNSBasic0-03292485, ID : 75e612a1-2dbe-43ec-a1a4-39236aa33336 2025-10-19 19:02:12,574 - INFO - ================================================================================ 2025-10-19 19:02:12,574 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-10-19 19:02:12,574 - 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-10-19 19:02:12,962 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '42'}} with 2025-10-19 19:02:12,962 - INFO - Initial checks done. Running the testcase now 2025-10-19 19:02:12,963 - INFO - 2025-10-19 19:02:13,737 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-03292485'](75e612a1-2dbe-43ec-a1a4-39236aa33336) 2025-10-19 19:02:13,793 - DEBUG - Creating VDNS : ctest-vdns1-87068669 2025-10-19 19:02:14,009 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-87068669'] created succesfully 2025-10-19 19:02:14,018 - DEBUG - Verify VDNS entry is shown in control node 2025-10-19 19:02:14,070 - DEBUG - Verify VDNS entry is shown in the API server 2025-10-19 19:02:14,070 - DEBUG - Requesting: https://10.0.0.38:8082/domains 2025-10-19 19:02:14,409 - DEBUG - Requesting: https://10.0.0.38:8082/domains 2025-10-19 19:02:14,485 - DEBUG - Requesting: https://10.0.0.38:8082/domain/9b919512-b1f0-4532-a457-4be316848bb6 2025-10-19 19:02:14,542 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS/0a8a6209-f01d-49de-8ccf-5c380ba2210e 2025-10-19 19:02:15,361 - DEBUG - Response for create_network : {'network': {'id': '6d070c07-80a6-45ce-af74-4507c28beafa', 'name': 'ctest-vn1-vdns-82444622', 'tenant_id': '75e612a12dbe43eca1a439236aa33336', 'project_id': '75e612a12dbe43eca1a439236aa33336', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-03292485', 'ctest-vn1-vdns-82444622'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-19 19:02:15,647 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2a5adc4-4407-4cd7-90a8-d47410a2642d', 'name': '', 'tenant_id': '75e612a12dbe43eca1a439236aa33336', 'network_id': '6d070c07-80a6-45ce-af74-4507c28beafa', '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-10-19T19:02:15.499121', 'updated_at': '2025-10-19T19:02:15.499121', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '75e612a12dbe43eca1a439236aa33336'}} 2025-10-19 19:02:15,719 - INFO - Created VN ctest-vn1-vdns-82444622 2025-10-19 19:02:15,773 - DEBUG - VN ctest-vn1-vdns-82444622 UUID is 6d070c07-80a6-45ce-af74-4507c28beafa 2025-10-19 19:02:16,178 - DEBUG - Services list from nova: [, , ] 2025-10-19 19:02:17,337 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-596-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-596-1) 2025-10-19 19:02:17,337 - INFO - Waiting for VM ctest-vm1-test-62704724 to be up.. 2025-10-19 19:02:17,444 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-19 19:02:22,575 - DEBUG - VM is in ACTIVE state now 2025-10-19 19:02:22,575 - INFO - VM name : ctest-vm1-test-62704724 2025-10-19 19:02:22,707 - DEBUG - VM ctest-vm1-test-62704724 ID is 336c8a90-a939-4972-9522-87150bc0d5c4 2025-10-19 19:02:22,707 - DEBUG - VM ctest-vm1-test-62704724 launched on Node cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 19:02:22,833 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/336c8a90-a939-4972-9522-87150bc0d5c4 2025-10-19 19:02:22,886 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/ee6ba2bc-585d-4bcc-b989-843557ab5d7a 2025-10-19 19:02:26,365 - 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 1022ms') 2025-10-19 19:02:26,365 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62704724 failed! 2025-10-19 19:02:26,425 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-03292485:ctest-vn1-vdns-82444622 is 10.10.10.1 and allocation pool is NOT set 2025-10-19 19:02:30,514 - 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.21 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.210/7.210/7.210/0.000 ms') 2025-10-19 19:02:30,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62704724 passed 2025-10-19 19:02:30,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-19 19:02:30,673 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62704724, IP 10.10.10.3, Port 22 2025-10-19 19:02:30,884 - DEBUG - VM ctest-vm1-test-62704724 is ready for SSH connections 2025-10-19 19:02:30,884 - 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 2025-10-19 19:02:30,884 - DEBUG - ifconfig | grep 10.10.10.3 2025-10-19 19:02:32,589 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-19 19:02:32,589 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62704724", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:32,589 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62704724", None, socket.AF_INET6)' 2025-10-19 19:02:32,841 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62704724, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:32,841 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62704724 2025-10-19 19:02:35,098 - DEBUG - PING ctest-vm1-test-62704724 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.783 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.346 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.565 ms --- ctest-vm1-test-62704724 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.346/1.231/2.783 ms 2025-10-19 19:02:35,098 - INFO - Ping to IP ctest-vm1-test-62704724 from VM ctest-vm1-test-62704724 passed 2025-10-19 19:02:35,124 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-19 19:02:35,174 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-87068669@0%20AllEntriesVdnsRecordsReq 2025-10-19 19:02:35,228 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-87068669:1:ctest-vm1-test-62704724:10.10.10.3', 'rec_name': 'ctest-vm1-test-62704724', '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-596-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-62704724.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-19 19:02:35,228 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-87068669:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62704724', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62704724', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-596-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-62704724.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-10-19 19:02:36,674 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-596-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-596-1) 2025-10-19 19:02:36,674 - INFO - Waiting for VM ctest-vm2-test-80645878 to be up.. 2025-10-19 19:02:36,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-19 19:02:41,896 - DEBUG - VM is in ACTIVE state now 2025-10-19 19:02:41,896 - INFO - VM name : ctest-vm2-test-80645878 2025-10-19 19:02:42,023 - DEBUG - VM ctest-vm2-test-80645878 ID is 8624dcde-b89e-4d01-a8ba-7177f7346d6a 2025-10-19 19:02:42,023 - DEBUG - VM ctest-vm2-test-80645878 launched on Node cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 19:02:42,143 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/8624dcde-b89e-4d01-a8ba-7177f7346d6a 2025-10-19 19:02:42,194 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/70072027-689a-410c-acb7-c9bb326d1585 2025-10-19 19:02:45,600 - 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') 2025-10-19 19:02:45,600 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80645878 failed! 2025-10-19 19:02:45,653 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-03292485:ctest-vn1-vdns-82444622 is 10.10.10.1 and allocation pool is NOT set 2025-10-19 19:02:47,733 - 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=9.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.61 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 = 2.609/6.066/9.523/3.457 ms') 2025-10-19 19:02:47,734 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80645878 passed 2025-10-19 19:02:47,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-19 19:02:47,889 - DEBUG - Waiting to SSH to VM ctest-vm2-test-80645878, IP 10.10.10.4, Port 22 2025-10-19 19:02:47,980 - 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-10-19 19:02:48,107 - DEBUG - VM ctest-vm2-test-80645878 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-19 19:02:53,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-19 19:02:53,108 - DEBUG - Waiting to SSH to VM ctest-vm2-test-80645878, IP 10.10.10.4, Port 22 2025-10-19 19:02:53,329 - DEBUG - VM ctest-vm2-test-80645878 is ready for SSH connections 2025-10-19 19:02:53,330 - 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 2025-10-19 19:02:53,330 - DEBUG - ifconfig | grep 10.10.10.4 2025-10-19 19:02:55,005 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-19 19:02:55,005 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80645878", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:55,005 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80645878", None, socket.AF_INET6)' 2025-10-19 19:02:55,242 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80645878, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:55,242 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80645878 2025-10-19 19:02:57,496 - DEBUG - PING ctest-vm2-test-80645878 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.950 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.364 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.445 ms --- ctest-vm2-test-80645878 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.364/1.253/2.950 ms 2025-10-19 19:02:57,497 - INFO - Ping to IP ctest-vm2-test-80645878 from VM ctest-vm2-test-80645878 passed 2025-10-19 19:02:57,518 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-19 19:02:57,569 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-87068669@0%20AllEntriesVdnsRecordsReq 2025-10-19 19:02:57,618 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-87068669:1:ctest-vm2-test-80645878:10.10.10.4', 'rec_name': 'ctest-vm2-test-80645878', '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-596-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-80645878.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-19 19:02:57,618 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-87068669:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-80645878', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-80645878', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-596-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-80645878.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-10-19 19:02:57,618 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80645878", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:57,618 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80645878", None, socket.AF_INET6)' 2025-10-19 19:02:57,804 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80645878, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-10-19 19:02:57,804 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80645878 2025-10-19 19:03:00,079 - DEBUG - PING ctest-vm2-test-80645878 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.670 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.731 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.760 ms --- ctest-vm2-test-80645878 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.731/3.387/8.670 ms 2025-10-19 19:03:00,079 - INFO - Ping to IP ctest-vm2-test-80645878 from VM ctest-vm1-test-62704724 passed 2025-10-19 19:03:00,079 - INFO - Try deleting the VDNS entry ctest-vdns1-87068669 with back ref of ipam. 2025-10-19 19:03:00,133 - DEBUG - Delete when resource still referred: ['https://10.0.0.38:8082/network-ipam/a3a23e0c-d764-45ec-a8f9-c06537791d26'] 2025-10-19 19:03:00,133 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-10-19 19:03:00,133 - INFO - Add CNAME VDNS record for ctest-vm1-test-62704724 and verify we able to ping by alias name 2025-10-19 19:03:00,181 - DEBUG - Creating VDNS record data : test-rec 2025-10-19 19:03:00,293 - INFO - In verify_on_setup 2025-10-19 19:03:00,397 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-87068669', 'test-rec'] created succesfully 2025-10-19 19:03:00,397 - INFO - Verify VDNS record is shown in the API server 2025-10-19 19:03:00,397 - DEBUG - Requesting: https://10.0.0.38:8082/domains 2025-10-19 19:03:00,450 - DEBUG - Requesting: https://10.0.0.38:8082/domain/9b919512-b1f0-4532-a457-4be316848bb6 2025-10-19 19:03:00,506 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS/0a8a6209-f01d-49de-8ccf-5c380ba2210e 2025-10-19 19:03:00,558 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS-record/9c5b7caa-4476-408f-92db-44e3b74c1c56 2025-10-19 19:03:00,610 - INFO - Verify VDNS record is shown in the control node 2025-10-19 19:03:00,658 - 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 2025-10-19 19:03:00,658 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-19 19:03:00,837 - 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 2025-10-19 19:03:00,837 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-19 19:03:01,087 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-19 19:03:01,088 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62704724 failed 2025-10-19 19:03:02,088 - 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 2025-10-19 19:03:02,089 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-19 19:03:02,277 - 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 2025-10-19 19:03:02,277 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-19 19:03:02,517 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-19 19:03:02,517 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62704724 failed 2025-10-19 19:03:03,518 - 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 2025-10-19 19:03:03,519 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-19 19:03:03,693 - 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 2025-10-19 19:03:03,693 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-19 19:03:05,952 - 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.448 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.515 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.422 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.422/0.461/0.515 ms 2025-10-19 19:03:05,952 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62704724 passed 2025-10-19 19:03:05,952 - DEBUG - Deleting VDNS record data: test-rec 2025-10-19 19:03:06,021 - INFO - VDNS record info: admin_domain:ctest-vdns1-87068669:test-rec deleted successfully. 2025-10-19 19:03:06,021 - INFO - Deleting VM ctest-vm2-test-80645878 2025-10-19 19:03:06,120 - INFO - Deleting VM ctest-vm1-test-62704724 2025-10-19 19:03:06,224 - INFO - Deleting VN ctest-vn1-vdns-82444622 2025-10-19 19:03:06,356 - DEBUG - VN 6d070c07-80a6-45ce-af74-4507c28beafa still in use: Unable to complete operation on network 6d070c07-80a6-45ce-af74-4507c28beafa. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-11de05ab-79f6-4152-be71-41b017f03ba2'] 2025-10-19 19:03:06,356 - WARNING - Deleting VN ctest-vn1-vdns-82444622 failed..Will retry 2025-10-19 19:03:08,867 - DEBUG - Response for deleting network () 2025-10-19 19:03:08,903 - DEBUG - Deleting VDNS Entry: ctest-vdns1-87068669 2025-10-19 19:03:08,977 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-87068669'] deleted successfully. 2025-10-19 19:03:08,977 - DEBUG - Requesting: https://10.0.0.38:8082/domains 2025-10-19 19:03:09,029 - DEBUG - Requesting: https://10.0.0.38:8082/domain/9b919512-b1f0-4532-a457-4be316848bb6 2025-10-19 19:03:09,094 - DEBUG - VDNS information not found in API server 2025-10-19 19:03:09,094 - INFO - VDNS information ctest-vdns1-87068669 removed from the API Server 2025-10-19 19:03:09,146 - INFO - VDNS information ctest-vdns1-87068669 removed in the Control node 2025-10-19 19:03:09,146 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-03292485'] 2025-10-19 19:03:09,530 - DEBUG - No XMPP flaps were noticed during the test 2025-10-19 19:03:09,530 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57] 2025-10-19 19:03:09,530 - INFO - -------------------------------------------------------------------------------- 2025-10-19 19:03:10,235 - INFO - Deleted project: ctest-TestvDNSBasic0-03292485, ID : 75e612a1-2dbe-43ec-a1a4-39236aa33336