2024-12-26 02:15:52,696 - INFO - Domain Default found not creating
2024-12-26 02:15:52,856 - INFO - Project ctest-TestvDNSBasic0-02787021 not found, creating it
2024-12-26 02:15:53,353 - INFO - Created Project:ctest-TestvDNSBasic0-02787021, ID : fbd4e0f0-f2e2-4b3f-80e4-1e3795236537
2024-12-26 02:15:54,879 - INFO - ================================================================================
2024-12-26 02:15:54,879 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-12-26 02:15:54,879 - 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
2024-12-26 02:15:55,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.5': '0'}} with
2024-12-26 02:15:55,148 - INFO - Initial checks done. Running the testcase now
2024-12-26 02:15:55,148 - INFO -
2024-12-26 02:15:55,895 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-02787021'](fbd4e0f0-f2e2-4b3f-80e4-1e3795236537)
2024-12-26 02:15:55,957 - DEBUG - Creating VDNS : ctest-vdns1-16004984
2024-12-26 02:15:56,169 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-16004984'] created succesfully
2024-12-26 02:15:56,169 - DEBUG - Verify VDNS entry is shown in control node
2024-12-26 02:15:56,177 - DEBUG - Verify VDNS entry is shown in the API server
2024-12-26 02:15:56,177 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-12-26 02:15:56,484 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-12-26 02:15:56,515 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c
2024-12-26 02:15:56,529 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/d53fd6c9-aef1-41a3-a2df-6192ba1786f1
2024-12-26 02:15:57,137 - DEBUG - Response for create_network : {'network': {'id': '64a8bef7-6d58-4c2f-a7c7-b6ced151b89c', 'name': 'ctest-vn1-vdns-57927101', 'tenant_id': 'fbd4e0f0f2e24b3f80e41e3795236537', 'project_id': 'fbd4e0f0f2e24b3f80e41e3795236537', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-02787021', 'ctest-vn1-vdns-57927101'], 'port_security_enabled': True, 'description': ''}}
2024-12-26 02:15:57,337 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4ae7d35-6af0-47b1-b4dc-a3b68516edd5', 'name': '', 'tenant_id': 'fbd4e0f0f2e24b3f80e41e3795236537', 'network_id': '64a8bef7-6d58-4c2f-a7c7-b6ced151b89c', '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': 'fbd4e0f0f2e24b3f80e41e3795236537'}}
2024-12-26 02:15:57,356 - INFO - Created VN ctest-vn1-vdns-57927101
2024-12-26 02:15:57,409 - DEBUG - VN ctest-vn1-vdns-57927101 UUID is 64a8bef7-6d58-4c2f-a7c7-b6ced151b89c
2024-12-26 02:15:57,679 - DEBUG - Services list from nova: [, , ]
2024-12-26 02:15:58,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1)
2024-12-26 02:15:58,758 - INFO - Waiting for VM ctest-vm1-test-18908048 to be up..
2024-12-26 02:15:58,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-26 02:16:03,896 - DEBUG - VM is in ACTIVE state now
2024-12-26 02:16:03,896 - INFO - VM name : ctest-vm1-test-18908048
2024-12-26 02:16:03,989 - DEBUG - VM ctest-vm1-test-18908048 ID is 5c6012cc-2ca8-44c8-a92c-4b97735fca4b
2024-12-26 02:16:03,989 - DEBUG - VM ctest-vm1-test-18908048 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1
2024-12-26 02:16:04,072 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/5c6012cc-2ca8-44c8-a92c-4b97735fca4b
2024-12-26 02:16:04,081 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/7b47ad1a-e939-48d1-9ebd-2440df98e7eb
2024-12-26 02:16:07,348 - 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')
2024-12-26 02:16:07,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-18908048 failed!
2024-12-26 02:16:07,405 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-02787021:ctest-vn1-vdns-57927101 is 10.10.10.1 and allocation pool is NOT set
2024-12-26 02:16:09,465 - 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=5.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.61 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 = 3.606/4.439/5.273/0.833 ms')
2024-12-26 02:16:09,466 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-18908048 passed
2024-12-26 02:16:09,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 02:16:09,625 - DEBUG - Waiting to SSH to VM ctest-vm1-test-18908048, IP 10.10.10.3, Port 22
2024-12-26 02:16:09,691 - 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': ''}
2024-12-26 02:16:09,781 - DEBUG - VM ctest-vm1-test-18908048 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-26 02:16:14,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 02:16:14,781 - DEBUG - Waiting to SSH to VM ctest-vm1-test-18908048, IP 10.10.10.3, Port 22
2024-12-26 02:16:14,936 - DEBUG - VM ctest-vm1-test-18908048 is ready for SSH connections
2024-12-26 02:16:14,937 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:14,937 - DEBUG - ifconfig | grep 10.10.10.3
2024-12-26 02:16:16,626 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-26 02:16:16,627 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-18908048", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:16,627 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-18908048", None, socket.AF_INET6)'
2024-12-26 02:16:16,892 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-18908048, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:16,892 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-18908048
2024-12-26 02:16:19,163 - DEBUG - PING ctest-vm1-test-18908048 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.852 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.483 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.449 ms
--- ctest-vm1-test-18908048 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.449/1.261/2.852 ms
2024-12-26 02:16:19,163 - INFO - Ping to IP ctest-vm1-test-18908048 from VM ctest-vm1-test-18908048 passed
2024-12-26 02:16:19,178 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-26 02:16:19,184 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-16004984@0%20AllEntriesVdnsRecordsReq
2024-12-26 02:16:19,190 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-16004984:1:ctest-vm1-test-18908048:10.10.10.3', 'rec_name': 'ctest-vm1-test-18908048', '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-2493-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-18908048.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-26 02:16:19,190 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-16004984:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-18908048', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-18908048', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2493-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-18908048.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'}
2024-12-26 02:16:20,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1)
2024-12-26 02:16:20,471 - INFO - Waiting for VM ctest-vm2-test-34113981 to be up..
2024-12-26 02:16:20,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-26 02:16:25,591 - DEBUG - VM is in ACTIVE state now
2024-12-26 02:16:25,591 - INFO - VM name : ctest-vm2-test-34113981
2024-12-26 02:16:25,681 - DEBUG - VM ctest-vm2-test-34113981 ID is 7294a8cf-fb88-4908-b974-6e2cf39e2497
2024-12-26 02:16:25,681 - DEBUG - VM ctest-vm2-test-34113981 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1
2024-12-26 02:16:25,759 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/7294a8cf-fb88-4908-b974-6e2cf39e2497
2024-12-26 02:16:25,767 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/6080ecd1-ced9-40ca-826a-a1d321a0bfce
2024-12-26 02:16:29,009 - 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 1006ms')
2024-12-26 02:16:29,009 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34113981 failed!
2024-12-26 02:16:29,065 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-02787021:ctest-vn1-vdns-57927101 is 10.10.10.1 and allocation pool is NOT set
2024-12-26 02:16:31,131 - 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=79.4 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.68 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 = 1.682/40.553/79.425/38.871 ms')
2024-12-26 02:16:31,131 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34113981 passed
2024-12-26 02:16:31,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 02:16:31,281 - DEBUG - Waiting to SSH to VM ctest-vm2-test-34113981, IP 10.10.10.4, Port 22
2024-12-26 02:16:31,347 - 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': ''}
2024-12-26 02:16:31,433 - DEBUG - VM ctest-vm2-test-34113981 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-26 02:16:36,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 02:16:36,435 - DEBUG - Waiting to SSH to VM ctest-vm2-test-34113981, IP 10.10.10.4, Port 22
2024-12-26 02:16:36,616 - DEBUG - VM ctest-vm2-test-34113981 is ready for SSH connections
2024-12-26 02:16:36,616 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:36,616 - DEBUG - ifconfig | grep 10.10.10.4
2024-12-26 02:16:37,249 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-26 02:16:37,249 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34113981", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:37,250 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34113981", None, socket.AF_INET6)'
2024-12-26 02:16:37,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34113981, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:37,518 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34113981
2024-12-26 02:16:39,789 - DEBUG - PING ctest-vm2-test-34113981 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.023 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.425 ms
--- ctest-vm2-test-34113981 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.425/1.318/3.023 ms
2024-12-26 02:16:39,789 - INFO - Ping to IP ctest-vm2-test-34113981 from VM ctest-vm2-test-34113981 passed
2024-12-26 02:16:39,803 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-26 02:16:39,809 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-16004984@0%20AllEntriesVdnsRecordsReq
2024-12-26 02:16:39,816 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-16004984:1:ctest-vm2-test-34113981:10.10.10.4', 'rec_name': 'ctest-vm2-test-34113981', '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-2493-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-34113981.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-26 02:16:39,816 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-16004984:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-34113981', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-34113981', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2493-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-34113981.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'}
2024-12-26 02:16:39,816 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34113981", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:39,817 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34113981", None, socket.AF_INET6)'
2024-12-26 02:16:40,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34113981, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-12-26 02:16:40,003 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34113981
2024-12-26 02:16:42,284 - DEBUG - PING ctest-vm2-test-34113981 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.109 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.047 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.064 ms
--- ctest-vm2-test-34113981 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.047/2.406/5.109 ms
2024-12-26 02:16:42,284 - INFO - Ping to IP ctest-vm2-test-34113981 from VM ctest-vm1-test-18908048 passed
2024-12-26 02:16:42,284 - INFO - Try deleting the VDNS entry ctest-vdns1-16004984 with back ref of ipam.
2024-12-26 02:16:42,345 - DEBUG - Delete when resource still referred: ['http://10.0.0.32:8082/network-ipam/80118cf7-6202-4168-a1ff-ea962eff018c']
2024-12-26 02:16:42,345 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-12-26 02:16:42,345 - INFO - Add CNAME VDNS record for ctest-vm1-test-18908048 and verify we able to ping by alias name
2024-12-26 02:16:42,393 - DEBUG - Creating VDNS record data : test-rec
2024-12-26 02:16:42,505 - INFO - In verify_on_setup
2024-12-26 02:16:42,601 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-16004984', 'test-rec'] created succesfully
2024-12-26 02:16:42,601 - INFO - Verify VDNS record is shown in the API server
2024-12-26 02:16:42,601 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-12-26 02:16:42,608 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c
2024-12-26 02:16:42,623 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/d53fd6c9-aef1-41a3-a2df-6192ba1786f1
2024-12-26 02:16:42,633 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS-record/3d0868c6-8e9a-4b31-ac66-109663950940
2024-12-26 02:16:42,642 - INFO - Verify VDNS record is shown in the control node
2024-12-26 02:16:42,649 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:42,650 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 02:16:42,856 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:42,856 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 02:16:43,104 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-26 02:16:43,105 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-18908048 failed
2024-12-26 02:16:44,105 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:44,105 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 02:16:44,303 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:44,303 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 02:16:44,556 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-26 02:16:44,556 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-18908048 failed
2024-12-26 02:16:45,557 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:45,557 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 02:16:45,754 - 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.32, gateway password: c0ntrail123
2024-12-26 02:16:45,755 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 02:16:48,012 - 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.379 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.382 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.352/0.371/0.382 ms
2024-12-26 02:16:48,012 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-18908048 passed
2024-12-26 02:16:48,012 - DEBUG - Deleting VDNS record data: test-rec
2024-12-26 02:16:48,085 - INFO - VDNS record info: default-domain:ctest-vdns1-16004984:test-rec deleted successfully.
2024-12-26 02:16:48,085 - INFO - Deleting VM ctest-vm2-test-34113981
2024-12-26 02:16:48,153 - INFO - Deleting VM ctest-vm1-test-18908048
2024-12-26 02:16:48,222 - INFO - Deleting VN ctest-vn1-vdns-57927101
2024-12-26 02:16:48,261 - DEBUG - VN 64a8bef7-6d58-4c2f-a7c7-b6ced151b89c still in use: Unable to complete operation on network 64a8bef7-6d58-4c2f-a7c7-b6ced151b89c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d7bd5afc-a788-4c65-a265-4f68301f3d4d']
2024-12-26 02:16:48,262 - WARNING - Deleting VN ctest-vn1-vdns-57927101 failed..Will retry
2024-12-26 02:16:50,462 - DEBUG - Response for deleting network ()
2024-12-26 02:16:50,499 - DEBUG - Deleting VDNS Entry: ctest-vdns1-16004984
2024-12-26 02:16:50,573 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-16004984'] deleted successfully.
2024-12-26 02:16:50,573 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-12-26 02:16:50,584 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c
2024-12-26 02:16:50,601 - DEBUG - VDNS information not found in API server
2024-12-26 02:16:50,601 - INFO - VDNS information ctest-vdns1-16004984 removed from the API Server
2024-12-26 02:16:50,607 - INFO - VDNS information ctest-vdns1-16004984 removed in the Control node
2024-12-26 02:16:50,607 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-02787021']
2024-12-26 02:16:50,867 - DEBUG - No XMPP flaps were noticed during the test
2024-12-26 02:16:50,867 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2024-12-26 02:16:50,867 - INFO - --------------------------------------------------------------------------------
2024-12-26 02:16:51,530 - INFO - Deleted project: ctest-TestvDNSBasic0-02787021, ID : fbd4e0f0-f2e2-4b3f-80e4-1e3795236537