2025-04-27 16:42:57,575 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-04-27 16:42:57,789 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:57,789 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-04-27 16:42:57,814 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:57,815 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-27 16:42:57,868 - DEBUG - Output : NAMES contrail_test_Kr7LSwXLe contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 config_api-svcmonitor-1 2025-04-27 16:42:57,868 - DEBUG - [10.0.0.50]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-27 16:42:57,901 - DEBUG - Output : 10.0.0.50/24 172.17.0.1/16 2025-04-27 16:42:57,901 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-04-27 16:42:57,934 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:58,013 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-04-27 16:42:58,213 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:58,213 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-04-27 16:42:58,236 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:58,236 - 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}' 2025-04-27 16:42:58,319 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-27 16:42:58,320 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-27 16:42:58,342 - DEBUG - Output : 10.0.0.22/24 2025-04-27 16:42:58,342 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-04-27 16:42:58,365 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1198-1 2025-04-27 16:42:58,427 - INFO - Using existing project ['default-domain', 'k8s-default'](cd88049b-2848-4d66-84d2-c0cba1f0f9cc) 2025-04-27 16:42:58,478 - INFO - Using existing project ['default-domain', 'k8s-default'](cd88049b-2848-4d66-84d2-c0cba1f0f9cc) 2025-04-27 16:42:58,605 - INFO - ================================================================================ 2025-04-27 16:42:58,606 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-27 16:42:58,606 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-04-27 16:42:58,818 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-27 16:42:58,825 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.50': '0'}} with 2025-04-27 16:42:58,825 - INFO - Initial checks done. Running the testcase now 2025-04-27 16:42:58,825 - INFO - 2025-04-27 16:42:58,828 - INFO - Namespace default already exists 2025-04-27 16:42:58,828 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-27 16:42:58,932 - DEBUG - Output : cluster_project={} 2025-04-27 16:42:59,012 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-27 16:42:59,012 - DEBUG - Project uuid in Contrail is cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:42:59,012 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-27 16:42:59,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-27 16:42:59,116 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=fb553024-cfcc-454f-86ca-f6f03e94ed49 2025-04-27 16:42:59,120 - INFO - Namespace default with uuid fb553024-cfcc-454f-86ca-f6f03e94ed49 found in kube manager 2025-04-27 16:42:59,120 - INFO - Namespace default verification passed 2025-04-27 16:42:59,123 - DEBUG - Service ctest-nginx-svc-09060172 not present 2025-04-27 16:42:59,123 - INFO - Creating service ctest-nginx-svc-09060172 2025-04-27 16:42:59,135 - INFO - Created Service ctest-nginx-svc-09060172 2025-04-27 16:42:59,140 - DEBUG - Pod ctest-nginx-pod-18585191 not present 2025-04-27 16:42:59,140 - INFO - Creating Pod ctest-nginx-pod-18585191 2025-04-27 16:42:59,169 - DEBUG - Pod : ctest-nginx-pod-18585191 UUID is 2db936d0-955c-43ef-974d-9aae024bdf54 2025-04-27 16:42:59,171 - DEBUG - Pod ctest-nginx-pod-68348639 not present 2025-04-27 16:42:59,171 - INFO - Creating Pod ctest-nginx-pod-68348639 2025-04-27 16:42:59,210 - DEBUG - Pod : ctest-nginx-pod-68348639 UUID is 53a3f636-f6ef-40e9-9eb5-80b0d330123a 2025-04-27 16:42:59,396 - INFO - Created VN __public__, UUID :30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:42:59,560 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:42:59,568 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:42:59,581 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:42:59,628 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:42:59,641 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:42:59,649 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:42:59,655 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:42:59,662 - DEBUG - Route Targets: [] 2025-04-27 16:42:59,662 - DEBUG - RT names not yet present for VN __public__ 2025-04-27 16:43:04,663 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:43:04,668 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:43:04,675 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:43:04,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,723 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,730 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:43:04,736 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:43:04,744 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/06f21bc1-1fa6-4b2e-b4bf-f05a46aa3ef5 2025-04-27 16:43:04,749 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-27 16:43:04,749 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,756 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:43:04,766 - INFO - Verified VN network id 14 for VN 30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,766 - INFO - Verifications in API Server for VN __public__ passed 2025-04-27 16:43:04,766 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,773 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:43:04,778 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:43:04,783 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/06f21bc1-1fa6-4b2e-b4bf-f05a46aa3ef5 2025-04-27 16:43:04,787 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-27 16:43:04,792 - DEBUG - Control-node 10.0.0.50 : 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': '3465889630988550229', 'uuid-lslong': '11637368307813899328'}, 'enable': 'true', 'created': '2025-04-27T16:42:59', 'last-modified': '2025-04-27T16:42:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.357953'} 2025-04-27 16:43:04,792 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:43:04,798 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-27 16:43:04,798 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-27 16:43:04,799 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-27 16:43:04,799 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:43:04,803 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:43:04,809 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:43:04,844 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:04,851 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-27 16:43:04,851 - DEBUG - Verifying the vn in opserver 2025-04-27 16:43:04,851 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-04-27 16:43:04,851 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-04-27 16:43:04,855 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-27 16:43:04,855 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-27 16:43:04,855 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:43:04,863 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:43:04,869 - DEBUG - Do not have enough data to verify VN in agent 2025-04-27 16:43:04,869 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:43:04,874 - DEBUG - VRF ids for VN __public__: {} 2025-04-27 16:43:04,932 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-27 16:43:05,024 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:43:05,029 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:43:05,035 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:43:05,072 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:05,080 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/baaccf88-5d3a-46d1-b183-44551157f231 2025-04-27 16:43:05,084 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:43:05,087 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:43:05,094 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:43:05,119 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/30195041-9dc8-4055-a180-3cd18ba2dc40 2025-04-27 16:43:05,131 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-27 16:43:05,131 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-27 16:43:05,137 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-27 16:43:05,142 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-27 16:43:05,142 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-27 16:43:05,144 - DEBUG - Ingress ctest-nginx-ingress-12714439 not present 2025-04-27 16:43:05,144 - INFO - Creating Ingress ctest-nginx-ingress-12714439 2025-04-27 16:43:05,149 - INFO - Created Ingress ctest-nginx-ingress-12714439 2025-04-27 16:43:05,151 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12714439 2025-04-27 16:43:08,156 - DEBUG - For Ingress ctest-nginx-ingress-12714439, Cluster IP: 10.47.255.249, External IPs ['74.89.154.188'] 2025-04-27 16:43:08,156 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12714439 2025-04-27 16:43:08,156 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f95fdeba-7315-4645-bcb5-6cc64289757b 2025-04-27 16:43:08,160 - INFO - Ingress ctest-nginx-ingress-12714439 with uuid f95fdeba-7315-4645-bcb5-6cc64289757b found in kube manager 2025-04-27 16:43:08,160 - INFO - Ingress ctest-nginx-ingress-12714439 verification passed 2025-04-27 16:43:08,163 - DEBUG - Pod ctest-busybox-pod-78864849 not present 2025-04-27 16:43:08,163 - INFO - Creating Pod ctest-busybox-pod-78864849 2025-04-27 16:43:08,181 - DEBUG - Pod : ctest-busybox-pod-78864849 UUID is 8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:08,185 - DEBUG - Pod ctest-nginx-pod-18585191 not in running state.Currently in Pending 2025-04-27 16:43:13,191 - INFO - Pod ctest-nginx-pod-18585191 is in running state.Got IP 10.47.255.251 2025-04-27 16:43:13,244 - DEBUG - Pod ctest-nginx-pod-18585191 has vmi ae4cf69a-2386-11f0-a436-fa163effa430 2025-04-27 16:43:13,244 - INFO - Verified pod ctest-nginx-pod-18585191 in contrail-api 2025-04-27 16:43:13,244 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:43:13,256 - DEBUG - VMI ae4cf69a-2386-11f0-a436-fa163effa430 is active in agent 10.0.0.22 2025-04-27 16:43:13,256 - INFO - Verified Pod ctest-nginx-pod-18585191 in agent 10.0.0.22 2025-04-27 16:43:13,256 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=2db936d0-955c-43ef-974d-9aae024bdf54 2025-04-27 16:43:13,260 - INFO - Pod ctest-nginx-pod-18585191 with uuid 2db936d0-955c-43ef-974d-9aae024bdf54 found in kube manager 2025-04-27 16:43:13,260 - INFO - Pod ctest-nginx-pod-18585191 verification passed 2025-04-27 16:43:13,322 - DEBUG - [Pod ctest-nginx-pod-18585191] Cmd: echo ctest-nginx-pod-18585191 > /usr/share/nginx/html/index.html, Output: 2025-04-27 16:43:13,327 - INFO - Pod ctest-nginx-pod-68348639 is in running state.Got IP 10.47.255.250 2025-04-27 16:43:13,339 - DEBUG - Pod ctest-nginx-pod-68348639 has vmi aea4f502-2386-11f0-a436-fa163effa430 2025-04-27 16:43:13,339 - INFO - Verified pod ctest-nginx-pod-68348639 in contrail-api 2025-04-27 16:43:13,339 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:43:13,348 - DEBUG - VMI aea4f502-2386-11f0-a436-fa163effa430 is active in agent 10.0.0.22 2025-04-27 16:43:13,348 - INFO - Verified Pod ctest-nginx-pod-68348639 in agent 10.0.0.22 2025-04-27 16:43:13,348 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=53a3f636-f6ef-40e9-9eb5-80b0d330123a 2025-04-27 16:43:13,352 - INFO - Pod ctest-nginx-pod-68348639 with uuid 53a3f636-f6ef-40e9-9eb5-80b0d330123a found in kube manager 2025-04-27 16:43:13,352 - INFO - Pod ctest-nginx-pod-68348639 verification passed 2025-04-27 16:43:13,397 - DEBUG - [Pod ctest-nginx-pod-68348639] Cmd: echo ctest-nginx-pod-68348639 > /usr/share/nginx/html/index.html, Output: 2025-04-27 16:43:13,401 - DEBUG - Pod ctest-busybox-pod-78864849 not in running state.Currently in Pending 2025-04-27 16:43:18,407 - DEBUG - Pod ctest-busybox-pod-78864849 not in running state.Currently in Pending 2025-04-27 16:43:23,413 - INFO - Pod ctest-busybox-pod-78864849 is in running state.Got IP 10.47.255.248 2025-04-27 16:43:23,426 - DEBUG - Pod ctest-busybox-pod-78864849 has vmi b2f6cf0e-2386-11f0-a436-fa163effa430 2025-04-27 16:43:23,426 - INFO - Verified pod ctest-busybox-pod-78864849 in contrail-api 2025-04-27 16:43:23,426 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:43:23,436 - DEBUG - VMI b2f6cf0e-2386-11f0-a436-fa163effa430 is active in agent 10.0.0.22 2025-04-27 16:43:23,436 - INFO - Verified Pod ctest-busybox-pod-78864849 in agent 10.0.0.22 2025-04-27 16:43:23,436 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:23,440 - INFO - Pod ctest-busybox-pod-78864849 with uuid 8f993571-be07-483e-9455-70b492e9e437 found in kube manager 2025-04-27 16:43:23,440 - INFO - Pod ctest-busybox-pod-78864849 verification passed 2025-04-27 16:43:23,497 - DEBUG - [Pod ctest-busybox-pod-78864849] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18585191 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-27 16:43:23,497 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,497 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd output: ctest-nginx-pod-18585191 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-27 16:43:23,541 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,541 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,541 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,585 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,585 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,586 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,629 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,629 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,629 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,677 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,677 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,677 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,726 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,726 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,726 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,759 - DEBUG - [Pod ctest-busybox-pod-78864849] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18585191 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-27 16:43:23,759 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,759 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd output: ctest-nginx-pod-18585191 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-27 16:43:23,808 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,808 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,808 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-18585191 2025-04-27 16:43:23,853 - DEBUG - [Pod ctest-busybox-pod-78864849] 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-68348639 2025-04-27 16:43:23,854 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-27 16:43:23,854 - DEBUG - [Pod Pod ctest-busybox-pod-78864849] 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-68348639 2025-04-27 16:43:23,854 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-18585191': 8, 'ctest-nginx-pod-68348639': 1} 2025-04-27 16:43:23,854 - WARNING - Nothing to delete parallely 2025-04-27 16:43:23,854 - INFO - Deleting pod default:ctest-busybox-pod-78864849 2025-04-27 16:43:23,868 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:23,879 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:28,879 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:28,886 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:33,886 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:33,892 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:38,893 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:38,900 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:43,900 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:43,907 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:48,907 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:48,913 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:53,914 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:53,921 - WARNING - Pod uuid 8f993571-be07-483e-9455-70b492e9e437 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:43:58,921 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8f993571-be07-483e-9455-70b492e9e437 2025-04-27 16:43:58,929 - DEBUG - Pod 8f993571-be07-483e-9455-70b492e9e437 is not in agent 10.0.0.22 VM list 2025-04-27 16:43:58,929 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b2f6cf0e-2386-11f0-a436-fa163effa430 2025-04-27 16:43:58,936 - DEBUG - VMI b2f6cf0e-2386-11f0-a436-fa163effa430 is removed from agent 10.0.0.22 2025-04-27 16:43:58,936 - INFO - Verified that pod ctest-busybox-pod-78864849 is removed in agent 2025-04-27 16:43:58,936 - INFO - Deleting Ingress : ctest-nginx-ingress-12714439 2025-04-27 16:43:58,947 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f95fdeba-7315-4645-bcb5-6cc64289757b 2025-04-27 16:43:58,954 - ERROR - Ingress ctest-nginx-ingress-12714439 with uuid f95fdeba-7315-4645-bcb5-6cc64289757b still found in kube manager 2025-04-27 16:43:59,955 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=f95fdeba-7315-4645-bcb5-6cc64289757b 2025-04-27 16:43:59,960 - INFO - Ingress ctest-nginx-ingress-12714439 with uuid f95fdeba-7315-4645-bcb5-6cc64289757b deleted successfully from kube manager 2025-04-27 16:43:59,961 - INFO - Verifications on Ingress %s cleanup passed 2025-04-27 16:43:59,961 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-27 16:44:00,180 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-27 16:44:00,190 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-27 16:44:00,190 - INFO - Deleting VN __public__ 2025-04-27 16:44:00,680 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e5b7a5d7-4772-4051-86f8-8f07daec7392 2025-04-27 16:44:00,685 - DEBUG - Response Code: 404 2025-04-27 16:44:00,685 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-27 16:44:00,691 - DEBUG - Requesting: http://10.0.0.50:8082/domain/2ba0546b-b53d-41b5-8dc6-4983eb61ab8b 2025-04-27 16:44:00,702 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd88049b-2848-4d66-84d2-c0cba1f0f9cc 2025-04-27 16:44:00,791 - INFO - Validated that VN __public__ is not found in API Server 2025-04-27 16:44:00,791 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-27 16:44:00,800 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:44:00,807 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-04-27 16:44:00,807 - INFO - Validated that VN __public__ is not in any agent 2025-04-27 16:44:00,808 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:44:00,815 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-27 16:44:00,821 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-27 16:44:00,826 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-27 16:44:00,826 - INFO - Deleting pod default:ctest-nginx-pod-68348639 2025-04-27 16:44:00,847 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=53a3f636-f6ef-40e9-9eb5-80b0d330123a 2025-04-27 16:44:00,868 - WARNING - Pod uuid 53a3f636-f6ef-40e9-9eb5-80b0d330123a is still seen in agent 10.0.0.22 VM list 2025-04-27 16:44:05,869 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=53a3f636-f6ef-40e9-9eb5-80b0d330123a 2025-04-27 16:44:05,875 - DEBUG - Pod 53a3f636-f6ef-40e9-9eb5-80b0d330123a is not in agent 10.0.0.22 VM list 2025-04-27 16:44:05,875 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aea4f502-2386-11f0-a436-fa163effa430 2025-04-27 16:44:05,881 - DEBUG - VMI aea4f502-2386-11f0-a436-fa163effa430 is removed from agent 10.0.0.22 2025-04-27 16:44:05,881 - INFO - Verified that pod ctest-nginx-pod-68348639 is removed in agent 2025-04-27 16:44:05,881 - INFO - Deleting pod default:ctest-nginx-pod-18585191 2025-04-27 16:44:05,890 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2db936d0-955c-43ef-974d-9aae024bdf54 2025-04-27 16:44:05,896 - WARNING - Pod uuid 2db936d0-955c-43ef-974d-9aae024bdf54 is still seen in agent 10.0.0.22 VM list 2025-04-27 16:44:10,896 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2db936d0-955c-43ef-974d-9aae024bdf54 2025-04-27 16:44:10,902 - DEBUG - Pod 2db936d0-955c-43ef-974d-9aae024bdf54 is not in agent 10.0.0.22 VM list 2025-04-27 16:44:10,902 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae4cf69a-2386-11f0-a436-fa163effa430 2025-04-27 16:44:10,908 - DEBUG - VMI ae4cf69a-2386-11f0-a436-fa163effa430 is removed from agent 10.0.0.22 2025-04-27 16:44:10,908 - INFO - Verified that pod ctest-nginx-pod-18585191 is removed in agent 2025-04-27 16:44:10,908 - INFO - Deleting service : ctest-nginx-svc-09060172 2025-04-27 16:44:11,087 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-27 16:44:11,093 - DEBUG - No XMPP flaps were noticed during the test 2025-04-27 16:44:11,093 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-04-27 16:44:11,093 - INFO - -------------------------------------------------------------------------------- 2025-04-27 16:44:17,381 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-27 16:44:17,514 - DEBUG - Output : cluster_project={} 2025-04-27 16:44:17,551 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-27 16:44:17,718 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-27 16:44:17,723 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-27 16:44:17,879 - DEBUG - Output : cluster_project={} 2025-04-27 16:44:27,984 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:28,016 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:33,049 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:33,121 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:33,149 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:38,224 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:38,252 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:38,320 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-27 16:44:38,551 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-27 16:44:40,279 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-04-27 16:44:40,285 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-04-27 16:44:40,310 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-04-27 16:44:42,338 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-04-27 16:47:50,279 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-27 16:47:50,308 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9e56249e-a250-4276-96f0-23af7bd02d01 2025-04-27 16:47:50,371 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:47:50,381 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:47:50,398 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:47:50,402 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8a9b29fb-7ac6-4140-9689-61de615b2e03 2025-04-27 16:47:50,407 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cdca11a9-31ae-4b9e-8e75-0d5aee9cc501 2025-04-27 16:47:50,413 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ff4cab2b-98c7-44af-9d1f-90cdc8dba8b9 2025-04-27 16:47:50,419 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:47:55,317 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9e56249e-a250-4276-96f0-23af7bd02d01 2025-04-27 16:47:55,329 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dce4d536-2386-11f0-a436-fa163effa430 2025-04-27 16:47:55,489 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:47:55,491 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:47:55,492 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8a9b29fb-7ac6-4140-9689-61de615b2e03 2025-04-27 16:47:55,493 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:47:55,494 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cdca11a9-31ae-4b9e-8e75-0d5aee9cc501 2025-04-27 16:47:55,496 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ff4cab2b-98c7-44af-9d1f-90cdc8dba8b9 2025-04-27 16:47:55,497 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:47:55,518 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ddd9140c-2386-11f0-a436-fa163effa430 2025-04-27 16:47:55,521 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd475d5a-2386-11f0-a436-fa163effa430 2025-04-27 16:47:55,523 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de514a26-2386-11f0-a436-fa163effa430 2025-04-27 16:48:00,520 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:00,522 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:00,523 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:00,524 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:05,537 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:05,539 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:05,540 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:05,541 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:10,554 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:10,555 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:10,557 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:10,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:15,571 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:15,573 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:15,574 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:15,575 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:20,588 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:20,589 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:20,591 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:20,592 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:25,605 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92f1535a-4c2e-4190-91b8-3e22ff4c0209 2025-04-27 16:48:25,607 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5191d7c9-8306-49fe-ad1f-0d3e999a6322 2025-04-27 16:48:25,609 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b98a2006-4cd7-4853-97d7-1ff06543c818 2025-04-27 16:48:25,610 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=946f9df6-3f8a-43fd-a488-810e90f0829a 2025-04-27 16:48:25,623 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ded5dade-2386-11f0-a436-fa163effa430 2025-04-27 16:48:25,625 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e00ccb24-2386-11f0-a436-fa163effa430 2025-04-27 16:48:25,627 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df9eb09e-2386-11f0-a436-fa163effa430 2025-04-27 16:48:25,628 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df3eec90-2386-11f0-a436-fa163effa430