2025-07-17 02:21:00,133 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-07-17 02:21:00,396 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:00,396 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-07-17 02:21:00,432 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:00,432 - 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-07-17 02:21:00,509 - DEBUG - Output : NAMES contrail_test_LZyqFKpzj webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 2025-07-17 02:21:00,509 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-17 02:21:00,595 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-07-17 02:21:00,596 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-07-17 02:21:00,642 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:00,732 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-07-17 02:21:00,982 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:00,982 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-07-17 02:21:01,019 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:01,019 - DEBUG - [10.0.0.249]: 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-07-17 02:21:01,125 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-17 02:21:01,126 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-17 02:21:01,164 - DEBUG - Output : 10.0.0.249/24 2025-07-17 02:21:01,164 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-07-17 02:21:01,198 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1327-1 2025-07-17 02:21:01,287 - INFO - Using existing project ['default-domain', 'k8s-default'](3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4) 2025-07-17 02:21:01,396 - INFO - Using existing project ['default-domain', 'k8s-default'](3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4) 2025-07-17 02:21:01,528 - INFO - ================================================================================ 2025-07-17 02:21:01,529 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-17 02:21:01,530 - 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-07-17 02:21:01,747 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 02:21:01,757 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2025-07-17 02:21:01,757 - INFO - Initial checks done. Running the testcase now 2025-07-17 02:21:01,757 - INFO - 2025-07-17 02:21:01,762 - INFO - Namespace default already exists 2025-07-17 02:21:01,762 - 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' 2025-07-17 02:21:01,880 - DEBUG - Output : cluster_project={} 2025-07-17 02:21:01,925 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-17 02:21:01,925 - DEBUG - Project uuid in Contrail is 3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:01,925 - 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' 2025-07-17 02:21:02,044 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-17 02:21:02,044 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=905219ff-abfc-4be4-9c19-3655d47a1e10 2025-07-17 02:21:02,049 - INFO - Namespace default with uuid 905219ff-abfc-4be4-9c19-3655d47a1e10 found in kube manager 2025-07-17 02:21:02,049 - INFO - Namespace default verification passed 2025-07-17 02:21:02,052 - DEBUG - Service ctest-nginx-svc-80605257 not present 2025-07-17 02:21:02,052 - INFO - Creating service ctest-nginx-svc-80605257 2025-07-17 02:21:02,072 - INFO - Created Service ctest-nginx-svc-80605257 2025-07-17 02:21:02,078 - DEBUG - Pod ctest-nginx-pod-79141251 not present 2025-07-17 02:21:02,078 - INFO - Creating Pod ctest-nginx-pod-79141251 2025-07-17 02:21:02,153 - DEBUG - Pod : ctest-nginx-pod-79141251 UUID is b12f035b-0045-4d30-9ec3-aacd41bccd99 2025-07-17 02:21:02,163 - DEBUG - Pod ctest-nginx-pod-99472991 not present 2025-07-17 02:21:02,163 - INFO - Creating Pod ctest-nginx-pod-99472991 2025-07-17 02:21:02,194 - DEBUG - Pod : ctest-nginx-pod-99472991 UUID is d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf 2025-07-17 02:21:02,415 - INFO - Created VN __public__, UUID :862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:02,666 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:02,694 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:02,725 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:02,910 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:02,970 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:02,985 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:03,032 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:03,052 - DEBUG - Route Targets: [] 2025-07-17 02:21:03,052 - DEBUG - RT names not yet present for VN __public__ 2025-07-17 02:21:08,053 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:08,060 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:08,070 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:08,121 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,132 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,154 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:08,169 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:08,181 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/2e5b02d9-a096-4200-a820-4caeeacef293 2025-07-17 02:21:08,191 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-17 02:21:08,191 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,213 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:08,237 - INFO - Verified VN network id 13 for VN 862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,237 - INFO - Verifications in API Server for VN __public__ passed 2025-07-17 02:21:08,237 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,258 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:08,267 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:08,275 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/2e5b02d9-a096-4200-a820-4caeeacef293 2025-07-17 02:21:08,286 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-17 02:21:08,293 - 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': '9669036208802185477', 'uuid-lslong': '11681350421255526547'}, 'enable': 'true', 'created': '2025-07-17T02:21:02', 'last-modified': '2025-07-17T02:21:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.743928'} 2025-07-17 02:21:08,294 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:08,303 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-17 02:21:08,304 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-17 02:21:08,304 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-17 02:21:08,304 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:08,312 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:08,325 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:08,393 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,410 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-17 02:21:08,410 - DEBUG - Verifying the vn in opserver 2025-07-17 02:21:08,410 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-07-17 02:21:08,410 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-07-17 02:21:08,417 - 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'} 2025-07-17 02:21:08,417 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-17 02:21:08,417 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:08,433 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:08,444 - DEBUG - Do not have enough data to verify VN in agent 2025-07-17 02:21:08,444 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:08,453 - DEBUG - VRF ids for VN __public__: {} 2025-07-17 02:21:08,514 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-17 02:21:08,637 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:08,643 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:08,655 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:08,713 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,727 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/2a0af3dc-c249-4a93-8a6e-9191a68cd1b3 2025-07-17 02:21:08,735 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:08,742 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:08,755 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:08,811 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/862f5134-020b-4105-a21c-7e5153cb9893 2025-07-17 02:21:08,823 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-17 02:21:08,823 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-17 02:21:08,833 - 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__ 2025-07-17 02:21:08,841 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-17 02:21:08,841 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-17 02:21:08,845 - DEBUG - Ingress ctest-nginx-ingress-48306442 not present 2025-07-17 02:21:08,846 - INFO - Creating Ingress ctest-nginx-ingress-48306442 2025-07-17 02:21:08,855 - INFO - Created Ingress ctest-nginx-ingress-48306442 2025-07-17 02:21:08,859 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-48306442 2025-07-17 02:21:11,963 - DEBUG - For Ingress ctest-nginx-ingress-48306442, Cluster IP: 10.47.255.249, External IPs ['177.94.220.188'] 2025-07-17 02:21:11,963 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-48306442 2025-07-17 02:21:11,963 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4999ed97-b89a-46d7-93b2-23f3d3f62d84 2025-07-17 02:21:11,969 - INFO - Ingress ctest-nginx-ingress-48306442 with uuid 4999ed97-b89a-46d7-93b2-23f3d3f62d84 found in kube manager 2025-07-17 02:21:11,969 - INFO - Ingress ctest-nginx-ingress-48306442 verification passed 2025-07-17 02:21:11,973 - DEBUG - Pod ctest-busybox-pod-42416208 not present 2025-07-17 02:21:11,973 - INFO - Creating Pod ctest-busybox-pod-42416208 2025-07-17 02:21:11,999 - DEBUG - Pod : ctest-busybox-pod-42416208 UUID is bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:12,007 - DEBUG - Pod ctest-nginx-pod-79141251 not in running state.Currently in Pending 2025-07-17 02:21:17,016 - INFO - Pod ctest-nginx-pod-79141251 is in running state.Got IP 10.47.255.251 2025-07-17 02:21:17,074 - DEBUG - Pod ctest-nginx-pod-79141251 has vmi b0760b1a-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:21:17,075 - INFO - Verified pod ctest-nginx-pod-79141251 in contrail-api 2025-07-17 02:21:17,075 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:21:17,096 - DEBUG - VMI b0760b1a-62b4-11f0-876e-fa163e6f2023 is active in agent 10.0.0.249 2025-07-17 02:21:17,096 - INFO - Verified Pod ctest-nginx-pod-79141251 in agent 10.0.0.249 2025-07-17 02:21:17,096 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=b12f035b-0045-4d30-9ec3-aacd41bccd99 2025-07-17 02:21:17,105 - INFO - Pod ctest-nginx-pod-79141251 with uuid b12f035b-0045-4d30-9ec3-aacd41bccd99 found in kube manager 2025-07-17 02:21:17,105 - INFO - Pod ctest-nginx-pod-79141251 verification passed 2025-07-17 02:21:17,178 - DEBUG - [Pod ctest-nginx-pod-79141251] Cmd: echo ctest-nginx-pod-79141251 > /usr/share/nginx/html/index.html, Output: 2025-07-17 02:21:17,184 - INFO - Pod ctest-nginx-pod-99472991 is in running state.Got IP 10.47.255.250 2025-07-17 02:21:17,198 - DEBUG - Pod ctest-nginx-pod-99472991 has vmi b0ff97a4-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:21:17,198 - INFO - Verified pod ctest-nginx-pod-99472991 in contrail-api 2025-07-17 02:21:17,198 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:21:17,209 - DEBUG - VMI b0ff97a4-62b4-11f0-876e-fa163e6f2023 is active in agent 10.0.0.249 2025-07-17 02:21:17,209 - INFO - Verified Pod ctest-nginx-pod-99472991 in agent 10.0.0.249 2025-07-17 02:21:17,210 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf 2025-07-17 02:21:17,215 - INFO - Pod ctest-nginx-pod-99472991 with uuid d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf found in kube manager 2025-07-17 02:21:17,215 - INFO - Pod ctest-nginx-pod-99472991 verification passed 2025-07-17 02:21:17,271 - DEBUG - [Pod ctest-nginx-pod-99472991] Cmd: echo ctest-nginx-pod-99472991 > /usr/share/nginx/html/index.html, Output: 2025-07-17 02:21:17,290 - DEBUG - Pod ctest-busybox-pod-42416208 not in running state.Currently in Pending 2025-07-17 02:21:22,297 - INFO - Pod ctest-busybox-pod-42416208 is in running state.Got IP 10.47.255.248 2025-07-17 02:21:22,310 - DEBUG - Pod ctest-busybox-pod-42416208 has vmi b539691c-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:21:22,310 - INFO - Verified pod ctest-busybox-pod-42416208 in contrail-api 2025-07-17 02:21:22,310 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:21:22,322 - DEBUG - VMI b539691c-62b4-11f0-876e-fa163e6f2023 is active in agent 10.0.0.249 2025-07-17 02:21:22,322 - INFO - Verified Pod ctest-busybox-pod-42416208 in agent 10.0.0.249 2025-07-17 02:21:22,323 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:22,327 - INFO - Pod ctest-busybox-pod-42416208 with uuid bdbd414b-308c-47b1-9b14-72215843e78e found in kube manager 2025-07-17 02:21:22,327 - INFO - Pod ctest-busybox-pod-42416208 verification passed 2025-07-17 02:21:22,390 - DEBUG - [Pod ctest-busybox-pod-42416208] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79141251 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-07-17 02:21:22,390 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-17 02:21:22,390 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd output: ctest-nginx-pod-79141251 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-07-17 02:21:22,449 - DEBUG - [Pod ctest-busybox-pod-42416208] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79141251 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-07-17 02:21:22,449 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-17 02:21:22,449 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd output: ctest-nginx-pod-79141251 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-07-17 02:21:22,510 - DEBUG - [Pod ctest-busybox-pod-42416208] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-99472991 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-07-17 02:21:22,510 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-17 02:21:22,510 - DEBUG - [Pod Pod ctest-busybox-pod-42416208] Cmd output: ctest-nginx-pod-99472991 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-07-17 02:21:22,510 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79141251': 2, 'ctest-nginx-pod-99472991': 1} 2025-07-17 02:21:22,511 - WARNING - Nothing to delete parallely 2025-07-17 02:21:22,511 - INFO - Deleting pod default:ctest-busybox-pod-42416208 2025-07-17 02:21:22,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:22,540 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:27,541 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:27,549 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:32,550 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:32,559 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:37,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:37,570 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:42,571 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:42,579 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:47,580 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:47,592 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:52,592 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:52,601 - WARNING - Pod uuid bdbd414b-308c-47b1-9b14-72215843e78e is still seen in agent 10.0.0.249 VM list 2025-07-17 02:21:57,602 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=bdbd414b-308c-47b1-9b14-72215843e78e 2025-07-17 02:21:57,610 - DEBUG - Pod bdbd414b-308c-47b1-9b14-72215843e78e is not in agent 10.0.0.249 VM list 2025-07-17 02:21:57,610 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b539691c-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:21:57,617 - DEBUG - VMI b539691c-62b4-11f0-876e-fa163e6f2023 is removed from agent 10.0.0.249 2025-07-17 02:21:57,617 - INFO - Verified that pod ctest-busybox-pod-42416208 is removed in agent 2025-07-17 02:21:57,617 - INFO - Deleting Ingress : ctest-nginx-ingress-48306442 2025-07-17 02:21:57,623 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4999ed97-b89a-46d7-93b2-23f3d3f62d84 2025-07-17 02:21:57,629 - ERROR - Ingress ctest-nginx-ingress-48306442 with uuid 4999ed97-b89a-46d7-93b2-23f3d3f62d84 still found in kube manager 2025-07-17 02:21:58,630 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=4999ed97-b89a-46d7-93b2-23f3d3f62d84 2025-07-17 02:21:58,635 - INFO - Ingress ctest-nginx-ingress-48306442 with uuid 4999ed97-b89a-46d7-93b2-23f3d3f62d84 deleted successfully from kube manager 2025-07-17 02:21:58,635 - INFO - Verifications on Ingress %s cleanup passed 2025-07-17 02:21:58,636 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-17 02:21:58,912 - 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__ 2025-07-17 02:21:58,927 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-17 02:21:58,927 - INFO - Deleting VN __public__ 2025-07-17 02:21:59,104 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f280e252-b57c-4714-b66a-a83a243a98ec 2025-07-17 02:21:59,115 - DEBUG - Response Code: 404 2025-07-17 02:21:59,115 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-17 02:21:59,129 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cbdafedd-f040-4787-8397-98e9c825508d 2025-07-17 02:21:59,143 - DEBUG - Requesting: http://10.0.0.22:8082/project/3dc83bdf-bd49-4ecf-bf24-ab83f576f1d4 2025-07-17 02:21:59,228 - INFO - Validated that VN __public__ is not found in API Server 2025-07-17 02:21:59,228 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-17 02:21:59,236 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:59,246 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-07-17 02:21:59,246 - INFO - Validated that VN __public__ is not in any agent 2025-07-17 02:21:59,246 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:59,255 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 02:21:59,260 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-17 02:21:59,273 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-17 02:21:59,276 - INFO - Deleting pod default:ctest-nginx-pod-99472991 2025-07-17 02:21:59,302 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf 2025-07-17 02:21:59,339 - WARNING - Pod uuid d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf is still seen in agent 10.0.0.249 VM list 2025-07-17 02:22:04,342 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf 2025-07-17 02:22:04,351 - DEBUG - Pod d6fe7523-f5f5-4cde-aefc-1f1de1afd6bf is not in agent 10.0.0.249 VM list 2025-07-17 02:22:04,351 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0ff97a4-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:22:04,360 - DEBUG - VMI b0ff97a4-62b4-11f0-876e-fa163e6f2023 is removed from agent 10.0.0.249 2025-07-17 02:22:04,360 - INFO - Verified that pod ctest-nginx-pod-99472991 is removed in agent 2025-07-17 02:22:04,360 - INFO - Deleting pod default:ctest-nginx-pod-79141251 2025-07-17 02:22:04,372 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b12f035b-0045-4d30-9ec3-aacd41bccd99 2025-07-17 02:22:04,396 - WARNING - Pod uuid b12f035b-0045-4d30-9ec3-aacd41bccd99 is still seen in agent 10.0.0.249 VM list 2025-07-17 02:22:09,396 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b12f035b-0045-4d30-9ec3-aacd41bccd99 2025-07-17 02:22:09,403 - DEBUG - Pod b12f035b-0045-4d30-9ec3-aacd41bccd99 is not in agent 10.0.0.249 VM list 2025-07-17 02:22:09,403 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0760b1a-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:22:09,411 - DEBUG - VMI b0760b1a-62b4-11f0-876e-fa163e6f2023 is removed from agent 10.0.0.249 2025-07-17 02:22:09,411 - INFO - Verified that pod ctest-nginx-pod-79141251 is removed in agent 2025-07-17 02:22:09,411 - INFO - Deleting service : ctest-nginx-svc-80605257 2025-07-17 02:22:09,674 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 02:22:09,682 - DEBUG - No XMPP flaps were noticed during the test
2025-07-17 02:22:09,682 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-07-17 02:22:09,682 - INFO - -------------------------------------------------------------------------------- 2025-07-17 02:22:16,205 - 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' 2025-07-17 02:22:16,344 - DEBUG - Output : cluster_project={} 2025-07-17 02:22:16,409 - 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' 2025-07-17 02:22:16,612 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-17 02:22:16,623 - 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' 2025-07-17 02:22:16,770 - DEBUG - Output : cluster_project={} 2025-07-17 02:22:31,866 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:31,947 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:32,031 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:32,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:32,167 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:37,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:37,379 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:37,418 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 02:22:37,632 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 02:22:40,423 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-07-17 02:22:40,439 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-17 02:22:40,481 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-17 02:22:42,516 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-17 02:25:43,073 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 02:25:43,127 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=21ce0f90-89fe-4293-9cf7-b042686363b7 2025-07-17 02:25:43,189 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:25:43,206 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:25:43,214 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:25:43,219 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=41ec7fe3-10ca-4d9c-80f6-a6766e099154 2025-07-17 02:25:43,226 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dab12016-e4dc-42cf-9a26-3573a7a0b99f 2025-07-17 02:25:43,237 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:25:43,244 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:25:48,231 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=21ce0f90-89fe-4293-9cf7-b042686363b7 2025-07-17 02:25:48,238 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc4d810a-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:25:48,252 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:25:48,382 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dab12016-e4dc-42cf-9a26-3573a7a0b99f 2025-07-17 02:25:48,384 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=41ec7fe3-10ca-4d9c-80f6-a6766e099154 2025-07-17 02:25:48,386 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:25:48,388 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:25:48,391 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:25:48,392 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:25:48,417 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de102dd0-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:25:48,420 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd89431a-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:25:53,262 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:25:53,420 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:25:53,429 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:25:53,430 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:25:53,432 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:25:58,271 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:25:58,429 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:25:58,445 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:25:58,447 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:25:58,448 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:26:03,279 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:26:03,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:26:03,460 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:26:03,462 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:26:03,463 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:26:08,291 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:26:08,446 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:26:08,476 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:26:08,478 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:26:08,480 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:26:13,301 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:26:13,456 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:26:13,494 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:26:13,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:26:13,497 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:26:18,320 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6cdebfcc-0af3-41e8-a5e6-482b0a48605e 2025-07-17 02:26:18,327 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e023e6ac-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:26:18,490 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1612dd2b-913d-466d-a018-084a4fee47bd 2025-07-17 02:26:18,498 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df23b534-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:26:18,512 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1db98062-5ce9-4d5c-b00b-c1427c1a43b7 2025-07-17 02:26:18,514 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0c6b0e49-cdf3-4718-b353-d4dc140bd460 2025-07-17 02:26:18,515 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec596ec5-382c-4d77-b5bc-92324fbcf11e 2025-07-17 02:26:18,532 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:deab3820-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:26:18,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcd57e5c-62b4-11f0-876e-fa163e6f2023 2025-07-17 02:26:18,535 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfa65d22-62b4-11f0-876e-fa163e6f2023