2025-09-23 20:38:49,625 - INFO - Domain Default found not creating
2025-09-23 20:38:49,994 - INFO - Project ctest-TestvDNSBasic0-22713348 not found, creating it
2025-09-23 20:38:50,833 - INFO - Created Project:ctest-TestvDNSBasic0-22713348, ID : a357558e-cdca-486d-ac1f-a6d020bdbc50
2025-09-23 20:38:52,838 - INFO - ================================================================================
2025-09-23 20:38:52,838 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-09-23 20:38:52,839 - 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-09-23 20:38:53,165 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-23 20:38:53,165 - INFO - Initial checks done. Running the testcase now
2025-09-23 20:38:53,166 - INFO -
2025-09-23 20:38:54,098 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-22713348'](a357558e-cdca-486d-ac1f-a6d020bdbc50)
2025-09-23 20:38:54,166 - DEBUG - Creating VDNS : ctest-vdns1-45675647
2025-09-23 20:38:54,407 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-45675647'] created succesfully
2025-09-23 20:38:54,407 - DEBUG - Verify VDNS entry is shown in control node
2025-09-23 20:38:54,420 - DEBUG - Verify VDNS entry is shown in the API server
2025-09-23 20:38:54,421 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-23 20:38:54,745 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-23 20:38:54,785 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0e306419-b187-46e7-a5cc-c5c009990e70
2025-09-23 20:38:54,798 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS/08f3e108-bac0-40ca-b463-714710a3ee17
2025-09-23 20:38:55,525 - DEBUG - Response for create_network : {'network': {'id': '69a1974f-8ecc-4b5d-84f3-ff10a8035f41', 'name': 'ctest-vn1-vdns-10565585', 'tenant_id': 'a357558ecdca486dac1fa6d020bdbc50', 'project_id': 'a357558ecdca486dac1fa6d020bdbc50', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-22713348', 'ctest-vn1-vdns-10565585'], 'port_security_enabled': True, 'description': ''}}
2025-09-23 20:38:55,753 - DEBUG - Response for create_subnet : {'subnet': {'id': '171ea1de-4dec-439b-a5f0-58839ef5467e', 'name': '', 'tenant_id': 'a357558ecdca486dac1fa6d020bdbc50', 'network_id': '69a1974f-8ecc-4b5d-84f3-ff10a8035f41', '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': 'a357558ecdca486dac1fa6d020bdbc50'}}
2025-09-23 20:38:55,774 - INFO - Created VN ctest-vn1-vdns-10565585
2025-09-23 20:38:55,827 - DEBUG - VN ctest-vn1-vdns-10565585 UUID is 69a1974f-8ecc-4b5d-84f3-ff10a8035f41
2025-09-23 20:38:56,207 - DEBUG - Services list from nova: [, , ]
2025-09-23 20:38:57,841 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4178-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4178-1)
2025-09-23 20:38:57,841 - INFO - Waiting for VM ctest-vm1-test-45166267 to be up..
2025-09-23 20:38:57,937 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-23 20:39:03,132 - DEBUG - VM is in ACTIVE state now
2025-09-23 20:39:03,132 - INFO - VM name : ctest-vm1-test-45166267
2025-09-23 20:39:03,312 - DEBUG - VM ctest-vm1-test-45166267 ID is c87e5186-c07a-4009-ab45-c715a90f6692
2025-09-23 20:39:03,313 - DEBUG - VM ctest-vm1-test-45166267 launched on Node cn-jenkins-deploy-platform-ansible-os-4178-1
2025-09-23 20:39:03,469 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/c87e5186-c07a-4009-ab45-c715a90f6692
2025-09-23 20:39:03,483 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/b67d3657-850d-423e-9fcf-eb97126fb502
2025-09-23 20:39:06,827 - 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 1013ms')
2025-09-23 20:39:06,827 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-45166267 failed!
2025-09-23 20:39:06,903 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22713348:ctest-vn1-vdns-10565585 is 10.10.10.1 and allocation pool is NOT set
2025-09-23 20:39:10,984 - 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=4.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 4.601/4.601/4.601/0.000 ms')
2025-09-23 20:39:10,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-45166267 passed
2025-09-23 20:39:11,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 20:39:11,159 - DEBUG - Waiting to SSH to VM ctest-vm1-test-45166267, IP 10.10.10.3, Port 22
2025-09-23 20:39:11,229 - 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-09-23 20:39:11,347 - DEBUG - VM ctest-vm1-test-45166267 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-23 20:39:16,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 20:39:16,349 - DEBUG - Waiting to SSH to VM ctest-vm1-test-45166267, IP 10.10.10.3, Port 22
2025-09-23 20:39:16,553 - DEBUG - VM ctest-vm1-test-45166267 is ready for SSH connections
2025-09-23 20:39:16,553 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:16,553 - DEBUG - ifconfig | grep 10.10.10.3
2025-09-23 20:39:18,727 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-23 20:39:18,729 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-45166267", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:18,729 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-45166267", None, socket.AF_INET6)'
2025-09-23 20:39:18,992 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-45166267, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:18,992 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-45166267
2025-09-23 20:39:21,346 - DEBUG - PING ctest-vm1-test-45166267 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.163 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.546 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.271 ms
--- ctest-vm1-test-45166267 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.546/1.993/4.163 ms
2025-09-23 20:39:21,347 - INFO - Ping to IP ctest-vm1-test-45166267 from VM ctest-vm1-test-45166267 passed
2025-09-23 20:39:21,383 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-23 20:39:21,399 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=default-domain:ctest-vdns1-45675647@0%20AllEntriesVdnsRecordsReq
2025-09-23 20:39:21,415 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45675647:1:ctest-vm1-test-45166267:10.10.10.3', 'rec_name': 'ctest-vm1-test-45166267', '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-4178-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-45166267.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-23 20:39:21,416 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45675647:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-45166267', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-45166267', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4178-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-45166267.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-09-23 20:39:23,386 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4178-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4178-1)
2025-09-23 20:39:23,386 - INFO - Waiting for VM ctest-vm2-test-58955949 to be up..
2025-09-23 20:39:23,462 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-23 20:39:28,680 - DEBUG - VM is in ACTIVE state now
2025-09-23 20:39:28,681 - INFO - VM name : ctest-vm2-test-58955949
2025-09-23 20:39:28,838 - DEBUG - VM ctest-vm2-test-58955949 ID is 893b1973-9c1b-41c1-b452-ac1d4c73cfed
2025-09-23 20:39:28,838 - DEBUG - VM ctest-vm2-test-58955949 launched on Node cn-jenkins-deploy-platform-ansible-os-4178-1
2025-09-23 20:39:29,013 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/893b1973-9c1b-41c1-b452-ac1d4c73cfed
2025-09-23 20:39:29,032 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/c69a594b-3934-4f87-84c6-343bfe64848d
2025-09-23 20:39:32,394 - 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 1031ms')
2025-09-23 20:39:32,394 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-58955949 failed!
2025-09-23 20:39:32,455 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22713348:ctest-vn1-vdns-10565585 is 10.10.10.1 and allocation pool is NOT set
2025-09-23 20:39:36,550 - 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-09-23 20:39:36,550 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-58955949 failed!
2025-09-23 20:39:36,619 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22713348:ctest-vn1-vdns-10565585 is 10.10.10.1 and allocation pool is NOT set
2025-09-23 20:39:38,690 - 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=10.9 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.06 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.055/5.955/10.855/4.900 ms')
2025-09-23 20:39:38,691 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-58955949 passed
2025-09-23 20:39:38,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 20:39:38,875 - DEBUG - Waiting to SSH to VM ctest-vm2-test-58955949, IP 10.10.10.4, Port 22
2025-09-23 20:39:39,075 - DEBUG - VM ctest-vm2-test-58955949 is ready for SSH connections
2025-09-23 20:39:39,075 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:39,075 - DEBUG - ifconfig | grep 10.10.10.4
2025-09-23 20:39:41,117 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-23 20:39:41,118 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-58955949", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:41,118 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-58955949", None, socket.AF_INET6)'
2025-09-23 20:39:41,408 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-58955949, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:41,408 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-58955949
2025-09-23 20:39:43,763 - DEBUG - PING ctest-vm2-test-58955949 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.600 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.811 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.779 ms
--- ctest-vm2-test-58955949 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.779/3.730/9.600 ms
2025-09-23 20:39:43,763 - INFO - Ping to IP ctest-vm2-test-58955949 from VM ctest-vm2-test-58955949 passed
2025-09-23 20:39:43,797 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-23 20:39:43,808 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=default-domain:ctest-vdns1-45675647@0%20AllEntriesVdnsRecordsReq
2025-09-23 20:39:43,820 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45675647:1:ctest-vm2-test-58955949:10.10.10.4', 'rec_name': 'ctest-vm2-test-58955949', '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-4178-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-58955949.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-23 20:39:43,820 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45675647:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-58955949', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-58955949', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4178-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-58955949.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-09-23 20:39:43,820 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-58955949", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:43,820 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-58955949", None, socket.AF_INET6)'
2025-09-23 20:39:44,070 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-58955949, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-23 20:39:44,070 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-58955949
2025-09-23 20:39:46,421 - DEBUG - PING ctest-vm2-test-58955949 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.583 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.334 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.984 ms
--- ctest-vm2-test-58955949 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.984/4.633/9.583 ms
2025-09-23 20:39:46,421 - INFO - Ping to IP ctest-vm2-test-58955949 from VM ctest-vm1-test-45166267 passed
2025-09-23 20:39:46,422 - INFO - Try deleting the VDNS entry ctest-vdns1-45675647 with back ref of ipam.
2025-09-23 20:39:46,494 - DEBUG - Delete when resource still referred: ['http://10.0.0.48:8082/network-ipam/2de9145b-a554-4c22-b2e4-af5c9693b771']
2025-09-23 20:39:46,495 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-09-23 20:39:46,495 - INFO - Add CNAME VDNS record for ctest-vm1-test-45166267 and verify we able to ping by alias name
2025-09-23 20:39:46,551 - DEBUG - Creating VDNS record data : test-rec
2025-09-23 20:39:46,683 - INFO - In verify_on_setup
2025-09-23 20:39:46,782 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-45675647', 'test-rec'] created succesfully
2025-09-23 20:39:46,783 - INFO - Verify VDNS record is shown in the API server
2025-09-23 20:39:46,783 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-23 20:39:46,793 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0e306419-b187-46e7-a5cc-c5c009990e70
2025-09-23 20:39:46,820 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS/08f3e108-bac0-40ca-b463-714710a3ee17
2025-09-23 20:39:46,834 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS-record/c2941d84-8e2a-4304-a71b-ec87c75658d6
2025-09-23 20:39:46,845 - INFO - Verify VDNS record is shown in the control node
2025-09-23 20:39:46,856 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:46,856 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-23 20:39:47,106 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:47,106 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-23 20:39:47,410 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-23 20:39:47,411 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-45166267 failed
2025-09-23 20:39:48,412 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:48,412 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-23 20:39:48,649 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:48,649 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-23 20:39:48,972 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-23 20:39:48,972 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-45166267 failed
2025-09-23 20:39:49,974 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:49,974 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-23 20:39:50,250 - 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.48, gateway password: c0ntrail123
2025-09-23 20:39:50,251 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-23 20:39:52,632 - 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.961 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.602 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.102 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.602/0.888/1.102 ms
2025-09-23 20:39:52,633 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-45166267 passed
2025-09-23 20:39:52,633 - DEBUG - Deleting VDNS record data: test-rec
2025-09-23 20:39:52,726 - INFO - VDNS record info: default-domain:ctest-vdns1-45675647:test-rec deleted successfully.
2025-09-23 20:39:52,727 - INFO - Deleting VM ctest-vm2-test-58955949
2025-09-23 20:39:52,893 - INFO - Deleting VM ctest-vm1-test-45166267
2025-09-23 20:39:52,990 - INFO - Deleting VN ctest-vn1-vdns-10565585
2025-09-23 20:39:53,042 - DEBUG - VN 69a1974f-8ecc-4b5d-84f3-ff10a8035f41 still in use: Unable to complete operation on network 69a1974f-8ecc-4b5d-84f3-ff10a8035f41. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-31b45c20-4f54-4b52-adbe-5a8cb833c6fa']
2025-09-23 20:39:53,043 - WARNING - Deleting VN ctest-vn1-vdns-10565585 failed..Will retry
2025-09-23 20:39:55,327 - DEBUG - Response for deleting network ()
2025-09-23 20:39:55,380 - DEBUG - Deleting VDNS Entry: ctest-vdns1-45675647
2025-09-23 20:39:55,462 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-45675647'] deleted successfully.
2025-09-23 20:39:55,463 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-23 20:39:55,476 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0e306419-b187-46e7-a5cc-c5c009990e70
2025-09-23 20:39:55,492 - DEBUG - VDNS information not found in API server
2025-09-23 20:39:55,492 - INFO - VDNS information ctest-vdns1-45675647 removed from the API Server
2025-09-23 20:39:55,498 - INFO - VDNS information ctest-vdns1-45675647 removed in the Control node
2025-09-23 20:39:55,500 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-22713348']
2025-09-23 20:39:55,802 - DEBUG - No XMPP flaps were noticed during the test
2025-09-23 20:39:55,803 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:03]
2025-09-23 20:39:55,803 - INFO - --------------------------------------------------------------------------------
2025-09-23 20:39:56,757 - INFO - Deleted project: ctest-TestvDNSBasic0-22713348, ID : a357558e-cdca-486d-ac1f-a6d020bdbc50