2025-04-22 13:42:18,823 - INFO - Domain Default found not creating
2025-04-22 13:42:18,995 - INFO - Project ctest-TestvDNSBasic0-74961150 not found, creating it
2025-04-22 13:42:19,480 - INFO - Created Project:ctest-TestvDNSBasic0-74961150, ID : d09bc87c-4f2d-47d7-a0c2-f27b69fd3b29
2025-04-22 13:42:20,966 - INFO - ================================================================================
2025-04-22 13:42:20,966 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-22 13:42:20,966 - 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-04-22 13:42:21,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.254': '0'}} with
2025-04-22 13:42:21,230 - INFO - Initial checks done. Running the testcase now
2025-04-22 13:42:21,230 - INFO -
2025-04-22 13:42:21,915 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-74961150'](d09bc87c-4f2d-47d7-a0c2-f27b69fd3b29)
2025-04-22 13:42:21,971 - DEBUG - Creating VDNS : ctest-vdns1-42117435
2025-04-22 13:42:22,184 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-42117435'] created succesfully
2025-04-22 13:42:22,184 - DEBUG - Verify VDNS entry is shown in control node
2025-04-22 13:42:22,190 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-22 13:42:22,190 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-04-22 13:42:22,478 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-04-22 13:42:22,503 - DEBUG - Requesting: http://10.0.0.56:8082/domain/8c726ea6-5801-4327-b4c7-a076bb85c377
2025-04-22 13:42:22,516 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS/3bb07c8e-05fe-413c-9160-7b76bb7f59a9
2025-04-22 13:42:23,078 - DEBUG - Response for create_network : {'network': {'id': '5be320d9-5b6d-45d6-be9e-1c8037c6d662', 'name': 'ctest-vn1-vdns-89773693', 'tenant_id': 'd09bc87c4f2d47d7a0c2f27b69fd3b29', 'project_id': 'd09bc87c4f2d47d7a0c2f27b69fd3b29', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-74961150', 'ctest-vn1-vdns-89773693'], 'port_security_enabled': True, 'description': ''}}
2025-04-22 13:42:23,265 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db9f5318-9813-44ac-9c58-af8b71437550', 'name': '', 'tenant_id': 'd09bc87c4f2d47d7a0c2f27b69fd3b29', 'network_id': '5be320d9-5b6d-45d6-be9e-1c8037c6d662', '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': 'd09bc87c4f2d47d7a0c2f27b69fd3b29'}}
2025-04-22 13:42:23,283 - INFO - Created VN ctest-vn1-vdns-89773693
2025-04-22 13:42:23,336 - DEBUG - VN ctest-vn1-vdns-89773693 UUID is 5be320d9-5b6d-45d6-be9e-1c8037c6d662
2025-04-22 13:42:23,537 - DEBUG - Services list from nova: [, , ]
2025-04-22 13:42:24,522 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3163-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3163-1)
2025-04-22 13:42:24,522 - INFO - Waiting for VM ctest-vm1-test-25621911 to be up..
2025-04-22 13:42:24,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-22 13:42:29,638 - DEBUG - VM is in ACTIVE state now
2025-04-22 13:42:29,638 - INFO - VM name : ctest-vm1-test-25621911
2025-04-22 13:42:29,711 - DEBUG - VM ctest-vm1-test-25621911 ID is 0ad28a19-b4a5-4e64-b322-bf90fc87e5d0
2025-04-22 13:42:29,711 - DEBUG - VM ctest-vm1-test-25621911 launched on Node cn-jenkins-deploy-platform-ansible-os-3163-1
2025-04-22 13:42:29,785 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/0ad28a19-b4a5-4e64-b322-bf90fc87e5d0
2025-04-22 13:42:29,794 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/17933ff4-083b-47c6-bd97-885cc084be36
2025-04-22 13:42:33,052 - 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 1015ms')
2025-04-22 13:42:33,052 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-25621911 failed!
2025-04-22 13:42:33,108 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-74961150:ctest-vn1-vdns-89773693 is 10.10.10.1 and allocation pool is NOT set
2025-04-22 13:42:35,171 - 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=3.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.818 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.818/1.911/3.005/1.093 ms')
2025-04-22 13:42:35,171 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-25621911 passed
2025-04-22 13:42:35,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-22 13:42:35,320 - DEBUG - Waiting to SSH to VM ctest-vm1-test-25621911, IP 10.10.10.3, Port 22
2025-04-22 13:42:35,375 - 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-04-22 13:42:35,455 - DEBUG - VM ctest-vm1-test-25621911 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-22 13:42:40,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-22 13:42:40,456 - DEBUG - Waiting to SSH to VM ctest-vm1-test-25621911, IP 10.10.10.3, Port 22
2025-04-22 13:42:40,611 - DEBUG - VM ctest-vm1-test-25621911 is ready for SSH connections
2025-04-22 13:42:40,611 - 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.56, gateway password: c0ntrail123
2025-04-22 13:42:40,612 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-22 13:42:42,281 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-22 13:42:42,281 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-25621911", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:42:42,282 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-25621911", None, socket.AF_INET6)'
2025-04-22 13:42:42,534 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-25621911, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:42:42,534 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-25621911
2025-04-22 13:42:44,789 - DEBUG - PING ctest-vm1-test-25621911 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.846 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.451 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.446 ms
--- ctest-vm1-test-25621911 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.446/1.247/2.846 ms
2025-04-22 13:42:44,789 - INFO - Ping to IP ctest-vm1-test-25621911 from VM ctest-vm1-test-25621911 passed
2025-04-22 13:42:44,805 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-22 13:42:44,811 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=default-domain:ctest-vdns1-42117435@0%20AllEntriesVdnsRecordsReq
2025-04-22 13:42:44,818 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42117435:1:ctest-vm1-test-25621911:10.10.10.3', 'rec_name': 'ctest-vm1-test-25621911', '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-3163-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-25621911.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-22 13:42:44,818 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42117435:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-25621911', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-25621911', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3163-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-25621911.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-04-22 13:42:46,008 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3163-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3163-1)
2025-04-22 13:42:46,009 - INFO - Waiting for VM ctest-vm2-test-69531304 to be up..
2025-04-22 13:42:46,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-22 13:42:51,129 - DEBUG - VM is in ACTIVE state now
2025-04-22 13:42:51,129 - INFO - VM name : ctest-vm2-test-69531304
2025-04-22 13:42:51,211 - DEBUG - VM ctest-vm2-test-69531304 ID is 642158d4-37d3-4ea7-9f62-4ff1a71150c2
2025-04-22 13:42:51,211 - DEBUG - VM ctest-vm2-test-69531304 launched on Node cn-jenkins-deploy-platform-ansible-os-3163-1
2025-04-22 13:42:51,288 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/642158d4-37d3-4ea7-9f62-4ff1a71150c2
2025-04-22 13:42:51,297 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/c4fb381b-64d7-4528-bacc-fa40deb52261
2025-04-22 13:42:54,547 - 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 1007ms')
2025-04-22 13:42:54,547 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69531304 failed!
2025-04-22 13:42:54,608 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-74961150:ctest-vn1-vdns-89773693 is 10.10.10.1 and allocation pool is NOT set
2025-04-22 13:42:56,666 - 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=4.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.44 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 = 1.438/3.092/4.747/1.654 ms')
2025-04-22 13:42:56,666 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69531304 passed
2025-04-22 13:42:56,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-22 13:42:56,824 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69531304, IP 10.10.10.4, Port 22
2025-04-22 13:42:56,980 - DEBUG - VM ctest-vm2-test-69531304 is ready for SSH connections
2025-04-22 13:42:56,980 - 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.56, gateway password: c0ntrail123
2025-04-22 13:42:56,980 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-22 13:42:57,618 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-22 13:42:57,619 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69531304", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:42:57,619 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69531304", None, socket.AF_INET6)'
2025-04-22 13:42:57,872 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69531304, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:42:57,873 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69531304
2025-04-22 13:43:00,134 - DEBUG - PING ctest-vm2-test-69531304 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.827 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.361 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.455 ms
--- ctest-vm2-test-69531304 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.361/1.214/2.827 ms
2025-04-22 13:43:00,134 - INFO - Ping to IP ctest-vm2-test-69531304 from VM ctest-vm2-test-69531304 passed
2025-04-22 13:43:00,150 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-22 13:43:00,158 - DEBUG - Requesting: http://10.0.0.56:8092/Snh_PageReq?x=default-domain:ctest-vdns1-42117435@0%20AllEntriesVdnsRecordsReq
2025-04-22 13:43:00,165 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42117435:1:ctest-vm2-test-69531304:10.10.10.4', 'rec_name': 'ctest-vm2-test-69531304', '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-3163-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-69531304.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-22 13:43:00,165 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-42117435:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-69531304', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-69531304', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3163-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-69531304.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-04-22 13:43:00,166 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69531304", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:43:00,166 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69531304", None, socket.AF_INET6)'
2025-04-22 13:43:00,350 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69531304, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-04-22 13:43:00,350 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69531304
2025-04-22 13:43:02,608 - DEBUG - PING ctest-vm2-test-69531304 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.721 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.707 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.749 ms
--- ctest-vm2-test-69531304 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.707/3.059/7.721 ms
2025-04-22 13:43:02,608 - INFO - Ping to IP ctest-vm2-test-69531304 from VM ctest-vm1-test-25621911 passed
2025-04-22 13:43:02,608 - INFO - Try deleting the VDNS entry ctest-vdns1-42117435 with back ref of ipam.
2025-04-22 13:43:02,663 - DEBUG - Delete when resource still referred: ['http://10.0.0.56:8082/network-ipam/bffe8bfb-50ac-4b12-bd39-5fd57ddfdf5a']
2025-04-22 13:43:02,664 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-22 13:43:02,664 - INFO - Add CNAME VDNS record for ctest-vm1-test-25621911 and verify we able to ping by alias name
2025-04-22 13:43:02,711 - DEBUG - Creating VDNS record data : test-rec
2025-04-22 13:43:02,824 - INFO - In verify_on_setup
2025-04-22 13:43:02,920 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-42117435', 'test-rec'] created succesfully
2025-04-22 13:43:02,920 - INFO - Verify VDNS record is shown in the API server
2025-04-22 13:43:02,920 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-04-22 13:43:02,926 - DEBUG - Requesting: http://10.0.0.56:8082/domain/8c726ea6-5801-4327-b4c7-a076bb85c377
2025-04-22 13:43:02,938 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS/3bb07c8e-05fe-413c-9160-7b76bb7f59a9
2025-04-22 13:43:02,946 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-DNS-record/643d88e6-e4a2-48a9-af70-be6ecfb3c281
2025-04-22 13:43:02,952 - INFO - Verify VDNS record is shown in the control node
2025-04-22 13:43:02,958 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:02,958 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-22 13:43:03,147 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:03,147 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-22 13:43:03,442 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-22 13:43:03,442 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-25621911 failed
2025-04-22 13:43:04,443 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:04,443 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-22 13:43:04,628 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:04,629 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-22 13:43:04,878 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-22 13:43:04,878 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-25621911 failed
2025-04-22 13:43:05,880 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:05,880 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-22 13:43:06,070 - 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.56, gateway password: c0ntrail123
2025-04-22 13:43:06,070 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-22 13:43:08,307 - 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.386 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.387 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.352/0.375/0.387 ms
2025-04-22 13:43:08,307 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-25621911 passed
2025-04-22 13:43:08,307 - DEBUG - Deleting VDNS record data: test-rec
2025-04-22 13:43:08,375 - INFO - VDNS record info: default-domain:ctest-vdns1-42117435:test-rec deleted successfully.
2025-04-22 13:43:08,376 - INFO - Deleting VM ctest-vm2-test-69531304
2025-04-22 13:43:08,446 - INFO - Deleting VM ctest-vm1-test-25621911
2025-04-22 13:43:08,512 - INFO - Deleting VN ctest-vn1-vdns-89773693
2025-04-22 13:43:08,554 - DEBUG - VN 5be320d9-5b6d-45d6-be9e-1c8037c6d662 still in use: Unable to complete operation on network 5be320d9-5b6d-45d6-be9e-1c8037c6d662. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-edcfe974-5120-423f-a117-a44b39aa4346']
2025-04-22 13:43:08,554 - WARNING - Deleting VN ctest-vn1-vdns-89773693 failed..Will retry
2025-04-22 13:43:10,779 - DEBUG - Response for deleting network ()
2025-04-22 13:43:10,807 - DEBUG - Deleting VDNS Entry: ctest-vdns1-42117435
2025-04-22 13:43:10,875 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-42117435'] deleted successfully.
2025-04-22 13:43:10,876 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-04-22 13:43:10,882 - DEBUG - Requesting: http://10.0.0.56:8082/domain/8c726ea6-5801-4327-b4c7-a076bb85c377
2025-04-22 13:43:10,895 - DEBUG - VDNS information not found in API server
2025-04-22 13:43:10,895 - INFO - VDNS information ctest-vdns1-42117435 removed from the API Server
2025-04-22 13:43:10,900 - INFO - VDNS information ctest-vdns1-42117435 removed in the Control node
2025-04-22 13:43:10,900 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-74961150']
2025-04-22 13:43:11,162 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 13:43:11,162 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-04-22 13:43:11,162 - INFO - --------------------------------------------------------------------------------
2025-04-22 13:43:11,824 - INFO - Deleted project: ctest-TestvDNSBasic0-74961150, ID : d09bc87c-4f2d-47d7-a0c2-f27b69fd3b29