2025-01-13 11:46:04,622 - INFO - Domain Default found not creating
2025-01-13 11:46:04,832 - INFO - Project ctest-TestvDNSBasic0-33776170 not found, creating it
2025-01-13 11:46:05,369 - INFO - Created Project:ctest-TestvDNSBasic0-33776170, ID : 17645a0a-298e-46eb-bd67-d4edf9076982
2025-01-13 11:46:07,113 - INFO - ================================================================================
2025-01-13 11:46:07,113 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-13 11:46:07,113 - 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-13 11:46:07,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.24': '0'}} with
2025-01-13 11:46:07,385 - INFO - Initial checks done. Running the testcase now
2025-01-13 11:46:07,385 - INFO -
2025-01-13 11:46:08,165 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-33776170'](17645a0a-298e-46eb-bd67-d4edf9076982)
2025-01-13 11:46:08,223 - DEBUG - Creating VDNS : ctest-vdns1-31728531
2025-01-13 11:46:08,444 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-31728531'] created succesfully
2025-01-13 11:46:08,444 - DEBUG - Verify VDNS entry is shown in control node
2025-01-13 11:46:08,454 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-13 11:46:08,454 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-13 11:46:08,753 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-13 11:46:08,788 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752
2025-01-13 11:46:08,804 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/5d9c2399-98f6-40ff-9284-7ff36c9cce63
2025-01-13 11:46:09,428 - DEBUG - Response for create_network : {'network': {'id': 'a6a2b6c1-a05e-428a-b2e4-faa67116ee68', 'name': 'ctest-vn1-vdns-37375608', 'tenant_id': '17645a0a298e46ebbd67d4edf9076982', 'project_id': '17645a0a298e46ebbd67d4edf9076982', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-33776170', 'ctest-vn1-vdns-37375608'], 'port_security_enabled': True, 'description': ''}}
2025-01-13 11:46:09,615 - DEBUG - Response for create_subnet : {'subnet': {'id': '404d1839-c66c-4868-9965-0b17a8c62240', 'name': '', 'tenant_id': '17645a0a298e46ebbd67d4edf9076982', 'network_id': 'a6a2b6c1-a05e-428a-b2e4-faa67116ee68', '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': '17645a0a298e46ebbd67d4edf9076982'}}
2025-01-13 11:46:09,638 - INFO - Created VN ctest-vn1-vdns-37375608
2025-01-13 11:46:09,703 - DEBUG - VN ctest-vn1-vdns-37375608 UUID is a6a2b6c1-a05e-428a-b2e4-faa67116ee68
2025-01-13 11:46:09,964 - DEBUG - Services list from nova: [, , ]
2025-01-13 11:46:11,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1)
2025-01-13 11:46:11,067 - INFO - Waiting for VM ctest-vm1-test-23569727 to be up..
2025-01-13 11:46:11,116 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-13 11:46:16,213 - DEBUG - VM is in ACTIVE state now
2025-01-13 11:46:16,214 - INFO - VM name : ctest-vm1-test-23569727
2025-01-13 11:46:16,317 - DEBUG - VM ctest-vm1-test-23569727 ID is c849841f-41a0-46ce-a462-890d7e3465ba
2025-01-13 11:46:16,317 - DEBUG - VM ctest-vm1-test-23569727 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1
2025-01-13 11:46:16,425 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/c849841f-41a0-46ce-a462-890d7e3465ba
2025-01-13 11:46:16,438 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/bc63cd62-c003-404b-ba94-bf22aef08d7e
2025-01-13 11:46:19,707 - 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 1026ms')
2025-01-13 11:46:19,708 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23569727 failed!
2025-01-13 11:46:19,767 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-33776170:ctest-vn1-vdns-37375608 is 10.10.10.1 and allocation pool is NOT set
2025-01-13 11:46:21,837 - 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=6.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.477 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 = 0.477/3.351/6.226/2.874 ms')
2025-01-13 11:46:21,837 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23569727 passed
2025-01-13 11:46:21,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 11:46:21,999 - DEBUG - Waiting to SSH to VM ctest-vm1-test-23569727, IP 10.10.10.3, Port 22
2025-01-13 11:46:22,066 - 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-13 11:46:22,162 - DEBUG - VM ctest-vm1-test-23569727 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-13 11:46:27,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 11:46:27,163 - DEBUG - Waiting to SSH to VM ctest-vm1-test-23569727, IP 10.10.10.3, Port 22
2025-01-13 11:46:27,322 - DEBUG - VM ctest-vm1-test-23569727 is ready for SSH connections
2025-01-13 11:46:27,323 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:27,323 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-13 11:46:29,012 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-13 11:46:29,012 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23569727", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:29,012 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23569727", None, socket.AF_INET6)'
2025-01-13 11:46:29,272 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-23569727, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:29,272 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-23569727
2025-01-13 11:46:31,537 - DEBUG - PING ctest-vm1-test-23569727 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.276 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.684 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.491 ms
--- ctest-vm1-test-23569727 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.491/1.483/3.276 ms
2025-01-13 11:46:31,537 - INFO - Ping to IP ctest-vm1-test-23569727 from VM ctest-vm1-test-23569727 passed
2025-01-13 11:46:31,551 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-13 11:46:31,560 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-31728531@0%20AllEntriesVdnsRecordsReq
2025-01-13 11:46:31,567 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-31728531:1:ctest-vm1-test-23569727:10.10.10.3', 'rec_name': 'ctest-vm1-test-23569727', '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-2611-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-23569727.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-13 11:46:31,567 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-31728531:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-23569727', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-23569727', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2611-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-23569727.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-13 11:46:32,886 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1)
2025-01-13 11:46:32,887 - INFO - Waiting for VM ctest-vm2-test-20204273 to be up..
2025-01-13 11:46:32,931 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-13 11:46:38,019 - DEBUG - VM is in ACTIVE state now
2025-01-13 11:46:38,019 - INFO - VM name : ctest-vm2-test-20204273
2025-01-13 11:46:38,117 - DEBUG - VM ctest-vm2-test-20204273 ID is 19a40aa2-4c27-4586-a605-3f0e03be0f4d
2025-01-13 11:46:38,117 - DEBUG - VM ctest-vm2-test-20204273 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1
2025-01-13 11:46:38,201 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/19a40aa2-4c27-4586-a605-3f0e03be0f4d
2025-01-13 11:46:38,211 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/4c98b429-01e3-455d-a5d9-cbc8882bfaff
2025-01-13 11:46:41,473 - 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 1002ms')
2025-01-13 11:46:41,474 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-20204273 failed!
2025-01-13 11:46:41,531 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-33776170:ctest-vn1-vdns-37375608 is 10.10.10.1 and allocation pool is NOT set
2025-01-13 11:46:43,600 - 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=5.45 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.76 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.763/4.106/5.449/1.343 ms')
2025-01-13 11:46:43,600 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-20204273 passed
2025-01-13 11:46:43,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 11:46:43,759 - DEBUG - Waiting to SSH to VM ctest-vm2-test-20204273, IP 10.10.10.4, Port 22
2025-01-13 11:46:43,815 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-01-13 11:46:43,901 - DEBUG - VM ctest-vm2-test-20204273 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-13 11:46:48,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 11:46:48,903 - DEBUG - Waiting to SSH to VM ctest-vm2-test-20204273, IP 10.10.10.4, Port 22
2025-01-13 11:46:49,058 - DEBUG - VM ctest-vm2-test-20204273 is ready for SSH connections
2025-01-13 11:46:49,059 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:49,059 - DEBUG - ifconfig | grep 10.10.10.4
2025-01-13 11:46:49,738 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-13 11:46:49,738 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20204273", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:49,738 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20204273", None, socket.AF_INET6)'
2025-01-13 11:46:50,010 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-20204273, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:50,010 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-20204273
2025-01-13 11:46:52,283 - DEBUG - PING ctest-vm2-test-20204273 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.137 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.387 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.444 ms
--- ctest-vm2-test-20204273 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.387/1.322/3.137 ms
2025-01-13 11:46:52,283 - INFO - Ping to IP ctest-vm2-test-20204273 from VM ctest-vm2-test-20204273 passed
2025-01-13 11:46:52,305 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-13 11:46:52,315 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-31728531@0%20AllEntriesVdnsRecordsReq
2025-01-13 11:46:52,322 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-31728531:1:ctest-vm2-test-20204273:10.10.10.4', 'rec_name': 'ctest-vm2-test-20204273', '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-2611-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-20204273.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-13 11:46:52,322 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-31728531:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-20204273', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-20204273', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2611-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-20204273.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-13 11:46:52,322 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20204273", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:52,322 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-20204273", None, socket.AF_INET6)'
2025-01-13 11:46:52,527 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-20204273, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-01-13 11:46:52,527 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-20204273
2025-01-13 11:46:54,792 - DEBUG - PING ctest-vm2-test-20204273 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.750 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.487 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.025 ms
--- ctest-vm2-test-20204273 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.025/3.087/6.750 ms
2025-01-13 11:46:54,793 - INFO - Ping to IP ctest-vm2-test-20204273 from VM ctest-vm1-test-23569727 passed
2025-01-13 11:46:54,793 - INFO - Try deleting the VDNS entry ctest-vdns1-31728531 with back ref of ipam.
2025-01-13 11:46:54,851 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/6e4c6dab-19a4-43ec-9178-f1247cfe8731']
2025-01-13 11:46:54,851 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-01-13 11:46:54,851 - INFO - Add CNAME VDNS record for ctest-vm1-test-23569727 and verify we able to ping by alias name
2025-01-13 11:46:54,899 - DEBUG - Creating VDNS record data : test-rec
2025-01-13 11:46:55,015 - INFO - In verify_on_setup
2025-01-13 11:46:55,115 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-31728531', 'test-rec'] created succesfully
2025-01-13 11:46:55,115 - INFO - Verify VDNS record is shown in the API server
2025-01-13 11:46:55,115 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-13 11:46:55,123 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752
2025-01-13 11:46:55,138 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/5d9c2399-98f6-40ff-9284-7ff36c9cce63
2025-01-13 11:46:55,148 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS-record/2be47a58-e669-49fb-a81e-11d46673c7db
2025-01-13 11:46:55,156 - INFO - Verify VDNS record is shown in the control node
2025-01-13 11:46:55,163 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:55,163 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-13 11:46:55,372 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:55,372 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-13 11:46:55,635 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-13 11:46:55,635 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23569727 failed
2025-01-13 11:46:56,636 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:56,637 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-13 11:46:56,826 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:56,826 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-13 11:46:57,085 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-13 11:46:57,085 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23569727 failed
2025-01-13 11:46:58,086 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:58,086 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-13 11:46:58,285 - 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.23, gateway password: c0ntrail123
2025-01-13 11:46:58,285 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-13 11:47:00,541 - 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.352 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.457 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.378 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.352/0.395/0.457 ms
2025-01-13 11:47:00,541 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-23569727 passed
2025-01-13 11:47:00,541 - DEBUG - Deleting VDNS record data: test-rec
2025-01-13 11:47:00,619 - INFO - VDNS record info: default-domain:ctest-vdns1-31728531:test-rec deleted successfully.
2025-01-13 11:47:00,619 - INFO - Deleting VM ctest-vm2-test-20204273
2025-01-13 11:47:00,697 - INFO - Deleting VM ctest-vm1-test-23569727
2025-01-13 11:47:00,776 - INFO - Deleting VN ctest-vn1-vdns-37375608
2025-01-13 11:47:00,820 - DEBUG - VN a6a2b6c1-a05e-428a-b2e4-faa67116ee68 still in use: Unable to complete operation on network a6a2b6c1-a05e-428a-b2e4-faa67116ee68. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-138ce058-6fd4-4321-b231-513d92e90f6a']
2025-01-13 11:47:00,820 - WARNING - Deleting VN ctest-vn1-vdns-37375608 failed..Will retry
2025-01-13 11:47:03,074 - DEBUG - Response for deleting network ()
2025-01-13 11:47:03,115 - DEBUG - Deleting VDNS Entry: ctest-vdns1-31728531
2025-01-13 11:47:03,199 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-31728531'] deleted successfully.
2025-01-13 11:47:03,199 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-13 11:47:03,206 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752
2025-01-13 11:47:03,221 - DEBUG - VDNS information not found in API server
2025-01-13 11:47:03,221 - INFO - VDNS information ctest-vdns1-31728531 removed from the API Server
2025-01-13 11:47:03,230 - INFO - VDNS information ctest-vdns1-31728531 removed in the Control node
2025-01-13 11:47:03,230 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-33776170']
2025-01-13 11:47:03,493 - DEBUG - No XMPP flaps were noticed during the test
2025-01-13 11:47:03,493 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-01-13 11:47:03,493 - INFO - --------------------------------------------------------------------------------
2025-01-13 11:47:04,220 - INFO - Deleted project: ctest-TestvDNSBasic0-33776170, ID : 17645a0a-298e-46eb-bd67-d4edf9076982