2025-05-05 01:59:56,109 - INFO - Reading existing Domain with UUID 61d5f14e-0b5a-4169-8eb2-9811a5380ab2
2025-05-05 01:59:56,121 - INFO - Using existing domain ['admin_domain'](61d5f14e-0b5a-4169-8eb2-9811a5380ab2)
2025-05-05 01:59:56,324 - INFO - Project ctest-TestvDNSBasic0-16542551 not found, creating it
2025-05-05 01:59:56,869 - INFO - Created Project:ctest-TestvDNSBasic0-16542551, ID : 83c88a08-7bd4-4b35-9887-b78fed7cc5d3
2025-05-05 01:59:58,699 - INFO - ================================================================================
2025-05-05 01:59:58,699 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-05 01:59:58,700 - 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-05-05 01:59:59,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2025-05-05 01:59:59,087 - INFO - Initial checks done. Running the testcase now
2025-05-05 01:59:59,087 - INFO -
2025-05-05 01:59:59,957 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-16542551'](83c88a08-7bd4-4b35-9887-b78fed7cc5d3)
2025-05-05 02:00:00,013 - DEBUG - Creating VDNS : ctest-vdns1-16384477
2025-05-05 02:00:00,229 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-16384477'] created succesfully
2025-05-05 02:00:00,229 - DEBUG - Verify VDNS entry is shown in control node
2025-05-05 02:00:00,306 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-05 02:00:00,306 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-05-05 02:00:00,694 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-05-05 02:00:00,778 - DEBUG - Requesting: https://10.0.0.129:8082/domain/61d5f14e-0b5a-4169-8eb2-9811a5380ab2
2025-05-05 02:00:00,839 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/ab5e2407-6738-4002-9b69-6c8a9d83ec80
2025-05-05 02:00:01,686 - DEBUG - Response for create_network : {'network': {'id': 'b561dd2a-5ba3-421a-b80c-5bc437e5d0f9', 'name': 'ctest-vn1-vdns-57522934', 'tenant_id': '83c88a087bd44b359887b78fed7cc5d3', 'project_id': '83c88a087bd44b359887b78fed7cc5d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-16542551', 'ctest-vn1-vdns-57522934'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-05-05 02:00:02,019 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd31520a9-bc1a-4eb4-b636-c6c42b8bd750', 'name': '', 'tenant_id': '83c88a087bd44b359887b78fed7cc5d3', 'network_id': 'b561dd2a-5ba3-421a-b80c-5bc437e5d0f9', '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': [], 'created_at': '2025-05-05T02:00:01.837876', 'updated_at': '2025-05-05T02:00:01.837876', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '83c88a087bd44b359887b78fed7cc5d3'}}
2025-05-05 02:00:02,088 - INFO - Created VN ctest-vn1-vdns-57522934
2025-05-05 02:00:02,141 - DEBUG - VN ctest-vn1-vdns-57522934 UUID is b561dd2a-5ba3-421a-b80c-5bc437e5d0f9
2025-05-05 02:00:02,570 - DEBUG - Services list from nova: [, , ]
2025-05-05 02:00:03,715 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-534-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-534-1)
2025-05-05 02:00:03,715 - INFO - Waiting for VM ctest-vm1-test-83722846 to be up..
2025-05-05 02:00:03,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-05 02:00:09,065 - DEBUG - VM is in ACTIVE state now
2025-05-05 02:00:09,066 - INFO - VM name : ctest-vm1-test-83722846
2025-05-05 02:00:09,213 - DEBUG - VM ctest-vm1-test-83722846 ID is 77d5a4bd-5aa4-46cb-b644-2e15a53a1325
2025-05-05 02:00:09,213 - DEBUG - VM ctest-vm1-test-83722846 launched on Node cn-jenkins-deploy-platform-juju-os-534-1
2025-05-05 02:00:09,360 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/77d5a4bd-5aa4-46cb-b644-2e15a53a1325
2025-05-05 02:00:09,418 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/f40ddaeb-948b-4334-9d36-e5dfce6971de
2025-05-05 02:00:12,931 - 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 1036ms')
2025-05-05 02:00:12,931 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-83722846 failed!
2025-05-05 02:00:12,989 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-16542551:ctest-vn1-vdns-57522934 is 10.10.10.1 and allocation pool is NOT set
2025-05-05 02:00:17,091 - 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=3.76 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 3.761/3.761/3.761/0.000 ms')
2025-05-05 02:00:17,091 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-83722846 passed
2025-05-05 02:00:17,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-05 02:00:17,257 - DEBUG - Waiting to SSH to VM ctest-vm1-test-83722846, IP 10.10.10.3, Port 22
2025-05-05 02:00:17,344 - 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-05-05 02:00:17,490 - DEBUG - VM ctest-vm1-test-83722846 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-05 02:00:22,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-05 02:00:22,490 - DEBUG - Waiting to SSH to VM ctest-vm1-test-83722846, IP 10.10.10.3, Port 22
2025-05-05 02:00:22,703 - DEBUG - VM ctest-vm1-test-83722846 is ready for SSH connections
2025-05-05 02:00:22,704 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:22,704 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-05 02:00:24,782 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-05 02:00:24,783 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-83722846", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:24,784 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-83722846", None, socket.AF_INET6)'
2025-05-05 02:00:25,038 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-83722846, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:25,038 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-83722846
2025-05-05 02:00:27,315 - DEBUG - PING ctest-vm1-test-83722846 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.221 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.402 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.460 ms
--- ctest-vm1-test-83722846 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.402/1.361/3.221 ms
2025-05-05 02:00:27,315 - INFO - Ping to IP ctest-vm1-test-83722846 from VM ctest-vm1-test-83722846 passed
2025-05-05 02:00:27,338 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-05 02:00:27,394 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-16384477@0%20AllEntriesVdnsRecordsReq
2025-05-05 02:00:27,446 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-16384477:1:ctest-vm1-test-83722846:10.10.10.3', 'rec_name': 'ctest-vm1-test-83722846', '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-juju-os-534-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-83722846.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-05 02:00:27,446 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-16384477:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-83722846', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-83722846', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-534-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-83722846.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-05-05 02:00:29,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-534-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-534-1)
2025-05-05 02:00:29,481 - INFO - Waiting for VM ctest-vm2-test-47246234 to be up..
2025-05-05 02:00:29,604 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-05 02:00:34,767 - DEBUG - VM is in ACTIVE state now
2025-05-05 02:00:34,767 - INFO - VM name : ctest-vm2-test-47246234
2025-05-05 02:00:34,906 - DEBUG - VM ctest-vm2-test-47246234 ID is 493b047c-1401-4c01-85d7-f880c3301f16
2025-05-05 02:00:34,907 - DEBUG - VM ctest-vm2-test-47246234 launched on Node cn-jenkins-deploy-platform-juju-os-534-1
2025-05-05 02:00:35,082 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/493b047c-1401-4c01-85d7-f880c3301f16
2025-05-05 02:00:35,138 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/6543ec0b-06f8-44cd-8abe-1ae014d846f9
2025-05-05 02:00:38,626 - 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 1017ms')
2025-05-05 02:00:38,627 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-47246234 failed!
2025-05-05 02:00:38,685 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-16542551:ctest-vn1-vdns-57522934 is 10.10.10.1 and allocation pool is NOT set
2025-05-05 02:00:42,778 - 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=13.6 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 = 13.594/13.594/13.594/0.000 ms')
2025-05-05 02:00:42,779 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-47246234 passed
2025-05-05 02:00:42,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-05 02:00:42,937 - DEBUG - Waiting to SSH to VM ctest-vm2-test-47246234, IP 10.10.10.4, Port 22
2025-05-05 02:00:43,024 - 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-05-05 02:00:43,213 - DEBUG - VM ctest-vm2-test-47246234 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-05 02:00:48,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-05 02:00:48,215 - DEBUG - Waiting to SSH to VM ctest-vm2-test-47246234, IP 10.10.10.4, Port 22
2025-05-05 02:00:48,448 - DEBUG - VM ctest-vm2-test-47246234 is ready for SSH connections
2025-05-05 02:00:48,448 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:48,448 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-05 02:00:49,120 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-05 02:00:49,120 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-47246234", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:49,121 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-47246234", None, socket.AF_INET6)'
2025-05-05 02:00:49,384 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-47246234, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:49,384 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-47246234
2025-05-05 02:00:51,668 - DEBUG - PING ctest-vm2-test-47246234 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.930 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.506 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.492 ms
--- ctest-vm2-test-47246234 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.492/1.642/3.930 ms
2025-05-05 02:00:51,669 - INFO - Ping to IP ctest-vm2-test-47246234 from VM ctest-vm2-test-47246234 passed
2025-05-05 02:00:51,690 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-05 02:00:51,746 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-16384477@0%20AllEntriesVdnsRecordsReq
2025-05-05 02:00:51,798 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-16384477:1:ctest-vm2-test-47246234:10.10.10.4', 'rec_name': 'ctest-vm2-test-47246234', '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-juju-os-534-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-47246234.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-05 02:00:51,798 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-16384477:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-47246234', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-47246234', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-534-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-47246234.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-05-05 02:00:51,799 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-47246234", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:51,799 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-47246234", None, socket.AF_INET6)'
2025-05-05 02:00:51,994 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-47246234, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-05-05 02:00:51,994 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-47246234
2025-05-05 02:00:54,259 - DEBUG - PING ctest-vm2-test-47246234 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.916 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.163 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.899 ms
--- ctest-vm2-test-47246234 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.899/2.326/4.916 ms
2025-05-05 02:00:54,260 - INFO - Ping to IP ctest-vm2-test-47246234 from VM ctest-vm1-test-83722846 passed
2025-05-05 02:00:54,260 - INFO - Try deleting the VDNS entry ctest-vdns1-16384477 with back ref of ipam.
2025-05-05 02:00:54,317 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/8d6a54c3-0664-4277-8c9e-049241f7d93b']
2025-05-05 02:00:54,317 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-05 02:00:54,317 - INFO - Add CNAME VDNS record for ctest-vm1-test-83722846 and verify we able to ping by alias name
2025-05-05 02:00:54,365 - DEBUG - Creating VDNS record data : test-rec
2025-05-05 02:00:54,481 - INFO - In verify_on_setup
2025-05-05 02:00:54,577 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-16384477', 'test-rec'] created succesfully
2025-05-05 02:00:54,577 - INFO - Verify VDNS record is shown in the API server
2025-05-05 02:00:54,577 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-05-05 02:00:54,630 - DEBUG - Requesting: https://10.0.0.129:8082/domain/61d5f14e-0b5a-4169-8eb2-9811a5380ab2
2025-05-05 02:00:54,695 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/ab5e2407-6738-4002-9b69-6c8a9d83ec80
2025-05-05 02:00:54,751 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/13e188ab-d0d4-492a-8c30-2ba7ce9877b7
2025-05-05 02:00:54,807 - INFO - Verify VDNS record is shown in the control node
2025-05-05 02:00:54,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.129, gateway password: c0ntrail123
2025-05-05 02:00:54,859 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-05 02:00:55,060 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:55,060 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-05 02:00:55,322 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-05 02:00:55,322 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-83722846 failed
2025-05-05 02:00:56,323 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:56,324 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-05 02:00:56,570 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:56,570 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-05 02:00:56,850 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-05 02:00:56,850 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-83722846 failed
2025-05-05 02:00:57,851 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:57,851 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-05 02:00:58,088 - 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.129, gateway password: c0ntrail123
2025-05-05 02:00:58,089 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-05 02:01:00,348 - 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.403 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.705 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.338 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.338/0.482/0.705 ms
2025-05-05 02:01:00,348 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-83722846 passed
2025-05-05 02:01:00,349 - DEBUG - Deleting VDNS record data: test-rec
2025-05-05 02:01:00,429 - INFO - VDNS record info: admin_domain:ctest-vdns1-16384477:test-rec deleted successfully.
2025-05-05 02:01:00,429 - INFO - Deleting VM ctest-vm2-test-47246234
2025-05-05 02:01:00,535 - INFO - Deleting VM ctest-vm1-test-83722846
2025-05-05 02:01:00,646 - INFO - Deleting VN ctest-vn1-vdns-57522934
2025-05-05 02:01:00,781 - DEBUG - VN b561dd2a-5ba3-421a-b80c-5bc437e5d0f9 still in use: Unable to complete operation on network b561dd2a-5ba3-421a-b80c-5bc437e5d0f9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d5803207-a742-4e04-a43d-83b4c3c2a48d']
2025-05-05 02:01:00,781 - WARNING - Deleting VN ctest-vn1-vdns-57522934 failed..Will retry
2025-05-05 02:01:03,303 - DEBUG - Response for deleting network ()
2025-05-05 02:01:03,337 - DEBUG - Deleting VDNS Entry: ctest-vdns1-16384477
2025-05-05 02:01:03,433 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-16384477'] deleted successfully.
2025-05-05 02:01:03,433 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2025-05-05 02:01:03,486 - DEBUG - Requesting: https://10.0.0.129:8082/domain/61d5f14e-0b5a-4169-8eb2-9811a5380ab2
2025-05-05 02:01:03,546 - DEBUG - VDNS information not found in API server
2025-05-05 02:01:03,547 - INFO - VDNS information ctest-vdns1-16384477 removed from the API Server
2025-05-05 02:01:03,598 - INFO - VDNS information ctest-vdns1-16384477 removed in the Control node
2025-05-05 02:01:03,598 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-16542551']
2025-05-05 02:01:03,994 - DEBUG - No XMPP flaps were noticed during the test
2025-05-05 02:01:03,995 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:05]
2025-05-05 02:01:03,995 - INFO - --------------------------------------------------------------------------------
2025-05-05 02:01:04,804 - INFO - Deleted project: ctest-TestvDNSBasic0-16542551, ID : 83c88a08-7bd4-4b35-9887-b78fed7cc5d3