2026-03-19 12:31:43,926 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-19 12:31:44,161 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-456-1.novalocal 2026-03-19 12:31:44,161 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-19 12:31:44,281 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-456-1.novalocal 2026-03-19 12:31:44,281 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-19 12:31:44,455 - DEBUG - Output : NAMES contrail_test_DS2MSkLNo vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 webui_web_1 webui_job_1 config_devicemgr_1 config_dnsmasq_1 config_api_1 config_svcmonitor_1 config_schema_1 config_nodemgr_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2026-03-19 12:31:44,455 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-19 12:31:44,572 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 10.20.0.17/24 172.17.0.1/16 10.20.0.17/24 2026-03-19 12:31:44,572 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-19 12:31:44,700 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-456-1.novalocal 2026-03-19 12:31:44,700 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-19 12:31:44,840 - DEBUG - Output : 10.20.0.17/24 2026-03-19 12:31:44,840 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.20.0.17 | head -n 1 | awk '{print $2}' 2026-03-19 12:31:44,961 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-456-1.novalocal 2026-03-19 12:31:45,267 - INFO - Using existing project ['default-domain', 'k8s-default'](62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0) 2026-03-19 12:31:45,336 - INFO - Using existing project ['default-domain', 'k8s-default'](62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0) 2026-03-19 12:31:45,459 - INFO - ================================================================================ 2026-03-19 12:31:45,459 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-19 12:31:45,460 - 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 2026-03-19 12:31:45,731 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 12:31:45,736 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-19 12:31:45,736 - INFO - Initial checks done. Running the testcase now 2026-03-19 12:31:45,736 - INFO - 2026-03-19 12:31:45,740 - INFO - Namespace default already exists 2026-03-19 12:31:45,741 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 12:31:45,937 - DEBUG - Output : cluster_project={} 2026-03-19 12:31:46,000 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-19 12:31:46,000 - DEBUG - Project uuid in Contrail is 62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:31:46,000 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 12:31:46,157 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 12:31:46,158 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=edac6d69-42b5-4c1e-97a1-56d211b7b340 2026-03-19 12:31:46,162 - INFO - Namespace default with uuid edac6d69-42b5-4c1e-97a1-56d211b7b340 found in kube manager 2026-03-19 12:31:46,162 - INFO - Namespace default verification passed 2026-03-19 12:31:46,167 - DEBUG - Service ctest-nginx-svc-65322474 not present 2026-03-19 12:31:46,167 - INFO - Creating service ctest-nginx-svc-65322474 2026-03-19 12:31:46,182 - INFO - Created Service ctest-nginx-svc-65322474 2026-03-19 12:31:46,186 - DEBUG - Pod ctest-nginx-pod-10254733 not present 2026-03-19 12:31:46,187 - INFO - Creating Pod ctest-nginx-pod-10254733 2026-03-19 12:31:46,253 - DEBUG - Pod : ctest-nginx-pod-10254733 UUID is a7697b0b-f97b-485d-95f7-5b1532ad296f 2026-03-19 12:31:46,256 - DEBUG - Pod ctest-nginx-pod-72960431 not present 2026-03-19 12:31:46,257 - INFO - Creating Pod ctest-nginx-pod-72960431 2026-03-19 12:31:46,301 - DEBUG - Pod : ctest-nginx-pod-72960431 UUID is 311f52e9-9326-42f9-a755-72e760dd925d 2026-03-19 12:31:46,453 - INFO - Created VN __public__, UUID :e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,605 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-19 12:31:46,616 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4226acea-016d-4812-92f9-7b95dc266c97 2026-03-19 12:31:46,632 - DEBUG - Requesting: http://10.0.0.33:8082/project/62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:31:46,702 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,711 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,720 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:31:46,727 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:31:46,736 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/ec6c904a-a4d1-4444-8b56-8c4952e416a6 2026-03-19 12:31:46,742 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 12:31:46,743 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,750 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:31:46,761 - INFO - Verified VN network id 15 for VN e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,761 - INFO - Verifications in API Server for VN __public__ passed 2026-03-19 12:31:46,761 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,768 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:31:46,777 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:31:46,782 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/ec6c904a-a4d1-4444-8b56-8c4952e416a6 2026-03-19 12:31:46,794 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 12:31:46,800 - DEBUG - Control-node 10.0.0.33 : 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': '16693165364033309363', 'uuid-lslong': '9464596027472221049'}, 'enable': 'true', 'created': '2026-03-19T12:31:46', 'last-modified': '2026-03-19T12:31:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.261880'} 2026-03-19 12:31:46,801 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:31:46,811 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 12:31:46,811 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-19 12:31:46,811 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-19 12:31:46,811 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-19 12:31:46,816 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4226acea-016d-4812-92f9-7b95dc266c97 2026-03-19 12:31:46,828 - DEBUG - Requesting: http://10.0.0.33:8082/project/62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:31:46,867 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:46,878 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-19 12:31:46,878 - DEBUG - Verifying the vn in opserver 2026-03-19 12:31:46,878 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-03-19 12:31:46,878 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-03-19 12:31:46,886 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-19 12:31:46,886 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-19 12:31:46,886 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:31:46,892 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:31:46,907 - DEBUG - Do not have enough data to verify VN in agent 2026-03-19 12:31:46,907 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:31:46,922 - DEBUG - VRF ids for VN __public__: {} 2026-03-19 12:31:46,994 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-19 12:31:47,146 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-19 12:31:47,155 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4226acea-016d-4812-92f9-7b95dc266c97 2026-03-19 12:31:47,169 - DEBUG - Requesting: http://10.0.0.33:8082/project/62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:31:47,229 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:47,237 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/d01c4a12-4337-4ceb-969f-f4596afb25a6 2026-03-19 12:31:47,243 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-19 12:31:47,247 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4226acea-016d-4812-92f9-7b95dc266c97 2026-03-19 12:31:47,253 - DEBUG - Requesting: http://10.0.0.33:8082/project/62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:31:47,299 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e7aa0974-540f-4ab3-8358-fff1000e1379 2026-03-19 12:31:47,309 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-19 12:31:47,309 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-19 12:31:47,318 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 12:31:47,324 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-19 12:31:47,324 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-19 12:31:47,327 - DEBUG - Ingress ctest-nginx-ingress-13483840 not present 2026-03-19 12:31:47,328 - INFO - Creating Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:47,335 - INFO - Created Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:47,338 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:50,344 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:53,352 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:56,359 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:59,366 - DEBUG - For Ingress ctest-nginx-ingress-13483840, Cluster IP: 10.47.255.246, External IPs ['141.140.50.188'] 2026-03-19 12:31:59,366 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-13483840 2026-03-19 12:31:59,366 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:31:59,371 - INFO - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 found in kube manager 2026-03-19 12:31:59,371 - INFO - Ingress ctest-nginx-ingress-13483840 verification passed 2026-03-19 12:31:59,375 - DEBUG - Pod ctest-busybox-pod-09660967 not present 2026-03-19 12:31:59,375 - INFO - Creating Pod ctest-busybox-pod-09660967 2026-03-19 12:31:59,414 - DEBUG - Pod : ctest-busybox-pod-09660967 UUID is eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:31:59,431 - DEBUG - Pod ctest-nginx-pod-10254733 not in running state.Currently in Pending 2026-03-19 12:32:04,438 - DEBUG - Pod ctest-nginx-pod-10254733 not in running state.Currently in Pending 2026-03-19 12:32:09,445 - INFO - Pod ctest-nginx-pod-10254733 is in running state.Got IP 10.47.255.248 2026-03-19 12:32:09,458 - DEBUG - Pod ctest-nginx-pod-10254733 has vmi 9a5a2950-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:32:09,458 - INFO - Verified pod ctest-nginx-pod-10254733 in contrail-api 2026-03-19 12:32:09,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:32:09,470 - DEBUG - VMI 9a5a2950-238f-11f1-b8b5-fa163eea6146 is active in agent 10.0.0.33 2026-03-19 12:32:09,470 - INFO - Verified Pod ctest-nginx-pod-10254733 in agent 10.0.0.33 2026-03-19 12:32:09,470 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=a7697b0b-f97b-485d-95f7-5b1532ad296f 2026-03-19 12:32:09,473 - INFO - Pod ctest-nginx-pod-10254733 with uuid a7697b0b-f97b-485d-95f7-5b1532ad296f found in kube manager 2026-03-19 12:32:09,473 - INFO - Pod ctest-nginx-pod-10254733 verification passed 2026-03-19 12:32:09,528 - DEBUG - [Pod ctest-nginx-pod-10254733] Cmd: echo ctest-nginx-pod-10254733 > /usr/share/nginx/html/index.html, Output: 2026-03-19 12:32:09,537 - INFO - Pod ctest-nginx-pod-72960431 is in running state.Got IP 10.47.255.247 2026-03-19 12:32:09,553 - DEBUG - Pod ctest-nginx-pod-72960431 has vmi 9cff8d62-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:32:09,553 - INFO - Verified pod ctest-nginx-pod-72960431 in contrail-api 2026-03-19 12:32:09,553 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:32:09,565 - DEBUG - VMI 9cff8d62-238f-11f1-b8b5-fa163eea6146 is active in agent 10.0.0.33 2026-03-19 12:32:09,566 - INFO - Verified Pod ctest-nginx-pod-72960431 in agent 10.0.0.33 2026-03-19 12:32:09,566 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=311f52e9-9326-42f9-a755-72e760dd925d 2026-03-19 12:32:09,572 - INFO - Pod ctest-nginx-pod-72960431 with uuid 311f52e9-9326-42f9-a755-72e760dd925d found in kube manager 2026-03-19 12:32:09,572 - INFO - Pod ctest-nginx-pod-72960431 verification passed 2026-03-19 12:32:09,624 - DEBUG - [Pod ctest-nginx-pod-72960431] Cmd: echo ctest-nginx-pod-72960431 > /usr/share/nginx/html/index.html, Output: 2026-03-19 12:32:09,633 - DEBUG - Pod ctest-busybox-pod-09660967 not in running state.Currently in Pending 2026-03-19 12:32:14,640 - DEBUG - Pod ctest-busybox-pod-09660967 not in running state.Currently in Pending 2026-03-19 12:32:19,647 - DEBUG - Pod ctest-busybox-pod-09660967 not in running state.Currently in Pending 2026-03-19 12:32:24,654 - INFO - Pod ctest-busybox-pod-09660967 is in running state.Got IP 10.47.255.245 2026-03-19 12:32:24,668 - DEBUG - Pod ctest-busybox-pod-09660967 has vmi a61415bc-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:32:24,668 - INFO - Verified pod ctest-busybox-pod-09660967 in contrail-api 2026-03-19 12:32:24,669 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:32:24,678 - DEBUG - VMI a61415bc-238f-11f1-b8b5-fa163eea6146 is active in agent 10.0.0.33 2026-03-19 12:32:24,679 - INFO - Verified Pod ctest-busybox-pod-09660967 in agent 10.0.0.33 2026-03-19 12:32:24,679 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:24,683 - INFO - Pod ctest-busybox-pod-09660967 with uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 found in kube manager 2026-03-19 12:32:24,683 - INFO - Pod ctest-busybox-pod-09660967 verification passed 2026-03-19 12:32:24,733 - DEBUG - [Pod ctest-busybox-pod-09660967] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-72960431 2026-03-19 12:32:24,733 - DEBUG - [Pod Pod ctest-busybox-pod-09660967] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-19 12:32:24,733 - DEBUG - [Pod Pod ctest-busybox-pod-09660967] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-72960431 2026-03-19 12:32:24,777 - DEBUG - [Pod ctest-busybox-pod-09660967] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-10254733 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 12:32:24,777 - DEBUG - [Pod Pod ctest-busybox-pod-09660967] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-19 12:32:24,777 - DEBUG - [Pod Pod ctest-busybox-pod-09660967] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-10254733 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 12:32:24,777 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-10254733': 1, 'ctest-nginx-pod-72960431': 1} 2026-03-19 12:32:24,778 - WARNING - Nothing to delete parallely 2026-03-19 12:32:24,778 - INFO - Deleting pod default:ctest-busybox-pod-09660967 2026-03-19 12:32:24,791 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:24,798 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:29,799 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:29,804 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:34,805 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:34,810 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:39,811 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:39,815 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:44,816 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:44,822 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:49,824 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:49,828 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:54,829 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:54,834 - WARNING - Pod uuid eae68b3a-6bdb-4f6b-ba00-efc003166516 is still seen in agent 10.0.0.33 VM list 2026-03-19 12:32:59,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=eae68b3a-6bdb-4f6b-ba00-efc003166516 2026-03-19 12:32:59,841 - DEBUG - Pod eae68b3a-6bdb-4f6b-ba00-efc003166516 is not in agent 10.0.0.33 VM list 2026-03-19 12:32:59,841 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a61415bc-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:32:59,846 - DEBUG - VMI a61415bc-238f-11f1-b8b5-fa163eea6146 is removed from agent 10.0.0.33 2026-03-19 12:32:59,846 - INFO - Verified that pod ctest-busybox-pod-09660967 is removed in agent 2026-03-19 12:32:59,846 - INFO - Deleting Ingress : ctest-nginx-ingress-13483840 2026-03-19 12:32:59,852 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:32:59,856 - ERROR - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 still found in kube manager 2026-03-19 12:33:00,857 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:33:00,861 - ERROR - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 still found in kube manager 2026-03-19 12:33:01,862 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:33:01,866 - ERROR - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 still found in kube manager 2026-03-19 12:33:02,866 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:33:02,870 - ERROR - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 still found in kube manager 2026-03-19 12:33:03,871 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=084efc8d-0cfc-4667-8376-7afddb8d2206 2026-03-19 12:33:03,874 - INFO - Ingress ctest-nginx-ingress-13483840 with uuid 084efc8d-0cfc-4667-8376-7afddb8d2206 deleted successfully from kube manager 2026-03-19 12:33:03,874 - INFO - Verifications on Ingress %s cleanup passed 2026-03-19 12:33:03,874 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-19 12:33:03,942 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 12:33:03,948 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-19 12:33:03,948 - INFO - Deleting VN __public__ 2026-03-19 12:33:04,084 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/56b356d3-04d1-4854-8818-f1083dec3702 2026-03-19 12:33:04,091 - DEBUG - Response Code: 404 2026-03-19 12:33:04,091 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-19 12:33:04,101 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4226acea-016d-4812-92f9-7b95dc266c97 2026-03-19 12:33:04,128 - DEBUG - Requesting: http://10.0.0.33:8082/project/62fd4f02-8f7d-4f7f-a59a-3cd43b82bbd0 2026-03-19 12:33:04,181 - INFO - Validated that VN __public__ is not found in API Server 2026-03-19 12:33:04,181 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-19 12:33:04,186 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:33:04,190 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-03-19 12:33:04,190 - INFO - Validated that VN __public__ is not in any agent 2026-03-19 12:33:04,190 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:33:04,194 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 12:33:04,198 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 12:33:04,202 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-19 12:33:04,203 - INFO - Deleting pod default:ctest-nginx-pod-72960431 2026-03-19 12:33:04,213 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=311f52e9-9326-42f9-a755-72e760dd925d 2026-03-19 12:33:04,221 - WARNING - Pod uuid 311f52e9-9326-42f9-a755-72e760dd925d is still seen in agent 10.0.0.33 VM list 2026-03-19 12:33:09,222 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=311f52e9-9326-42f9-a755-72e760dd925d 2026-03-19 12:33:09,227 - DEBUG - Pod 311f52e9-9326-42f9-a755-72e760dd925d is not in agent 10.0.0.33 VM list 2026-03-19 12:33:09,227 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cff8d62-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:33:09,231 - DEBUG - VMI 9cff8d62-238f-11f1-b8b5-fa163eea6146 is removed from agent 10.0.0.33 2026-03-19 12:33:09,231 - INFO - Verified that pod ctest-nginx-pod-72960431 is removed in agent 2026-03-19 12:33:09,232 - INFO - Deleting pod default:ctest-nginx-pod-10254733 2026-03-19 12:33:09,260 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a7697b0b-f97b-485d-95f7-5b1532ad296f 2026-03-19 12:33:09,271 - WARNING - Pod uuid a7697b0b-f97b-485d-95f7-5b1532ad296f is still seen in agent 10.0.0.33 VM list 2026-03-19 12:33:14,272 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a7697b0b-f97b-485d-95f7-5b1532ad296f 2026-03-19 12:33:14,276 - DEBUG - Pod a7697b0b-f97b-485d-95f7-5b1532ad296f is not in agent 10.0.0.33 VM list 2026-03-19 12:33:14,276 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a5a2950-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:33:14,280 - DEBUG - VMI 9a5a2950-238f-11f1-b8b5-fa163eea6146 is removed from agent 10.0.0.33 2026-03-19 12:33:14,280 - INFO - Verified that pod ctest-nginx-pod-10254733 is removed in agent 2026-03-19 12:33:14,281 - INFO - Deleting service : ctest-nginx-svc-65322474 2026-03-19 12:33:14,741 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 12:33:14,746 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 12:33:14,746 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:29] 2026-03-19 12:33:14,746 - INFO - -------------------------------------------------------------------------------- 2026-03-19 12:33:21,059 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 12:33:21,208 - DEBUG - Output : cluster_project={} 2026-03-19 12:33:21,273 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 12:33:21,427 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 12:33:21,430 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 12:33:21,588 - DEBUG - Output : cluster_project={} 2026-03-19 12:33:51,696 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:33:51,737 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:33:56,786 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:01,827 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:21,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:21,936 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:21,971 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:22,005 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 12:34:22,555 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 12:34:30,540 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-03-19 12:34:30,548 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 12:34:30,574 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 12:34:32,607 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 12:34:34,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-19 12:35:12,394 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 12:35:12,510 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8ab18faa-e00c-4e52-806f-245987921a5e 2026-03-19 12:35:12,516 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:12,520 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2d49305a-118c-478a-9102-0d2232af0f1b 2026-03-19 12:35:12,539 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:12,548 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:12,552 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:12,563 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=895fbe94-1f13-4998-9a91-0fc9a00f309d 2026-03-19 12:35:12,572 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf095243-170b-4fa0-b8e6-d4c06907d88e 2026-03-19 12:35:17,584 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2d49305a-118c-478a-9102-0d2232af0f1b 2026-03-19 12:35:17,586 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:17,587 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8ab18faa-e00c-4e52-806f-245987921a5e 2026-03-19 12:35:17,594 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:17,600 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:17,621 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:17,623 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=895fbe94-1f13-4998-9a91-0fc9a00f309d 2026-03-19 12:35:17,624 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf095243-170b-4fa0-b8e6-d4c06907d88e 2026-03-19 12:35:17,636 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df9c34a4-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:22,598 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=8ab18faa-e00c-4e52-806f-245987921a5e 2026-03-19 12:35:22,600 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:22,601 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2d49305a-118c-478a-9102-0d2232af0f1b 2026-03-19 12:35:22,607 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8ae1374-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:22,608 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:22,611 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc54326a-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:22,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:22,636 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf095243-170b-4fa0-b8e6-d4c06907d88e 2026-03-19 12:35:22,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:27,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:27,622 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:27,623 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:27,642 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf095243-170b-4fa0-b8e6-d4c06907d88e 2026-03-19 12:35:27,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:27,649 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dac0bf68-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:32,617 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:32,630 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:32,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:32,652 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:37,623 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:37,638 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:37,640 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:37,657 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:42,628 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:42,647 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:42,648 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:42,662 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:47,634 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:47,746 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=85091910-b339-4e6b-8317-5e3dd1006fc1 2026-03-19 12:35:47,748 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a86d3794-58e0-4a38-9e24-71ba92461c51 2026-03-19 12:35:47,749 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:47,757 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2555504-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:47,759 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7b00116-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:52,640 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:52,761 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=37081e80-615c-4991-b12a-8fa3f240a578 2026-03-19 12:35:52,766 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e46b1dc4-238f-11f1-b8b5-fa163eea6146 2026-03-19 12:35:57,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0177c521-8ae1-4254-8560-b85281323192 2026-03-19 12:35:57,651 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eaec7d28-238f-11f1-b8b5-fa163eea6146