2025-11-05 06:27:44,888 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-05 06:27:45,148 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:45,148 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-05 06:27:45,182 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:45,182 - 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-11-05 06:27:45,246 - DEBUG - Output : NAMES contrail_test_g64zFzUAJ contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 2025-11-05 06:27:45,247 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-05 06:27:45,325 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.14.150.1/24 172.17.0.1/16 2025-11-05 06:27:45,325 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-05 06:27:45,359 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:45,459 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-11-05 06:27:45,783 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:45,784 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-11-05 06:27:45,832 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:45,832 - 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-11-05 06:27:45,930 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-05 06:27:45,930 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-05 06:27:45,978 - DEBUG - Output : 10.0.0.249/24 2025-11-05 06:27:45,978 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-11-05 06:27:46,048 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1677-1 2025-11-05 06:27:46,190 - INFO - Using existing project ['default-domain', 'k8s-default'](044a4b06-be50-4e8f-a312-976a42ada6d5) 2025-11-05 06:27:46,306 - INFO - Using existing project ['default-domain', 'k8s-default'](044a4b06-be50-4e8f-a312-976a42ada6d5) 2025-11-05 06:27:46,413 - INFO - ================================================================================ 2025-11-05 06:27:46,413 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-05 06:27:46,414 - 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-11-05 06:27:46,650 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 06:27:46,658 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.50': '0'}} with 2025-11-05 06:27:46,658 - INFO - Initial checks done. Running the testcase now 2025-11-05 06:27:46,658 - INFO - 2025-11-05 06:27:46,666 - INFO - Namespace default already exists 2025-11-05 06:27:46,666 - 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-11-05 06:27:46,852 - DEBUG - Output : cluster_project={} 2025-11-05 06:27:46,912 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-05 06:27:46,912 - DEBUG - Project uuid in Contrail is 044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:46,912 - 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-11-05 06:27:47,090 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 06:27:47,090 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=8d952f50-5597-446b-8d4e-534b2af0d93d 2025-11-05 06:27:47,095 - INFO - Namespace default with uuid 8d952f50-5597-446b-8d4e-534b2af0d93d found in kube manager 2025-11-05 06:27:47,095 - INFO - Namespace default verification passed 2025-11-05 06:27:47,102 - DEBUG - Service ctest-nginx-svc-62030186 not present 2025-11-05 06:27:47,102 - INFO - Creating service ctest-nginx-svc-62030186 2025-11-05 06:27:47,135 - INFO - Created Service ctest-nginx-svc-62030186 2025-11-05 06:27:47,152 - DEBUG - Pod ctest-nginx-pod-37993465 not present 2025-11-05 06:27:47,153 - INFO - Creating Pod ctest-nginx-pod-37993465 2025-11-05 06:27:47,239 - DEBUG - Pod : ctest-nginx-pod-37993465 UUID is 0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 2025-11-05 06:27:47,243 - DEBUG - Pod ctest-nginx-pod-07217829 not present 2025-11-05 06:27:47,243 - INFO - Creating Pod ctest-nginx-pod-07217829 2025-11-05 06:27:47,281 - DEBUG - Pod : ctest-nginx-pod-07217829 UUID is 394ecffb-9042-4bbb-8315-725b597e380c 2025-11-05 06:27:47,558 - INFO - Created VN __public__, UUID :edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:47,873 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:27:47,881 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:27:47,926 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:48,011 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:48,051 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:48,061 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:48,073 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:48,105 - DEBUG - Route Targets: [] 2025-11-05 06:27:48,105 - DEBUG - RT names not yet present for VN __public__ 2025-11-05 06:27:53,106 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:27:53,112 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:27:53,119 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:53,156 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,165 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,176 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:53,183 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:53,191 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/2795f97f-8d8d-4c6d-8b1c-20982be3aa88 2025-11-05 06:27:53,201 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 06:27:53,201 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,210 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:53,223 - INFO - Verified VN network id 13 for VN edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,223 - INFO - Verifications in API Server for VN __public__ passed 2025-11-05 06:27:53,223 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,233 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:53,240 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:27:53,247 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/2795f97f-8d8d-4c6d-8b1c-20982be3aa88 2025-11-05 06:27:53,254 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 06:27:53,259 - 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': '17149342330268830112', 'uuid-lslong': '11541156241083916638'}, 'enable': 'true', 'created': '2025-11-05T06:27:47', 'last-modified': '2025-11-05T06:27:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.486388'} 2025-11-05 06:27:53,259 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:27:53,269 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 06:27:53,269 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-05 06:27:53,269 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-05 06:27:53,269 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:27:53,275 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:27:53,283 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:53,332 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,348 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-05 06:27:53,348 - DEBUG - Verifying the vn in opserver 2025-11-05 06:27:53,348 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-05 06:27:53,349 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-05 06:27:53,354 - 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-11-05 06:27:53,354 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-05 06:27:53,354 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:27:53,364 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:27:53,374 - DEBUG - Do not have enough data to verify VN in agent 2025-11-05 06:27:53,374 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:27:53,386 - DEBUG - VRF ids for VN __public__: {} 2025-11-05 06:27:53,485 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-05 06:27:53,595 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:27:53,602 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:27:53,611 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:53,668 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,679 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/1a064650-b5fb-4198-97a9-dfd51353e821 2025-11-05 06:27:53,688 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:27:53,692 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:27:53,700 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:27:53,751 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e 2025-11-05 06:27:53,763 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-05 06:27:53,763 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-05 06:27:53,773 - 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-11-05 06:27:53,778 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-05 06:27:53,778 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-05 06:27:53,781 - DEBUG - Ingress ctest-nginx-ingress-51193901 not present 2025-11-05 06:27:53,782 - INFO - Creating Ingress ctest-nginx-ingress-51193901 2025-11-05 06:27:53,790 - INFO - Created Ingress ctest-nginx-ingress-51193901 2025-11-05 06:27:53,793 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-51193901 2025-11-05 06:27:56,805 - DEBUG - For Ingress ctest-nginx-ingress-51193901, Cluster IP: 10.47.255.249, External IPs ['70.67.104.252'] 2025-11-05 06:27:56,805 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-51193901 2025-11-05 06:27:56,805 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=1ce016cf-db7c-49a3-a2b6-90a6f4c6604b 2025-11-05 06:27:56,809 - INFO - Ingress ctest-nginx-ingress-51193901 with uuid 1ce016cf-db7c-49a3-a2b6-90a6f4c6604b found in kube manager 2025-11-05 06:27:56,809 - INFO - Ingress ctest-nginx-ingress-51193901 verification passed 2025-11-05 06:27:56,817 - DEBUG - Pod ctest-busybox-pod-69488293 not present 2025-11-05 06:27:56,818 - INFO - Creating Pod ctest-busybox-pod-69488293 2025-11-05 06:27:56,851 - DEBUG - Pod : ctest-busybox-pod-69488293 UUID is 9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:27:56,859 - DEBUG - Pod ctest-nginx-pod-37993465 not in running state.Currently in Pending 2025-11-05 06:28:01,868 - DEBUG - Pod ctest-nginx-pod-37993465 not in running state.Currently in Pending 2025-11-05 06:28:06,876 - DEBUG - Pod ctest-nginx-pod-37993465 not in running state.Currently in Pending 2025-11-05 06:28:11,883 - INFO - Pod ctest-nginx-pod-37993465 is in running state.Got IP 10.47.255.251 2025-11-05 06:28:11,941 - DEBUG - Pod ctest-nginx-pod-37993465 has vmi 8c9ad85c-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:28:11,941 - INFO - Verified pod ctest-nginx-pod-37993465 in contrail-api 2025-11-05 06:28:11,941 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:28:11,953 - DEBUG - VMI 8c9ad85c-ba10-11f0-bbad-fa163e076d3a is active in agent 10.0.0.249 2025-11-05 06:28:11,953 - INFO - Verified Pod ctest-nginx-pod-37993465 in agent 10.0.0.249 2025-11-05 06:28:11,953 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 2025-11-05 06:28:11,959 - INFO - Pod ctest-nginx-pod-37993465 with uuid 0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 found in kube manager 2025-11-05 06:28:11,959 - INFO - Pod ctest-nginx-pod-37993465 verification passed 2025-11-05 06:28:12,039 - DEBUG - [Pod ctest-nginx-pod-37993465] Cmd: echo ctest-nginx-pod-37993465 > /usr/share/nginx/html/index.html, Output: 2025-11-05 06:28:12,046 - INFO - Pod ctest-nginx-pod-07217829 is in running state.Got IP 10.47.255.250 2025-11-05 06:28:12,061 - DEBUG - Pod ctest-nginx-pod-07217829 has vmi 8d044a44-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:28:12,061 - INFO - Verified pod ctest-nginx-pod-07217829 in contrail-api 2025-11-05 06:28:12,061 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:28:12,075 - DEBUG - VMI 8d044a44-ba10-11f0-bbad-fa163e076d3a is active in agent 10.0.0.249 2025-11-05 06:28:12,076 - INFO - Verified Pod ctest-nginx-pod-07217829 in agent 10.0.0.249 2025-11-05 06:28:12,076 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=394ecffb-9042-4bbb-8315-725b597e380c 2025-11-05 06:28:12,081 - INFO - Pod ctest-nginx-pod-07217829 with uuid 394ecffb-9042-4bbb-8315-725b597e380c found in kube manager 2025-11-05 06:28:12,081 - INFO - Pod ctest-nginx-pod-07217829 verification passed 2025-11-05 06:28:12,148 - DEBUG - [Pod ctest-nginx-pod-07217829] Cmd: echo ctest-nginx-pod-07217829 > /usr/share/nginx/html/index.html, Output: 2025-11-05 06:28:12,154 - DEBUG - Pod ctest-busybox-pod-69488293 not in running state.Currently in Pending 2025-11-05 06:28:17,164 - INFO - Pod ctest-busybox-pod-69488293 is in running state.Got IP 10.47.255.248 2025-11-05 06:28:17,176 - DEBUG - Pod ctest-busybox-pod-69488293 has vmi 918fa798-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:28:17,176 - INFO - Verified pod ctest-busybox-pod-69488293 in contrail-api 2025-11-05 06:28:17,176 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:28:17,186 - DEBUG - VMI 918fa798-ba10-11f0-bbad-fa163e076d3a is active in agent 10.0.0.249 2025-11-05 06:28:17,187 - INFO - Verified Pod ctest-busybox-pod-69488293 in agent 10.0.0.249 2025-11-05 06:28:17,187 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:17,191 - INFO - Pod ctest-busybox-pod-69488293 with uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 found in kube manager 2025-11-05 06:28:17,191 - INFO - Pod ctest-busybox-pod-69488293 verification passed 2025-11-05 06:28:17,254 - DEBUG - [Pod ctest-busybox-pod-69488293] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07217829 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-11-05 06:28:17,254 - DEBUG - [Pod Pod ctest-busybox-pod-69488293] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 06:28:17,254 - DEBUG - [Pod Pod ctest-busybox-pod-69488293] Cmd output: ctest-nginx-pod-07217829 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-11-05 06:28:17,314 - DEBUG - [Pod ctest-busybox-pod-69488293] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37993465 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-11-05 06:28:17,314 - DEBUG - [Pod Pod ctest-busybox-pod-69488293] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 06:28:17,314 - DEBUG - [Pod Pod ctest-busybox-pod-69488293] Cmd output: ctest-nginx-pod-37993465 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-11-05 06:28:17,315 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37993465': 1, 'ctest-nginx-pod-07217829': 1} 2025-11-05 06:28:17,315 - WARNING - Nothing to delete parallely 2025-11-05 06:28:17,315 - INFO - Deleting pod default:ctest-busybox-pod-69488293 2025-11-05 06:28:17,337 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:17,343 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:22,344 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:22,350 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:27,351 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:27,358 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:32,364 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:32,376 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:37,376 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:37,382 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:42,383 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:42,394 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:47,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:47,401 - WARNING - Pod uuid 9ab32b42-3c77-476c-8793-2cb006c550d4 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:52,402 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9ab32b42-3c77-476c-8793-2cb006c550d4 2025-11-05 06:28:52,413 - DEBUG - Pod 9ab32b42-3c77-476c-8793-2cb006c550d4 is not in agent 10.0.0.249 VM list 2025-11-05 06:28:52,414 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:918fa798-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:28:52,422 - DEBUG - VMI 918fa798-ba10-11f0-bbad-fa163e076d3a is removed from agent 10.0.0.249 2025-11-05 06:28:52,422 - INFO - Verified that pod ctest-busybox-pod-69488293 is removed in agent 2025-11-05 06:28:52,422 - INFO - Deleting Ingress : ctest-nginx-ingress-51193901 2025-11-05 06:28:52,429 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=1ce016cf-db7c-49a3-a2b6-90a6f4c6604b 2025-11-05 06:28:52,435 - ERROR - Ingress ctest-nginx-ingress-51193901 with uuid 1ce016cf-db7c-49a3-a2b6-90a6f4c6604b still found in kube manager 2025-11-05 06:28:53,436 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=1ce016cf-db7c-49a3-a2b6-90a6f4c6604b 2025-11-05 06:28:53,440 - INFO - Ingress ctest-nginx-ingress-51193901 with uuid 1ce016cf-db7c-49a3-a2b6-90a6f4c6604b deleted successfully from kube manager 2025-11-05 06:28:53,440 - INFO - Verifications on Ingress %s cleanup passed 2025-11-05 06:28:53,440 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-05 06:28:53,558 - 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-11-05 06:28:53,565 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-05 06:28:53,565 - INFO - Deleting VN __public__ 2025-11-05 06:28:53,792 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 2025-11-05 06:28:53,798 - DEBUG - Response Code: 404 2025-11-05 06:28:53,798 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 06:28:53,803 - DEBUG - Requesting: http://10.0.0.50:8082/domain/bc1ec597-2058-45cd-be0a-80e98749b86e 2025-11-05 06:28:53,815 - DEBUG - Requesting: http://10.0.0.50:8082/project/044a4b06-be50-4e8f-a312-976a42ada6d5 2025-11-05 06:28:53,874 - INFO - Validated that VN __public__ is not found in API Server 2025-11-05 06:28:53,874 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-05 06:28:53,884 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:28:53,894 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-11-05 06:28:53,894 - INFO - Validated that VN __public__ is not in any agent 2025-11-05 06:28:53,894 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:28:53,910 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 06:28:53,920 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 06:28:53,925 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-05 06:28:53,926 - INFO - Deleting pod default:ctest-nginx-pod-07217829 2025-11-05 06:28:53,939 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=394ecffb-9042-4bbb-8315-725b597e380c 2025-11-05 06:28:53,961 - WARNING - Pod uuid 394ecffb-9042-4bbb-8315-725b597e380c is still seen in agent 10.0.0.249 VM list 2025-11-05 06:28:58,965 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=394ecffb-9042-4bbb-8315-725b597e380c 2025-11-05 06:28:58,974 - DEBUG - Pod 394ecffb-9042-4bbb-8315-725b597e380c is not in agent 10.0.0.249 VM list 2025-11-05 06:28:58,974 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8d044a44-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:28:58,980 - DEBUG - VMI 8d044a44-ba10-11f0-bbad-fa163e076d3a is removed from agent 10.0.0.249 2025-11-05 06:28:58,980 - INFO - Verified that pod ctest-nginx-pod-07217829 is removed in agent 2025-11-05 06:28:58,980 - INFO - Deleting pod default:ctest-nginx-pod-37993465 2025-11-05 06:28:59,016 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 2025-11-05 06:28:59,023 - WARNING - Pod uuid 0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 is still seen in agent 10.0.0.249 VM list 2025-11-05 06:29:04,024 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 2025-11-05 06:29:04,031 - DEBUG - Pod 0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 is not in agent 10.0.0.249 VM list 2025-11-05 06:29:04,031 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c9ad85c-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:29:04,037 - DEBUG - VMI 8c9ad85c-ba10-11f0-bbad-fa163e076d3a is removed from agent 10.0.0.249 2025-11-05 06:29:04,037 - INFO - Verified that pod ctest-nginx-pod-37993465 is removed in agent 2025-11-05 06:29:04,037 - INFO - Deleting service : ctest-nginx-svc-62030186 2025-11-05 06:29:04,282 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 06:29:04,289 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 06:29:04,289 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:18] 2025-11-05 06:29:04,289 - INFO - -------------------------------------------------------------------------------- 2025-11-05 06:29:10,691 - 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-11-05 06:29:10,840 - DEBUG - Output : cluster_project={} 2025-11-05 06:29:10,929 - 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-11-05 06:29:11,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 06:29:11,121 - 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-11-05 06:29:11,330 - DEBUG - Output : cluster_project={} 2025-11-05 06:29:21,535 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:21,567 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:21,644 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:26,686 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:31,773 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:31,823 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:31,900 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:31,982 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 06:29:32,142 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 06:29:34,865 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-11-05 06:29:34,872 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-05 06:29:34,899 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-05 06:29:36,925 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-05 06:32:37,300 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 06:32:37,334 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=52112c94-5e8a-4ddd-9188-cd4a2968b3c2 2025-11-05 06:32:37,374 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:32:37,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:32:37,402 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:32:37,421 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:32:37,434 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=64abe732-9964-4325-8223-52bd71ce051c 2025-11-05 06:32:37,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:32:37,460 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6de45e09-78a5-4f0a-8b55-828e9f281611 2025-11-05 06:32:42,465 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=52112c94-5e8a-4ddd-9188-cd4a2968b3c2 2025-11-05 06:32:42,467 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:32:42,471 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be508d06-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:32:42,478 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:32:42,491 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:32:42,492 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=64abe732-9964-4325-8223-52bd71ce051c 2025-11-05 06:32:42,494 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:32:42,495 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:32:42,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6de45e09-78a5-4f0a-8b55-828e9f281611 2025-11-05 06:32:42,510 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf5312aa-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:32:42,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfcde674-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:32:47,481 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:32:47,488 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:32:47,510 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:32:47,512 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:32:47,514 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:32:52,489 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:32:52,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:32:52,524 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:32:52,526 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:32:52,527 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:32:57,496 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:32:57,502 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:32:57,538 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:32:57,539 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:32:57,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:33:02,503 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:33:02,509 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:33:02,551 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:33:02,552 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:33:02,554 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:33:07,513 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:33:07,518 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:33:07,566 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:33:07,568 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:33:07,568 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:33:12,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33d99467-e5de-4d50-a919-1802e2887d53 2025-11-05 06:33:12,541 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=15001879-b311-41fb-a023-6dfaa8131d96 2025-11-05 06:33:12,549 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c12fe3b4-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:33:12,552 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c055ef56-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:33:12,583 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=df286ce3-a359-47ef-8a45-9232de1e063f 2025-11-05 06:33:12,584 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8112275a-2f32-412c-ac4c-e4d2e079976f 2025-11-05 06:33:12,585 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=db427786-f271-46ea-8c2a-dee170e1ec96 2025-11-05 06:33:12,593 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0bf9fc8-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:33:12,596 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c19ee2fa-ba10-11f0-bbad-fa163e076d3a 2025-11-05 06:33:12,597 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bec2b9d0-ba10-11f0-bbad-fa163e076d3a