2026-06-15 17:03:33,955 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-15 17:03:34,218 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:34,218 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-15 17:03:34,252 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:34,252 - DEBUG - [10.0.0.22]: 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-06-15 17:03:34,318 - DEBUG - Output : NAMES contrail_test_45RNpg2YG contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-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-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 2026-06-15 17:03:34,319 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-15 17:03:34,353 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.212.196.1/24 172.17.0.1/16 2026-06-15 17:03:34,354 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-15 17:03:34,430 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:34,533 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-06-15 17:03:34,752 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:34,753 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-06-15 17:03:34,817 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:34,817 - DEBUG - [10.0.0.19]: 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-06-15 17:03:34,862 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-15 17:03:34,862 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-15 17:03:34,896 - DEBUG - Output : 10.0.0.19/24 2026-06-15 17:03:34,897 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-06-15 17:03:34,967 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2022-1 2026-06-15 17:03:35,037 - INFO - Using existing project ['default-domain', 'k8s-default'](952085de-091a-404a-95ac-a7b4e4f44809) 2026-06-15 17:03:35,099 - INFO - Using existing project ['default-domain', 'k8s-default'](952085de-091a-404a-95ac-a7b4e4f44809) 2026-06-15 17:03:35,201 - INFO - ================================================================================ 2026-06-15 17:03:35,201 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-15 17:03:35,201 - 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-06-15 17:03:35,436 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:03:35,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.22': '0'}} with 2026-06-15 17:03:35,444 - INFO - Initial checks done. Running the testcase now 2026-06-15 17:03:35,444 - INFO - 2026-06-15 17:03:35,447 - INFO - Namespace default already exists 2026-06-15 17:03:35,448 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 17:03:35,563 - DEBUG - Output : cluster_project={} 2026-06-15 17:03:35,602 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-15 17:03:35,602 - DEBUG - Project uuid in Contrail is 952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:35,602 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-15 17:03:35,741 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-15 17:03:35,741 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=5f363439-3a57-470c-882c-3748cd7d322e 2026-06-15 17:03:35,745 - INFO - Namespace default with uuid 5f363439-3a57-470c-882c-3748cd7d322e found in kube manager 2026-06-15 17:03:35,745 - INFO - Namespace default verification passed 2026-06-15 17:03:35,748 - DEBUG - Service ctest-nginx-svc-61851229 not present 2026-06-15 17:03:35,748 - INFO - Creating service ctest-nginx-svc-61851229 2026-06-15 17:03:35,769 - INFO - Created Service ctest-nginx-svc-61851229 2026-06-15 17:03:35,780 - DEBUG - Pod ctest-nginx-pod-89998683 not present 2026-06-15 17:03:35,782 - INFO - Creating Pod ctest-nginx-pod-89998683 2026-06-15 17:03:35,819 - DEBUG - Pod : ctest-nginx-pod-89998683 UUID is f7dddb7e-4d40-4eb5-93de-56661567c59b 2026-06-15 17:03:35,823 - DEBUG - Pod ctest-nginx-pod-77953606 not present 2026-06-15 17:03:35,824 - INFO - Creating Pod ctest-nginx-pod-77953606 2026-06-15 17:03:35,876 - DEBUG - Pod : ctest-nginx-pod-77953606 UUID is 6e68c399-1804-4e83-8e43-89fc531e7ecc 2026-06-15 17:03:36,075 - INFO - Created VN __public__, UUID :8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:36,344 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:03:36,360 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:03:36,378 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:36,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:36,497 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:36,517 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:36,526 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:36,536 - DEBUG - Route Targets: [] 2026-06-15 17:03:36,536 - DEBUG - RT names not yet present for VN __public__ 2026-06-15 17:03:41,537 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:03:41,545 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:03:41,563 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:41,615 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,627 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,635 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:41,643 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:41,650 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/e85f3312-6e69-4145-8728-77f852311c34 2026-06-15 17:03:41,657 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 17:03:41,657 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,679 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:41,701 - INFO - Verified VN network id 13 for VN 8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,701 - INFO - Verifications in API Server for VN __public__ passed 2026-06-15 17:03:41,701 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,711 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:41,717 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:03:41,723 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/e85f3312-6e69-4145-8728-77f852311c34 2026-06-15 17:03:41,729 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 17:03:41,737 - DEBUG - Control-node 10.0.0.22 : 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': '10152755948414979924', 'uuid-lslong': '12810837886675101984'}, 'enable': 'true', 'created': '2026-06-15T17:03:36', 'last-modified': '2026-06-15T17:03:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.478450'} 2026-06-15 17:03:41,737 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:03:41,749 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 17:03:41,749 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-15 17:03:41,750 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-15 17:03:41,750 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:03:41,759 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:03:41,767 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:41,823 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:41,837 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-15 17:03:41,837 - DEBUG - Verifying the vn in opserver 2026-06-15 17:03:41,837 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-06-15 17:03:41,837 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-06-15 17:03:41,849 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-15 17:03:41,849 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-15 17:03:41,849 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:03:41,857 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:03:41,862 - DEBUG - Do not have enough data to verify VN in agent 2026-06-15 17:03:41,862 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:03:41,866 - DEBUG - VRF ids for VN __public__: {} 2026-06-15 17:03:41,976 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-15 17:03:42,105 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:03:42,112 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:03:42,120 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:42,176 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:42,195 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/466d7643-d4b4-4e16-aba0-0dc7ee3c5b4f 2026-06-15 17:03:42,205 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:03:42,209 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:03:42,216 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:03:42,282 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/8ce5d5be-5482-4f54-b1c9-3d2ee662a920 2026-06-15 17:03:42,292 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-15 17:03:42,292 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-15 17:03:42,301 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 17:03:42,308 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-15 17:03:42,308 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-15 17:03:42,311 - DEBUG - Ingress ctest-nginx-ingress-19941230 not present 2026-06-15 17:03:42,312 - INFO - Creating Ingress ctest-nginx-ingress-19941230 2026-06-15 17:03:42,323 - INFO - Created Ingress ctest-nginx-ingress-19941230 2026-06-15 17:03:42,328 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-19941230 2026-06-15 17:03:45,334 - DEBUG - For Ingress ctest-nginx-ingress-19941230, Cluster IP: 10.47.255.249, External IPs ['69.102.109.124'] 2026-06-15 17:03:45,334 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-19941230 2026-06-15 17:03:45,335 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=65f84809-9acc-467f-aebe-b425caa70cde 2026-06-15 17:03:45,340 - INFO - Ingress ctest-nginx-ingress-19941230 with uuid 65f84809-9acc-467f-aebe-b425caa70cde found in kube manager 2026-06-15 17:03:45,340 - INFO - Ingress ctest-nginx-ingress-19941230 verification passed 2026-06-15 17:03:45,347 - DEBUG - Pod ctest-busybox-pod-55532988 not present 2026-06-15 17:03:45,348 - INFO - Creating Pod ctest-busybox-pod-55532988 2026-06-15 17:03:45,391 - DEBUG - Pod : ctest-busybox-pod-55532988 UUID is 5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:03:45,397 - DEBUG - Pod ctest-nginx-pod-89998683 not in running state.Currently in Pending 2026-06-15 17:03:50,403 - DEBUG - Pod ctest-nginx-pod-89998683 not in running state.Currently in Pending 2026-06-15 17:03:55,413 - INFO - Pod ctest-nginx-pod-89998683 is in running state.Got IP 10.47.255.251 2026-06-15 17:03:55,425 - DEBUG - Pod ctest-nginx-pod-89998683 has vmi 267f2818-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:03:55,425 - INFO - Verified pod ctest-nginx-pod-89998683 in contrail-api 2026-06-15 17:03:55,425 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:03:55,435 - DEBUG - VMI 267f2818-68dc-11f1-ae40-fa163ed3b9be is active in agent 10.0.0.19 2026-06-15 17:03:55,435 - INFO - Verified Pod ctest-nginx-pod-89998683 in agent 10.0.0.19 2026-06-15 17:03:55,435 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=f7dddb7e-4d40-4eb5-93de-56661567c59b 2026-06-15 17:03:55,439 - INFO - Pod ctest-nginx-pod-89998683 with uuid f7dddb7e-4d40-4eb5-93de-56661567c59b found in kube manager 2026-06-15 17:03:55,439 - INFO - Pod ctest-nginx-pod-89998683 verification passed 2026-06-15 17:03:55,508 - DEBUG - [Pod ctest-nginx-pod-89998683] Cmd: echo ctest-nginx-pod-89998683 > /usr/share/nginx/html/index.html, Output: 2026-06-15 17:03:55,515 - INFO - Pod ctest-nginx-pod-77953606 is in running state.Got IP 10.47.255.250 2026-06-15 17:03:55,527 - DEBUG - Pod ctest-nginx-pod-77953606 has vmi 26f050d8-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:03:55,527 - INFO - Verified pod ctest-nginx-pod-77953606 in contrail-api 2026-06-15 17:03:55,527 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:03:55,536 - DEBUG - VMI 26f050d8-68dc-11f1-ae40-fa163ed3b9be is active in agent 10.0.0.19 2026-06-15 17:03:55,536 - INFO - Verified Pod ctest-nginx-pod-77953606 in agent 10.0.0.19 2026-06-15 17:03:55,536 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=6e68c399-1804-4e83-8e43-89fc531e7ecc 2026-06-15 17:03:55,540 - INFO - Pod ctest-nginx-pod-77953606 with uuid 6e68c399-1804-4e83-8e43-89fc531e7ecc found in kube manager 2026-06-15 17:03:55,540 - INFO - Pod ctest-nginx-pod-77953606 verification passed 2026-06-15 17:03:55,591 - DEBUG - [Pod ctest-nginx-pod-77953606] Cmd: echo ctest-nginx-pod-77953606 > /usr/share/nginx/html/index.html, Output: 2026-06-15 17:03:55,596 - DEBUG - Pod ctest-busybox-pod-55532988 not in running state.Currently in Pending 2026-06-15 17:04:00,603 - INFO - Pod ctest-busybox-pod-55532988 is in running state.Got IP 10.47.255.248 2026-06-15 17:04:00,656 - DEBUG - Pod ctest-busybox-pod-55532988 has vmi 2b6c5486-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:04:00,656 - INFO - Verified pod ctest-busybox-pod-55532988 in contrail-api 2026-06-15 17:04:00,657 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:04:00,665 - DEBUG - VMI 2b6c5486-68dc-11f1-ae40-fa163ed3b9be is active in agent 10.0.0.19 2026-06-15 17:04:00,665 - INFO - Verified Pod ctest-busybox-pod-55532988 in agent 10.0.0.19 2026-06-15 17:04:00,665 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:00,669 - INFO - Pod ctest-busybox-pod-55532988 with uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 found in kube manager 2026-06-15 17:04:00,669 - INFO - Pod ctest-busybox-pod-55532988 verification passed 2026-06-15 17:04:00,723 - DEBUG - [Pod ctest-busybox-pod-55532988] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77953606 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-06-15 17:04:00,723 - DEBUG - [Pod Pod ctest-busybox-pod-55532988] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 17:04:00,723 - DEBUG - [Pod Pod ctest-busybox-pod-55532988] Cmd output: ctest-nginx-pod-77953606 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-06-15 17:04:00,773 - DEBUG - [Pod ctest-busybox-pod-55532988] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89998683 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-06-15 17:04:00,773 - DEBUG - [Pod Pod ctest-busybox-pod-55532988] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 17:04:00,774 - DEBUG - [Pod Pod ctest-busybox-pod-55532988] Cmd output: ctest-nginx-pod-89998683 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-06-15 17:04:00,774 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-89998683': 1, 'ctest-nginx-pod-77953606': 1} 2026-06-15 17:04:00,774 - WARNING - Nothing to delete parallely 2026-06-15 17:04:00,774 - INFO - Deleting pod default:ctest-busybox-pod-55532988 2026-06-15 17:04:00,788 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:00,793 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:05,794 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:05,800 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:10,800 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:10,806 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:15,806 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:15,813 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:20,814 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:20,822 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:25,823 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:25,834 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:30,835 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:30,843 - WARNING - Pod uuid 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:35,844 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=5d06a8ad-a690-4fe9-b34d-4730a4084f09 2026-06-15 17:04:35,850 - DEBUG - Pod 5d06a8ad-a690-4fe9-b34d-4730a4084f09 is not in agent 10.0.0.19 VM list 2026-06-15 17:04:35,850 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b6c5486-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:04:35,854 - DEBUG - VMI 2b6c5486-68dc-11f1-ae40-fa163ed3b9be is removed from agent 10.0.0.19 2026-06-15 17:04:35,855 - INFO - Verified that pod ctest-busybox-pod-55532988 is removed in agent 2026-06-15 17:04:35,855 - INFO - Deleting Ingress : ctest-nginx-ingress-19941230 2026-06-15 17:04:35,862 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=65f84809-9acc-467f-aebe-b425caa70cde 2026-06-15 17:04:35,868 - ERROR - Ingress ctest-nginx-ingress-19941230 with uuid 65f84809-9acc-467f-aebe-b425caa70cde still found in kube manager 2026-06-15 17:04:36,868 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=65f84809-9acc-467f-aebe-b425caa70cde 2026-06-15 17:04:36,874 - INFO - Ingress ctest-nginx-ingress-19941230 with uuid 65f84809-9acc-467f-aebe-b425caa70cde deleted successfully from kube manager 2026-06-15 17:04:36,874 - INFO - Verifications on Ingress %s cleanup passed 2026-06-15 17:04:36,874 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-15 17:04:36,983 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 17:04:36,989 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-15 17:04:36,989 - INFO - Deleting VN __public__ 2026-06-15 17:04:37,161 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/da8e000f-ec0c-4fac-b68e-136e2e229ec6 2026-06-15 17:04:37,165 - DEBUG - Response Code: 404 2026-06-15 17:04:37,165 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 17:04:37,169 - DEBUG - Requesting: http://10.0.0.22:8082/domain/69a850c5-af8e-4dd0-8035-f3b692c27f10 2026-06-15 17:04:37,181 - DEBUG - Requesting: http://10.0.0.22:8082/project/952085de-091a-404a-95ac-a7b4e4f44809 2026-06-15 17:04:37,222 - INFO - Validated that VN __public__ is not found in API Server 2026-06-15 17:04:37,222 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-15 17:04:37,229 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:04:37,237 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2026-06-15 17:04:37,237 - INFO - Validated that VN __public__ is not in any agent 2026-06-15 17:04:37,237 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:04:37,245 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 17:04:37,258 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 17:04:37,264 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-15 17:04:37,265 - INFO - Deleting pod default:ctest-nginx-pod-77953606 2026-06-15 17:04:37,291 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6e68c399-1804-4e83-8e43-89fc531e7ecc 2026-06-15 17:04:37,302 - WARNING - Pod uuid 6e68c399-1804-4e83-8e43-89fc531e7ecc is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:42,304 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6e68c399-1804-4e83-8e43-89fc531e7ecc 2026-06-15 17:04:42,310 - DEBUG - Pod 6e68c399-1804-4e83-8e43-89fc531e7ecc is not in agent 10.0.0.19 VM list 2026-06-15 17:04:42,310 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26f050d8-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:04:42,315 - DEBUG - VMI 26f050d8-68dc-11f1-ae40-fa163ed3b9be is removed from agent 10.0.0.19 2026-06-15 17:04:42,315 - INFO - Verified that pod ctest-nginx-pod-77953606 is removed in agent 2026-06-15 17:04:42,315 - INFO - Deleting pod default:ctest-nginx-pod-89998683 2026-06-15 17:04:42,340 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f7dddb7e-4d40-4eb5-93de-56661567c59b 2026-06-15 17:04:42,345 - WARNING - Pod uuid f7dddb7e-4d40-4eb5-93de-56661567c59b is still seen in agent 10.0.0.19 VM list 2026-06-15 17:04:47,346 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f7dddb7e-4d40-4eb5-93de-56661567c59b 2026-06-15 17:04:47,353 - DEBUG - Pod f7dddb7e-4d40-4eb5-93de-56661567c59b is not in agent 10.0.0.19 VM list 2026-06-15 17:04:47,353 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:267f2818-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:04:47,358 - DEBUG - VMI 267f2818-68dc-11f1-ae40-fa163ed3b9be is removed from agent 10.0.0.19 2026-06-15 17:04:47,358 - INFO - Verified that pod ctest-nginx-pod-89998683 is removed in agent 2026-06-15 17:04:47,358 - INFO - Deleting service : ctest-nginx-svc-61851229 2026-06-15 17:04:47,579 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:04:47,584 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 17:04:47,584 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2026-06-15 17:04:47,584 - INFO - -------------------------------------------------------------------------------- 2026-06-15 17:04:53,983 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 17:04:54,098 - DEBUG - Output : cluster_project={} 2026-06-15 17:04:54,214 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-15 17:04:54,385 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-15 17:04:54,389 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 17:04:54,538 - DEBUG - Output : cluster_project={} 2026-06-15 17:05:09,644 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:09,729 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:09,763 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:09,837 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:19,885 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:19,961 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:20,044 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:20,124 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 17:05:20,399 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:05:23,050 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2026-06-15 17:05:23,059 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-06-15 17:05:23,096 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-06-15 17:05:25,118 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-06-15 17:08:25,069 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 17:08:25,098 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=40e5f72c-9b0b-4ead-8515-f966b7dc1b16 2026-06-15 17:08:25,128 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:25,135 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:25,142 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:25,147 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:25,151 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=9c0b10a7-0271-47f0-9c57-874f35f97fa7 2026-06-15 17:08:25,156 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:25,161 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1bac4429-0d79-4e0c-b42b-f8cac78794b5 2026-06-15 17:08:30,109 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=40e5f72c-9b0b-4ead-8515-f966b7dc1b16 2026-06-15 17:08:30,115 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:54f8bcf4-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:08:30,183 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:30,184 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=9c0b10a7-0271-47f0-9c57-874f35f97fa7 2026-06-15 17:08:30,185 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:30,186 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:30,186 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:30,188 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1bac4429-0d79-4e0c-b42b-f8cac78794b5 2026-06-15 17:08:30,189 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:30,208 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5688292e-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:08:30,210 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5616f98e-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:08:35,207 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:35,209 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:35,210 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:35,211 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:35,212 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:40,223 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:40,225 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:40,226 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:40,227 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:40,228 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:45,238 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:45,240 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:45,241 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:45,242 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:45,243 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:50,252 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:50,254 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:50,254 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:50,255 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:50,256 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:08:55,269 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:08:55,270 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:08:55,272 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:08:55,273 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:08:55,274 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:09:00,290 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3d765a9-3724-4dd7-bb33-673b36e9e24b 2026-06-15 17:09:00,291 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3584d0fc-98c3-460a-96fe-22ad7af4392d 2026-06-15 17:09:00,293 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=fdc46b17-0ad2-4a26-98f7-37326ad4fe81 2026-06-15 17:09:00,294 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1698a66b-c67d-4640-87be-44bccdf9aca7 2026-06-15 17:09:00,295 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=58cfb905-19d1-459f-aa12-80c40570d3b8 2026-06-15 17:09:00,307 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:571d5918-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:09:00,308 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57a12a90-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:09:00,309 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5581ff32-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:09:00,312 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58a94f80-68dc-11f1-ae40-fa163ed3b9be 2026-06-15 17:09:00,313 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58234d4a-68dc-11f1-ae40-fa163ed3b9be