2025-03-27 14:49:14,035 - DEBUG - [10.0.0.36]: Running cmd : hostname 2025-03-27 14:49:14,338 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:14,338 - DEBUG - [10.0.0.36]: Running cmd : hostname -f 2025-03-27 14:49:14,409 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:14,409 - DEBUG - [10.0.0.36]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-27 14:49:14,574 - DEBUG - Output : NAMES contrail_test_IX3awcfsj contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 2025-03-27 14:49:14,575 - DEBUG - [10.0.0.36]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-27 14:49:14,653 - DEBUG - Output : 10.0.0.36/24 172.17.0.1/16 2025-03-27 14:49:14,653 - DEBUG - [10.0.0.36]: Running cmd : getent hosts 10.0.0.36 | head -n 1 | awk '{print $2}' 2025-03-27 14:49:14,700 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:14,794 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-03-27 14:49:15,015 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:15,015 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-03-27 14:49:15,051 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:15,051 - DEBUG - [10.0.0.17]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-27 14:49:15,106 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-27 14:49:15,106 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-27 14:49:15,173 - DEBUG - Output : 10.0.0.17/24 2025-03-27 14:49:15,174 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-03-27 14:49:15,209 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1052-1 2025-03-27 14:49:15,323 - INFO - Using existing project ['default-domain', 'k8s-default'](10901f60-88fc-4a24-aeb0-eb17a88d7736) 2025-03-27 14:49:15,460 - INFO - Using existing project ['default-domain', 'k8s-default'](10901f60-88fc-4a24-aeb0-eb17a88d7736) 2025-03-27 14:49:15,602 - INFO - ================================================================================ 2025-03-27 14:49:15,602 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-27 14:49:15,603 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-03-27 14:49:15,831 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 14:49:15,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.36': '0'}} with 2025-03-27 14:49:15,843 - INFO - Initial checks done. Running the testcase now 2025-03-27 14:49:15,844 - INFO - 2025-03-27 14:49:15,850 - INFO - Namespace default already exists 2025-03-27 14:49:15,851 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 14:49:15,998 - DEBUG - Output : cluster_project={} 2025-03-27 14:49:16,057 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-27 14:49:16,057 - DEBUG - Project uuid in Contrail is 10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:49:16,057 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-27 14:49:16,421 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-27 14:49:16,421 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_NamespaceDatabaseList?namespace_uuid=f4204a09-88ba-460f-a45b-cec2377f00dd 2025-03-27 14:49:16,427 - INFO - Namespace default with uuid f4204a09-88ba-460f-a45b-cec2377f00dd found in kube manager 2025-03-27 14:49:16,427 - INFO - Namespace default verification passed 2025-03-27 14:49:16,462 - DEBUG - Service ctest-nginx-svc-24778292 not present 2025-03-27 14:49:16,462 - INFO - Creating service ctest-nginx-svc-24778292 2025-03-27 14:49:16,577 - INFO - Created Service ctest-nginx-svc-24778292 2025-03-27 14:49:16,598 - DEBUG - Pod ctest-nginx-pod-26188393 not present 2025-03-27 14:49:16,598 - INFO - Creating Pod ctest-nginx-pod-26188393 2025-03-27 14:49:16,661 - DEBUG - Pod : ctest-nginx-pod-26188393 UUID is 7c150a03-2573-4a47-8b86-fcd529095e9e 2025-03-27 14:49:16,669 - DEBUG - Pod ctest-nginx-pod-88517443 not present 2025-03-27 14:49:16,670 - INFO - Creating Pod ctest-nginx-pod-88517443 2025-03-27 14:49:16,724 - DEBUG - Pod : ctest-nginx-pod-88517443 UUID is 2977724a-af03-44ad-a533-adb68e322543 2025-03-27 14:49:17,003 - INFO - Created VN __public__, UUID :126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,324 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-03-27 14:49:17,332 - DEBUG - Requesting: http://10.0.0.36:8082/domain/c70fc650-d5b5-4cfb-8952-70f7fda979a4 2025-03-27 14:49:17,357 - DEBUG - Requesting: http://10.0.0.36:8082/project/10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:49:17,513 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,579 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,628 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:49:17,645 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:49:17,671 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0dd3cc37-4da9-473b-9cfc-4b4887311ccd 2025-03-27 14:49:17,687 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-27 14:49:17,687 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,710 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:49:17,754 - INFO - Verified VN network id 13 for VN 126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,754 - INFO - Verifications in API Server for VN __public__ passed 2025-03-27 14:49:17,754 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,781 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:49:17,795 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:49:17,813 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/0dd3cc37-4da9-473b-9cfc-4b4887311ccd 2025-03-27 14:49:17,827 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-27 14:49:17,856 - DEBUG - Control-node 10.0.0.36 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1327490215984582530', 'uuid-lslong': '9419502847016891893'}, 'enable': 'true', 'created': '2025-03-27T14:49:16', 'last-modified': '2025-03-27T14:49:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.621086'} 2025-03-27 14:49:17,856 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:49:17,870 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-27 14:49:17,870 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-27 14:49:17,872 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-27 14:49:17,872 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-03-27 14:49:17,881 - DEBUG - Requesting: http://10.0.0.36:8082/domain/c70fc650-d5b5-4cfb-8952-70f7fda979a4 2025-03-27 14:49:17,895 - DEBUG - Requesting: http://10.0.0.36:8082/project/10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:49:17,983 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:17,994 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-27 14:49:17,994 - DEBUG - Verifying the vn in opserver 2025-03-27 14:49:17,994 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.36 2025-03-27 14:49:17,994 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2025-03-27 14:49:18,000 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-27 14:49:18,000 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-27 14:49:18,000 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:49:18,009 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:49:18,016 - DEBUG - Do not have enough data to verify VN in agent 2025-03-27 14:49:18,016 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:49:18,024 - DEBUG - VRF ids for VN __public__: {} 2025-03-27 14:49:18,140 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-27 14:49:18,375 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-03-27 14:49:18,400 - DEBUG - Requesting: http://10.0.0.36:8082/domain/c70fc650-d5b5-4cfb-8952-70f7fda979a4 2025-03-27 14:49:18,419 - DEBUG - Requesting: http://10.0.0.36:8082/project/10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:49:18,567 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:18,609 - DEBUG - Requesting: http://10.0.0.36:8082/floating-ip-pool/eb74ab33-b5a3-46dd-b1d0-d0cc6891054a 2025-03-27 14:49:18,645 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-03-27 14:49:18,696 - DEBUG - Requesting: http://10.0.0.36:8082/domain/c70fc650-d5b5-4cfb-8952-70f7fda979a4 2025-03-27 14:49:18,710 - DEBUG - Requesting: http://10.0.0.36:8082/project/10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:49:18,788 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/126c3151-6e91-4f82-82b8-cbeec538f5f5 2025-03-27 14:49:18,853 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-27 14:49:18,853 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-27 14:49:18,886 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-27 14:49:18,909 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-27 14:49:18,909 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-27 14:49:18,918 - DEBUG - Ingress ctest-nginx-ingress-70862191 not present 2025-03-27 14:49:18,919 - INFO - Creating Ingress ctest-nginx-ingress-70862191 2025-03-27 14:49:18,928 - INFO - Created Ingress ctest-nginx-ingress-70862191 2025-03-27 14:49:18,941 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-70862191 2025-03-27 14:49:21,948 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-70862191 2025-03-27 14:49:24,953 - DEBUG - For Ingress ctest-nginx-ingress-70862191, Cluster IP: 10.47.255.249, External IPs ['180.128.157.188'] 2025-03-27 14:49:24,953 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-70862191 2025-03-27 14:49:24,953 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=39c64629-dc91-4ca7-a352-2fd618ddbb77 2025-03-27 14:49:24,961 - INFO - Ingress ctest-nginx-ingress-70862191 with uuid 39c64629-dc91-4ca7-a352-2fd618ddbb77 found in kube manager 2025-03-27 14:49:24,961 - INFO - Ingress ctest-nginx-ingress-70862191 verification passed 2025-03-27 14:49:24,965 - DEBUG - Pod ctest-busybox-pod-58310532 not present 2025-03-27 14:49:24,965 - INFO - Creating Pod ctest-busybox-pod-58310532 2025-03-27 14:49:25,003 - DEBUG - Pod : ctest-busybox-pod-58310532 UUID is 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:25,013 - DEBUG - Pod ctest-nginx-pod-26188393 not in running state.Currently in Pending 2025-03-27 14:49:30,033 - DEBUG - Pod ctest-nginx-pod-26188393 not in running state.Currently in Pending 2025-03-27 14:49:35,040 - INFO - Pod ctest-nginx-pod-26188393 is in running state.Got IP 10.47.255.251 2025-03-27 14:49:35,056 - DEBUG - Pod ctest-nginx-pod-26188393 has vmi a99e9e16-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:49:35,056 - INFO - Verified pod ctest-nginx-pod-26188393 in contrail-api 2025-03-27 14:49:35,056 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:49:35,070 - DEBUG - VMI a99e9e16-0b1a-11f0-88a8-fa163eb593c0 is active in agent 10.0.0.17 2025-03-27 14:49:35,070 - INFO - Verified Pod ctest-nginx-pod-26188393 in agent 10.0.0.17 2025-03-27 14:49:35,070 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=7c150a03-2573-4a47-8b86-fcd529095e9e 2025-03-27 14:49:35,075 - INFO - Pod ctest-nginx-pod-26188393 with uuid 7c150a03-2573-4a47-8b86-fcd529095e9e found in kube manager 2025-03-27 14:49:35,075 - INFO - Pod ctest-nginx-pod-26188393 verification passed 2025-03-27 14:49:35,150 - DEBUG - [Pod ctest-nginx-pod-26188393] Cmd: echo ctest-nginx-pod-26188393 > /usr/share/nginx/html/index.html, Output: 2025-03-27 14:49:35,157 - INFO - Pod ctest-nginx-pod-88517443 is in running state.Got IP 10.47.255.250 2025-03-27 14:49:35,220 - DEBUG - Pod ctest-nginx-pod-88517443 has vmi aa2e6ab4-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:49:35,220 - INFO - Verified pod ctest-nginx-pod-88517443 in contrail-api 2025-03-27 14:49:35,220 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:49:35,231 - DEBUG - VMI aa2e6ab4-0b1a-11f0-88a8-fa163eb593c0 is active in agent 10.0.0.17 2025-03-27 14:49:35,232 - INFO - Verified Pod ctest-nginx-pod-88517443 in agent 10.0.0.17 2025-03-27 14:49:35,232 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=2977724a-af03-44ad-a533-adb68e322543 2025-03-27 14:49:35,236 - INFO - Pod ctest-nginx-pod-88517443 with uuid 2977724a-af03-44ad-a533-adb68e322543 found in kube manager 2025-03-27 14:49:35,237 - INFO - Pod ctest-nginx-pod-88517443 verification passed 2025-03-27 14:49:35,302 - DEBUG - [Pod ctest-nginx-pod-88517443] Cmd: echo ctest-nginx-pod-88517443 > /usr/share/nginx/html/index.html, Output: 2025-03-27 14:49:35,308 - DEBUG - Pod ctest-busybox-pod-58310532 not in running state.Currently in Pending 2025-03-27 14:49:40,316 - INFO - Pod ctest-busybox-pod-58310532 is in running state.Got IP 10.47.255.248 2025-03-27 14:49:40,336 - DEBUG - Pod ctest-busybox-pod-58310532 has vmi ad4927e8-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:49:40,336 - INFO - Verified pod ctest-busybox-pod-58310532 in contrail-api 2025-03-27 14:49:40,336 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:49:40,349 - DEBUG - VMI ad4927e8-0b1a-11f0-88a8-fa163eb593c0 is active in agent 10.0.0.17 2025-03-27 14:49:40,349 - INFO - Verified Pod ctest-busybox-pod-58310532 in agent 10.0.0.17 2025-03-27 14:49:40,349 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:40,355 - INFO - Pod ctest-busybox-pod-58310532 with uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 found in kube manager 2025-03-27 14:49:40,355 - INFO - Pod ctest-busybox-pod-58310532 verification passed 2025-03-27 14:49:40,421 - DEBUG - [Pod ctest-busybox-pod-58310532] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-26188393 2025-03-27 14:49:40,421 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 14:49:40,421 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-26188393 2025-03-27 14:49:40,481 - DEBUG - [Pod ctest-busybox-pod-58310532] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-26188393 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,481 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 14:49:40,482 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd output: ctest-nginx-pod-26188393 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,550 - DEBUG - [Pod ctest-busybox-pod-58310532] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-26188393 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,550 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 14:49:40,550 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd output: ctest-nginx-pod-26188393 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,634 - DEBUG - [Pod ctest-busybox-pod-58310532] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88517443 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,634 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-27 14:49:40,634 - DEBUG - [Pod Pod ctest-busybox-pod-58310532] Cmd output: ctest-nginx-pod-88517443 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-27 14:49:40,634 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-26188393': 3, 'ctest-nginx-pod-88517443': 1} 2025-03-27 14:49:40,635 - WARNING - Nothing to delete parallely 2025-03-27 14:49:40,635 - INFO - Deleting pod default:ctest-busybox-pod-58310532 2025-03-27 14:49:40,661 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:40,669 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:49:45,670 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:45,678 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:49:50,678 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:50,686 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:49:55,687 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:49:55,697 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:00,699 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:50:00,708 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:05,713 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:50:05,721 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:10,721 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:50:10,731 - WARNING - Pod uuid 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:15,732 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=3f9f25e4-9eda-4022-b9ce-a990a6f28b92 2025-03-27 14:50:15,739 - DEBUG - Pod 3f9f25e4-9eda-4022-b9ce-a990a6f28b92 is not in agent 10.0.0.17 VM list 2025-03-27 14:50:15,739 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad4927e8-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:50:15,745 - DEBUG - VMI ad4927e8-0b1a-11f0-88a8-fa163eb593c0 is removed from agent 10.0.0.17 2025-03-27 14:50:15,746 - INFO - Verified that pod ctest-busybox-pod-58310532 is removed in agent 2025-03-27 14:50:15,746 - INFO - Deleting Ingress : ctest-nginx-ingress-70862191 2025-03-27 14:50:15,756 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=39c64629-dc91-4ca7-a352-2fd618ddbb77 2025-03-27 14:50:15,764 - ERROR - Ingress ctest-nginx-ingress-70862191 with uuid 39c64629-dc91-4ca7-a352-2fd618ddbb77 still found in kube manager 2025-03-27 14:50:16,765 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=39c64629-dc91-4ca7-a352-2fd618ddbb77 2025-03-27 14:50:16,773 - ERROR - Ingress ctest-nginx-ingress-70862191 with uuid 39c64629-dc91-4ca7-a352-2fd618ddbb77 still found in kube manager 2025-03-27 14:50:17,774 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=39c64629-dc91-4ca7-a352-2fd618ddbb77 2025-03-27 14:50:17,778 - INFO - Ingress ctest-nginx-ingress-70862191 with uuid 39c64629-dc91-4ca7-a352-2fd618ddbb77 deleted successfully from kube manager 2025-03-27 14:50:17,778 - INFO - Verifications on Ingress %s cleanup passed 2025-03-27 14:50:17,779 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-27 14:50:17,866 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-27 14:50:17,872 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-27 14:50:17,873 - INFO - Deleting VN __public__ 2025-03-27 14:50:17,990 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/3c8f4f61-9cae-4ec0-9449-b8c8d18755d7 2025-03-27 14:50:17,997 - DEBUG - Response Code: 404 2025-03-27 14:50:17,997 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-03-27 14:50:18,006 - DEBUG - Requesting: http://10.0.0.36:8082/domain/c70fc650-d5b5-4cfb-8952-70f7fda979a4 2025-03-27 14:50:18,017 - DEBUG - Requesting: http://10.0.0.36:8082/project/10901f60-88fc-4a24-aeb0-eb17a88d7736 2025-03-27 14:50:18,073 - INFO - Validated that VN __public__ is not found in API Server 2025-03-27 14:50:18,073 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-27 14:50:18,083 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:50:18,095 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-03-27 14:50:18,096 - INFO - Validated that VN __public__ is not in any agent 2025-03-27 14:50:18,096 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:50:18,109 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-27 14:50:18,116 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-27 14:50:18,123 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-27 14:50:18,123 - INFO - Deleting pod default:ctest-nginx-pod-88517443 2025-03-27 14:50:18,139 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=2977724a-af03-44ad-a533-adb68e322543 2025-03-27 14:50:18,161 - WARNING - Pod uuid 2977724a-af03-44ad-a533-adb68e322543 is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:23,164 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=2977724a-af03-44ad-a533-adb68e322543 2025-03-27 14:50:23,172 - DEBUG - Pod 2977724a-af03-44ad-a533-adb68e322543 is not in agent 10.0.0.17 VM list 2025-03-27 14:50:23,172 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa2e6ab4-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:50:23,180 - DEBUG - VMI aa2e6ab4-0b1a-11f0-88a8-fa163eb593c0 is removed from agent 10.0.0.17 2025-03-27 14:50:23,180 - INFO - Verified that pod ctest-nginx-pod-88517443 is removed in agent 2025-03-27 14:50:23,180 - INFO - Deleting pod default:ctest-nginx-pod-26188393 2025-03-27 14:50:23,197 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c150a03-2573-4a47-8b86-fcd529095e9e 2025-03-27 14:50:23,211 - WARNING - Pod uuid 7c150a03-2573-4a47-8b86-fcd529095e9e is still seen in agent 10.0.0.17 VM list 2025-03-27 14:50:28,212 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c150a03-2573-4a47-8b86-fcd529095e9e 2025-03-27 14:50:28,222 - DEBUG - Pod 7c150a03-2573-4a47-8b86-fcd529095e9e is not in agent 10.0.0.17 VM list 2025-03-27 14:50:28,222 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a99e9e16-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:50:28,229 - DEBUG - VMI a99e9e16-0b1a-11f0-88a8-fa163eb593c0 is removed from agent 10.0.0.17 2025-03-27 14:50:28,229 - INFO - Verified that pod ctest-nginx-pod-26188393 is removed in agent 2025-03-27 14:50:28,230 - INFO - Deleting service : ctest-nginx-svc-24778292 2025-03-27 14:50:28,456 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 14:50:28,464 - DEBUG - No XMPP flaps were noticed during the test 2025-03-27 14:50:28,464 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-03-27 14:50:28,464 - INFO - -------------------------------------------------------------------------------- 2025-03-27 14:50:34,860 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 14:50:35,012 - DEBUG - Output : cluster_project={} 2025-03-27 14:50:35,070 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-27 14:50:35,291 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-27 14:50:35,297 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-27 14:50:35,439 - DEBUG - Output : cluster_project={} 2025-03-27 14:50:50,615 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:50,701 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:50,744 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:50,837 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:55,886 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:55,972 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:56,017 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:56,102 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-27 14:50:56,294 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 14:50:59,024 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_ApplicationPolicySetReq? 2025-03-27 14:50:59,035 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-27 14:50:59,077 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-27 14:51:01,111 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-27 14:54:01,872 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-27 14:54:01,910 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=6a284924-bb3b-4634-98bd-d5162c519050 2025-03-27 14:54:01,938 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:01,966 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:01,972 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5549ae33-da8b-480a-bc8c-a0f5edaa5867 2025-03-27 14:54:01,976 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=b632f682-2e9d-4975-8ac9-1c72627486da 2025-03-27 14:54:01,982 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8d1bdfbb-47d8-4043-a088-8534f74c7cde 2025-03-27 14:54:01,988 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:01,994 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:06,935 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=6a284924-bb3b-4634-98bd-d5162c519050 2025-03-27 14:54:06,944 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7ca1e5a-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:06,953 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:07,077 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:07,079 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:07,081 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:07,082 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8d1bdfbb-47d8-4043-a088-8534f74c7cde 2025-03-27 14:54:07,084 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5549ae33-da8b-480a-bc8c-a0f5edaa5867 2025-03-27 14:54:07,085 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=b632f682-2e9d-4975-8ac9-1c72627486da 2025-03-27 14:54:07,106 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d9120372-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:07,108 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d998f864-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:07,109 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d860416e-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:11,961 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:12,104 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:12,111 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:12,112 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:16,971 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:17,112 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:17,123 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:17,125 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:21,980 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:22,124 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:22,136 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:22,138 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:26,993 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:27,133 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:27,151 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:27,153 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:32,004 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:32,143 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:32,166 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:32,168 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:37,019 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e60db962-c6e7-407a-b507-67a65721757c 2025-03-27 14:54:37,028 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dacb0baa-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:37,151 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8469b72f-2c1a-45d6-a2fa-27b78d1d3065 2025-03-27 14:54:37,161 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da409b3c-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:37,179 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a6fcc661-299c-43bd-bce4-5f7c3ea3f8a3 2025-03-27 14:54:37,182 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=5692578c-2382-455a-9e8a-27da1e14ce6d 2025-03-27 14:54:37,191 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db5023b2-0b1a-11f0-88a8-fa163eb593c0 2025-03-27 14:54:37,193 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbdc31a4-0b1a-11f0-88a8-fa163eb593c0