2026-08-17 15:35:29,751 - DEBUG - [10.0.0.188]: Running cmd : hostname 2026-08-17 15:35:30,061 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,061 - DEBUG - [10.0.0.188]: Running cmd : hostname -f 2026-08-17 15:35:30,107 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,107 - DEBUG - [10.0.0.188]: 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-08-17 15:35:30,219 - DEBUG - Output : NAMES contrail_test_7j23SIXwe analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-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-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2026-08-17 15:35:30,220 - DEBUG - [10.0.0.188]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-17 15:35:30,264 - DEBUG - Output : 127.0.0.1/8 10.0.0.188/24 252.188.0.1/8 10.37.143.1/24 172.17.0.1/16 2026-08-17 15:35:30,264 - DEBUG - [10.0.0.188]: Running cmd : getent hosts 10.0.0.188 | head -n 1 | awk '{print $2}' 2026-08-17 15:35:30,309 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,408 - DEBUG - [10.0.0.186]: Running cmd : hostname 2026-08-17 15:35:30,667 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,667 - DEBUG - [10.0.0.186]: Running cmd : hostname -f 2026-08-17 15:35:30,701 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,701 - DEBUG - [10.0.0.186]: 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-08-17 15:35:30,794 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-17 15:35:30,794 - DEBUG - [10.0.0.186]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-17 15:35:30,840 - DEBUG - Output : 10.0.0.186/24 2026-08-17 15:35:30,840 - DEBUG - [10.0.0.186]: Running cmd : getent hosts 10.0.0.186 | head -n 1 | awk '{print $2}' 2026-08-17 15:35:30,876 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2069-1 2026-08-17 15:35:30,993 - INFO - Using existing project ['default-domain', 'k8s-default'](af6135ae-33ca-4089-8a5c-e694b7729328) 2026-08-17 15:35:31,088 - INFO - Using existing project ['default-domain', 'k8s-default'](af6135ae-33ca-4089-8a5c-e694b7729328) 2026-08-17 15:35:31,230 - INFO - ================================================================================ 2026-08-17 15:35:31,230 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-17 15:35:31,231 - 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-08-17 15:35:31,474 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:35:31,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.186': {'10.0.0.188': '0'}} with 2026-08-17 15:35:31,483 - INFO - Initial checks done. Running the testcase now 2026-08-17 15:35:31,483 - INFO - 2026-08-17 15:35:31,488 - INFO - Namespace default already exists 2026-08-17 15:35:31,488 - DEBUG - [10.0.0.188]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 15:35:31,604 - DEBUG - Output : cluster_project={} 2026-08-17 15:35:31,704 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-17 15:35:31,704 - DEBUG - Project uuid in Contrail is af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:31,704 - DEBUG - [10.0.0.188]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 15:35:31,853 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 15:35:31,853 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_NamespaceDatabaseList?namespace_uuid=aba564ad-3d5b-4956-9da3-702cc6106c65 2026-08-17 15:35:31,859 - INFO - Namespace default with uuid aba564ad-3d5b-4956-9da3-702cc6106c65 found in kube manager 2026-08-17 15:35:31,859 - INFO - Namespace default verification passed 2026-08-17 15:35:31,862 - DEBUG - Service ctest-nginx-svc-26311791 not present 2026-08-17 15:35:31,863 - INFO - Creating service ctest-nginx-svc-26311791 2026-08-17 15:35:31,884 - INFO - Created Service ctest-nginx-svc-26311791 2026-08-17 15:35:31,896 - DEBUG - Pod ctest-nginx-pod-62127584 not present 2026-08-17 15:35:31,897 - INFO - Creating Pod ctest-nginx-pod-62127584 2026-08-17 15:35:31,956 - DEBUG - Pod : ctest-nginx-pod-62127584 UUID is 2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac 2026-08-17 15:35:31,964 - DEBUG - Pod ctest-nginx-pod-76855698 not present 2026-08-17 15:35:31,965 - INFO - Creating Pod ctest-nginx-pod-76855698 2026-08-17 15:35:31,997 - DEBUG - Pod : ctest-nginx-pod-76855698 UUID is bb65b857-9d86-403e-a68e-562970d320b2 2026-08-17 15:35:32,287 - INFO - Created VN __public__, UUID :f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:32,532 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:35:32,539 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:35:32,565 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:32,641 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:32,656 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:32,703 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:32,734 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:32,745 - DEBUG - Route Targets: [] 2026-08-17 15:35:32,745 - DEBUG - RT names not yet present for VN __public__ 2026-08-17 15:35:37,746 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:35:37,753 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:35:37,764 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:37,819 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:37,830 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:37,839 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:37,847 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:37,853 - DEBUG - Requesting: http://10.0.0.188:8082/route-target/ed0cc1a9-8d7a-4a62-ac58-54903958be27 2026-08-17 15:35:37,859 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 15:35:37,859 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:37,867 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:37,879 - INFO - Verified VN network id 13 for VN f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:37,879 - INFO - Verifications in API Server for VN __public__ passed 2026-08-17 15:35:37,879 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:37,887 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:37,893 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:35:37,900 - DEBUG - Requesting: http://10.0.0.188:8082/route-target/ed0cc1a9-8d7a-4a62-ac58-54903958be27 2026-08-17 15:35:37,908 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 15:35:37,914 - DEBUG - Control-node 10.0.0.188 : 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': '17326747898857801512', 'uuid-lslong': '13288256645185185351'}, 'enable': 'true', 'created': '2026-08-17T15:35:32', 'last-modified': '2026-08-17T15:35:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.504469'} 2026-08-17 15:35:37,914 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:37,926 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-17 15:35:37,926 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-17 15:35:37,927 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-17 15:35:37,927 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:35:37,932 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:35:37,940 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:37,990 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:38,003 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-17 15:35:38,003 - DEBUG - Verifying the vn in opserver 2026-08-17 15:35:38,003 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.188 2026-08-17 15:35:38,003 - DEBUG - Requesting: http://10.0.0.188:8081/analytics/uves/virtual-networks 2026-08-17 15:35:38,013 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.188:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-17 15:35:38,013 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-17 15:35:38,013 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:38,022 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:38,030 - DEBUG - Do not have enough data to verify VN in agent 2026-08-17 15:35:38,030 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:35:38,038 - DEBUG - VRF ids for VN __public__: {} 2026-08-17 15:35:38,153 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-17 15:35:38,258 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:35:38,270 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:35:38,281 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:38,328 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:38,339 - DEBUG - Requesting: http://10.0.0.188:8082/floating-ip-pool/e8cfe829-9768-4f76-8881-4cc966eabeee 2026-08-17 15:35:38,346 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:35:38,350 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:35:38,357 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:35:38,403 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-network/f074f969-b82a-4728-b869-5f03bc7ca647 2026-08-17 15:35:38,413 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-17 15:35:38,413 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-17 15:35:38,421 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 15:35:38,427 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-17 15:35:38,427 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-17 15:35:38,430 - DEBUG - Ingress ctest-nginx-ingress-37961577 not present 2026-08-17 15:35:38,431 - INFO - Creating Ingress ctest-nginx-ingress-37961577 2026-08-17 15:35:38,442 - INFO - Created Ingress ctest-nginx-ingress-37961577 2026-08-17 15:35:38,449 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-37961577 2026-08-17 15:35:41,461 - DEBUG - For Ingress ctest-nginx-ingress-37961577, Cluster IP: 10.47.255.249, External IPs ['205.189.84.124'] 2026-08-17 15:35:41,461 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-37961577 2026-08-17 15:35:41,462 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_LoadbalancerDatabaseList?x=9556aec4-1473-441e-93ce-21bb7c9b50ec 2026-08-17 15:35:41,472 - INFO - Ingress ctest-nginx-ingress-37961577 with uuid 9556aec4-1473-441e-93ce-21bb7c9b50ec found in kube manager 2026-08-17 15:35:41,473 - INFO - Ingress ctest-nginx-ingress-37961577 verification passed 2026-08-17 15:35:41,476 - DEBUG - Pod ctest-busybox-pod-89657419 not present 2026-08-17 15:35:41,476 - INFO - Creating Pod ctest-busybox-pod-89657419 2026-08-17 15:35:41,775 - DEBUG - Pod : ctest-busybox-pod-89657419 UUID is c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:35:41,803 - DEBUG - Pod ctest-nginx-pod-62127584 not in running state.Currently in Pending 2026-08-17 15:35:46,810 - INFO - Pod ctest-nginx-pod-62127584 is in running state.Got IP 10.47.255.251 2026-08-17 15:35:46,864 - DEBUG - Pod ctest-nginx-pod-62127584 has vmi 494cff68-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:35:46,864 - INFO - Verified pod ctest-nginx-pod-62127584 in contrail-api 2026-08-17 15:35:46,864 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:35:46,880 - DEBUG - VMI 494cff68-9a51-11f1-98df-fa163ecada5b is active in agent 10.0.0.186 2026-08-17 15:35:46,880 - INFO - Verified Pod ctest-nginx-pod-62127584 in agent 10.0.0.186 2026-08-17 15:35:46,880 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_VirtualMachineDatabaseList?x=2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac 2026-08-17 15:35:46,885 - INFO - Pod ctest-nginx-pod-62127584 with uuid 2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac found in kube manager 2026-08-17 15:35:46,885 - INFO - Pod ctest-nginx-pod-62127584 verification passed 2026-08-17 15:35:46,963 - DEBUG - [Pod ctest-nginx-pod-62127584] Cmd: echo ctest-nginx-pod-62127584 > /usr/share/nginx/html/index.html, Output: 2026-08-17 15:35:46,971 - INFO - Pod ctest-nginx-pod-76855698 is in running state.Got IP 10.47.255.250 2026-08-17 15:35:46,987 - DEBUG - Pod ctest-nginx-pod-76855698 has vmi 4a0a1774-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:35:46,987 - INFO - Verified pod ctest-nginx-pod-76855698 in contrail-api 2026-08-17 15:35:46,987 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:35:47,005 - DEBUG - VMI 4a0a1774-9a51-11f1-98df-fa163ecada5b is active in agent 10.0.0.186 2026-08-17 15:35:47,005 - INFO - Verified Pod ctest-nginx-pod-76855698 in agent 10.0.0.186 2026-08-17 15:35:47,005 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_VirtualMachineDatabaseList?x=bb65b857-9d86-403e-a68e-562970d320b2 2026-08-17 15:35:47,009 - INFO - Pod ctest-nginx-pod-76855698 with uuid bb65b857-9d86-403e-a68e-562970d320b2 found in kube manager 2026-08-17 15:35:47,009 - INFO - Pod ctest-nginx-pod-76855698 verification passed 2026-08-17 15:35:47,069 - DEBUG - [Pod ctest-nginx-pod-76855698] Cmd: echo ctest-nginx-pod-76855698 > /usr/share/nginx/html/index.html, Output: 2026-08-17 15:35:47,076 - DEBUG - Pod ctest-busybox-pod-89657419 not in running state.Currently in Pending 2026-08-17 15:35:52,084 - INFO - Pod ctest-busybox-pod-89657419 is in running state.Got IP 10.47.255.248 2026-08-17 15:35:52,097 - DEBUG - Pod ctest-busybox-pod-89657419 has vmi 4e2fe950-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:35:52,098 - INFO - Verified pod ctest-busybox-pod-89657419 in contrail-api 2026-08-17 15:35:52,098 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:35:52,108 - DEBUG - VMI 4e2fe950-9a51-11f1-98df-fa163ecada5b is active in agent 10.0.0.186 2026-08-17 15:35:52,108 - INFO - Verified Pod ctest-busybox-pod-89657419 in agent 10.0.0.186 2026-08-17 15:35:52,108 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_VirtualMachineDatabaseList?x=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:35:52,113 - INFO - Pod ctest-busybox-pod-89657419 with uuid c92a82ab-292b-479e-b8b4-bd61296634bb found in kube manager 2026-08-17 15:35:52,113 - INFO - Pod ctest-busybox-pod-89657419 verification passed 2026-08-17 15:35:52,179 - DEBUG - [Pod ctest-busybox-pod-89657419] 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-62127584 2026-08-17 15:35:52,179 - DEBUG - [Pod Pod ctest-busybox-pod-89657419] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:35:52,179 - DEBUG - [Pod Pod ctest-busybox-pod-89657419] 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-62127584 2026-08-17 15:35:52,248 - DEBUG - [Pod ctest-busybox-pod-89657419] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76855698 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-17 15:35:52,248 - DEBUG - [Pod Pod ctest-busybox-pod-89657419] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-17 15:35:52,249 - DEBUG - [Pod Pod ctest-busybox-pod-89657419] Cmd output: ctest-nginx-pod-76855698 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-17 15:35:52,249 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-62127584': 1, 'ctest-nginx-pod-76855698': 1} 2026-08-17 15:35:52,249 - WARNING - Nothing to delete parallely 2026-08-17 15:35:52,249 - INFO - Deleting pod default:ctest-busybox-pod-89657419 2026-08-17 15:35:52,262 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:35:52,268 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:35:57,269 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:35:57,275 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:02,276 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:02,285 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:07,286 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:07,294 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:12,295 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:12,302 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:17,303 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:17,313 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:22,313 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:22,321 - WARNING - Pod uuid c92a82ab-292b-479e-b8b4-bd61296634bb is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:27,321 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c92a82ab-292b-479e-b8b4-bd61296634bb 2026-08-17 15:36:27,328 - DEBUG - Pod c92a82ab-292b-479e-b8b4-bd61296634bb is not in agent 10.0.0.186 VM list 2026-08-17 15:36:27,328 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e2fe950-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:36:27,335 - DEBUG - VMI 4e2fe950-9a51-11f1-98df-fa163ecada5b is removed from agent 10.0.0.186 2026-08-17 15:36:27,335 - INFO - Verified that pod ctest-busybox-pod-89657419 is removed in agent 2026-08-17 15:36:27,335 - INFO - Deleting Ingress : ctest-nginx-ingress-37961577 2026-08-17 15:36:27,345 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_LoadbalancerDatabaseList?x=9556aec4-1473-441e-93ce-21bb7c9b50ec 2026-08-17 15:36:27,349 - ERROR - Ingress ctest-nginx-ingress-37961577 with uuid 9556aec4-1473-441e-93ce-21bb7c9b50ec still found in kube manager 2026-08-17 15:36:28,350 - DEBUG - Requesting: http://10.0.0.188:8108/Snh_LoadbalancerDatabaseList?x=9556aec4-1473-441e-93ce-21bb7c9b50ec 2026-08-17 15:36:28,355 - INFO - Ingress ctest-nginx-ingress-37961577 with uuid 9556aec4-1473-441e-93ce-21bb7c9b50ec deleted successfully from kube manager 2026-08-17 15:36:28,355 - INFO - Verifications on Ingress %s cleanup passed 2026-08-17 15:36:28,355 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-17 15:36:28,534 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-17 15:36:28,541 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-17 15:36:28,541 - INFO - Deleting VN __public__ 2026-08-17 15:36:28,829 - DEBUG - Requesting: http://10.0.0.188:8082/routing-instance/99f4d662-395e-4d2b-aa39-cd2715a0a318 2026-08-17 15:36:28,842 - DEBUG - Response Code: 404 2026-08-17 15:36:28,842 - DEBUG - Requesting: http://10.0.0.188:8082/domains 2026-08-17 15:36:28,851 - DEBUG - Requesting: http://10.0.0.188:8082/domain/e76ae4d5-117b-4d93-a188-004b5ef996a2 2026-08-17 15:36:28,863 - DEBUG - Requesting: http://10.0.0.188:8082/project/af6135ae-33ca-4089-8a5c-e694b7729328 2026-08-17 15:36:28,939 - INFO - Validated that VN __public__ is not found in API Server 2026-08-17 15:36:28,940 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-17 15:36:28,963 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:36:29,000 - DEBUG - VN __public__ is not present in Agent 10.0.0.186 2026-08-17 15:36:29,000 - INFO - Validated that VN __public__ is not in any agent 2026-08-17 15:36:29,000 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:36:29,024 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-17 15:36:29,029 - DEBUG - Requesting: http://10.0.0.188:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-17 15:36:29,035 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-17 15:36:29,035 - INFO - Deleting pod default:ctest-nginx-pod-76855698 2026-08-17 15:36:29,062 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=bb65b857-9d86-403e-a68e-562970d320b2 2026-08-17 15:36:29,076 - WARNING - Pod uuid bb65b857-9d86-403e-a68e-562970d320b2 is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:34,077 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=bb65b857-9d86-403e-a68e-562970d320b2 2026-08-17 15:36:34,084 - DEBUG - Pod bb65b857-9d86-403e-a68e-562970d320b2 is not in agent 10.0.0.186 VM list 2026-08-17 15:36:34,084 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a0a1774-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:36:34,090 - DEBUG - VMI 4a0a1774-9a51-11f1-98df-fa163ecada5b is removed from agent 10.0.0.186 2026-08-17 15:36:34,090 - INFO - Verified that pod ctest-nginx-pod-76855698 is removed in agent 2026-08-17 15:36:34,090 - INFO - Deleting pod default:ctest-nginx-pod-62127584 2026-08-17 15:36:34,109 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac 2026-08-17 15:36:34,122 - WARNING - Pod uuid 2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac is still seen in agent 10.0.0.186 VM list 2026-08-17 15:36:39,123 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac 2026-08-17 15:36:39,132 - DEBUG - Pod 2cf8f8dc-c357-4a3c-90cb-65f79bdc3bac is not in agent 10.0.0.186 VM list 2026-08-17 15:36:39,132 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:494cff68-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:36:39,141 - DEBUG - VMI 494cff68-9a51-11f1-98df-fa163ecada5b is removed from agent 10.0.0.186 2026-08-17 15:36:39,141 - INFO - Verified that pod ctest-nginx-pod-62127584 is removed in agent 2026-08-17 15:36:39,141 - INFO - Deleting service : ctest-nginx-svc-26311791 2026-08-17 15:36:39,340 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:36:39,349 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 15:36:39,349 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2026-08-17 15:36:39,349 - INFO - -------------------------------------------------------------------------------- 2026-08-17 15:36:45,825 - DEBUG - [10.0.0.188]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 15:36:45,953 - DEBUG - Output : cluster_project={} 2026-08-17 15:36:46,084 - DEBUG - [10.0.0.188]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-17 15:36:46,244 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-17 15:36:46,249 - DEBUG - [10.0.0.188]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-17 15:36:46,411 - DEBUG - Output : cluster_project={} 2026-08-17 15:37:01,521 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,605 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,692 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,731 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,812 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,896 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:01,940 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:02,030 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-17 15:37:02,279 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:37:04,926 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_ApplicationPolicySetReq? 2026-08-17 15:37:04,935 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AclReq? 2026-08-17 15:37:04,978 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AclReq? 2026-08-17 15:37:07,007 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AclReq? 2026-08-17 15:40:16,981 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-17 15:40:17,018 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:17,038 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:17,058 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:17,072 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c385d11b-09fc-4341-a238-526908afd01b 2026-08-17 15:40:17,081 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=37d3a873-50c0-4f71-a872-ab556aa8b87d 2026-08-17 15:40:17,087 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:17,092 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=cce3f09e-24fc-4d6f-9dd4-d55c9f7edff8 2026-08-17 15:40:17,100 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:22,106 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:22,108 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:22,173 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=37d3a873-50c0-4f71-a872-ab556aa8b87d 2026-08-17 15:40:22,174 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=c385d11b-09fc-4341-a238-526908afd01b 2026-08-17 15:40:22,176 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=cce3f09e-24fc-4d6f-9dd4-d55c9f7edff8 2026-08-17 15:40:22,178 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:22,191 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:22,192 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:22,196 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:76dbbe06-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:22,200 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7660c804-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:22,218 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:75a039d6-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:27,116 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:27,118 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:27,200 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:27,218 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:27,222 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:32,128 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:32,130 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:32,209 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:32,230 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:32,232 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:37,140 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:37,142 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:37,220 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:37,242 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:37,244 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:42,153 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:42,156 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:42,228 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:42,259 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:42,260 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:47,167 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:47,170 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:47,239 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:47,272 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:47,274 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:52,182 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=681dd654-9951-410a-b11f-3ebe482dfb0f 2026-08-17 15:40:52,184 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=0a6c745f-ba8b-43d2-a1be-74acdbf6841d 2026-08-17 15:40:52,194 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7517482e-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:52,195 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77f26bf0-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:52,247 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=e4a837c0-be67-42c6-8fd5-d50957382467 2026-08-17 15:40:52,255 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:78e28e64-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:52,285 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=ebccf2c8-64f5-4593-bca4-e3404501c683 2026-08-17 15:40:52,287 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_VmListReq?uuid=7b542c21-94c9-4e35-aeab-0a7b9084547c 2026-08-17 15:40:52,298 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7778f824-9a51-11f1-98df-fa163ecada5b 2026-08-17 15:40:52,301 - DEBUG - Requesting: http://10.0.0.186:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:786b9ac0-9a51-11f1-98df-fa163ecada5b