2025-03-31 11:21:01,995 - DEBUG - [10.0.0.43]: Running cmd : hostname 2025-03-31 11:21:02,298 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-299-1.novalocal 2025-03-31 11:21:02,298 - DEBUG - [10.0.0.43]: Running cmd : hostname -f 2025-03-31 11:21:02,422 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-299-1.novalocal 2025-03-31 11:21:02,423 - DEBUG - [10.0.0.43]: 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-03-31 11:21:02,586 - DEBUG - Output : NAMES contrail_test_0Gth2OBqY vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_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 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 webui_job_1 webui_web_1 config_devicemgr_1 config_svcmonitor_1 config_dnsmasq_1 config_nodemgr_1 config_schema_1 config_api_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2025-03-31 11:21:02,586 - DEBUG - [10.0.0.43]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-31 11:21:02,705 - DEBUG - Output : 172.17.0.1/16 10.0.0.43/24 2025-03-31 11:21:02,705 - DEBUG - [10.0.0.43]: Running cmd : getent hosts 10.0.0.43 | head -n 1 | awk '{print $2}' 2025-03-31 11:21:02,829 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-299-1.novalocal 2025-03-31 11:21:02,829 - DEBUG - [10.0.0.43]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-31 11:21:02,963 - DEBUG - Output : 10.0.0.43/24 2025-03-31 11:21:03,240 - INFO - Using existing project ['default-domain', 'k8s-default'](99781c9f-b7a0-43df-91e3-3f46eb8272d6) 2025-03-31 11:21:03,324 - INFO - Using existing project ['default-domain', 'k8s-default'](99781c9f-b7a0-43df-91e3-3f46eb8272d6) 2025-03-31 11:21:03,471 - INFO - ================================================================================ 2025-03-31 11:21:03,471 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-31 11:21:03,471 - 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-03-31 11:21:03,714 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 11:21:03,721 - DEBUG - Nothing to compare xmpp stats {'10.0.0.43': {'10.0.0.43': '0'}} with 2025-03-31 11:21:03,722 - INFO - Initial checks done. Running the testcase now 2025-03-31 11:21:03,722 - INFO - 2025-03-31 11:21:03,728 - INFO - Namespace default already exists 2025-03-31 11:21:03,729 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 11:21:03,910 - DEBUG - Output : cluster_project={} 2025-03-31 11:21:03,966 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-31 11:21:03,966 - DEBUG - Project uuid in Contrail is 99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:03,966 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-31 11:21:04,124 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-31 11:21:04,125 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_NamespaceDatabaseList?namespace_uuid=c6aed562-9902-4f52-bf46-ac12cd40422d 2025-03-31 11:21:04,129 - INFO - Namespace default with uuid c6aed562-9902-4f52-bf46-ac12cd40422d found in kube manager 2025-03-31 11:21:04,129 - INFO - Namespace default verification passed 2025-03-31 11:21:04,132 - DEBUG - Service ctest-nginx-svc-40076690 not present 2025-03-31 11:21:04,132 - INFO - Creating service ctest-nginx-svc-40076690 2025-03-31 11:21:04,144 - INFO - Created Service ctest-nginx-svc-40076690 2025-03-31 11:21:04,146 - DEBUG - Pod ctest-nginx-pod-97576464 not present 2025-03-31 11:21:04,147 - INFO - Creating Pod ctest-nginx-pod-97576464 2025-03-31 11:21:04,172 - DEBUG - Pod : ctest-nginx-pod-97576464 UUID is 3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 2025-03-31 11:21:04,178 - DEBUG - Pod ctest-nginx-pod-29245149 not present 2025-03-31 11:21:04,178 - INFO - Creating Pod ctest-nginx-pod-29245149 2025-03-31 11:21:04,207 - DEBUG - Pod : ctest-nginx-pod-29245149 UUID is cdcf201c-190d-42a9-94d7-5388f70faeac 2025-03-31 11:21:04,396 - INFO - Created VN __public__, UUID :df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:04,532 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:21:04,538 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:21:04,549 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:04,614 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:04,625 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:04,636 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:04,643 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:04,649 - DEBUG - Route Targets: [] 2025-03-31 11:21:04,649 - DEBUG - RT names not yet present for VN __public__ 2025-03-31 11:21:09,650 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:21:09,655 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:21:09,664 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:09,716 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,725 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,734 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:09,741 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:09,747 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/723074e3-3941-4d7f-8da5-7fd01ba3a88c 2025-03-31 11:21:09,754 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-31 11:21:09,754 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,762 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:09,774 - INFO - Verified VN network id 15 for VN df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,775 - INFO - Verifications in API Server for VN __public__ passed 2025-03-31 11:21:09,775 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,784 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:09,790 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:21:09,797 - DEBUG - Requesting: http://10.0.0.43:8082/route-target/723074e3-3941-4d7f-8da5-7fd01ba3a88c 2025-03-31 11:21:09,803 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-31 11:21:09,811 - DEBUG - Control-node 10.0.0.43 : 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': '16112979455093722266', 'uuid-lslong': '12982098771633761500'}, 'enable': 'true', 'created': '2025-03-31T11:21:04', 'last-modified': '2025-03-31T11:21:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.337246'} 2025-03-31 11:21:09,811 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:21:09,821 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-31 11:21:09,821 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-31 11:21:09,822 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-31 11:21:09,822 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:21:09,827 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:21:09,836 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:09,885 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:09,895 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-31 11:21:09,895 - DEBUG - Verifying the vn in opserver 2025-03-31 11:21:09,895 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.43 2025-03-31 11:21:09,895 - DEBUG - Requesting: http://10.0.0.43:8081/analytics/uves/virtual-networks 2025-03-31 11:21:09,900 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.43:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-31 11:21:09,900 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-31 11:21:09,900 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:21:09,905 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:21:09,910 - DEBUG - Do not have enough data to verify VN in agent 2025-03-31 11:21:09,910 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:21:09,915 - DEBUG - VRF ids for VN __public__: {} 2025-03-31 11:21:09,973 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-31 11:21:10,058 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:21:10,067 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:21:10,077 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:10,141 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:10,151 - DEBUG - Requesting: http://10.0.0.43:8082/floating-ip-pool/dfc6fd8f-8ea5-4a6b-90e5-6e834471ebd8 2025-03-31 11:21:10,156 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:21:10,160 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:21:10,168 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:21:10,208 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-network/df9ccd71-b607-4c9a-b429-ae0cfa43ecdc 2025-03-31 11:21:10,219 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-31 11:21:10,219 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-31 11:21:10,226 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-31 11:21:10,232 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-31 11:21:10,232 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-31 11:21:10,235 - DEBUG - Ingress ctest-nginx-ingress-16970960 not present 2025-03-31 11:21:10,236 - INFO - Creating Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:10,246 - INFO - Created Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:10,250 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:13,257 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:16,266 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:19,271 - DEBUG - For Ingress ctest-nginx-ingress-16970960, Cluster IP: 10.47.255.246, External IPs ['12.131.133.188'] 2025-03-31 11:21:19,271 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16970960 2025-03-31 11:21:19,271 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:21:19,278 - INFO - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 found in kube manager 2025-03-31 11:21:19,278 - INFO - Ingress ctest-nginx-ingress-16970960 verification passed 2025-03-31 11:21:19,280 - DEBUG - Pod ctest-busybox-pod-84833679 not present 2025-03-31 11:21:19,281 - INFO - Creating Pod ctest-busybox-pod-84833679 2025-03-31 11:21:19,296 - DEBUG - Node for Pod ctest-busybox-pod-84833679 not yet populated 2025-03-31 11:21:22,302 - DEBUG - Pod : ctest-busybox-pod-84833679 UUID is ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:22,307 - DEBUG - Pod ctest-nginx-pod-97576464 not in running state.Currently in Pending 2025-03-31 11:21:27,314 - INFO - Pod ctest-nginx-pod-97576464 is in running state.Got IP 10.47.255.248 2025-03-31 11:21:27,331 - DEBUG - Pod ctest-nginx-pod-97576464 has vmi 3e10a710-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:21:27,331 - INFO - Verified pod ctest-nginx-pod-97576464 in contrail-api 2025-03-31 11:21:27,331 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:21:27,342 - DEBUG - VMI 3e10a710-0e22-11f0-ab17-fa163eeb9e23 is active in agent 10.0.0.43 2025-03-31 11:21:27,343 - INFO - Verified Pod ctest-nginx-pod-97576464 in agent 10.0.0.43 2025-03-31 11:21:27,343 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 2025-03-31 11:21:27,347 - INFO - Pod ctest-nginx-pod-97576464 with uuid 3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 found in kube manager 2025-03-31 11:21:27,347 - INFO - Pod ctest-nginx-pod-97576464 verification passed 2025-03-31 11:21:27,437 - DEBUG - [Pod ctest-nginx-pod-97576464] Cmd: echo ctest-nginx-pod-97576464 > /usr/share/nginx/html/index.html, Output: 2025-03-31 11:21:27,443 - INFO - Pod ctest-nginx-pod-29245149 is in running state.Got IP 10.47.255.247 2025-03-31 11:21:27,460 - DEBUG - Pod ctest-nginx-pod-29245149 has vmi 402ccdda-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:21:27,460 - INFO - Verified pod ctest-nginx-pod-29245149 in contrail-api 2025-03-31 11:21:27,460 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:21:27,469 - DEBUG - VMI 402ccdda-0e22-11f0-ab17-fa163eeb9e23 is active in agent 10.0.0.43 2025-03-31 11:21:27,469 - INFO - Verified Pod ctest-nginx-pod-29245149 in agent 10.0.0.43 2025-03-31 11:21:27,469 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=cdcf201c-190d-42a9-94d7-5388f70faeac 2025-03-31 11:21:27,474 - INFO - Pod ctest-nginx-pod-29245149 with uuid cdcf201c-190d-42a9-94d7-5388f70faeac found in kube manager 2025-03-31 11:21:27,474 - INFO - Pod ctest-nginx-pod-29245149 verification passed 2025-03-31 11:21:27,521 - DEBUG - [Pod ctest-nginx-pod-29245149] Cmd: echo ctest-nginx-pod-29245149 > /usr/share/nginx/html/index.html, Output: 2025-03-31 11:21:27,527 - DEBUG - Pod ctest-busybox-pod-84833679 not in running state.Currently in Pending 2025-03-31 11:21:32,533 - DEBUG - Pod ctest-busybox-pod-84833679 not in running state.Currently in Pending 2025-03-31 11:21:37,540 - DEBUG - Pod ctest-busybox-pod-84833679 not in running state.Currently in Pending 2025-03-31 11:21:42,547 - INFO - Pod ctest-busybox-pod-84833679 is in running state.Got IP 10.47.255.245 2025-03-31 11:21:42,561 - DEBUG - Pod ctest-busybox-pod-84833679 has vmi 48ccdfc0-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:21:42,561 - INFO - Verified pod ctest-busybox-pod-84833679 in contrail-api 2025-03-31 11:21:42,561 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:21:42,573 - DEBUG - VMI 48ccdfc0-0e22-11f0-ab17-fa163eeb9e23 is active in agent 10.0.0.43 2025-03-31 11:21:42,573 - INFO - Verified Pod ctest-busybox-pod-84833679 in agent 10.0.0.43 2025-03-31 11:21:42,573 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_VirtualMachineDatabaseList?x=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:42,577 - INFO - Pod ctest-busybox-pod-84833679 with uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 found in kube manager 2025-03-31 11:21:42,577 - INFO - Pod ctest-busybox-pod-84833679 verification passed 2025-03-31 11:21:42,630 - DEBUG - [Pod ctest-busybox-pod-84833679] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-29245149 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 11:21:42,630 - DEBUG - [Pod Pod ctest-busybox-pod-84833679] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-03-31 11:21:42,630 - DEBUG - [Pod Pod ctest-busybox-pod-84833679] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-29245149 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 11:21:42,675 - DEBUG - [Pod ctest-busybox-pod-84833679] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-97576464 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 11:21:42,675 - DEBUG - [Pod Pod ctest-busybox-pod-84833679] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-03-31 11:21:42,675 - DEBUG - [Pod Pod ctest-busybox-pod-84833679] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-97576464 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 11:21:42,675 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-97576464': 1, 'ctest-nginx-pod-29245149': 1} 2025-03-31 11:21:42,675 - WARNING - Nothing to delete parallely 2025-03-31 11:21:42,675 - INFO - Deleting pod default:ctest-busybox-pod-84833679 2025-03-31 11:21:42,688 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:42,697 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:21:47,698 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:47,705 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:21:52,706 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:52,714 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:21:57,715 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:21:57,721 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:02,721 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:22:02,727 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:07,728 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:22:07,733 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:12,734 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:22:12,740 - WARNING - Pod uuid ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:17,741 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ab1e48c4-5518-4eec-91f5-ee9fd1635b19 2025-03-31 11:22:17,747 - DEBUG - Pod ab1e48c4-5518-4eec-91f5-ee9fd1635b19 is not in agent 10.0.0.43 VM list 2025-03-31 11:22:17,747 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:48ccdfc0-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:22:17,753 - DEBUG - VMI 48ccdfc0-0e22-11f0-ab17-fa163eeb9e23 is removed from agent 10.0.0.43 2025-03-31 11:22:17,753 - INFO - Verified that pod ctest-busybox-pod-84833679 is removed in agent 2025-03-31 11:22:17,753 - INFO - Deleting Ingress : ctest-nginx-ingress-16970960 2025-03-31 11:22:17,763 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:17,769 - ERROR - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 still found in kube manager 2025-03-31 11:22:18,770 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:18,775 - ERROR - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 still found in kube manager 2025-03-31 11:22:19,776 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:19,780 - ERROR - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 still found in kube manager 2025-03-31 11:22:20,781 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:20,787 - ERROR - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 still found in kube manager 2025-03-31 11:22:21,788 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:21,792 - ERROR - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 still found in kube manager 2025-03-31 11:22:22,793 - DEBUG - Requesting: http://10.0.0.43:8108/Snh_LoadbalancerDatabaseList?x=6c537659-566c-4601-8b23-6b26026e3744 2025-03-31 11:22:22,798 - INFO - Ingress ctest-nginx-ingress-16970960 with uuid 6c537659-566c-4601-8b23-6b26026e3744 deleted successfully from kube manager 2025-03-31 11:22:22,798 - INFO - Verifications on Ingress %s cleanup passed 2025-03-31 11:22:22,798 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-31 11:22:22,994 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-31 11:22:23,000 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-31 11:22:23,000 - INFO - Deleting VN __public__ 2025-03-31 11:22:23,474 - DEBUG - Requesting: http://10.0.0.43:8082/routing-instance/fd6df631-63bf-4522-8294-c1d7462aa735 2025-03-31 11:22:23,479 - DEBUG - Response Code: 404 2025-03-31 11:22:23,480 - DEBUG - Requesting: http://10.0.0.43:8082/domains 2025-03-31 11:22:23,484 - DEBUG - Requesting: http://10.0.0.43:8082/domain/0bdacc15-4082-41f1-b8b4-c26212278f73 2025-03-31 11:22:23,491 - DEBUG - Requesting: http://10.0.0.43:8082/project/99781c9f-b7a0-43df-91e3-3f46eb8272d6 2025-03-31 11:22:23,546 - INFO - Validated that VN __public__ is not found in API Server 2025-03-31 11:22:23,546 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-31 11:22:23,553 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:22:23,564 - DEBUG - VN __public__ is not present in Agent 10.0.0.43 2025-03-31 11:22:23,564 - INFO - Validated that VN __public__ is not in any agent 2025-03-31 11:22:23,564 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:22:23,572 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 11:22:23,577 - DEBUG - Requesting: http://10.0.0.43:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-31 11:22:23,583 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-31 11:22:23,584 - INFO - Deleting pod default:ctest-nginx-pod-29245149 2025-03-31 11:22:23,600 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=cdcf201c-190d-42a9-94d7-5388f70faeac 2025-03-31 11:22:23,622 - WARNING - Pod uuid cdcf201c-190d-42a9-94d7-5388f70faeac is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:28,624 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=cdcf201c-190d-42a9-94d7-5388f70faeac 2025-03-31 11:22:28,631 - DEBUG - Pod cdcf201c-190d-42a9-94d7-5388f70faeac is not in agent 10.0.0.43 VM list 2025-03-31 11:22:28,631 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:402ccdda-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:22:28,636 - DEBUG - VMI 402ccdda-0e22-11f0-ab17-fa163eeb9e23 is removed from agent 10.0.0.43 2025-03-31 11:22:28,637 - INFO - Verified that pod ctest-nginx-pod-29245149 is removed in agent 2025-03-31 11:22:28,637 - INFO - Deleting pod default:ctest-nginx-pod-97576464 2025-03-31 11:22:28,647 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 2025-03-31 11:22:28,666 - WARNING - Pod uuid 3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 is still seen in agent 10.0.0.43 VM list 2025-03-31 11:22:33,666 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 2025-03-31 11:22:33,672 - DEBUG - Pod 3c3c15b8-3cfd-4519-8818-d61d50a7a4f8 is not in agent 10.0.0.43 VM list 2025-03-31 11:22:33,672 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e10a710-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:22:33,677 - DEBUG - VMI 3e10a710-0e22-11f0-ab17-fa163eeb9e23 is removed from agent 10.0.0.43 2025-03-31 11:22:33,677 - INFO - Verified that pod ctest-nginx-pod-97576464 is removed in agent 2025-03-31 11:22:33,677 - INFO - Deleting service : ctest-nginx-svc-40076690 2025-03-31 11:22:34,120 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 11:22:34,127 - DEBUG - No XMPP flaps were noticed during the test 2025-03-31 11:22:34,127 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:31] 2025-03-31 11:22:34,127 - INFO - -------------------------------------------------------------------------------- 2025-03-31 11:22:40,580 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 11:22:40,767 - DEBUG - Output : cluster_project={} 2025-03-31 11:22:40,813 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-31 11:22:40,963 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-31 11:22:40,968 - DEBUG - [10.0.0.43]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 11:22:41,171 - DEBUG - Output : cluster_project={} 2025-03-31 11:23:01,266 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:11,327 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:16,369 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:16,467 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:36,532 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:36,575 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:36,615 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:36,663 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 11:23:37,158 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 11:23:45,590 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_ApplicationPolicySetReq? 2025-03-31 11:23:45,595 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AclReq? 2025-03-31 11:23:45,624 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AclReq? 2025-03-31 11:23:47,653 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AclReq? 2025-03-31 11:23:49,680 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AclReq? 2025-03-31 11:26:49,709 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 11:26:49,742 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=171907c8-57ca-4c16-bcb9-f73b0225738b 2025-03-31 11:26:49,808 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:26:49,815 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=afdf3482-a2fb-4912-b111-85936ab3f2fa 2025-03-31 11:26:49,822 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ce4fefb1-f32f-4c38-917d-fd7cbf3508b0 2025-03-31 11:26:49,827 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:26:49,834 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=59dae23e-ed75-4dcc-8bcc-d3ce76324112 2025-03-31 11:26:49,838 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:26:49,851 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:26:54,905 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ce4fefb1-f32f-4c38-917d-fd7cbf3508b0 2025-03-31 11:26:54,906 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:26:54,908 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=afdf3482-a2fb-4912-b111-85936ab3f2fa 2025-03-31 11:26:54,909 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:26:54,911 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=171907c8-57ca-4c16-bcb9-f73b0225738b 2025-03-31 11:26:54,912 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:26:54,915 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:26:54,937 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=59dae23e-ed75-4dcc-8bcc-d3ce76324112 2025-03-31 11:26:54,945 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7bf6fb1a-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:26:54,956 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d83ddae-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:26:59,945 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:26:59,947 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:26:59,948 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:26:59,950 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=ce4fefb1-f32f-4c38-917d-fd7cbf3508b0 2025-03-31 11:26:59,951 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=afdf3482-a2fb-4912-b111-85936ab3f2fa 2025-03-31 11:26:59,952 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:26:59,972 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fc4e2fc-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:26:59,974 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81e6427e-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:27:04,970 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:27:04,972 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:27:04,976 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:27:04,977 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:09,981 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:27:09,983 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:27:09,986 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:27:09,989 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:15,000 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:27:15,002 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:15,003 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:27:15,004 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:27:20,021 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:27:20,023 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:27:20,025 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:20,026 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:27:25,042 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e5b3b3a-3c24-455c-9999-5669156fc8b5 2025-03-31 11:27:25,043 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=b0455d0e-927a-4c94-bceb-4a24dc9a897f 2025-03-31 11:27:25,045 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:25,049 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=67a09d33-1ac4-4de9-bb92-f71e982efa8b 2025-03-31 11:27:25,061 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8542a5d4-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:27:25,064 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8d5b8c0e-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:27:25,068 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a0c72a2-0e22-11f0-ab17-fa163eeb9e23 2025-03-31 11:27:30,068 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_VmListReq?uuid=3e8c9644-878e-4f72-bd0c-90a7bb992707 2025-03-31 11:27:30,074 - DEBUG - Requesting: http://10.0.0.43:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:875d6cb4-0e22-11f0-ab17-fa163eeb9e23