2026-06-18 03:01:48,054 - INFO - Domain Default found not creating 2026-06-18 03:01:48,224 - INFO - Project ctest-TestvDNSBasic0-04155699 not found, creating it 2026-06-18 03:01:48,729 - INFO - Created Project:ctest-TestvDNSBasic0-04155699, ID : 907cbc4b-a964-4daa-a8db-10b03ca74abf 2026-06-18 03:01:50,347 - INFO - ================================================================================ 2026-06-18 03:01:50,347 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-18 03:01:50,347 - 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-06-18 03:01:51,634 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.25': '0', '10.20.0.129': '0'}, '10.0.0.240': {'10.20.0.193': '0', '10.20.0.129': '0'}} with 2026-06-18 03:01:51,634 - INFO - Initial checks done. Running the testcase now 2026-06-18 03:01:51,634 - INFO - 2026-06-18 03:01:52,495 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-04155699'](907cbc4b-a964-4daa-a8db-10b03ca74abf) 2026-06-18 03:01:52,556 - DEBUG - Creating VDNS : ctest-vdns1-09365025 2026-06-18 03:01:52,780 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-09365025'] created succesfully 2026-06-18 03:01:52,780 - DEBUG - Verify VDNS entry is shown in control node 2026-06-18 03:01:52,797 - DEBUG - Verify VDNS entry is shown in the API server 2026-06-18 03:01:52,797 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-18 03:01:53,149 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-18 03:01:53,202 - DEBUG - Requesting: http://10.0.0.27:8082/domain/112b4fa0-b7c4-429e-b96c-45fc5d86f423 2026-06-18 03:01:53,220 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/4b0d01df-a7be-440a-9e30-d2add4e7c1e6 2026-06-18 03:01:53,948 - DEBUG - Response for create_network : {'network': {'id': 'f1b68740-998a-48ee-b017-21f6dff3ef2c', 'name': 'ctest-vn1-vdns-35102345', 'tenant_id': '907cbc4ba9644daaa8db10b03ca74abf', 'project_id': '907cbc4ba9644daaa8db10b03ca74abf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-04155699', 'ctest-vn1-vdns-35102345'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 03:01:54,225 - DEBUG - Response for create_subnet : {'subnet': {'id': '06454669-ee72-4901-8ef2-8190ac94bd4c', 'name': '', 'tenant_id': '907cbc4ba9644daaa8db10b03ca74abf', 'network_id': 'f1b68740-998a-48ee-b017-21f6dff3ef2c', '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': '907cbc4ba9644daaa8db10b03ca74abf'}} 2026-06-18 03:01:54,261 - INFO - Created VN ctest-vn1-vdns-35102345 2026-06-18 03:01:54,273 - DEBUG - VN ctest-vn1-vdns-35102345 UUID is f1b68740-998a-48ee-b017-21f6dff3ef2c 2026-06-18 03:01:54,499 - DEBUG - Services list from nova: [, , , ] 2026-06-18 03:01:56,081 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5973-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5973-2) 2026-06-18 03:01:56,081 - INFO - Waiting for VM ctest-vm1-test-62140110 to be up.. 2026-06-18 03:01:56,143 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:02:01,233 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:02:06,311 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:02:11,398 - DEBUG - VM is in ACTIVE state now 2026-06-18 03:02:11,398 - INFO - VM name : ctest-vm1-test-62140110 2026-06-18 03:02:11,480 - DEBUG - VM ctest-vm1-test-62140110 ID is 48e007e9-f542-4099-9c20-d78e6ae1d129 2026-06-18 03:02:11,480 - DEBUG - VM ctest-vm1-test-62140110 launched on Node an-jenkins-deploy-platform-ansible-os-5973-2 2026-06-18 03:02:11,554 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/48e007e9-f542-4099-9c20-d78e6ae1d129 2026-06-18 03:02:11,893 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/48e007e9-f542-4099-9c20-d78e6ae1d129 2026-06-18 03:02:11,922 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/b4377c69-9c0d-435d-b2b2-96a263e87972 2026-06-18 03:02:15,095 - 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 1011ms') 2026-06-18 03:02:15,095 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 failed! 2026-06-18 03:02:15,113 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:02:19,190 - 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 1013ms') 2026-06-18 03:02:19,190 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 failed! 2026-06-18 03:02:19,203 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:02:23,289 - 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 1020ms') 2026-06-18 03:02:23,289 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 failed! 2026-06-18 03:02:23,305 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:02:27,379 - 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 1015ms') 2026-06-18 03:02:27,379 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 failed! 2026-06-18 03:02:27,392 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:02:31,478 - 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 1021ms') 2026-06-18 03:02:31,478 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 failed! 2026-06-18 03:02:31,491 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:02:35,571 - 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=18.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 18.244/18.244/18.244/0.000 ms') 2026-06-18 03:02:35,572 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62140110 passed 2026-06-18 03:02:35,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:02:35,636 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62140110, IP 10.10.10.3, Port 22 2026-06-18 03:02:35,703 - DEBUG - Error on ssh to ubuntu@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-06-18 03:02:35,784 - DEBUG - VM ctest-vm1-test-62140110 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-18 03:02:40,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:02:40,785 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62140110, IP 10.10.10.3, Port 22 2026-06-18 03:02:40,852 - DEBUG - Error on ssh to ubuntu@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-06-18 03:02:40,933 - DEBUG - VM ctest-vm1-test-62140110 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-18 03:02:45,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:02:45,935 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62140110, IP 10.10.10.3, Port 22 2026-06-18 03:02:46,108 - DEBUG - VM ctest-vm1-test-62140110 is ready for SSH connections 2026-06-18 03:02:46,108 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:02:46,108 - DEBUG - ifconfig | grep 10.10.10.3 2026-06-18 03:02:55,080 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-18 03:02:55,081 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62140110", None, socket.AF_INET6)', host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:02:55,081 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62140110", None, socket.AF_INET6)' 2026-06-18 03:02:57,048 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62140110, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:02:57,048 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62140110 2026-06-18 03:02:59,470 - DEBUG - PING ctest-vm1-test-62140110.juniper.net (10.10.10.3) 56(84) bytes of data. 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=1 ttl=64 time=2.97 ms 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=2 ttl=64 time=0.237 ms 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=3 ttl=64 time=0.334 ms --- ctest-vm1-test-62140110.juniper.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2004ms rtt min/avg/max/mdev = 0.237/1.182/2.975/1.268 ms 2026-06-18 03:02:59,471 - INFO - Ping to IP ctest-vm1-test-62140110 from VM ctest-vm1-test-62140110 passed 2026-06-18 03:02:59,499 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:02:59,506 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:02:59,514 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:02:59,519 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:02:59,524 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:02:59,528 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:02:59,532 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-09365025:1:ctest-vm1-test-62140110:10.10.10.3', 'rec_name': 'ctest-vm1-test-62140110', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5973-2/dns'} , Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-62140110.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-18 03:02:59,533 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-09365025:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62140110', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62140110', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5973-2/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-62140110.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-06-18 03:03:00,913 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5973-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5973-1) 2026-06-18 03:03:00,913 - INFO - Waiting for VM ctest-vm2-test-33147135 to be up.. 2026-06-18 03:03:00,960 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:03:06,042 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:03:11,119 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 03:03:16,255 - DEBUG - VM is in ACTIVE state now 2026-06-18 03:03:16,255 - INFO - VM name : ctest-vm2-test-33147135 2026-06-18 03:03:16,342 - DEBUG - VM ctest-vm2-test-33147135 ID is 6fbe50e5-3101-4f53-b6b8-2fdcda32869c 2026-06-18 03:03:16,343 - DEBUG - VM ctest-vm2-test-33147135 launched on Node an-jenkins-deploy-platform-ansible-os-5973-1 2026-06-18 03:03:16,435 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/6fbe50e5-3101-4f53-b6b8-2fdcda32869c 2026-06-18 03:03:16,443 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/a1b70d99-29d0-4686-aba8-a1e1c8017438 2026-06-18 03:03:19,620 - 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 1027ms') 2026-06-18 03:03:19,620 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 failed! 2026-06-18 03:03:19,633 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:03:23,727 - 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 1023ms') 2026-06-18 03:03:23,727 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 failed! 2026-06-18 03:03:23,739 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:03:27,818 - 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 1015ms') 2026-06-18 03:03:27,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 failed! 2026-06-18 03:03:27,830 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:03:31,911 - 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 1019ms') 2026-06-18 03:03:31,911 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 failed! 2026-06-18 03:03:31,923 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:03:36,006 - 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 1019ms') 2026-06-18 03:03:36,006 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 failed! 2026-06-18 03:03:36,018 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-04155699:ctest-vn1-vdns-35102345 is 10.10.10.1 and allocation pool is NOT set 2026-06-18 03:03:38,086 - 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=7.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.47 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 = 2.470/4.902/7.335/2.432 ms') 2026-06-18 03:03:38,086 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-33147135 passed 2026-06-18 03:03:38,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:03:38,152 - DEBUG - Waiting to SSH to VM ctest-vm2-test-33147135, IP 10.10.10.4, Port 22 2026-06-18 03:03:38,218 - DEBUG - Error on ssh to ubuntu@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-06-18 03:03:38,292 - DEBUG - VM ctest-vm2-test-33147135 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-18 03:03:43,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:03:43,293 - DEBUG - Waiting to SSH to VM ctest-vm2-test-33147135, IP 10.10.10.4, Port 22 2026-06-18 03:03:43,362 - DEBUG - Error on ssh to ubuntu@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-06-18 03:03:43,445 - DEBUG - VM ctest-vm2-test-33147135 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-18 03:03:48,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 03:03:48,446 - DEBUG - Waiting to SSH to VM ctest-vm2-test-33147135, IP 10.10.10.4, Port 22 2026-06-18 03:03:48,603 - DEBUG - VM ctest-vm2-test-33147135 is ready for SSH connections 2026-06-18 03:03:48,603 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-06-18 03:03:48,603 - DEBUG - ifconfig | grep 10.10.10.4 2026-06-18 03:03:54,744 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-18 03:03:54,744 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33147135", None, socket.AF_INET6)', host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-06-18 03:03:54,745 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33147135", None, socket.AF_INET6)' 2026-06-18 03:03:56,541 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-33147135, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-06-18 03:03:56,541 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-33147135 2026-06-18 03:03:58,927 - DEBUG - PING ctest-vm2-test-33147135.juniper.net (10.10.10.4) 56(84) bytes of data. 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=1 ttl=64 time=2.26 ms 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=2 ttl=64 time=0.208 ms 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=3 ttl=64 time=0.177 ms --- ctest-vm2-test-33147135.juniper.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2004ms rtt min/avg/max/mdev = 0.177/0.883/2.266/0.978 ms 2026-06-18 03:03:58,927 - INFO - Ping to IP ctest-vm2-test-33147135 from VM ctest-vm2-test-33147135 passed 2026-06-18 03:03:58,950 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:03:58,957 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:03:58,964 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:03:58,969 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:03:58,974 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-18 03:03:58,980 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-09365025@0%20AllEntriesVdnsRecordsReq 2026-06-18 03:03:58,986 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-09365025:1:ctest-vm2-test-33147135:10.10.10.4', 'rec_name': 'ctest-vm2-test-33147135', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5973-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-33147135.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-18 03:03:58,986 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-09365025:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-33147135', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-33147135', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5973-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-33147135.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-06-18 03:03:58,987 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33147135", None, socket.AF_INET6)', host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:03:58,987 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-33147135", None, socket.AF_INET6)' 2026-06-18 03:03:59,876 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-33147135, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:03:59,876 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-33147135 2026-06-18 03:04:02,183 - DEBUG - PING ctest-vm2-test-33147135.juniper.net (10.10.10.4) 56(84) bytes of data. 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=1 ttl=64 time=7.59 ms 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=2 ttl=64 time=1.38 ms 64 bytes from ctest-vm2-test-33147135.juniper.net (10.10.10.4): icmp_req=3 ttl=64 time=1.05 ms --- ctest-vm2-test-33147135.juniper.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2004ms rtt min/avg/max/mdev = 1.055/3.345/7.596/3.008 ms 2026-06-18 03:04:02,183 - INFO - Ping to IP ctest-vm2-test-33147135 from VM ctest-vm1-test-62140110 passed 2026-06-18 03:04:02,184 - INFO - Try deleting the VDNS entry ctest-vdns1-09365025 with back ref of ipam. 2026-06-18 03:04:02,240 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/cf5b62aa-3def-4029-8b02-48d9ee08a2ee'] 2026-06-18 03:04:02,240 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-18 03:04:02,241 - INFO - Add CNAME VDNS record for ctest-vm1-test-62140110 and verify we able to ping by alias name 2026-06-18 03:04:02,288 - DEBUG - Creating VDNS record data : test-rec 2026-06-18 03:04:02,400 - INFO - In verify_on_setup 2026-06-18 03:04:02,496 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-09365025', 'test-rec'] created succesfully 2026-06-18 03:04:02,496 - INFO - Verify VDNS record is shown in the API server 2026-06-18 03:04:02,496 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-18 03:04:02,502 - DEBUG - Requesting: http://10.0.0.27:8082/domain/112b4fa0-b7c4-429e-b96c-45fc5d86f423 2026-06-18 03:04:02,516 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/4b0d01df-a7be-440a-9e30-d2add4e7c1e6 2026-06-18 03:04:02,526 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS-record/eb50b26a-e1e3-463b-8219-99e526d5c29a 2026-06-18 03:04:02,533 - INFO - Verify VDNS record is shown in the control node 2026-06-18 03:04:02,551 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:04:02,551 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-18 03:04:03,429 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:04:03,429 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-18 03:04:03,696 - DEBUG - ping: unknown host vm1-test-alias 2026-06-18 03:04:03,696 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62140110 failed 2026-06-18 03:04:04,697 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:04:04,697 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-18 03:04:05,603 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-06-18 03:04:05,603 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-18 03:04:07,889 - DEBUG - PING ctest-vm1-test-62140110.juniper.net (10.10.10.3) 56(84) bytes of data. 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=1 ttl=64 time=0.122 ms 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=2 ttl=64 time=0.230 ms 64 bytes from ctest-vm1-test-62140110.juniper.net (10.10.10.3): icmp_req=3 ttl=64 time=0.287 ms --- ctest-vm1-test-62140110.juniper.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 0.122/0.213/0.287/0.068 ms 2026-06-18 03:04:07,889 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62140110 passed 2026-06-18 03:04:07,889 - DEBUG - Deleting VDNS record data: test-rec 2026-06-18 03:04:07,968 - INFO - VDNS record info: default-domain:ctest-vdns1-09365025:test-rec deleted successfully. 2026-06-18 03:04:07,968 - INFO - Deleting VM ctest-vm2-test-33147135 2026-06-18 03:04:08,056 - INFO - Deleting VM ctest-vm1-test-62140110 2026-06-18 03:04:08,148 - INFO - Deleting VN ctest-vn1-vdns-35102345 2026-06-18 03:04:08,182 - DEBUG - VN f1b68740-998a-48ee-b017-21f6dff3ef2c still in use: Unable to complete operation on network f1b68740-998a-48ee-b017-21f6dff3ef2c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-23f9c5ba-843f-430b-8ac5-4c3f94cf6164'] 2026-06-18 03:04:08,182 - WARNING - Deleting VN ctest-vn1-vdns-35102345 failed..Will retry 2026-06-18 03:04:10,229 - DEBUG - VN f1b68740-998a-48ee-b017-21f6dff3ef2c still in use: Unable to complete operation on network f1b68740-998a-48ee-b017-21f6dff3ef2c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9cb7f9a2-dea3-4753-879e-ea0168802735'] 2026-06-18 03:04:10,229 - WARNING - Deleting VN ctest-vn1-vdns-35102345 failed..Will retry 2026-06-18 03:04:12,452 - DEBUG - Response for deleting network () 2026-06-18 03:04:12,504 - DEBUG - Deleting VDNS Entry: ctest-vdns1-09365025 2026-06-18 03:04:12,592 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-09365025'] deleted successfully. 2026-06-18 03:04:12,592 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-18 03:04:12,601 - DEBUG - Requesting: http://10.0.0.27:8082/domain/112b4fa0-b7c4-429e-b96c-45fc5d86f423 2026-06-18 03:04:12,617 - DEBUG - VDNS information not found in API server 2026-06-18 03:04:12,617 - INFO - VDNS information ctest-vdns1-09365025 removed from the API Server 2026-06-18 03:04:12,624 - INFO - VDNS information ctest-vdns1-09365025 removed in the Control node 2026-06-18 03:04:12,624 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-04155699'] 2026-06-18 03:04:13,903 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 03:04:13,903 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:02:23] 2026-06-18 03:04:13,903 - INFO - -------------------------------------------------------------------------------- 2026-06-18 03:04:14,726 - INFO - Deleted project: ctest-TestvDNSBasic0-04155699, ID : 907cbc4b-a964-4daa-a8db-10b03ca74abf