2025-01-27 02:38:44,596 - INFO - Domain Default found not creating
2025-01-27 02:38:44,745 - INFO - Project ctest-TestvDNSBasic0-13209682 not found, creating it
2025-01-27 02:38:45,187 - INFO - Created Project:ctest-TestvDNSBasic0-13209682, ID : 25791223-ef78-41c9-9b24-be2ee709b61c
2025-01-27 02:38:46,791 - INFO - ================================================================================
2025-01-27 02:38:46,791 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-27 02:38:46,791 - 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-01-27 02:38:47,049 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.17': '0'}} with
2025-01-27 02:38:47,049 - INFO - Initial checks done. Running the testcase now
2025-01-27 02:38:47,049 - INFO -
2025-01-27 02:38:47,763 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-13209682'](25791223-ef78-41c9-9b24-be2ee709b61c)
2025-01-27 02:38:47,818 - DEBUG - Creating VDNS : ctest-vdns1-07933134
2025-01-27 02:38:48,023 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-07933134'] created succesfully
2025-01-27 02:38:48,023 - DEBUG - Verify VDNS entry is shown in control node
2025-01-27 02:38:48,029 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-27 02:38:48,029 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:38:48,324 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:38:48,351 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:38:48,364 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-DNS/ecce84e6-3bb0-438a-bd0c-7dea966a9f99
2025-01-27 02:38:48,931 - DEBUG - Response for create_network : {'network': {'id': '154ff5b5-4e21-4968-b80d-687b7b04004b', 'name': 'ctest-vn1-vdns-51534600', 'tenant_id': '25791223ef7841c99b24be2ee709b61c', 'project_id': '25791223ef7841c99b24be2ee709b61c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-13209682', 'ctest-vn1-vdns-51534600'], 'port_security_enabled': True, 'description': ''}}
2025-01-27 02:38:49,271 - DEBUG - Response for create_subnet : {'subnet': {'id': '797a59d4-9054-4470-9933-16170355f90c', 'name': '', 'tenant_id': '25791223ef7841c99b24be2ee709b61c', 'network_id': '154ff5b5-4e21-4968-b80d-687b7b04004b', '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': '25791223ef7841c99b24be2ee709b61c'}}
2025-01-27 02:38:49,303 - INFO - Created VN ctest-vn1-vdns-51534600
2025-01-27 02:38:49,363 - DEBUG - VN ctest-vn1-vdns-51534600 UUID is 154ff5b5-4e21-4968-b80d-687b7b04004b
2025-01-27 02:38:49,566 - DEBUG - Services list from nova: [, , ]
2025-01-27 02:38:50,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:38:50,559 - INFO - Waiting for VM ctest-vm1-test-66900434 to be up..
2025-01-27 02:38:50,597 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-27 02:38:55,682 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:38:55,682 - INFO - VM name : ctest-vm1-test-66900434
2025-01-27 02:38:55,774 - DEBUG - VM ctest-vm1-test-66900434 ID is 4ca9e037-bdf0-4097-8506-a1edb8038b1e
2025-01-27 02:38:55,775 - DEBUG - VM ctest-vm1-test-66900434 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:38:55,855 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/4ca9e037-bdf0-4097-8506-a1edb8038b1e
2025-01-27 02:38:55,866 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/1dd864ef-ee18-4069-8af5-50a0386cd7df
2025-01-27 02:38:59,120 - 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 1007ms')
2025-01-27 02:38:59,120 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-66900434 failed!
2025-01-27 02:38:59,175 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-13209682:ctest-vn1-vdns-51534600 is 10.10.10.1 and allocation pool is NOT set
2025-01-27 02:39:01,238 - 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=8.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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.620/5.347/8.074/2.727 ms')
2025-01-27 02:39:01,238 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-66900434 passed
2025-01-27 02:39:01,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:39:01,387 - DEBUG - Waiting to SSH to VM ctest-vm1-test-66900434, IP 10.10.10.3, Port 22
2025-01-27 02:39:01,452 - DEBUG - Error on ssh to cirros@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': ''}
2025-01-27 02:39:01,529 - DEBUG - VM ctest-vm1-test-66900434 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-27 02:39:06,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:39:06,531 - DEBUG - Waiting to SSH to VM ctest-vm1-test-66900434, IP 10.10.10.3, Port 22
2025-01-27 02:39:06,690 - DEBUG - VM ctest-vm1-test-66900434 is ready for SSH connections
2025-01-27 02:39:06,691 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:06,691 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-27 02:39:08,345 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-27 02:39:08,346 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-66900434", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:08,346 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-66900434", None, socket.AF_INET6)'
2025-01-27 02:39:08,574 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-66900434, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:08,574 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-66900434
2025-01-27 02:39:10,844 - DEBUG - PING ctest-vm1-test-66900434 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.302 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.410 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.595 ms
--- ctest-vm1-test-66900434 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.410/1.435/3.302 ms
2025-01-27 02:39:10,844 - INFO - Ping to IP ctest-vm1-test-66900434 from VM ctest-vm1-test-66900434 passed
2025-01-27 02:39:10,859 - DEBUG - Requesting: http://10.0.0.28:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-27 02:39:10,865 - DEBUG - Requesting: http://10.0.0.28:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07933134@0%20AllEntriesVdnsRecordsReq
2025-01-27 02:39:10,871 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07933134:1:ctest-vm1-test-66900434:10.10.10.3', 'rec_name': 'ctest-vm1-test-66900434', '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-2664-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-66900434.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-27 02:39:10,871 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07933134:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-66900434', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-66900434', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2664-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-66900434.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-01-27 02:39:12,085 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:39:12,085 - INFO - Waiting for VM ctest-vm2-test-23430026 to be up..
2025-01-27 02:39:12,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-27 02:39:17,207 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:39:17,207 - INFO - VM name : ctest-vm2-test-23430026
2025-01-27 02:39:17,288 - DEBUG - VM ctest-vm2-test-23430026 ID is ec2e51fe-aff7-47a5-85d6-b9ac1f4195e0
2025-01-27 02:39:17,288 - DEBUG - VM ctest-vm2-test-23430026 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:39:17,373 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/ec2e51fe-aff7-47a5-85d6-b9ac1f4195e0
2025-01-27 02:39:17,382 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/5261e682-93aa-45c8-989e-266bc885e130
2025-01-27 02:39:20,621 - 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 1008ms')
2025-01-27 02:39:20,621 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-23430026 failed!
2025-01-27 02:39:20,675 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-13209682:ctest-vn1-vdns-51534600 is 10.10.10.1 and allocation pool is NOT set
2025-01-27 02:39:22,735 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.733 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 = 0.733/2.291/3.850/1.558 ms')
2025-01-27 02:39:22,736 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-23430026 passed
2025-01-27 02:39:22,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:39:22,891 - DEBUG - Waiting to SSH to VM ctest-vm2-test-23430026, IP 10.10.10.4, Port 22
2025-01-27 02:39:23,046 - DEBUG - VM ctest-vm2-test-23430026 is ready for SSH connections
2025-01-27 02:39:23,046 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:23,046 - DEBUG - ifconfig | grep 10.10.10.4
2025-01-27 02:39:23,656 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-27 02:39:23,656 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-23430026", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:23,656 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-23430026", None, socket.AF_INET6)'
2025-01-27 02:39:23,885 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-23430026, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:23,885 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-23430026
2025-01-27 02:39:26,177 - DEBUG - PING ctest-vm2-test-23430026 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.985 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.335 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.332 ms
--- ctest-vm2-test-23430026 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.332/1.550/3.985 ms
2025-01-27 02:39:26,177 - INFO - Ping to IP ctest-vm2-test-23430026 from VM ctest-vm2-test-23430026 passed
2025-01-27 02:39:26,189 - DEBUG - Requesting: http://10.0.0.28:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-27 02:39:26,196 - DEBUG - Requesting: http://10.0.0.28:8092/Snh_PageReq?x=default-domain:ctest-vdns1-07933134@0%20AllEntriesVdnsRecordsReq
2025-01-27 02:39:26,202 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07933134:1:ctest-vm2-test-23430026:10.10.10.4', 'rec_name': 'ctest-vm2-test-23430026', '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-2664-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-23430026.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-27 02:39:26,202 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-07933134:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-23430026', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-23430026', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2664-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-23430026.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-01-27 02:39:26,202 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-23430026", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:26,202 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-23430026", None, socket.AF_INET6)'
2025-01-27 02:39:26,388 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-23430026, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:39:26,388 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-23430026
2025-01-27 02:39:28,634 - DEBUG - PING ctest-vm2-test-23430026 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.491 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.830 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.140 ms
--- ctest-vm2-test-23430026 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/2.487/5.491 ms
2025-01-27 02:39:28,634 - INFO - Ping to IP ctest-vm2-test-23430026 from VM ctest-vm1-test-66900434 passed
2025-01-27 02:39:28,634 - INFO - Try deleting the VDNS entry ctest-vdns1-07933134 with back ref of ipam.
2025-01-27 02:39:28,690 - DEBUG - Delete when resource still referred: ['http://10.0.0.28:8082/network-ipam/3cdd1c3e-3310-4bc2-acb3-03be47bc2fda']
2025-01-27 02:39:28,690 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-01-27 02:39:28,690 - INFO - Add CNAME VDNS record for ctest-vm1-test-66900434 and verify we able to ping by alias name
2025-01-27 02:39:28,738 - DEBUG - Creating VDNS record data : test-rec
2025-01-27 02:39:28,855 - INFO - In verify_on_setup
2025-01-27 02:39:28,951 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-07933134', 'test-rec'] created succesfully
2025-01-27 02:39:28,951 - INFO - Verify VDNS record is shown in the API server
2025-01-27 02:39:28,951 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:39:28,958 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:39:28,975 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-DNS/ecce84e6-3bb0-438a-bd0c-7dea966a9f99
2025-01-27 02:39:28,984 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-DNS-record/9ed1e1eb-5640-4e4f-b930-c7580071816c
2025-01-27 02:39:28,991 - INFO - Verify VDNS record is shown in the control node
2025-01-27 02:39:28,998 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:28,998 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-27 02:39:29,184 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:29,184 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-27 02:39:29,426 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-27 02:39:29,426 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-66900434 failed
2025-01-27 02:39:30,427 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:30,427 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-27 02:39:30,612 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:30,612 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-27 02:39:30,858 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-27 02:39:30,858 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-66900434 failed
2025-01-27 02:39:31,859 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:31,859 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-27 02:39:32,033 - 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.28, gateway password: c0ntrail123
2025-01-27 02:39:32,033 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-27 02:39:34,285 - 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.345 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.445 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.414 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.345/0.401/0.445 ms
2025-01-27 02:39:34,285 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-66900434 passed
2025-01-27 02:39:34,285 - DEBUG - Deleting VDNS record data: test-rec
2025-01-27 02:39:34,354 - INFO - VDNS record info: default-domain:ctest-vdns1-07933134:test-rec deleted successfully.
2025-01-27 02:39:34,355 - INFO - Deleting VM ctest-vm2-test-23430026
2025-01-27 02:39:34,426 - INFO - Deleting VM ctest-vm1-test-66900434
2025-01-27 02:39:34,493 - INFO - Deleting VN ctest-vn1-vdns-51534600
2025-01-27 02:39:34,529 - DEBUG - VN 154ff5b5-4e21-4968-b80d-687b7b04004b still in use: Unable to complete operation on network 154ff5b5-4e21-4968-b80d-687b7b04004b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0d2a0732-916e-439a-8186-0c0c2a2329e3']
2025-01-27 02:39:34,529 - WARNING - Deleting VN ctest-vn1-vdns-51534600 failed..Will retry
2025-01-27 02:39:36,735 - DEBUG - Response for deleting network ()
2025-01-27 02:39:36,766 - DEBUG - Deleting VDNS Entry: ctest-vdns1-07933134
2025-01-27 02:39:36,838 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-07933134'] deleted successfully.
2025-01-27 02:39:36,839 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:39:36,845 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:39:36,864 - DEBUG - VDNS information not found in API server
2025-01-27 02:39:36,864 - INFO - VDNS information ctest-vdns1-07933134 removed from the API Server
2025-01-27 02:39:36,870 - INFO - VDNS information ctest-vdns1-07933134 removed in the Control node
2025-01-27 02:39:36,870 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-13209682']
2025-01-27 02:39:37,124 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:39:37,124 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-01-27 02:39:37,124 - INFO - --------------------------------------------------------------------------------
2025-01-27 02:39:37,784 - INFO - Deleted project: ctest-TestvDNSBasic0-13209682, ID : 25791223-ef78-41c9-9b24-be2ee709b61c