2025-06-16 07:08:52,681 - INFO - Domain Default found not creating
2025-06-16 07:08:52,852 - INFO - Project ctest-TestvDNSBasic0-93880803 not found, creating it
2025-06-16 07:08:53,311 - INFO - Created Project:ctest-TestvDNSBasic0-93880803, ID : adebc4b4-ee33-46b4-97f7-e53b3d0cadc7
2025-06-16 07:08:55,036 - INFO - ================================================================================
2025-06-16 07:08:55,036 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-16 07:08:55,037 - 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-16 07:08:55,294 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-16 07:08:55,294 - INFO - Initial checks done. Running the testcase now
2025-06-16 07:08:55,294 - INFO -
2025-06-16 07:08:56,086 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-93880803'](adebc4b4-ee33-46b4-97f7-e53b3d0cadc7)
2025-06-16 07:08:56,147 - DEBUG - Creating VDNS : ctest-vdns1-06097775
2025-06-16 07:08:56,359 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-06097775'] created succesfully
2025-06-16 07:08:56,359 - DEBUG - Verify VDNS entry is shown in control node
2025-06-16 07:08:56,366 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-16 07:08:56,366 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-16 07:08:56,701 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-16 07:08:56,732 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8181313b-efad-44a8-aa04-8d0eb51e6d8a
2025-06-16 07:08:56,747 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/95b39cce-ffa0-4e73-86ce-e3b47f4c8bc4
2025-06-16 07:08:57,341 - DEBUG - Response for create_network : {'network': {'id': 'ee37f3f8-3dae-4e04-a26e-52a308c46cd6', 'name': 'ctest-vn1-vdns-23351236', 'tenant_id': 'adebc4b4ee3346b497f7e53b3d0cadc7', 'project_id': 'adebc4b4ee3346b497f7e53b3d0cadc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-93880803', 'ctest-vn1-vdns-23351236'], 'port_security_enabled': True, 'description': ''}}
2025-06-16 07:08:57,570 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4b5cc31-b250-4b6f-b6b4-124af22d422c', 'name': '', 'tenant_id': 'adebc4b4ee3346b497f7e53b3d0cadc7', 'network_id': 'ee37f3f8-3dae-4e04-a26e-52a308c46cd6', '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': 'adebc4b4ee3346b497f7e53b3d0cadc7'}}
2025-06-16 07:08:57,589 - INFO - Created VN ctest-vn1-vdns-23351236
2025-06-16 07:08:57,643 - DEBUG - VN ctest-vn1-vdns-23351236 UUID is ee37f3f8-3dae-4e04-a26e-52a308c46cd6
2025-06-16 07:08:57,856 - DEBUG - Services list from nova: [, , ]
2025-06-16 07:08:58,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3455-1)
2025-06-16 07:08:58,965 - INFO - Waiting for VM ctest-vm1-test-58549424 to be up..
2025-06-16 07:08:59,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-16 07:09:04,093 - DEBUG - VM is in ACTIVE state now
2025-06-16 07:09:04,094 - INFO - VM name : ctest-vm1-test-58549424
2025-06-16 07:09:04,174 - DEBUG - VM ctest-vm1-test-58549424 ID is 3d8c87b6-2465-4caf-b40f-64a748dcadba
2025-06-16 07:09:04,174 - DEBUG - VM ctest-vm1-test-58549424 launched on Node cn-jenkins-deploy-platform-ansible-os-3455-1
2025-06-16 07:09:04,253 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3d8c87b6-2465-4caf-b40f-64a748dcadba
2025-06-16 07:09:04,263 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/13db2eaa-0936-4b62-9b7c-4b7a394c14ab
2025-06-16 07:09:07,512 - 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 1003ms')
2025-06-16 07:09:07,513 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58549424 failed!
2025-06-16 07:09:07,571 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93880803:ctest-vn1-vdns-23351236 is 10.10.10.1 and allocation pool is NOT set
2025-06-16 07:09:11,641 - 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=9.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 9.786/9.786/9.786/0.000 ms')
2025-06-16 07:09:11,641 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58549424 passed
2025-06-16 07:09:11,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-16 07:09:11,796 - DEBUG - Waiting to SSH to VM ctest-vm1-test-58549424, IP 10.10.10.3, Port 22
2025-06-16 07:09:11,962 - DEBUG - VM ctest-vm1-test-58549424 is ready for SSH connections
2025-06-16 07:09:11,962 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:11,962 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-16 07:09:13,689 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-16 07:09:13,690 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58549424", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:13,690 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58549424", None, socket.AF_INET6)'
2025-06-16 07:09:13,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-58549424, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:13,966 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-58549424
2025-06-16 07:09:16,255 - DEBUG - PING ctest-vm1-test-58549424 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.451 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.678 ms
--- ctest-vm1-test-58549424 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/1.506/3.451 ms
2025-06-16 07:09:16,255 - INFO - Ping to IP ctest-vm1-test-58549424 from VM ctest-vm1-test-58549424 passed
2025-06-16 07:09:16,271 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-16 07:09:16,279 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-06097775@0%20AllEntriesVdnsRecordsReq
2025-06-16 07:09:16,287 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06097775:1:ctest-vm1-test-58549424:10.10.10.3', 'rec_name': 'ctest-vm1-test-58549424', '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-3455-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-58549424.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-16 07:09:16,288 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06097775:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-58549424', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-58549424', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3455-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-58549424.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-16 07:09:17,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3455-1)
2025-06-16 07:09:17,640 - INFO - Waiting for VM ctest-vm2-test-68277461 to be up..
2025-06-16 07:09:17,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-16 07:09:22,767 - DEBUG - VM is in ACTIVE state now
2025-06-16 07:09:22,767 - INFO - VM name : ctest-vm2-test-68277461
2025-06-16 07:09:22,850 - DEBUG - VM ctest-vm2-test-68277461 ID is d905dd95-36d3-4c44-9bac-4e903ac89b1d
2025-06-16 07:09:22,851 - DEBUG - VM ctest-vm2-test-68277461 launched on Node cn-jenkins-deploy-platform-ansible-os-3455-1
2025-06-16 07:09:22,939 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d905dd95-36d3-4c44-9bac-4e903ac89b1d
2025-06-16 07:09:22,951 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b6170fc4-b42f-4190-b0be-110276955b76
2025-06-16 07:09:26,200 - 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 1001ms')
2025-06-16 07:09:26,200 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68277461 failed!
2025-06-16 07:09:26,259 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93880803:ctest-vn1-vdns-23351236 is 10.10.10.1 and allocation pool is NOT set
2025-06-16 07:09:30,334 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=9.07 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 9.067/9.067/9.067/0.000 ms')
2025-06-16 07:09:30,334 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68277461 passed
2025-06-16 07:09:30,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-16 07:09:30,495 - DEBUG - Waiting to SSH to VM ctest-vm2-test-68277461, IP 10.10.10.4, Port 22
2025-06-16 07:09:30,655 - DEBUG - VM ctest-vm2-test-68277461 is ready for SSH connections
2025-06-16 07:09:30,656 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:30,656 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-16 07:09:31,342 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-16 07:09:31,342 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68277461", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:31,343 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68277461", None, socket.AF_INET6)'
2025-06-16 07:09:31,607 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68277461, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:31,608 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68277461
2025-06-16 07:09:33,919 - DEBUG - PING ctest-vm2-test-68277461 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.883 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.377 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.497 ms
--- ctest-vm2-test-68277461 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.377/1.919/4.883 ms
2025-06-16 07:09:33,919 - INFO - Ping to IP ctest-vm2-test-68277461 from VM ctest-vm2-test-68277461 passed
2025-06-16 07:09:33,932 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-16 07:09:33,939 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-06097775@0%20AllEntriesVdnsRecordsReq
2025-06-16 07:09:33,945 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06097775:1:ctest-vm2-test-68277461:10.10.10.4', 'rec_name': 'ctest-vm2-test-68277461', '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-3455-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-68277461.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-16 07:09:33,945 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-06097775:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-68277461', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-68277461', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3455-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-68277461.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-16 07:09:33,945 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68277461", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:33,945 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68277461", None, socket.AF_INET6)'
2025-06-16 07:09:34,139 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68277461, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-16 07:09:34,139 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68277461
2025-06-16 07:09:36,414 - DEBUG - PING ctest-vm2-test-68277461 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.177 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.018 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.763 ms
--- ctest-vm2-test-68277461 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/1.986/4.177 ms
2025-06-16 07:09:36,414 - INFO - Ping to IP ctest-vm2-test-68277461 from VM ctest-vm1-test-58549424 passed
2025-06-16 07:09:36,414 - INFO - Try deleting the VDNS entry ctest-vdns1-06097775 with back ref of ipam.
2025-06-16 07:09:36,475 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/9e5cb7ea-f46c-4e97-a29b-3541557019e2']
2025-06-16 07:09:36,475 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-16 07:09:36,475 - INFO - Add CNAME VDNS record for ctest-vm1-test-58549424 and verify we able to ping by alias name
2025-06-16 07:09:36,523 - DEBUG - Creating VDNS record data : test-rec
2025-06-16 07:09:36,631 - INFO - In verify_on_setup
2025-06-16 07:09:36,727 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-06097775', 'test-rec'] created succesfully
2025-06-16 07:09:36,727 - INFO - Verify VDNS record is shown in the API server
2025-06-16 07:09:36,727 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-16 07:09:36,734 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8181313b-efad-44a8-aa04-8d0eb51e6d8a
2025-06-16 07:09:36,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/95b39cce-ffa0-4e73-86ce-e3b47f4c8bc4
2025-06-16 07:09:36,758 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/69094b9e-2121-4dce-afef-bbbb7ad86211
2025-06-16 07:09:36,766 - INFO - Verify VDNS record is shown in the control node
2025-06-16 07:09:36,773 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:36,773 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-16 07:09:36,978 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:36,978 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-16 07:09:37,239 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-16 07:09:37,239 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58549424 failed
2025-06-16 07:09:38,240 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:38,240 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-16 07:09:38,450 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:38,451 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-16 07:09:38,734 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-16 07:09:38,734 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58549424 failed
2025-06-16 07:09:39,736 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:39,736 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-16 07:09:39,963 - 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.254, gateway password: c0ntrail123
2025-06-16 07:09:39,963 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-16 07:09:42,239 - 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.365 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.384 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.339 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.339/0.362/0.384 ms
2025-06-16 07:09:42,239 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-58549424 passed
2025-06-16 07:09:42,239 - DEBUG - Deleting VDNS record data: test-rec
2025-06-16 07:09:42,335 - INFO - VDNS record info: default-domain:ctest-vdns1-06097775:test-rec deleted successfully.
2025-06-16 07:09:42,335 - INFO - Deleting VM ctest-vm2-test-68277461
2025-06-16 07:09:42,407 - INFO - Deleting VM ctest-vm1-test-58549424
2025-06-16 07:09:42,575 - INFO - Deleting VN ctest-vn1-vdns-23351236
2025-06-16 07:09:42,612 - DEBUG - VN ee37f3f8-3dae-4e04-a26e-52a308c46cd6 still in use: Unable to complete operation on network ee37f3f8-3dae-4e04-a26e-52a308c46cd6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c10879d9-fb02-40a4-9125-5f384ba50a0a']
2025-06-16 07:09:42,612 - WARNING - Deleting VN ctest-vn1-vdns-23351236 failed..Will retry
2025-06-16 07:09:44,849 - DEBUG - Response for deleting network ()
2025-06-16 07:09:44,884 - DEBUG - Deleting VDNS Entry: ctest-vdns1-06097775
2025-06-16 07:09:44,963 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-06097775'] deleted successfully.
2025-06-16 07:09:44,963 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-16 07:09:44,972 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8181313b-efad-44a8-aa04-8d0eb51e6d8a
2025-06-16 07:09:44,992 - DEBUG - VDNS information not found in API server
2025-06-16 07:09:44,992 - INFO - VDNS information ctest-vdns1-06097775 removed from the API Server
2025-06-16 07:09:44,999 - INFO - VDNS information ctest-vdns1-06097775 removed in the Control node
2025-06-16 07:09:45,000 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-93880803']
2025-06-16 07:09:45,265 - DEBUG - No XMPP flaps were noticed during the test
2025-06-16 07:09:45,265 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-06-16 07:09:45,265 - INFO - --------------------------------------------------------------------------------
2025-06-16 07:09:46,022 - INFO - Deleted project: ctest-TestvDNSBasic0-93880803, ID : adebc4b4-ee33-46b4-97f7-e53b3d0cadc7