2025-10-27 01:57:47,714 - INFO - Reading existing Domain with UUID 15e0ce75-9595-48f6-b10e-49e8c56bef44
2025-10-27 01:57:47,726 - INFO - Using existing domain ['admin_domain'](15e0ce75-9595-48f6-b10e-49e8c56bef44)
2025-10-27 01:57:47,945 - INFO - Project ctest-TestvDNSBasic0-39154920 not found, creating it
2025-10-27 01:57:48,430 - INFO - Created Project:ctest-TestvDNSBasic0-39154920, ID : 36bdf6b9-a0b4-4170-a17b-a2b89cb7e904
2025-10-27 01:57:50,132 - INFO - ================================================================================
2025-10-27 01:57:50,132 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-27 01:57:50,132 - 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-27 01:57:50,513 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-10-27 01:57:50,513 - INFO - Initial checks done. Running the testcase now
2025-10-27 01:57:50,513 - INFO -
2025-10-27 01:57:51,372 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-39154920'](36bdf6b9-a0b4-4170-a17b-a2b89cb7e904)
2025-10-27 01:57:51,423 - DEBUG - Creating VDNS : ctest-vdns1-41621803
2025-10-27 01:57:51,640 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-41621803'] created succesfully
2025-10-27 01:57:51,651 - DEBUG - Verify VDNS entry is shown in control node
2025-10-27 01:57:51,701 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-27 01:57:51,701 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-27 01:57:52,040 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-27 01:57:52,124 - DEBUG - Requesting: https://10.0.0.27:8082/domain/15e0ce75-9595-48f6-b10e-49e8c56bef44
2025-10-27 01:57:52,192 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339
2025-10-27 01:57:53,005 - DEBUG - Response for create_network : {'network': {'id': '0e7bfff3-c481-44a2-b73e-7f37df38f6d3', 'name': 'ctest-vn1-vdns-49476051', 'tenant_id': '36bdf6b9a0b44170a17ba2b89cb7e904', 'project_id': '36bdf6b9a0b44170a17ba2b89cb7e904', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-39154920', 'ctest-vn1-vdns-49476051'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-27 01:57:53,280 - DEBUG - Response for create_subnet : {'subnet': {'id': '746a48fc-8d36-4b98-a091-8da9bd61d4e2', 'name': '', 'tenant_id': '36bdf6b9a0b44170a17ba2b89cb7e904', 'network_id': '0e7bfff3-c481-44a2-b73e-7f37df38f6d3', '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-10-27T01:57:53.111168', 'updated_at': '2025-10-27T01:57:53.111168', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '36bdf6b9a0b44170a17ba2b89cb7e904'}}
2025-10-27 01:57:53,342 - INFO - Created VN ctest-vn1-vdns-49476051
2025-10-27 01:57:53,396 - DEBUG - VN ctest-vn1-vdns-49476051 UUID is 0e7bfff3-c481-44a2-b73e-7f37df38f6d3
2025-10-27 01:57:53,799 - DEBUG - Services list from nova: [, , ]
2025-10-27 01:57:54,941 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-607-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-607-1)
2025-10-27 01:57:54,941 - INFO - Waiting for VM ctest-vm1-test-62780761 to be up..
2025-10-27 01:57:55,042 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 01:58:00,179 - DEBUG - VM is in ACTIVE state now
2025-10-27 01:58:00,179 - INFO - VM name : ctest-vm1-test-62780761
2025-10-27 01:58:00,307 - DEBUG - VM ctest-vm1-test-62780761 ID is f08eb294-3e85-41ce-990c-1a9733cf9e29
2025-10-27 01:58:00,307 - DEBUG - VM ctest-vm1-test-62780761 launched on Node cn-jenkins-deploy-platform-juju-os-607-1
2025-10-27 01:58:00,436 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/f08eb294-3e85-41ce-990c-1a9733cf9e29
2025-10-27 01:58:00,493 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/9ce80cab-bcdd-44ca-96b6-c4c2184bb76a
2025-10-27 01:58:03,958 - 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 1003ms')
2025-10-27 01:58:03,958 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62780761 failed!
2025-10-27 01:58:04,012 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-39154920:ctest-vn1-vdns-49476051 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 01:58:06,102 - 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.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.678 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.678/5.966/11.255/5.288 ms')
2025-10-27 01:58:06,102 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62780761 passed
2025-10-27 01:58:06,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 01:58:06,252 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62780761, IP 10.10.10.3, Port 22
2025-10-27 01:58:06,339 - 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-27 01:58:06,463 - DEBUG - VM ctest-vm1-test-62780761 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 01:58:11,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 01:58:11,464 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62780761, IP 10.10.10.3, Port 22
2025-10-27 01:58:11,693 - DEBUG - VM ctest-vm1-test-62780761 is ready for SSH connections
2025-10-27 01:58:11,693 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:11,693 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-27 01:58:13,389 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-27 01:58:13,390 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62780761", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:13,390 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62780761", None, socket.AF_INET6)'
2025-10-27 01:58:13,632 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62780761, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:13,632 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62780761
2025-10-27 01:58:15,881 - DEBUG - PING ctest-vm1-test-62780761 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.800 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.350 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.463 ms
--- ctest-vm1-test-62780761 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/1.204/2.800 ms
2025-10-27 01:58:15,881 - INFO - Ping to IP ctest-vm1-test-62780761 from VM ctest-vm1-test-62780761 passed
2025-10-27 01:58:15,902 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 01:58:15,952 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-41621803@0%20AllEntriesVdnsRecordsReq
2025-10-27 01:58:16,001 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41621803:1:ctest-vm1-test-62780761:10.10.10.3', 'rec_name': 'ctest-vm1-test-62780761', '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-607-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-62780761.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 01:58:16,001 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41621803:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62780761', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62780761', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-607-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-62780761.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-27 01:58:17,337 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-607-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-607-1)
2025-10-27 01:58:17,338 - INFO - Waiting for VM ctest-vm2-test-25166952 to be up..
2025-10-27 01:58:17,430 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 01:58:22,561 - DEBUG - VM is in ACTIVE state now
2025-10-27 01:58:22,561 - INFO - VM name : ctest-vm2-test-25166952
2025-10-27 01:58:22,691 - DEBUG - VM ctest-vm2-test-25166952 ID is 7d95e465-f553-4457-b704-7bc2f2b713ea
2025-10-27 01:58:22,692 - DEBUG - VM ctest-vm2-test-25166952 launched on Node cn-jenkins-deploy-platform-juju-os-607-1
2025-10-27 01:58:22,824 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/7d95e465-f553-4457-b704-7bc2f2b713ea
2025-10-27 01:58:22,885 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/6d88209a-40fc-4aad-aafc-6213abfb7d8c
2025-10-27 01:58:26,292 - 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 1010ms')
2025-10-27 01:58:26,292 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-25166952 failed!
2025-10-27 01:58:26,348 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-39154920:ctest-vn1-vdns-49476051 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 01:58:28,441 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.33 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 = 2.327/3.603/4.879/1.276 ms')
2025-10-27 01:58:28,441 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-25166952 passed
2025-10-27 01:58:28,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 01:58:28,588 - DEBUG - Waiting to SSH to VM ctest-vm2-test-25166952, IP 10.10.10.4, Port 22
2025-10-27 01:58:28,673 - 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-10-27 01:58:28,801 - DEBUG - VM ctest-vm2-test-25166952 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 01:58:33,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 01:58:33,803 - DEBUG - Waiting to SSH to VM ctest-vm2-test-25166952, IP 10.10.10.4, Port 22
2025-10-27 01:58:34,032 - DEBUG - VM ctest-vm2-test-25166952 is ready for SSH connections
2025-10-27 01:58:34,032 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:34,032 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-27 01:58:35,657 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-27 01:58:35,658 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-25166952", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:35,658 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-25166952", None, socket.AF_INET6)'
2025-10-27 01:58:35,894 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-25166952, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:35,894 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-25166952
2025-10-27 01:58:38,161 - DEBUG - PING ctest-vm2-test-25166952 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.207 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.341 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.440 ms
--- ctest-vm2-test-25166952 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.341/1.329/3.207 ms
2025-10-27 01:58:38,161 - INFO - Ping to IP ctest-vm2-test-25166952 from VM ctest-vm2-test-25166952 passed
2025-10-27 01:58:38,179 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 01:58:38,228 - DEBUG - Requesting: https://10.0.0.27:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-41621803@0%20AllEntriesVdnsRecordsReq
2025-10-27 01:58:38,276 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41621803:1:ctest-vm2-test-25166952:10.10.10.4', 'rec_name': 'ctest-vm2-test-25166952', '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-607-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-25166952.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 01:58:38,276 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-41621803:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-25166952', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-25166952', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-607-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-25166952.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-27 01:58:38,277 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-25166952", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:38,277 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-25166952", None, socket.AF_INET6)'
2025-10-27 01:58:38,452 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-25166952, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 01:58:38,453 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-25166952
2025-10-27 01:58:40,710 - DEBUG - PING ctest-vm2-test-25166952 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.432 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.986 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.888 ms
--- ctest-vm2-test-25166952 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.888/2.435/5.432 ms
2025-10-27 01:58:40,710 - INFO - Ping to IP ctest-vm2-test-25166952 from VM ctest-vm1-test-62780761 passed
2025-10-27 01:58:40,711 - INFO - Try deleting the VDNS entry ctest-vdns1-41621803 with back ref of ipam.
2025-10-27 01:58:40,767 - DEBUG - Delete when resource still referred: ['https://10.0.0.27:8082/network-ipam/05b4df63-7d69-451f-b1c6-a747872470ae']
2025-10-27 01:58:40,767 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-27 01:58:40,768 - INFO - Add CNAME VDNS record for ctest-vm1-test-62780761 and verify we able to ping by alias name
2025-10-27 01:58:40,815 - DEBUG - Creating VDNS record data : test-rec
2025-10-27 01:58:40,924 - INFO - In verify_on_setup
2025-10-27 01:58:41,028 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-41621803', 'test-rec'] created succesfully
2025-10-27 01:58:41,028 - INFO - Verify VDNS record is shown in the API server
2025-10-27 01:58:41,028 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-27 01:58:41,081 - DEBUG - Requesting: https://10.0.0.27:8082/domain/15e0ce75-9595-48f6-b10e-49e8c56bef44
2025-10-27 01:58:41,141 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS/5e26c998-c19e-43c0-bacf-131ad4dbe339
2025-10-27 01:58:41,193 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-DNS-record/d9900799-a57e-488e-9e0e-55e3bf686d55
2025-10-27 01:58:41,245 - INFO - Verify VDNS record is shown in the control node
2025-10-27 01:58:41,297 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:41,297 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 01:58:41,480 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:41,480 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 01:58:41,720 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 01:58:41,721 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62780761 failed
2025-10-27 01:58:42,721 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:42,721 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 01:58:42,922 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:42,922 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 01:58:43,154 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 01:58:43,154 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62780761 failed
2025-10-27 01:58:44,155 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:44,155 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 01:58:44,345 - 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.27, gateway password: c0ntrail123
2025-10-27 01:58:44,345 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 01:58:46,588 - 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.336 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.553 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.313 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.313/0.400/0.553 ms
2025-10-27 01:58:46,588 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62780761 passed
2025-10-27 01:58:46,588 - DEBUG - Deleting VDNS record data: test-rec
2025-10-27 01:58:46,656 - INFO - VDNS record info: admin_domain:ctest-vdns1-41621803:test-rec deleted successfully.
2025-10-27 01:58:46,656 - INFO - Deleting VM ctest-vm2-test-25166952
2025-10-27 01:58:46,770 - INFO - Deleting VM ctest-vm1-test-62780761
2025-10-27 01:58:46,868 - INFO - Deleting VN ctest-vn1-vdns-49476051
2025-10-27 01:58:47,007 - DEBUG - VN 0e7bfff3-c481-44a2-b73e-7f37df38f6d3 still in use: Unable to complete operation on network 0e7bfff3-c481-44a2-b73e-7f37df38f6d3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5743f60f-5e01-4fc9-ba7a-a1ee81282d6f']
2025-10-27 01:58:47,007 - WARNING - Deleting VN ctest-vn1-vdns-49476051 failed..Will retry
2025-10-27 01:58:49,615 - DEBUG - Response for deleting network ()
2025-10-27 01:58:49,654 - DEBUG - Deleting VDNS Entry: ctest-vdns1-41621803
2025-10-27 01:58:49,735 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-41621803'] deleted successfully.
2025-10-27 01:58:49,743 - DEBUG - Requesting: https://10.0.0.27:8082/domains
2025-10-27 01:58:49,800 - DEBUG - Requesting: https://10.0.0.27:8082/domain/15e0ce75-9595-48f6-b10e-49e8c56bef44
2025-10-27 01:58:49,860 - DEBUG - VDNS information not found in API server
2025-10-27 01:58:49,861 - INFO - VDNS information ctest-vdns1-41621803 removed from the API Server
2025-10-27 01:58:49,908 - INFO - VDNS information ctest-vdns1-41621803 removed in the Control node
2025-10-27 01:58:49,909 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-39154920']
2025-10-27 01:58:50,301 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 01:58:50,301 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2025-10-27 01:58:50,301 - INFO - --------------------------------------------------------------------------------
2025-10-27 01:58:51,016 - INFO - Deleted project: ctest-TestvDNSBasic0-39154920, ID : 36bdf6b9-a0b4-4170-a17b-a2b89cb7e904