2025-09-15 11:34:26,211 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-09-15 11:34:26,484 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:26,484 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-09-15 11:34:26,528 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:26,529 - DEBUG - [10.0.0.41]: 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-09-15 11:34:26,588 - DEBUG - Output : NAMES contrail_test_HZzpwznhM contrail-kubernetes-master-kubemanager-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-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2025-09-15 11:34:26,589 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-15 11:34:26,623 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.207.51.1/24 172.17.0.1/16 2025-09-15 11:34:26,624 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-09-15 11:34:26,700 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:26,748 - DEBUG - [10.0.0.141]: Running cmd : hostname 2025-09-15 11:34:26,958 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:26,958 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2025-09-15 11:34:27,026 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:27,027 - DEBUG - [10.0.0.141]: 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-09-15 11:34:27,071 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-15 11:34:27,071 - DEBUG - [10.0.0.141]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-15 11:34:27,141 - DEBUG - Output : 10.0.0.141/24 2025-09-15 11:34:27,141 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2025-09-15 11:34:27,176 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1479-1 2025-09-15 11:34:27,240 - INFO - Using existing project ['default-domain', 'k8s-default'](e6dc6848-04a3-409f-b313-222225a92d8b) 2025-09-15 11:34:27,347 - INFO - Using existing project ['default-domain', 'k8s-default'](e6dc6848-04a3-409f-b313-222225a92d8b) 2025-09-15 11:34:27,472 - INFO - ================================================================================ 2025-09-15 11:34:27,473 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-15 11:34:27,473 - 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-09-15 11:34:27,723 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 11:34:27,730 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.41': '0'}} with 2025-09-15 11:34:27,731 - INFO - Initial checks done. Running the testcase now 2025-09-15 11:34:27,731 - INFO - 2025-09-15 11:34:27,735 - INFO - Namespace default already exists 2025-09-15 11:34:27,736 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-15 11:34:27,843 - DEBUG - Output : cluster_project={} 2025-09-15 11:34:27,881 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-15 11:34:27,881 - DEBUG - Project uuid in Contrail is e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:27,881 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-15 11:34:27,987 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-15 11:34:27,987 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=c1c079c7-89cc-41be-b0da-9ab6394d5939 2025-09-15 11:34:27,991 - INFO - Namespace default with uuid c1c079c7-89cc-41be-b0da-9ab6394d5939 found in kube manager 2025-09-15 11:34:27,992 - INFO - Namespace default verification passed 2025-09-15 11:34:27,995 - DEBUG - Service ctest-nginx-svc-51535411 not present 2025-09-15 11:34:27,995 - INFO - Creating service ctest-nginx-svc-51535411 2025-09-15 11:34:28,009 - INFO - Created Service ctest-nginx-svc-51535411 2025-09-15 11:34:28,027 - DEBUG - Pod ctest-nginx-pod-31245965 not present 2025-09-15 11:34:28,028 - INFO - Creating Pod ctest-nginx-pod-31245965 2025-09-15 11:34:28,100 - DEBUG - Pod : ctest-nginx-pod-31245965 UUID is 5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 2025-09-15 11:34:28,106 - DEBUG - Pod ctest-nginx-pod-64343289 not present 2025-09-15 11:34:28,107 - INFO - Creating Pod ctest-nginx-pod-64343289 2025-09-15 11:34:28,139 - DEBUG - Pod : ctest-nginx-pod-64343289 UUID is 002caf6f-58cc-4657-b11e-926084617ebc 2025-09-15 11:34:28,364 - INFO - Created VN __public__, UUID :0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:28,631 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:34:28,636 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:34:28,649 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:28,702 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:28,719 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:28,730 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:28,748 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:28,757 - DEBUG - Route Targets: [] 2025-09-15 11:34:28,757 - DEBUG - RT names not yet present for VN __public__ 2025-09-15 11:34:33,758 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:34:33,764 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:34:33,773 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:33,823 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,831 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,840 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:33,848 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:33,854 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/18989d37-5af3-43cd-9690-745b10567686 2025-09-15 11:34:33,859 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-15 11:34:33,859 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,866 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:33,880 - INFO - Verified VN network id 13 for VN 0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,880 - INFO - Verifications in API Server for VN __public__ passed 2025-09-15 11:34:33,880 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,888 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:33,894 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:34:33,899 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/18989d37-5af3-43cd-9690-745b10567686 2025-09-15 11:34:33,904 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-15 11:34:33,909 - DEBUG - Control-node 10.0.0.41 : 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': '662252626675453174', 'uuid-lslong': '9692960587349909181'}, 'enable': 'true', 'created': '2025-09-15T11:34:28', 'last-modified': '2025-09-15T11:34:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.391964'} 2025-09-15 11:34:33,909 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:34:33,930 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-15 11:34:33,930 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-15 11:34:33,931 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-15 11:34:33,931 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:34:33,939 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:34:33,946 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:33,982 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:33,990 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-15 11:34:33,990 - DEBUG - Verifying the vn in opserver 2025-09-15 11:34:33,990 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2025-09-15 11:34:33,990 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-09-15 11:34:33,994 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-15 11:34:33,994 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-15 11:34:33,994 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:34:34,004 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:34:34,009 - DEBUG - Do not have enough data to verify VN in agent 2025-09-15 11:34:34,010 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:34:34,014 - DEBUG - VRF ids for VN __public__: {} 2025-09-15 11:34:34,105 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-15 11:34:34,222 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:34:34,228 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:34:34,236 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:34,272 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:34,281 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/44049adc-3ecd-444d-a8ae-0d1720064e06 2025-09-15 11:34:34,287 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:34:34,290 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:34:34,296 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:34:34,331 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd 2025-09-15 11:34:34,339 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-15 11:34:34,339 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-15 11:34:34,346 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-15 11:34:34,351 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-15 11:34:34,351 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-15 11:34:34,353 - DEBUG - Ingress ctest-nginx-ingress-87031298 not present 2025-09-15 11:34:34,354 - INFO - Creating Ingress ctest-nginx-ingress-87031298 2025-09-15 11:34:34,367 - INFO - Created Ingress ctest-nginx-ingress-87031298 2025-09-15 11:34:34,371 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-87031298 2025-09-15 11:34:37,376 - DEBUG - For Ingress ctest-nginx-ingress-87031298, Cluster IP: 10.47.255.249, External IPs ['37.206.43.252'] 2025-09-15 11:34:37,376 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-87031298 2025-09-15 11:34:37,376 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=642b45f1-9b9e-475f-9dd8-db5bb70bc299 2025-09-15 11:34:37,380 - INFO - Ingress ctest-nginx-ingress-87031298 with uuid 642b45f1-9b9e-475f-9dd8-db5bb70bc299 found in kube manager 2025-09-15 11:34:37,380 - INFO - Ingress ctest-nginx-ingress-87031298 verification passed 2025-09-15 11:34:37,382 - DEBUG - Pod ctest-busybox-pod-85366439 not present 2025-09-15 11:34:37,383 - INFO - Creating Pod ctest-busybox-pod-85366439 2025-09-15 11:34:37,430 - DEBUG - Pod : ctest-busybox-pod-85366439 UUID is 47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:34:37,446 - DEBUG - Pod ctest-nginx-pod-31245965 not in running state.Currently in Pending 2025-09-15 11:34:42,454 - INFO - Pod ctest-nginx-pod-31245965 is in running state.Got IP 10.47.255.251 2025-09-15 11:34:42,507 - DEBUG - Pod ctest-nginx-pod-31245965 has vmi f13b8fc4-9227-11f0-b465-fa163efb0670 2025-09-15 11:34:42,507 - INFO - Verified pod ctest-nginx-pod-31245965 in contrail-api 2025-09-15 11:34:42,507 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:34:42,519 - DEBUG - VMI f13b8fc4-9227-11f0-b465-fa163efb0670 is active in agent 10.0.0.141 2025-09-15 11:34:42,519 - INFO - Verified Pod ctest-nginx-pod-31245965 in agent 10.0.0.141 2025-09-15 11:34:42,519 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 2025-09-15 11:34:42,523 - INFO - Pod ctest-nginx-pod-31245965 with uuid 5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 found in kube manager 2025-09-15 11:34:42,523 - INFO - Pod ctest-nginx-pod-31245965 verification passed 2025-09-15 11:34:42,599 - DEBUG - [Pod ctest-nginx-pod-31245965] Cmd: echo ctest-nginx-pod-31245965 > /usr/share/nginx/html/index.html, Output: 2025-09-15 11:34:42,612 - INFO - Pod ctest-nginx-pod-64343289 is in running state.Got IP 10.47.255.250 2025-09-15 11:34:42,626 - DEBUG - Pod ctest-nginx-pod-64343289 has vmi f1b1a8ee-9227-11f0-b465-fa163efb0670 2025-09-15 11:34:42,626 - INFO - Verified pod ctest-nginx-pod-64343289 in contrail-api 2025-09-15 11:34:42,626 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:34:42,635 - DEBUG - VMI f1b1a8ee-9227-11f0-b465-fa163efb0670 is active in agent 10.0.0.141 2025-09-15 11:34:42,635 - INFO - Verified Pod ctest-nginx-pod-64343289 in agent 10.0.0.141 2025-09-15 11:34:42,635 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=002caf6f-58cc-4657-b11e-926084617ebc 2025-09-15 11:34:42,639 - INFO - Pod ctest-nginx-pod-64343289 with uuid 002caf6f-58cc-4657-b11e-926084617ebc found in kube manager 2025-09-15 11:34:42,639 - INFO - Pod ctest-nginx-pod-64343289 verification passed 2025-09-15 11:34:42,689 - DEBUG - [Pod ctest-nginx-pod-64343289] Cmd: echo ctest-nginx-pod-64343289 > /usr/share/nginx/html/index.html, Output: 2025-09-15 11:34:42,698 - DEBUG - Pod ctest-busybox-pod-85366439 not in running state.Currently in Pending 2025-09-15 11:34:47,705 - INFO - Pod ctest-busybox-pod-85366439 is in running state.Got IP 10.47.255.248 2025-09-15 11:34:47,723 - DEBUG - Pod ctest-busybox-pod-85366439 has vmi f5f02c82-9227-11f0-b465-fa163efb0670 2025-09-15 11:34:47,723 - INFO - Verified pod ctest-busybox-pod-85366439 in contrail-api 2025-09-15 11:34:47,723 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:34:47,733 - DEBUG - VMI f5f02c82-9227-11f0-b465-fa163efb0670 is active in agent 10.0.0.141 2025-09-15 11:34:47,733 - INFO - Verified Pod ctest-busybox-pod-85366439 in agent 10.0.0.141 2025-09-15 11:34:47,734 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:34:47,738 - INFO - Pod ctest-busybox-pod-85366439 with uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 found in kube manager 2025-09-15 11:34:47,738 - INFO - Pod ctest-busybox-pod-85366439 verification passed 2025-09-15 11:34:47,791 - DEBUG - [Pod ctest-busybox-pod-85366439] 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-31245965 2025-09-15 11:34:47,791 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 11:34:47,791 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] 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-31245965 2025-09-15 11:34:47,854 - DEBUG - [Pod ctest-busybox-pod-85366439] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31245965 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-09-15 11:34:47,854 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 11:34:47,854 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd output: ctest-nginx-pod-31245965 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-09-15 11:34:47,912 - DEBUG - [Pod ctest-busybox-pod-85366439] 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-31245965 2025-09-15 11:34:47,912 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 11:34:47,912 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] 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-31245965 2025-09-15 11:34:47,969 - DEBUG - [Pod ctest-busybox-pod-85366439] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64343289 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-09-15 11:34:47,970 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-15 11:34:47,970 - DEBUG - [Pod Pod ctest-busybox-pod-85366439] Cmd output: ctest-nginx-pod-64343289 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-09-15 11:34:47,970 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31245965': 3, 'ctest-nginx-pod-64343289': 1} 2025-09-15 11:34:47,970 - WARNING - Nothing to delete parallely 2025-09-15 11:34:47,971 - INFO - Deleting pod default:ctest-busybox-pod-85366439 2025-09-15 11:34:47,989 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:34:47,994 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:34:52,999 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:34:53,010 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:34:58,012 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:34:58,019 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:03,019 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:35:03,028 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:08,029 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:35:08,035 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:13,035 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:35:13,045 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:18,046 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:35:18,054 - WARNING - Pod uuid 47f09d70-40c0-4754-a6fe-99de115c04b3 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:23,055 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=47f09d70-40c0-4754-a6fe-99de115c04b3 2025-09-15 11:35:23,066 - DEBUG - Pod 47f09d70-40c0-4754-a6fe-99de115c04b3 is not in agent 10.0.0.141 VM list 2025-09-15 11:35:23,066 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5f02c82-9227-11f0-b465-fa163efb0670 2025-09-15 11:35:23,072 - DEBUG - VMI f5f02c82-9227-11f0-b465-fa163efb0670 is removed from agent 10.0.0.141 2025-09-15 11:35:23,072 - INFO - Verified that pod ctest-busybox-pod-85366439 is removed in agent 2025-09-15 11:35:23,073 - INFO - Deleting Ingress : ctest-nginx-ingress-87031298 2025-09-15 11:35:23,082 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=642b45f1-9b9e-475f-9dd8-db5bb70bc299 2025-09-15 11:35:23,087 - ERROR - Ingress ctest-nginx-ingress-87031298 with uuid 642b45f1-9b9e-475f-9dd8-db5bb70bc299 still found in kube manager 2025-09-15 11:35:24,089 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=642b45f1-9b9e-475f-9dd8-db5bb70bc299 2025-09-15 11:35:24,092 - INFO - Ingress ctest-nginx-ingress-87031298 with uuid 642b45f1-9b9e-475f-9dd8-db5bb70bc299 deleted successfully from kube manager 2025-09-15 11:35:24,092 - INFO - Verifications on Ingress %s cleanup passed 2025-09-15 11:35:24,092 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-15 11:35:24,292 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-15 11:35:24,299 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-15 11:35:24,299 - INFO - Deleting VN __public__ 2025-09-15 11:35:24,550 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 2025-09-15 11:35:24,559 - DEBUG - Response Code: 404 2025-09-15 11:35:24,559 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-09-15 11:35:24,573 - DEBUG - Requesting: http://10.0.0.41:8082/domain/0580a14c-d15d-413e-a51b-a03d17e81d39 2025-09-15 11:35:24,591 - DEBUG - Requesting: http://10.0.0.41:8082/project/e6dc6848-04a3-409f-b313-222225a92d8b 2025-09-15 11:35:24,677 - INFO - Validated that VN __public__ is not found in API Server 2025-09-15 11:35:24,678 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-15 11:35:24,691 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:35:24,702 - DEBUG - VN __public__ is not present in Agent 10.0.0.141 2025-09-15 11:35:24,702 - INFO - Validated that VN __public__ is not in any agent 2025-09-15 11:35:24,702 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:35:24,710 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-15 11:35:24,723 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-15 11:35:24,727 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-15 11:35:24,728 - INFO - Deleting pod default:ctest-nginx-pod-64343289 2025-09-15 11:35:24,739 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=002caf6f-58cc-4657-b11e-926084617ebc 2025-09-15 11:35:24,755 - WARNING - Pod uuid 002caf6f-58cc-4657-b11e-926084617ebc is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:29,756 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=002caf6f-58cc-4657-b11e-926084617ebc 2025-09-15 11:35:29,765 - DEBUG - Pod 002caf6f-58cc-4657-b11e-926084617ebc is not in agent 10.0.0.141 VM list 2025-09-15 11:35:29,765 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1b1a8ee-9227-11f0-b465-fa163efb0670 2025-09-15 11:35:29,772 - DEBUG - VMI f1b1a8ee-9227-11f0-b465-fa163efb0670 is removed from agent 10.0.0.141 2025-09-15 11:35:29,772 - INFO - Verified that pod ctest-nginx-pod-64343289 is removed in agent 2025-09-15 11:35:29,773 - INFO - Deleting pod default:ctest-nginx-pod-31245965 2025-09-15 11:35:29,795 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 2025-09-15 11:35:29,802 - WARNING - Pod uuid 5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 is still seen in agent 10.0.0.141 VM list 2025-09-15 11:35:34,803 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 2025-09-15 11:35:34,810 - DEBUG - Pod 5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 is not in agent 10.0.0.141 VM list 2025-09-15 11:35:34,810 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f13b8fc4-9227-11f0-b465-fa163efb0670 2025-09-15 11:35:34,816 - DEBUG - VMI f13b8fc4-9227-11f0-b465-fa163efb0670 is removed from agent 10.0.0.141 2025-09-15 11:35:34,816 - INFO - Verified that pod ctest-nginx-pod-31245965 is removed in agent 2025-09-15 11:35:34,816 - INFO - Deleting service : ctest-nginx-svc-51535411 2025-09-15 11:35:35,028 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 11:35:35,034 - DEBUG - No XMPP flaps were noticed during the test 2025-09-15 11:35:35,034 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-09-15 11:35:35,034 - INFO - -------------------------------------------------------------------------------- 2025-09-15 11:35:41,582 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-15 11:35:41,734 - DEBUG - Output : cluster_project={} 2025-09-15 11:35:41,857 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-15 11:35:42,052 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-15 11:35:42,059 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-15 11:35:42,267 - DEBUG - Output : cluster_project={} 2025-09-15 11:35:57,368 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:35:57,451 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:35:57,486 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:35:57,572 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:36:02,616 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:36:02,723 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:36:02,763 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:36:02,851 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-15 11:36:03,147 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 11:36:05,242 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_ApplicationPolicySetReq? 2025-09-15 11:36:05,249 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-09-15 11:36:05,280 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-09-15 11:36:07,303 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-09-15 11:39:07,232 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-15 11:39:07,278 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5a66b862-5d14-46cc-bee4-cbd85ea59beb 2025-09-15 11:39:07,296 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:07,311 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:07,322 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=f070092d-fb7a-4ff1-8f27-47610db97780 2025-09-15 11:39:07,327 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:07,332 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=6b330f92-a4f2-4fd3-b0a6-8f2b0699b9e2 2025-09-15 11:39:07,338 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=411a1b24-f27c-4456-886a-c330ae89a7fa 2025-09-15 11:39:07,346 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:12,316 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5a66b862-5d14-46cc-bee4-cbd85ea59beb 2025-09-15 11:39:12,322 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d11d7c0-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:12,352 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:12,354 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:12,383 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=f070092d-fb7a-4ff1-8f27-47610db97780 2025-09-15 11:39:12,384 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:12,385 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:12,386 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=411a1b24-f27c-4456-886a-c330ae89a7fa 2025-09-15 11:39:12,388 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=6b330f92-a4f2-4fd3-b0a6-8f2b0699b9e2 2025-09-15 11:39:12,404 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ed9d4b8-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:12,405 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1e4ec5f8-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:12,408 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1da22c3a-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:17,364 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:17,365 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:17,404 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:17,407 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:22,374 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:22,375 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:22,412 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:22,413 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:27,383 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:27,385 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:27,422 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:27,424 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:32,395 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:32,396 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:32,433 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:32,435 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:37,405 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:37,406 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:37,443 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:37,444 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:42,427 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=a5a9280c-dff3-4a14-9db8-63219f182dbe 2025-09-15 11:39:42,428 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=1746f7c4-c2c6-44d9-ba91-714457f0188f 2025-09-15 11:39:42,435 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21254edc-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:42,438 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:200829b6-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:42,453 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e 2025-09-15 11:39:42,454 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 2025-09-15 11:39:42,462 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1f7049a2-9228-11f0-b465-fa163efb0670 2025-09-15 11:39:42,464 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2083f712-9228-11f0-b465-fa163efb0670