2026-03-02 01:49:52,874 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-03-02 01:49:53,133 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,133 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-03-02 01:49:53,177 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,178 - 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-03-02 01:49:53,278 - DEBUG - Output : NAMES contrail_test_plDhK51CC contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-03-02 01:49:53,279 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-02 01:49:53,312 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.170.141.1/24 172.17.0.1/16 2026-03-02 01:49:53,312 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-03-02 01:49:53,357 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,442 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-03-02 01:49:53,682 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,683 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-03-02 01:49:53,706 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,706 - DEBUG - [10.0.0.241]: 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-02 01:49:53,790 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-02 01:49:53,791 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-02 01:49:53,815 - DEBUG - Output : 10.0.0.241/24 2026-03-02 01:49:53,815 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-03-02 01:49:53,838 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1919-1 2026-03-02 01:49:53,898 - INFO - Using existing project ['default-domain', 'k8s-default'](b389ab35-09ed-493e-b4e4-b9e60668781f) 2026-03-02 01:49:53,995 - INFO - Using existing project ['default-domain', 'k8s-default'](b389ab35-09ed-493e-b4e4-b9e60668781f) 2026-03-02 01:49:54,103 - INFO - ================================================================================ 2026-03-02 01:49:54,104 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-02 01:49:54,104 - 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-02 01:49:54,350 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-02 01:49:54,357 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-03-02 01:49:54,357 - INFO - Initial checks done. Running the testcase now 2026-03-02 01:49:54,357 - INFO - 2026-03-02 01:49:54,361 - INFO - Namespace default already exists 2026-03-02 01:49:54,362 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-02 01:49:54,478 - DEBUG - Output : cluster_project={} 2026-03-02 01:49:54,510 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-02 01:49:54,510 - DEBUG - Project uuid in Contrail is b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:49:54,510 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-02 01:49:54,640 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-02 01:49:54,641 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=72421725-3b26-42ee-ad53-6a53408f6d15 2026-03-02 01:49:54,644 - INFO - Namespace default with uuid 72421725-3b26-42ee-ad53-6a53408f6d15 found in kube manager 2026-03-02 01:49:54,644 - INFO - Namespace default verification passed 2026-03-02 01:49:54,647 - DEBUG - Service ctest-nginx-svc-95758606 not present 2026-03-02 01:49:54,648 - INFO - Creating service ctest-nginx-svc-95758606 2026-03-02 01:49:54,663 - INFO - Created Service ctest-nginx-svc-95758606 2026-03-02 01:49:54,681 - DEBUG - Pod ctest-nginx-pod-07148868 not present 2026-03-02 01:49:54,687 - INFO - Creating Pod ctest-nginx-pod-07148868 2026-03-02 01:49:54,771 - DEBUG - Pod : ctest-nginx-pod-07148868 UUID is dcf9a126-c0a4-4911-bb24-f77fb44fa4ab 2026-03-02 01:49:54,773 - DEBUG - Pod ctest-nginx-pod-65318134 not present 2026-03-02 01:49:54,774 - INFO - Creating Pod ctest-nginx-pod-65318134 2026-03-02 01:49:54,804 - DEBUG - Pod : ctest-nginx-pod-65318134 UUID is d11815bd-938c-4aeb-905b-94dbc0eff245 2026-03-02 01:49:54,982 - INFO - Created VN __public__, UUID :4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:49:55,130 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:49:55,135 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:49:55,150 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:49:55,224 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:49:55,233 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:49:55,241 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:49:55,283 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:49:55,305 - DEBUG - Route Targets: [] 2026-03-02 01:49:55,305 - DEBUG - RT names not yet present for VN __public__ 2026-03-02 01:50:00,305 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:50:00,310 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:50:00,318 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:50:00,350 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,358 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,366 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:00,372 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:00,378 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ff986055-c796-49c4-ba81-9e86ee80c3a8 2026-03-02 01:50:00,383 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-02 01:50:00,383 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,390 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:00,400 - INFO - Verified VN network id 13 for VN 4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,400 - INFO - Verifications in API Server for VN __public__ passed 2026-03-02 01:50:00,400 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,421 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:00,429 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:00,435 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ff986055-c796-49c4-ba81-9e86ee80c3a8 2026-03-02 01:50:00,441 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-02 01:50:00,447 - DEBUG - Control-node 10.0.0.19 : 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': '5694963731523653041', 'uuid-lslong': '12131718434011868484'}, 'enable': 'true', 'created': '2026-03-02T01:49:54', 'last-modified': '2026-03-02T01:49:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.345473'} 2026-03-02 01:50:00,447 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:00,457 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-02 01:50:00,457 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-02 01:50:00,458 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-02 01:50:00,458 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:50:00,462 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:50:00,469 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:50:00,511 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,519 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-02 01:50:00,519 - DEBUG - Verifying the vn in opserver 2026-03-02 01:50:00,519 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-03-02 01:50:00,519 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-03-02 01:50:00,523 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-02 01:50:00,523 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-02 01:50:00,523 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:00,531 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:00,539 - DEBUG - Do not have enough data to verify VN in agent 2026-03-02 01:50:00,539 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:00,543 - DEBUG - VRF ids for VN __public__: {} 2026-03-02 01:50:00,643 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-02 01:50:00,815 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:50:00,820 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:50:00,827 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:50:00,865 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,883 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/8b3f1ec4-131f-4a22-a2d9-95ae69b3172d 2026-03-02 01:50:00,889 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:50:00,893 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:50:00,899 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:50:00,933 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4f089357-3233-4db1-a85c-85a39e55ed44 2026-03-02 01:50:00,941 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-02 01:50:00,941 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-02 01:50:00,947 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-02 01:50:00,952 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-02 01:50:00,952 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-02 01:50:00,954 - DEBUG - Ingress ctest-nginx-ingress-71651523 not present 2026-03-02 01:50:00,955 - INFO - Creating Ingress ctest-nginx-ingress-71651523 2026-03-02 01:50:00,961 - INFO - Created Ingress ctest-nginx-ingress-71651523 2026-03-02 01:50:00,964 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71651523 2026-03-02 01:50:03,976 - DEBUG - For Ingress ctest-nginx-ingress-71651523, Cluster IP: 10.47.255.249, External IPs ['63.57.123.124'] 2026-03-02 01:50:03,976 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71651523 2026-03-02 01:50:03,976 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=abce3c29-8649-476e-ac37-a40f3fc8cc14 2026-03-02 01:50:03,980 - INFO - Ingress ctest-nginx-ingress-71651523 with uuid abce3c29-8649-476e-ac37-a40f3fc8cc14 found in kube manager 2026-03-02 01:50:03,980 - INFO - Ingress ctest-nginx-ingress-71651523 verification passed 2026-03-02 01:50:03,982 - DEBUG - Pod ctest-busybox-pod-06828729 not present 2026-03-02 01:50:03,983 - INFO - Creating Pod ctest-busybox-pod-06828729 2026-03-02 01:50:04,003 - DEBUG - Pod : ctest-busybox-pod-06828729 UUID is 606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:04,012 - DEBUG - Pod ctest-nginx-pod-07148868 not in running state.Currently in Pending 2026-03-02 01:50:09,020 - INFO - Pod ctest-nginx-pod-07148868 is in running state.Got IP 10.47.255.251 2026-03-02 01:50:09,034 - DEBUG - Pod ctest-nginx-pod-07148868 has vmi 1d4a6366-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:50:09,034 - INFO - Verified pod ctest-nginx-pod-07148868 in contrail-api 2026-03-02 01:50:09,034 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:50:09,046 - DEBUG - VMI 1d4a6366-15da-11f1-a6dc-fa163e62b741 is active in agent 10.0.0.241 2026-03-02 01:50:09,046 - INFO - Verified Pod ctest-nginx-pod-07148868 in agent 10.0.0.241 2026-03-02 01:50:09,046 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=dcf9a126-c0a4-4911-bb24-f77fb44fa4ab 2026-03-02 01:50:09,054 - INFO - Pod ctest-nginx-pod-07148868 with uuid dcf9a126-c0a4-4911-bb24-f77fb44fa4ab found in kube manager 2026-03-02 01:50:09,054 - INFO - Pod ctest-nginx-pod-07148868 verification passed 2026-03-02 01:50:09,145 - DEBUG - [Pod ctest-nginx-pod-07148868] Cmd: echo ctest-nginx-pod-07148868 > /usr/share/nginx/html/index.html, Output: 2026-03-02 01:50:09,153 - INFO - Pod ctest-nginx-pod-65318134 is in running state.Got IP 10.47.255.250 2026-03-02 01:50:09,168 - DEBUG - Pod ctest-nginx-pod-65318134 has vmi 1dccac90-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:50:09,168 - INFO - Verified pod ctest-nginx-pod-65318134 in contrail-api 2026-03-02 01:50:09,168 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:50:09,178 - DEBUG - VMI 1dccac90-15da-11f1-a6dc-fa163e62b741 is active in agent 10.0.0.241 2026-03-02 01:50:09,179 - INFO - Verified Pod ctest-nginx-pod-65318134 in agent 10.0.0.241 2026-03-02 01:50:09,179 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=d11815bd-938c-4aeb-905b-94dbc0eff245 2026-03-02 01:50:09,183 - INFO - Pod ctest-nginx-pod-65318134 with uuid d11815bd-938c-4aeb-905b-94dbc0eff245 found in kube manager 2026-03-02 01:50:09,183 - INFO - Pod ctest-nginx-pod-65318134 verification passed 2026-03-02 01:50:09,251 - DEBUG - [Pod ctest-nginx-pod-65318134] Cmd: echo ctest-nginx-pod-65318134 > /usr/share/nginx/html/index.html, Output: 2026-03-02 01:50:09,258 - DEBUG - Pod ctest-busybox-pod-06828729 not in running state.Currently in Pending 2026-03-02 01:50:14,266 - DEBUG - Pod ctest-busybox-pod-06828729 not in running state.Currently in Pending 2026-03-02 01:50:19,274 - INFO - Pod ctest-busybox-pod-06828729 is in running state.Got IP 10.47.255.248 2026-03-02 01:50:19,285 - DEBUG - Pod ctest-busybox-pod-06828729 has vmi 21f3d032-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:50:19,285 - INFO - Verified pod ctest-busybox-pod-06828729 in contrail-api 2026-03-02 01:50:19,285 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:50:19,294 - DEBUG - VMI 21f3d032-15da-11f1-a6dc-fa163e62b741 is active in agent 10.0.0.241 2026-03-02 01:50:19,294 - INFO - Verified Pod ctest-busybox-pod-06828729 in agent 10.0.0.241 2026-03-02 01:50:19,295 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:19,299 - INFO - Pod ctest-busybox-pod-06828729 with uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 found in kube manager 2026-03-02 01:50:19,299 - INFO - Pod ctest-busybox-pod-06828729 verification passed 2026-03-02 01:50:19,355 - DEBUG - [Pod ctest-busybox-pod-06828729] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07148868 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-03-02 01:50:19,355 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-02 01:50:19,355 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] Cmd output: ctest-nginx-pod-07148868 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-03-02 01:50:19,405 - DEBUG - [Pod ctest-busybox-pod-06828729] 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-07148868 2026-03-02 01:50:19,405 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-02 01:50:19,405 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] 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-07148868 2026-03-02 01:50:19,461 - DEBUG - [Pod ctest-busybox-pod-06828729] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65318134 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-03-02 01:50:19,461 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-02 01:50:19,461 - DEBUG - [Pod Pod ctest-busybox-pod-06828729] Cmd output: ctest-nginx-pod-65318134 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-03-02 01:50:19,462 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-07148868': 2, 'ctest-nginx-pod-65318134': 1} 2026-03-02 01:50:19,462 - WARNING - Nothing to delete parallely 2026-03-02 01:50:19,462 - INFO - Deleting pod default:ctest-busybox-pod-06828729 2026-03-02 01:50:19,480 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:19,487 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:24,488 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:24,496 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:29,496 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:29,502 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:34,503 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:34,510 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:39,510 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:39,516 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:44,517 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:44,523 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:49,524 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:49,530 - WARNING - Pod uuid 606496b8-58fa-445c-801c-0794ea4bf0d0 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:50:54,532 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=606496b8-58fa-445c-801c-0794ea4bf0d0 2026-03-02 01:50:54,539 - DEBUG - Pod 606496b8-58fa-445c-801c-0794ea4bf0d0 is not in agent 10.0.0.241 VM list 2026-03-02 01:50:54,539 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21f3d032-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:50:54,544 - DEBUG - VMI 21f3d032-15da-11f1-a6dc-fa163e62b741 is removed from agent 10.0.0.241 2026-03-02 01:50:54,544 - INFO - Verified that pod ctest-busybox-pod-06828729 is removed in agent 2026-03-02 01:50:54,545 - INFO - Deleting Ingress : ctest-nginx-ingress-71651523 2026-03-02 01:50:54,552 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=abce3c29-8649-476e-ac37-a40f3fc8cc14 2026-03-02 01:50:54,558 - ERROR - Ingress ctest-nginx-ingress-71651523 with uuid abce3c29-8649-476e-ac37-a40f3fc8cc14 still found in kube manager 2026-03-02 01:50:55,558 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=abce3c29-8649-476e-ac37-a40f3fc8cc14 2026-03-02 01:50:55,564 - INFO - Ingress ctest-nginx-ingress-71651523 with uuid abce3c29-8649-476e-ac37-a40f3fc8cc14 deleted successfully from kube manager 2026-03-02 01:50:55,564 - INFO - Verifications on Ingress %s cleanup passed 2026-03-02 01:50:55,564 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-02 01:50:55,733 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-02 01:50:55,738 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-02 01:50:55,738 - INFO - Deleting VN __public__ 2026-03-02 01:50:55,871 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/af0700f0-7de6-4554-b6bf-726545759633 2026-03-02 01:50:55,878 - DEBUG - Response Code: 404 2026-03-02 01:50:55,878 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-02 01:50:55,885 - DEBUG - Requesting: http://10.0.0.19:8082/domain/971bf138-9cb8-4fe9-89d3-f56635a46bb2 2026-03-02 01:50:55,893 - DEBUG - Requesting: http://10.0.0.19:8082/project/b389ab35-09ed-493e-b4e4-b9e60668781f 2026-03-02 01:50:55,937 - INFO - Validated that VN __public__ is not found in API Server 2026-03-02 01:50:55,937 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-02 01:50:55,944 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:55,951 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-03-02 01:50:55,951 - INFO - Validated that VN __public__ is not in any agent 2026-03-02 01:50:55,952 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:55,960 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-02 01:50:55,968 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-02 01:50:55,981 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-02 01:50:55,982 - INFO - Deleting pod default:ctest-nginx-pod-65318134 2026-03-02 01:50:56,014 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d11815bd-938c-4aeb-905b-94dbc0eff245 2026-03-02 01:50:56,029 - WARNING - Pod uuid d11815bd-938c-4aeb-905b-94dbc0eff245 is still seen in agent 10.0.0.241 VM list 2026-03-02 01:51:01,030 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d11815bd-938c-4aeb-905b-94dbc0eff245 2026-03-02 01:51:01,036 - DEBUG - Pod d11815bd-938c-4aeb-905b-94dbc0eff245 is not in agent 10.0.0.241 VM list 2026-03-02 01:51:01,036 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1dccac90-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:51:01,043 - DEBUG - VMI 1dccac90-15da-11f1-a6dc-fa163e62b741 is removed from agent 10.0.0.241 2026-03-02 01:51:01,043 - INFO - Verified that pod ctest-nginx-pod-65318134 is removed in agent 2026-03-02 01:51:01,044 - INFO - Deleting pod default:ctest-nginx-pod-07148868 2026-03-02 01:51:01,066 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=dcf9a126-c0a4-4911-bb24-f77fb44fa4ab 2026-03-02 01:51:01,074 - WARNING - Pod uuid dcf9a126-c0a4-4911-bb24-f77fb44fa4ab is still seen in agent 10.0.0.241 VM list 2026-03-02 01:51:06,075 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=dcf9a126-c0a4-4911-bb24-f77fb44fa4ab 2026-03-02 01:51:06,082 - DEBUG - Pod dcf9a126-c0a4-4911-bb24-f77fb44fa4ab is not in agent 10.0.0.241 VM list 2026-03-02 01:51:06,082 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d4a6366-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:51:06,087 - DEBUG - VMI 1d4a6366-15da-11f1-a6dc-fa163e62b741 is removed from agent 10.0.0.241 2026-03-02 01:51:06,087 - INFO - Verified that pod ctest-nginx-pod-07148868 is removed in agent 2026-03-02 01:51:06,087 - INFO - Deleting service : ctest-nginx-svc-95758606 2026-03-02 01:51:06,291 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-02 01:51:06,297 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 01:51:06,297 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2026-03-02 01:51:06,297 - INFO - -------------------------------------------------------------------------------- 2026-03-02 01:51:12,729 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-02 01:51:12,844 - DEBUG - Output : cluster_project={} 2026-03-02 01:51:12,971 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-02 01:51:13,104 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-02 01:51:13,111 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-02 01:51:13,258 - DEBUG - Output : cluster_project={} 2026-03-02 01:51:23,348 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,386 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,423 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,498 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,576 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,611 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:28,703 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:33,746 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-02 01:51:33,942 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-02 01:51:35,800 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-03-02 01:51:35,805 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-02 01:51:35,827 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-02 01:51:37,852 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-03-02 01:54:45,606 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-02 01:54:45,638 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2ec5768-140e-4f58-a0ae-fee509e04913 2026-03-02 01:54:45,659 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:54:45,669 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bafd87b6-32d7-4e24-918f-67c6a672c0cb 2026-03-02 01:54:45,674 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:54:45,685 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:54:45,692 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e470c374-a92f-4243-a5c6-4c4c84542d19 2026-03-02 01:54:45,699 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:54:45,703 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3c54e951-dbf7-41b1-b684-2e7f72ba92ac 2026-03-02 01:54:50,708 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:54:50,710 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b2ec5768-140e-4f58-a0ae-fee509e04913 2026-03-02 01:54:50,719 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b88e5cc-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:54:50,721 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e470c374-a92f-4243-a5c6-4c4c84542d19 2026-03-02 01:54:50,723 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:54:50,724 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:54:50,725 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:54:50,727 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bafd87b6-32d7-4e24-918f-67c6a672c0cb 2026-03-02 01:54:50,728 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3c54e951-dbf7-41b1-b684-2e7f72ba92ac 2026-03-02 01:54:50,749 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c84a524-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:54:50,751 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4bf7494a-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:54:50,754 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4cf05080-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:54:55,718 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:54:55,752 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:54:55,755 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:54:55,756 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:00,752 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:55:00,766 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:55:00,768 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:55:00,769 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:05,760 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:55:05,778 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:55:05,780 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:55:05,781 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:10,769 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:55:10,789 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:55:10,791 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:10,792 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:55:15,779 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:55:15,802 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:55:15,803 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:15,804 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:55:20,787 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1ce0340f-3707-4028-8927-1b72e513deba 2026-03-02 01:55:20,792 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ea49e18-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:55:20,814 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d6672cd6-2716-4bf5-8509-2fff3909d274 2026-03-02 01:55:20,816 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=9fa7d555-2d27-4ea5-8e97-4b229ca28205 2026-03-02 01:55:20,817 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91367884-ec3f-4580-b436-905b37a46df9 2026-03-02 01:55:20,824 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ddad8a8-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:55:20,826 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e410e0c-15da-11f1-a6dc-fa163e62b741 2026-03-02 01:55:20,827 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d72ef22-15da-11f1-a6dc-fa163e62b741