2025-06-30 11:46:36,395 - INFO - Domain Default found not creating
2025-06-30 11:46:36,542 - INFO - Project ctest-TestvDNSBasic0-38847587 not found, creating it
2025-06-30 11:46:36,987 - INFO - Created Project:ctest-TestvDNSBasic0-38847587, ID : 7f09326b-a916-4168-895f-43f91c4fe1f2
2025-06-30 11:46:38,525 - INFO - ================================================================================
2025-06-30 11:46:38,525 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-30 11:46:38,525 - 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-30 11:46:38,776 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2025-06-30 11:46:38,776 - INFO - Initial checks done. Running the testcase now
2025-06-30 11:46:38,776 - INFO -
2025-06-30 11:46:39,778 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-38847587'](7f09326b-a916-4168-895f-43f91c4fe1f2)
2025-06-30 11:46:39,840 - DEBUG - Creating VDNS : ctest-vdns1-07329647
2025-06-30 11:46:40,048 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-07329647'] created succesfully
2025-06-30 11:46:40,048 - DEBUG - Verify VDNS entry is shown in control node
2025-06-30 11:46:40,056 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-30 11:46:40,056 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-30 11:46:40,407 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-30 11:46:40,440 - DEBUG - Requesting: http://10.0.0.249:8082/domain/b016d685-4cdf-48d6-93a5-9a3e5852dc92
2025-06-30 11:46:40,454 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/83537323-b849-4b9b-a82f-d2e2661cd766
2025-06-30 11:46:41,070 - DEBUG - Response for create_network : {'network': {'id': 'c5b788ef-f508-4467-9068-a789af586bb9', 'name': 'ctest-vn1-vdns-29066941', 'tenant_id': '7f09326ba9164168895f43f91c4fe1f2', 'project_id': '7f09326ba9164168895f43f91c4fe1f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-38847587', 'ctest-vn1-vdns-29066941'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 11:46:41,300 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9454b75-00b8-48a2-b315-b4d4e14cfd4e', 'name': '', 'tenant_id': '7f09326ba9164168895f43f91c4fe1f2', 'network_id': 'c5b788ef-f508-4467-9068-a789af586bb9', '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': '7f09326ba9164168895f43f91c4fe1f2'}}
2025-06-30 11:46:41,319 - INFO - Created VN ctest-vn1-vdns-29066941
2025-06-30 11:46:41,376 - DEBUG - VN ctest-vn1-vdns-29066941 UUID is c5b788ef-f508-4467-9068-a789af586bb9
2025-06-30 11:46:41,568 - DEBUG - Services list from nova: [, , ]
2025-06-30 11:46:42,573 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3573-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3573-1)
2025-06-30 11:46:42,573 - INFO - Waiting for VM ctest-vm1-test-40793494 to be up..
2025-06-30 11:46:42,615 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 11:46:47,687 - DEBUG - VM is in ACTIVE state now
2025-06-30 11:46:47,687 - INFO - VM name : ctest-vm1-test-40793494
2025-06-30 11:46:47,764 - DEBUG - VM ctest-vm1-test-40793494 ID is b398f242-ab76-4f7c-852f-50f0941b2db5
2025-06-30 11:46:47,764 - DEBUG - VM ctest-vm1-test-40793494 launched on Node cn-jenkins-deploy-platform-ansible-os-3573-1
2025-06-30 11:46:47,843 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/b398f242-ab76-4f7c-852f-50f0941b2db5
2025-06-30 11:46:47,854 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/d7aa84f5-1962-45b6-b05d-8987841e1928
2025-06-30 11:46:51,117 - 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')
2025-06-30 11:46:51,117 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40793494 failed!
2025-06-30 11:46:51,172 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-38847587:ctest-vn1-vdns-29066941 is 10.10.10.1 and allocation pool is NOT set
2025-06-30 11:46:53,235 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.46 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.457/3.257/4.057/0.800 ms')
2025-06-30 11:46:53,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40793494 passed
2025-06-30 11:46:53,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 11:46:53,388 - DEBUG - Waiting to SSH to VM ctest-vm1-test-40793494, IP 10.10.10.3, Port 22
2025-06-30 11:46:53,540 - DEBUG - VM ctest-vm1-test-40793494 is ready for SSH connections
2025-06-30 11:46:53,540 - 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.249, gateway password: c0ntrail123
2025-06-30 11:46:53,540 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-30 11:46:55,188 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-30 11:46:55,188 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40793494", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:46:55,188 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40793494", None, socket.AF_INET6)'
2025-06-30 11:46:55,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-40793494, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:46:55,434 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-40793494
2025-06-30 11:46:57,691 - DEBUG - PING ctest-vm1-test-40793494 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.298 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.417 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.434 ms
--- ctest-vm1-test-40793494 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.417/1.383/3.298 ms
2025-06-30 11:46:57,692 - INFO - Ping to IP ctest-vm1-test-40793494 from VM ctest-vm1-test-40793494 passed
2025-06-30 11:46:57,704 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-30 11:46:57,710 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07329647@0%20AllEntriesVdnsRecordsReq
2025-06-30 11:46:57,716 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07329647:1:ctest-vm1-test-40793494:10.10.10.3', 'rec_name': 'ctest-vm1-test-40793494', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3573-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-40793494.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-30 11:46:57,716 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07329647:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-40793494', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-40793494', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3573-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-40793494.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-30 11:46:58,862 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3573-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3573-1)
2025-06-30 11:46:58,862 - INFO - Waiting for VM ctest-vm2-test-17113285 to be up..
2025-06-30 11:46:58,898 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 11:47:03,985 - DEBUG - VM is in ACTIVE state now
2025-06-30 11:47:03,985 - INFO - VM name : ctest-vm2-test-17113285
2025-06-30 11:47:04,062 - DEBUG - VM ctest-vm2-test-17113285 ID is 7f5d0bbf-84f5-4d9b-9c87-1249481b57df
2025-06-30 11:47:04,062 - DEBUG - VM ctest-vm2-test-17113285 launched on Node cn-jenkins-deploy-platform-ansible-os-3573-1
2025-06-30 11:47:04,140 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7f5d0bbf-84f5-4d9b-9c87-1249481b57df
2025-06-30 11:47:04,149 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b0866631-f27b-444b-b4e6-601e8ca3a47c
2025-06-30 11:47:07,410 - 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 1016ms')
2025-06-30 11:47:07,410 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-17113285 failed!
2025-06-30 11:47:07,468 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-38847587:ctest-vn1-vdns-29066941 is 10.10.10.1 and allocation pool is NOT set
2025-06-30 11:47:09,535 - 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=2.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.28 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.277/2.544/2.811/0.267 ms')
2025-06-30 11:47:09,536 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-17113285 passed
2025-06-30 11:47:09,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 11:47:09,688 - DEBUG - Waiting to SSH to VM ctest-vm2-test-17113285, IP 10.10.10.4, Port 22
2025-06-30 11:47:09,843 - DEBUG - VM ctest-vm2-test-17113285 is ready for SSH connections
2025-06-30 11:47:09,843 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:09,843 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-30 11:47:10,478 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-30 11:47:10,478 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17113285", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:47:10,478 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17113285", None, socket.AF_INET6)'
2025-06-30 11:47:10,715 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-17113285, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:47:10,715 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-17113285
2025-06-30 11:47:12,969 - DEBUG - PING ctest-vm2-test-17113285 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.041 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.346 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.388 ms
--- ctest-vm2-test-17113285 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.346/1.258/3.041 ms
2025-06-30 11:47:12,969 - INFO - Ping to IP ctest-vm2-test-17113285 from VM ctest-vm2-test-17113285 passed
2025-06-30 11:47:12,981 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-30 11:47:12,986 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07329647@0%20AllEntriesVdnsRecordsReq
2025-06-30 11:47:12,992 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07329647:1:ctest-vm2-test-17113285:10.10.10.4', 'rec_name': 'ctest-vm2-test-17113285', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3573-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-17113285.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-30 11:47:12,992 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07329647:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-17113285', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-17113285', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3573-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-17113285.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-30 11:47:12,992 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17113285", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:47:12,992 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17113285", None, socket.AF_INET6)'
2025-06-30 11:47:13,178 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-17113285, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-06-30 11:47:13,178 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-17113285
2025-06-30 11:47:15,420 - DEBUG - PING ctest-vm2-test-17113285 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.336 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.780 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.817 ms
--- ctest-vm2-test-17113285 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.780/3.644/9.336 ms
2025-06-30 11:47:15,420 - INFO - Ping to IP ctest-vm2-test-17113285 from VM ctest-vm1-test-40793494 passed
2025-06-30 11:47:15,420 - INFO - Try deleting the VDNS entry ctest-vdns1-07329647 with back ref of ipam.
2025-06-30 11:47:15,476 - DEBUG - Delete when resource still referred: ['http://10.0.0.249:8082/network-ipam/9199e153-1007-4759-84e5-0052c22d0644']
2025-06-30 11:47:15,476 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-30 11:47:15,476 - INFO - Add CNAME VDNS record for ctest-vm1-test-40793494 and verify we able to ping by alias name
2025-06-30 11:47:15,524 - DEBUG - Creating VDNS record data : test-rec
2025-06-30 11:47:15,632 - INFO - In verify_on_setup
2025-06-30 11:47:15,728 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-07329647', 'test-rec'] created succesfully
2025-06-30 11:47:15,728 - INFO - Verify VDNS record is shown in the API server
2025-06-30 11:47:15,728 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-30 11:47:15,735 - DEBUG - Requesting: http://10.0.0.249:8082/domain/b016d685-4cdf-48d6-93a5-9a3e5852dc92
2025-06-30 11:47:15,752 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/83537323-b849-4b9b-a82f-d2e2661cd766
2025-06-30 11:47:15,760 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS-record/11d98cf8-c1f2-44a8-8a83-56c92a8a3122
2025-06-30 11:47:15,767 - INFO - Verify VDNS record is shown in the control node
2025-06-30 11:47:15,774 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:15,774 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-30 11:47:15,957 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:15,957 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-30 11:47:16,194 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-30 11:47:16,194 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40793494 failed
2025-06-30 11:47:17,195 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:17,195 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-30 11:47:17,382 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:17,382 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-30 11:47:17,622 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-30 11:47:17,622 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40793494 failed
2025-06-30 11:47:18,623 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:18,623 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-30 11:47:18,836 - 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.249, gateway password: c0ntrail123
2025-06-30 11:47:18,836 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-30 11:47:21,082 - 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.316 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.466 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.294 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.294/0.358/0.466 ms
2025-06-30 11:47:21,082 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-40793494 passed
2025-06-30 11:47:21,082 - DEBUG - Deleting VDNS record data: test-rec
2025-06-30 11:47:21,148 - INFO - VDNS record info: default-domain:ctest-vdns1-07329647:test-rec deleted successfully.
2025-06-30 11:47:21,148 - INFO - Deleting VM ctest-vm2-test-17113285
2025-06-30 11:47:21,304 - INFO - Deleting VM ctest-vm1-test-40793494
2025-06-30 11:47:21,370 - INFO - Deleting VN ctest-vn1-vdns-29066941
2025-06-30 11:47:21,407 - DEBUG - VN c5b788ef-f508-4467-9068-a789af586bb9 still in use: Unable to complete operation on network c5b788ef-f508-4467-9068-a789af586bb9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-be7f6b9f-6a82-40a7-b7be-374f06a08926']
2025-06-30 11:47:21,407 - WARNING - Deleting VN ctest-vn1-vdns-29066941 failed..Will retry
2025-06-30 11:47:23,589 - DEBUG - Response for deleting network ()
2025-06-30 11:47:23,623 - DEBUG - Deleting VDNS Entry: ctest-vdns1-07329647
2025-06-30 11:47:23,712 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-07329647'] deleted successfully.
2025-06-30 11:47:23,712 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-06-30 11:47:23,720 - DEBUG - Requesting: http://10.0.0.249:8082/domain/b016d685-4cdf-48d6-93a5-9a3e5852dc92
2025-06-30 11:47:23,734 - DEBUG - VDNS information not found in API server
2025-06-30 11:47:23,734 - INFO - VDNS information ctest-vdns1-07329647 removed from the API Server
2025-06-30 11:47:23,740 - INFO - VDNS information ctest-vdns1-07329647 removed in the Control node
2025-06-30 11:47:23,740 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-38847587']
2025-06-30 11:47:23,994 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 11:47:23,994 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-06-30 11:47:23,994 - INFO - --------------------------------------------------------------------------------
2025-06-30 11:47:24,673 - INFO - Deleted project: ctest-TestvDNSBasic0-38847587, ID : 7f09326b-a916-4168-895f-43f91c4fe1f2