2025-10-09 16:33:27,896 - INFO - Domain Default found not creating
2025-10-09 16:33:28,082 - INFO - Project ctest-TestvDNSBasic0-68697766 not found, creating it
2025-10-09 16:33:28,619 - INFO - Created Project:ctest-TestvDNSBasic0-68697766, ID : 007f588d-9f01-4115-b75b-f3689e078982
2025-10-09 16:33:30,254 - INFO - ================================================================================
2025-10-09 16:33:30,254 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-09 16:33:30,254 - 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-10-09 16:33:30,526 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-09 16:33:30,526 - INFO - Initial checks done. Running the testcase now
2025-10-09 16:33:30,526 - INFO -
2025-10-09 16:33:31,284 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-68697766'](007f588d-9f01-4115-b75b-f3689e078982)
2025-10-09 16:33:31,340 - DEBUG - Creating VDNS : ctest-vdns1-15872242
2025-10-09 16:33:31,556 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15872242'] created succesfully
2025-10-09 16:33:31,556 - DEBUG - Verify VDNS entry is shown in control node
2025-10-09 16:33:31,563 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-09 16:33:31,563 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-09 16:33:31,863 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-09 16:33:31,897 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4e068b91-0bfe-45a1-839d-acbe5dc27105
2025-10-09 16:33:31,912 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/98a11e2f-376b-4657-9ca9-4830fd3462d4
2025-10-09 16:33:32,511 - DEBUG - Response for create_network : {'network': {'id': 'bb68621c-05f2-47be-b0cd-81600fda0fd5', 'name': 'ctest-vn1-vdns-72356412', 'tenant_id': '007f588d9f014115b75bf3689e078982', 'project_id': '007f588d9f014115b75bf3689e078982', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-68697766', 'ctest-vn1-vdns-72356412'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 16:33:32,698 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8fd8fad-52aa-4192-94aa-e9f425758ef6', 'name': '', 'tenant_id': '007f588d9f014115b75bf3689e078982', 'network_id': 'bb68621c-05f2-47be-b0cd-81600fda0fd5', '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': '007f588d9f014115b75bf3689e078982'}}
2025-10-09 16:33:32,720 - INFO - Created VN ctest-vn1-vdns-72356412
2025-10-09 16:33:32,772 - DEBUG - VN ctest-vn1-vdns-72356412 UUID is bb68621c-05f2-47be-b0cd-81600fda0fd5
2025-10-09 16:33:33,005 - DEBUG - Services list from nova: [, , ]
2025-10-09 16:33:34,167 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4267-1)
2025-10-09 16:33:34,167 - INFO - Waiting for VM ctest-vm1-test-57231433 to be up..
2025-10-09 16:33:34,219 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 16:33:39,312 - DEBUG - VM is in ACTIVE state now
2025-10-09 16:33:39,313 - INFO - VM name : ctest-vm1-test-57231433
2025-10-09 16:33:39,398 - DEBUG - VM ctest-vm1-test-57231433 ID is 5a7e7d20-ab45-4fa9-bf7d-16c49b2dd922
2025-10-09 16:33:39,398 - DEBUG - VM ctest-vm1-test-57231433 launched on Node cn-jenkins-deploy-platform-ansible-os-4267-1
2025-10-09 16:33:39,490 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5a7e7d20-ab45-4fa9-bf7d-16c49b2dd922
2025-10-09 16:33:39,500 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a23b8c2a-90bb-4f14-94e2-325e80cac88a
2025-10-09 16:33:42,748 - 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 1001ms')
2025-10-09 16:33:42,748 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57231433 failed!
2025-10-09 16:33:42,804 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68697766:ctest-vn1-vdns-72356412 is 10.10.10.1 and allocation pool is NOT set
2025-10-09 16:33:46,879 - 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=7.01 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 7.008/7.008/7.008/0.000 ms')
2025-10-09 16:33:46,879 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57231433 passed
2025-10-09 16:33:47,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:33:47,036 - DEBUG - Waiting to SSH to VM ctest-vm1-test-57231433, IP 10.10.10.3, Port 22
2025-10-09 16:33:47,103 - 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-10-09 16:33:47,199 - DEBUG - VM ctest-vm1-test-57231433 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-09 16:33:52,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:33:52,200 - DEBUG - Waiting to SSH to VM ctest-vm1-test-57231433, IP 10.10.10.3, Port 22
2025-10-09 16:33:52,360 - DEBUG - VM ctest-vm1-test-57231433 is ready for SSH connections
2025-10-09 16:33:52,360 - 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.22, gateway password: c0ntrail123
2025-10-09 16:33:52,360 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-09 16:33:54,067 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-09 16:33:54,068 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57231433", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:33:54,068 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57231433", None, socket.AF_INET6)'
2025-10-09 16:33:54,362 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-57231433, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:33:54,362 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-57231433
2025-10-09 16:33:56,635 - DEBUG - PING ctest-vm1-test-57231433 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.914 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.467 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.552 ms
--- ctest-vm1-test-57231433 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.467/1.311/2.914 ms
2025-10-09 16:33:56,635 - INFO - Ping to IP ctest-vm1-test-57231433 from VM ctest-vm1-test-57231433 passed
2025-10-09 16:33:56,651 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-09 16:33:56,659 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15872242@0%20AllEntriesVdnsRecordsReq
2025-10-09 16:33:56,665 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15872242:1:ctest-vm1-test-57231433:10.10.10.3', 'rec_name': 'ctest-vm1-test-57231433', '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-4267-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-57231433.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-09 16:33:56,665 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15872242:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-57231433', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-57231433', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4267-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-57231433.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-10-09 16:33:57,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4267-1)
2025-10-09 16:33:57,945 - INFO - Waiting for VM ctest-vm2-test-16423277 to be up..
2025-10-09 16:33:57,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 16:34:03,092 - DEBUG - VM is in ACTIVE state now
2025-10-09 16:34:03,092 - INFO - VM name : ctest-vm2-test-16423277
2025-10-09 16:34:03,181 - DEBUG - VM ctest-vm2-test-16423277 ID is 3a9be899-363c-4720-b187-ee8a4e4cae14
2025-10-09 16:34:03,181 - DEBUG - VM ctest-vm2-test-16423277 launched on Node cn-jenkins-deploy-platform-ansible-os-4267-1
2025-10-09 16:34:03,285 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3a9be899-363c-4720-b187-ee8a4e4cae14
2025-10-09 16:34:03,295 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/53822c9c-2ae1-4f0a-ae5a-b5b69df2b987
2025-10-09 16:34:06,557 - 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 1016ms')
2025-10-09 16:34:06,557 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-16423277 failed!
2025-10-09 16:34:06,612 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68697766:ctest-vn1-vdns-72356412 is 10.10.10.1 and allocation pool is NOT set
2025-10-09 16:34:10,688 - 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=12.1 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 12.141/12.141/12.141/0.000 ms')
2025-10-09 16:34:10,689 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-16423277 passed
2025-10-09 16:34:10,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 16:34:10,841 - DEBUG - Waiting to SSH to VM ctest-vm2-test-16423277, IP 10.10.10.4, Port 22
2025-10-09 16:34:11,010 - DEBUG - VM ctest-vm2-test-16423277 is ready for SSH connections
2025-10-09 16:34:11,010 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:11,010 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-09 16:34:12,717 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-09 16:34:12,717 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16423277", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:34:12,717 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16423277", None, socket.AF_INET6)'
2025-10-09 16:34:12,983 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-16423277, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:34:12,983 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-16423277
2025-10-09 16:34:15,274 - DEBUG - PING ctest-vm2-test-16423277 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.140 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.490 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.431 ms
--- ctest-vm2-test-16423277 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.431/1.353/3.140 ms
2025-10-09 16:34:15,274 - INFO - Ping to IP ctest-vm2-test-16423277 from VM ctest-vm2-test-16423277 passed
2025-10-09 16:34:15,290 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-09 16:34:15,296 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15872242@0%20AllEntriesVdnsRecordsReq
2025-10-09 16:34:15,305 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15872242:1:ctest-vm2-test-16423277:10.10.10.4', 'rec_name': 'ctest-vm2-test-16423277', '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-4267-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-16423277.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-09 16:34:15,305 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15872242:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-16423277', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-16423277', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4267-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-16423277.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-10-09 16:34:15,305 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16423277", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:34:15,305 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16423277", None, socket.AF_INET6)'
2025-10-09 16:34:15,511 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-16423277, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-09 16:34:15,512 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-16423277
2025-10-09 16:34:17,783 - DEBUG - PING ctest-vm2-test-16423277 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.053 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.280 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.234 ms
--- ctest-vm2-test-16423277 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.234/2.522/5.053 ms
2025-10-09 16:34:17,783 - INFO - Ping to IP ctest-vm2-test-16423277 from VM ctest-vm1-test-57231433 passed
2025-10-09 16:34:17,784 - INFO - Try deleting the VDNS entry ctest-vdns1-15872242 with back ref of ipam.
2025-10-09 16:34:17,840 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/6f434095-b61d-48c8-818d-1bbe539c296b']
2025-10-09 16:34:17,840 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-09 16:34:17,840 - INFO - Add CNAME VDNS record for ctest-vm1-test-57231433 and verify we able to ping by alias name
2025-10-09 16:34:17,888 - DEBUG - Creating VDNS record data : test-rec
2025-10-09 16:34:18,004 - INFO - In verify_on_setup
2025-10-09 16:34:18,100 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15872242', 'test-rec'] created succesfully
2025-10-09 16:34:18,100 - INFO - Verify VDNS record is shown in the API server
2025-10-09 16:34:18,101 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-09 16:34:18,108 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4e068b91-0bfe-45a1-839d-acbe5dc27105
2025-10-09 16:34:18,123 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/98a11e2f-376b-4657-9ca9-4830fd3462d4
2025-10-09 16:34:18,134 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/229d8024-d15d-43a5-9b35-c7a6d44de412
2025-10-09 16:34:18,144 - INFO - Verify VDNS record is shown in the control node
2025-10-09 16:34:18,150 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:18,150 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-09 16:34:18,358 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:18,359 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-09 16:34:18,642 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-09 16:34:18,643 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57231433 failed
2025-10-09 16:34:19,643 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:19,643 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-09 16:34:19,861 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:19,861 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-09 16:34:20,123 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-09 16:34:20,124 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57231433 failed
2025-10-09 16:34:21,125 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:21,125 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-09 16:34:21,336 - 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.22, gateway password: c0ntrail123
2025-10-09 16:34:21,336 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-09 16:34:23,622 - 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.377 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.570 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.565 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.377/0.504/0.570 ms
2025-10-09 16:34:23,623 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-57231433 passed
2025-10-09 16:34:23,623 - DEBUG - Deleting VDNS record data: test-rec
2025-10-09 16:34:23,700 - INFO - VDNS record info: default-domain:ctest-vdns1-15872242:test-rec deleted successfully.
2025-10-09 16:34:23,700 - INFO - Deleting VM ctest-vm2-test-16423277
2025-10-09 16:34:23,769 - INFO - Deleting VM ctest-vm1-test-57231433
2025-10-09 16:34:23,845 - INFO - Deleting VN ctest-vn1-vdns-72356412
2025-10-09 16:34:23,885 - DEBUG - VN bb68621c-05f2-47be-b0cd-81600fda0fd5 still in use: Unable to complete operation on network bb68621c-05f2-47be-b0cd-81600fda0fd5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a7a8470c-d5a4-4f0c-a733-450ceba8d90a']
2025-10-09 16:34:23,885 - WARNING - Deleting VN ctest-vn1-vdns-72356412 failed..Will retry
2025-10-09 16:34:26,138 - DEBUG - Response for deleting network ()
2025-10-09 16:34:26,167 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15872242
2025-10-09 16:34:26,244 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15872242'] deleted successfully.
2025-10-09 16:34:26,244 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-09 16:34:26,251 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4e068b91-0bfe-45a1-839d-acbe5dc27105
2025-10-09 16:34:26,264 - DEBUG - VDNS information not found in API server
2025-10-09 16:34:26,264 - INFO - VDNS information ctest-vdns1-15872242 removed from the API Server
2025-10-09 16:34:26,271 - INFO - VDNS information ctest-vdns1-15872242 removed in the Control node
2025-10-09 16:34:26,271 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-68697766']
2025-10-09 16:34:26,534 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 16:34:26,535 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-10-09 16:34:26,535 - INFO - --------------------------------------------------------------------------------
2025-10-09 16:34:27,257 - INFO - Deleted project: ctest-TestvDNSBasic0-68697766, ID : 007f588d-9f01-4115-b75b-f3689e078982