2025-02-17 02:25:15,105 - INFO - Domain Default found not creating
2025-02-17 02:25:15,284 - INFO - Project ctest-TestvDNSBasic0-62431930 not found, creating it
2025-02-17 02:25:15,753 - INFO - Created Project:ctest-TestvDNSBasic0-62431930, ID : 576136ac-a309-4365-bd8b-1907d8967f3d
2025-02-17 02:25:17,306 - INFO - ================================================================================
2025-02-17 02:25:17,306 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-02-17 02:25:17,307 - 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-02-17 02:25:17,574 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.23': '0'}} with
2025-02-17 02:25:17,574 - INFO - Initial checks done. Running the testcase now
2025-02-17 02:25:17,574 - INFO -
2025-02-17 02:25:18,311 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-62431930'](576136ac-a309-4365-bd8b-1907d8967f3d)
2025-02-17 02:25:18,365 - DEBUG - Creating VDNS : ctest-vdns1-13095811
2025-02-17 02:25:18,578 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-13095811'] created succesfully
2025-02-17 02:25:18,578 - DEBUG - Verify VDNS entry is shown in control node
2025-02-17 02:25:18,585 - DEBUG - Verify VDNS entry is shown in the API server
2025-02-17 02:25:18,586 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:25:18,885 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:25:18,916 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:25:18,933 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/8758a2e8-4a02-4347-97a6-8fb381b42b88
2025-02-17 02:25:19,525 - DEBUG - Response for create_network : {'network': {'id': 'd82c0cda-2175-44b5-86f0-5de8a958bf39', 'name': 'ctest-vn1-vdns-13857591', 'tenant_id': '576136aca3094365bd8b1907d8967f3d', 'project_id': '576136aca3094365bd8b1907d8967f3d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-62431930', 'ctest-vn1-vdns-13857591'], 'port_security_enabled': True, 'description': ''}}
2025-02-17 02:25:19,724 - DEBUG - Response for create_subnet : {'subnet': {'id': '042377fa-56ac-474b-a528-ad227ad9129c', 'name': '', 'tenant_id': '576136aca3094365bd8b1907d8967f3d', 'network_id': 'd82c0cda-2175-44b5-86f0-5de8a958bf39', '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': '576136aca3094365bd8b1907d8967f3d'}}
2025-02-17 02:25:19,743 - INFO - Created VN ctest-vn1-vdns-13857591
2025-02-17 02:25:19,794 - DEBUG - VN ctest-vn1-vdns-13857591 UUID is d82c0cda-2175-44b5-86f0-5de8a958bf39
2025-02-17 02:25:19,998 - DEBUG - Services list from nova: [, , ]
2025-02-17 02:25:21,042 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:25:21,042 - INFO - Waiting for VM ctest-vm1-test-12693965 to be up..
2025-02-17 02:25:21,087 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-17 02:25:26,191 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:25:26,191 - INFO - VM name : ctest-vm1-test-12693965
2025-02-17 02:25:26,284 - DEBUG - VM ctest-vm1-test-12693965 ID is ee90a38e-7a21-44cb-8db7-be87937476c0
2025-02-17 02:25:26,284 - DEBUG - VM ctest-vm1-test-12693965 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:25:26,369 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/ee90a38e-7a21-44cb-8db7-be87937476c0
2025-02-17 02:25:26,380 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/2c7aca7c-cc57-40e7-b750-6fb335001bb1
2025-02-17 02:25:29,630 - 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 1010ms')
2025-02-17 02:25:29,631 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-12693965 failed!
2025-02-17 02:25:29,686 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-62431930:ctest-vn1-vdns-13857591 is 10.10.10.1 and allocation pool is NOT set
2025-02-17 02:25:31,752 - 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=11.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.139/6.840/11.541/4.701 ms')
2025-02-17 02:25:31,752 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-12693965 passed
2025-02-17 02:25:31,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:25:31,902 - DEBUG - Waiting to SSH to VM ctest-vm1-test-12693965, IP 10.10.10.3, Port 22
2025-02-17 02:25:31,967 - 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-02-17 02:25:32,048 - DEBUG - VM ctest-vm1-test-12693965 is NOT ready for SSH connections, VM status: ACTIVE
2025-02-17 02:25:37,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:25:37,049 - DEBUG - Waiting to SSH to VM ctest-vm1-test-12693965, IP 10.10.10.3, Port 22
2025-02-17 02:25:37,209 - DEBUG - VM ctest-vm1-test-12693965 is ready for SSH connections
2025-02-17 02:25:37,209 - 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.49, gateway password: c0ntrail123
2025-02-17 02:25:37,209 - DEBUG - ifconfig | grep 10.10.10.3
2025-02-17 02:25:38,903 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-02-17 02:25:38,903 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-12693965", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:25:38,903 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-12693965", None, socket.AF_INET6)'
2025-02-17 02:25:39,144 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-12693965, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:25:39,144 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-12693965
2025-02-17 02:25:41,414 - DEBUG - PING ctest-vm1-test-12693965 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.489 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.383 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.457 ms
--- ctest-vm1-test-12693965 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.383/1.443/3.489 ms
2025-02-17 02:25:41,415 - INFO - Ping to IP ctest-vm1-test-12693965 from VM ctest-vm1-test-12693965 passed
2025-02-17 02:25:41,431 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-02-17 02:25:41,437 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-13095811@0%20AllEntriesVdnsRecordsReq
2025-02-17 02:25:41,444 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-13095811:1:ctest-vm1-test-12693965:10.10.10.3', 'rec_name': 'ctest-vm1-test-12693965', '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-2739-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-12693965.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-02-17 02:25:41,444 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-13095811:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-12693965', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-12693965', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2739-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-12693965.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-02-17 02:25:42,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2739-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2739-1)
2025-02-17 02:25:42,684 - INFO - Waiting for VM ctest-vm2-test-63465430 to be up..
2025-02-17 02:25:42,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-17 02:25:47,809 - DEBUG - VM is in ACTIVE state now
2025-02-17 02:25:47,809 - INFO - VM name : ctest-vm2-test-63465430
2025-02-17 02:25:47,887 - DEBUG - VM ctest-vm2-test-63465430 ID is c5e311f7-8f92-44e0-b262-a33e1e1d9518
2025-02-17 02:25:47,887 - DEBUG - VM ctest-vm2-test-63465430 launched on Node cn-jenkins-deploy-platform-ansible-os-2739-1
2025-02-17 02:25:47,967 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c5e311f7-8f92-44e0-b262-a33e1e1d9518
2025-02-17 02:25:47,975 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b6fd8ab9-9282-4cff-830d-aa7cfa2ea496
2025-02-17 02:25:51,245 - 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 1027ms')
2025-02-17 02:25:51,245 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-63465430 failed!
2025-02-17 02:25:51,301 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-62431930:ctest-vn1-vdns-13857591 is 10.10.10.1 and allocation pool is NOT set
2025-02-17 02:25:53,369 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.75 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.750/3.950/5.151/1.200 ms')
2025-02-17 02:25:53,370 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-63465430 passed
2025-02-17 02:25:53,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:25:53,526 - DEBUG - Waiting to SSH to VM ctest-vm2-test-63465430, IP 10.10.10.4, Port 22
2025-02-17 02:25:53,585 - 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-02-17 02:25:53,664 - DEBUG - VM ctest-vm2-test-63465430 is NOT ready for SSH connections, VM status: ACTIVE
2025-02-17 02:25:58,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-17 02:25:58,665 - DEBUG - Waiting to SSH to VM ctest-vm2-test-63465430, IP 10.10.10.4, Port 22
2025-02-17 02:25:58,825 - DEBUG - VM ctest-vm2-test-63465430 is ready for SSH connections
2025-02-17 02:25:58,825 - 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.49, gateway password: c0ntrail123
2025-02-17 02:25:58,825 - DEBUG - ifconfig | grep 10.10.10.4
2025-02-17 02:25:59,483 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-02-17 02:25:59,483 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-63465430", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:25:59,483 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-63465430", None, socket.AF_INET6)'
2025-02-17 02:25:59,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-63465430, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:25:59,728 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-63465430
2025-02-17 02:26:01,995 - DEBUG - PING ctest-vm2-test-63465430 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.942 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.323 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.449 ms
--- ctest-vm2-test-63465430 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.323/1.571/3.942 ms
2025-02-17 02:26:01,995 - INFO - Ping to IP ctest-vm2-test-63465430 from VM ctest-vm2-test-63465430 passed
2025-02-17 02:26:02,009 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-02-17 02:26:02,015 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-13095811@0%20AllEntriesVdnsRecordsReq
2025-02-17 02:26:02,021 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-13095811:1:ctest-vm2-test-63465430:10.10.10.4', 'rec_name': 'ctest-vm2-test-63465430', '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-2739-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-63465430.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-02-17 02:26:02,022 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-13095811:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-63465430', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-63465430', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2739-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-63465430.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-02-17 02:26:02,022 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-63465430", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:26:02,022 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-63465430", None, socket.AF_INET6)'
2025-02-17 02:26:02,211 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-63465430, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-02-17 02:26:02,211 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-63465430
2025-02-17 02:26:04,494 - DEBUG - PING ctest-vm2-test-63465430 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.978 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.096 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.776 ms
--- ctest-vm2-test-63465430 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.950/3.978 ms
2025-02-17 02:26:04,494 - INFO - Ping to IP ctest-vm2-test-63465430 from VM ctest-vm1-test-12693965 passed
2025-02-17 02:26:04,494 - INFO - Try deleting the VDNS entry ctest-vdns1-13095811 with back ref of ipam.
2025-02-17 02:26:04,549 - DEBUG - Delete when resource still referred: ['http://10.0.0.49:8082/network-ipam/364b0b72-1d26-4440-90a8-9ceeb2739f03']
2025-02-17 02:26:04,549 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-02-17 02:26:04,549 - INFO - Add CNAME VDNS record for ctest-vm1-test-12693965 and verify we able to ping by alias name
2025-02-17 02:26:04,597 - DEBUG - Creating VDNS record data : test-rec
2025-02-17 02:26:04,706 - INFO - In verify_on_setup
2025-02-17 02:26:04,809 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-13095811', 'test-rec'] created succesfully
2025-02-17 02:26:04,809 - INFO - Verify VDNS record is shown in the API server
2025-02-17 02:26:04,810 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:26:04,816 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:26:04,830 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/8758a2e8-4a02-4347-97a6-8fb381b42b88
2025-02-17 02:26:04,840 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS-record/38ef87cf-d059-4ea6-b334-ff24b6be66df
2025-02-17 02:26:04,846 - INFO - Verify VDNS record is shown in the control node
2025-02-17 02:26:04,853 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:04,853 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-17 02:26:05,064 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:05,064 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-17 02:26:05,308 - DEBUG - ping: bad address 'vm1-test-alias'
2025-02-17 02:26:05,308 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-12693965 failed
2025-02-17 02:26:06,309 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:06,310 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-17 02:26:06,506 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:06,506 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-17 02:26:06,744 - DEBUG - ping: bad address 'vm1-test-alias'
2025-02-17 02:26:06,744 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-12693965 failed
2025-02-17 02:26:07,745 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:07,745 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-17 02:26:07,934 - 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.49, gateway password: c0ntrail123
2025-02-17 02:26:07,935 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-17 02:26:10,195 - 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.350 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.371 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.314 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.314/0.345/0.371 ms
2025-02-17 02:26:10,195 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-12693965 passed
2025-02-17 02:26:10,196 - DEBUG - Deleting VDNS record data: test-rec
2025-02-17 02:26:10,269 - INFO - VDNS record info: default-domain:ctest-vdns1-13095811:test-rec deleted successfully.
2025-02-17 02:26:10,270 - INFO - Deleting VM ctest-vm2-test-63465430
2025-02-17 02:26:10,347 - INFO - Deleting VM ctest-vm1-test-12693965
2025-02-17 02:26:10,418 - INFO - Deleting VN ctest-vn1-vdns-13857591
2025-02-17 02:26:10,460 - DEBUG - VN d82c0cda-2175-44b5-86f0-5de8a958bf39 still in use: Unable to complete operation on network d82c0cda-2175-44b5-86f0-5de8a958bf39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8bd60666-636b-469f-8818-aa261d0c0cbc']
2025-02-17 02:26:10,460 - WARNING - Deleting VN ctest-vn1-vdns-13857591 failed..Will retry
2025-02-17 02:26:12,674 - DEBUG - Response for deleting network ()
2025-02-17 02:26:12,707 - DEBUG - Deleting VDNS Entry: ctest-vdns1-13095811
2025-02-17 02:26:12,781 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-13095811'] deleted successfully.
2025-02-17 02:26:12,781 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-02-17 02:26:12,789 - DEBUG - Requesting: http://10.0.0.49:8082/domain/377b7d42-8f3e-4743-9f87-91371d930016
2025-02-17 02:26:12,805 - DEBUG - VDNS information not found in API server
2025-02-17 02:26:12,806 - INFO - VDNS information ctest-vdns1-13095811 removed from the API Server
2025-02-17 02:26:12,812 - INFO - VDNS information ctest-vdns1-13095811 removed in the Control node
2025-02-17 02:26:12,812 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-62431930']
2025-02-17 02:26:13,069 - DEBUG - No XMPP flaps were noticed during the test
2025-02-17 02:26:13,069 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-02-17 02:26:13,069 - INFO - --------------------------------------------------------------------------------
2025-02-17 02:26:13,746 - INFO - Deleted project: ctest-TestvDNSBasic0-62431930, ID : 576136ac-a309-4365-bd8b-1907d8967f3d