2025-11-05 19:16:18,914 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-11-05 19:16:19,206 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:19,206 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-11-05 19:16:19,251 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:19,251 - DEBUG - [10.0.0.73]: 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 19:16:19,349 - DEBUG - Output : NAMES contrail_test_Z8dTf6qKS contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2025-11-05 19:16:19,350 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-05 19:16:19,395 - DEBUG - Output : 127.0.0.1/8 10.0.0.73/24 252.73.0.1/8 10.201.239.1/24 172.17.0.1/16 2025-11-05 19:16:19,395 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-11-05 19:16:19,440 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:19,541 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-11-05 19:16:19,772 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:19,773 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-11-05 19:16:19,835 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:19,835 - DEBUG - [10.0.0.241]: 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 19:16:19,880 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-05 19:16:19,880 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-05 19:16:19,955 - DEBUG - Output : 10.0.0.241/24 2025-11-05 19:16:19,955 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-11-05 19:16:19,991 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1687-1 2025-11-05 19:16:20,079 - INFO - Using existing project ['default-domain', 'k8s-default'](94b88ce5-746d-4244-a3a6-752b4824dbec) 2025-11-05 19:16:20,166 - INFO - Using existing project ['default-domain', 'k8s-default'](94b88ce5-746d-4244-a3a6-752b4824dbec) 2025-11-05 19:16:20,303 - INFO - ================================================================================ 2025-11-05 19:16:20,303 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-05 19:16:20,304 - 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 19:16:20,549 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 19:16:20,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.73': '0'}} with 2025-11-05 19:16:20,557 - INFO - Initial checks done. Running the testcase now 2025-11-05 19:16:20,557 - INFO - 2025-11-05 19:16:20,561 - INFO - Namespace default already exists 2025-11-05 19:16:20,562 - DEBUG - [10.0.0.73]: 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 19:16:20,710 - DEBUG - Output : cluster_project={} 2025-11-05 19:16:20,797 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-05 19:16:20,798 - DEBUG - Project uuid in Contrail is 94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:20,798 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 19:16:20,947 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 19:16:20,947 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_NamespaceDatabaseList?namespace_uuid=91f2bb6a-e034-465f-b34b-5b9c7d960998 2025-11-05 19:16:20,952 - INFO - Namespace default with uuid 91f2bb6a-e034-465f-b34b-5b9c7d960998 found in kube manager 2025-11-05 19:16:20,952 - INFO - Namespace default verification passed 2025-11-05 19:16:20,956 - DEBUG - Service ctest-nginx-svc-21287072 not present 2025-11-05 19:16:20,957 - INFO - Creating service ctest-nginx-svc-21287072 2025-11-05 19:16:20,975 - INFO - Created Service ctest-nginx-svc-21287072 2025-11-05 19:16:20,981 - DEBUG - Pod ctest-nginx-pod-59487087 not present 2025-11-05 19:16:20,981 - INFO - Creating Pod ctest-nginx-pod-59487087 2025-11-05 19:16:21,063 - DEBUG - Pod : ctest-nginx-pod-59487087 UUID is c0bf633e-db7d-4f9f-a975-b4061772ac79 2025-11-05 19:16:21,075 - DEBUG - Pod ctest-nginx-pod-92296199 not present 2025-11-05 19:16:21,075 - INFO - Creating Pod ctest-nginx-pod-92296199 2025-11-05 19:16:21,108 - DEBUG - Pod : ctest-nginx-pod-92296199 UUID is f82a2425-ace1-4623-a704-84bf1fd63b49 2025-11-05 19:16:21,301 - INFO - Created VN __public__, UUID :3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:21,662 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:16:21,669 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:16:21,691 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:21,785 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:21,802 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:21,857 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:21,893 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:21,908 - DEBUG - Route Targets: [] 2025-11-05 19:16:21,908 - DEBUG - RT names not yet present for VN __public__ 2025-11-05 19:16:26,909 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:16:26,917 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:16:26,943 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:27,018 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,037 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,051 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:27,072 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:27,081 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/cb5daaaf-d336-484f-9ac1-1546c701e145 2025-11-05 19:16:27,088 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 19:16:27,088 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,101 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:27,118 - INFO - Verified VN network id 13 for VN 3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,119 - INFO - Verifications in API Server for VN __public__ passed 2025-11-05 19:16:27,119 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,130 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:27,140 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:16:27,150 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/cb5daaaf-d336-484f-9ac1-1546c701e145 2025-11-05 19:16:27,159 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 19:16:27,171 - DEBUG - Control-node 10.0.0.73 : 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': '4593117285816618735', 'uuid-lslong': '10960458296796001838'}, 'enable': 'true', 'created': '2025-11-05T19:16:21', 'last-modified': '2025-11-05T19:16:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.729801'} 2025-11-05 19:16:27,172 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:16:27,202 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 19:16:27,203 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-05 19:16:27,205 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-05 19:16:27,205 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:16:27,215 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:16:27,232 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:27,310 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,328 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-05 19:16:27,328 - DEBUG - Verifying the vn in opserver 2025-11-05 19:16:27,328 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.73 2025-11-05 19:16:27,328 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-networks 2025-11-05 19:16:27,335 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.73:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-05 19:16:27,335 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-05 19:16:27,335 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:16:27,344 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:16:27,350 - DEBUG - Do not have enough data to verify VN in agent 2025-11-05 19:16:27,351 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:16:27,356 - DEBUG - VRF ids for VN __public__: {} 2025-11-05 19:16:27,426 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-05 19:16:27,622 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:16:27,641 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:16:27,658 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:27,719 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,755 - DEBUG - Requesting: http://10.0.0.73:8082/floating-ip-pool/4e31cf7f-7879-4089-92c1-a41e4fb23352 2025-11-05 19:16:27,764 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:16:27,772 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:16:27,784 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:16:27,850 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e 2025-11-05 19:16:27,861 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-05 19:16:27,861 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-05 19:16:27,870 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 19:16:27,878 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-05 19:16:27,878 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-05 19:16:27,882 - DEBUG - Ingress ctest-nginx-ingress-22495968 not present 2025-11-05 19:16:27,884 - INFO - Creating Ingress ctest-nginx-ingress-22495968 2025-11-05 19:16:27,893 - INFO - Created Ingress ctest-nginx-ingress-22495968 2025-11-05 19:16:27,908 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22495968 2025-11-05 19:16:30,915 - DEBUG - For Ingress ctest-nginx-ingress-22495968, Cluster IP: 10.47.255.249, External IPs ['162.39.215.60'] 2025-11-05 19:16:30,915 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-22495968 2025-11-05 19:16:30,915 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=fac3be63-3705-4cc3-9ce1-0a9975113ec1 2025-11-05 19:16:30,920 - INFO - Ingress ctest-nginx-ingress-22495968 with uuid fac3be63-3705-4cc3-9ce1-0a9975113ec1 found in kube manager 2025-11-05 19:16:30,926 - INFO - Ingress ctest-nginx-ingress-22495968 verification passed 2025-11-05 19:16:30,940 - DEBUG - Pod ctest-busybox-pod-24879980 not present 2025-11-05 19:16:30,941 - INFO - Creating Pod ctest-busybox-pod-24879980 2025-11-05 19:16:31,021 - DEBUG - Pod : ctest-busybox-pod-24879980 UUID is a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:16:31,046 - DEBUG - Pod ctest-nginx-pod-59487087 not in running state.Currently in Pending 2025-11-05 19:16:36,056 - DEBUG - Pod ctest-nginx-pod-59487087 not in running state.Currently in Pending 2025-11-05 19:16:41,066 - INFO - Pod ctest-nginx-pod-59487087 is in running state.Got IP 10.47.255.251 2025-11-05 19:16:41,090 - DEBUG - Pod ctest-nginx-pod-59487087 has vmi eaad35a0-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:16:41,090 - INFO - Verified pod ctest-nginx-pod-59487087 in contrail-api 2025-11-05 19:16:41,090 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:16:41,107 - DEBUG - VMI eaad35a0-ba7b-11f0-8837-fa163eaa82c2 is active in agent 10.0.0.241 2025-11-05 19:16:41,108 - INFO - Verified Pod ctest-nginx-pod-59487087 in agent 10.0.0.241 2025-11-05 19:16:41,108 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=c0bf633e-db7d-4f9f-a975-b4061772ac79 2025-11-05 19:16:41,118 - INFO - Pod ctest-nginx-pod-59487087 with uuid c0bf633e-db7d-4f9f-a975-b4061772ac79 found in kube manager 2025-11-05 19:16:41,118 - INFO - Pod ctest-nginx-pod-59487087 verification passed 2025-11-05 19:16:41,198 - DEBUG - [Pod ctest-nginx-pod-59487087] Cmd: echo ctest-nginx-pod-59487087 > /usr/share/nginx/html/index.html, Output: 2025-11-05 19:16:41,208 - INFO - Pod ctest-nginx-pod-92296199 is in running state.Got IP 10.47.255.250 2025-11-05 19:16:41,228 - DEBUG - Pod ctest-nginx-pod-92296199 has vmi eb2989ca-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:16:41,228 - INFO - Verified pod ctest-nginx-pod-92296199 in contrail-api 2025-11-05 19:16:41,228 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:16:41,243 - DEBUG - VMI eb2989ca-ba7b-11f0-8837-fa163eaa82c2 is active in agent 10.0.0.241 2025-11-05 19:16:41,244 - INFO - Verified Pod ctest-nginx-pod-92296199 in agent 10.0.0.241 2025-11-05 19:16:41,244 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=f82a2425-ace1-4623-a704-84bf1fd63b49 2025-11-05 19:16:41,248 - INFO - Pod ctest-nginx-pod-92296199 with uuid f82a2425-ace1-4623-a704-84bf1fd63b49 found in kube manager 2025-11-05 19:16:41,248 - INFO - Pod ctest-nginx-pod-92296199 verification passed 2025-11-05 19:16:41,304 - DEBUG - [Pod ctest-nginx-pod-92296199] Cmd: echo ctest-nginx-pod-92296199 > /usr/share/nginx/html/index.html, Output: 2025-11-05 19:16:41,313 - DEBUG - Pod ctest-busybox-pod-24879980 not in running state.Currently in Pending 2025-11-05 19:16:46,323 - INFO - Pod ctest-busybox-pod-24879980 is in running state.Got IP 10.47.255.248 2025-11-05 19:16:46,381 - DEBUG - Pod ctest-busybox-pod-24879980 has vmi eff587b0-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:16:46,381 - INFO - Verified pod ctest-busybox-pod-24879980 in contrail-api 2025-11-05 19:16:46,382 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:16:46,395 - DEBUG - VMI eff587b0-ba7b-11f0-8837-fa163eaa82c2 is active in agent 10.0.0.241 2025-11-05 19:16:46,395 - INFO - Verified Pod ctest-busybox-pod-24879980 in agent 10.0.0.241 2025-11-05 19:16:46,395 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:16:46,401 - INFO - Pod ctest-busybox-pod-24879980 with uuid a23b20b5-377e-4ba1-ac3a-3808308823ff found in kube manager 2025-11-05 19:16:46,401 - INFO - Pod ctest-busybox-pod-24879980 verification passed 2025-11-05 19:16:46,471 - DEBUG - [Pod ctest-busybox-pod-24879980] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92296199 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 19:16:46,471 - DEBUG - [Pod Pod ctest-busybox-pod-24879980] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 19:16:46,471 - DEBUG - [Pod Pod ctest-busybox-pod-24879980] Cmd output: ctest-nginx-pod-92296199 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 19:16:46,520 - DEBUG - [Pod ctest-busybox-pod-24879980] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59487087 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 19:16:46,520 - DEBUG - [Pod Pod ctest-busybox-pod-24879980] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 19:16:46,520 - DEBUG - [Pod Pod ctest-busybox-pod-24879980] Cmd output: ctest-nginx-pod-59487087 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 19:16:46,520 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-59487087': 1, 'ctest-nginx-pod-92296199': 1} 2025-11-05 19:16:46,520 - WARNING - Nothing to delete parallely 2025-11-05 19:16:46,520 - INFO - Deleting pod default:ctest-busybox-pod-24879980 2025-11-05 19:16:46,536 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:16:46,545 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:16:51,546 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:16:51,553 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:16:56,554 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:16:56,564 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:01,565 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:17:01,572 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:06,573 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:17:06,580 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:11,581 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:17:11,592 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:16,593 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:17:16,602 - WARNING - Pod uuid a23b20b5-377e-4ba1-ac3a-3808308823ff is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:21,603 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a23b20b5-377e-4ba1-ac3a-3808308823ff 2025-11-05 19:17:21,611 - DEBUG - Pod a23b20b5-377e-4ba1-ac3a-3808308823ff is not in agent 10.0.0.241 VM list 2025-11-05 19:17:21,611 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eff587b0-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:17:21,618 - DEBUG - VMI eff587b0-ba7b-11f0-8837-fa163eaa82c2 is removed from agent 10.0.0.241 2025-11-05 19:17:21,618 - INFO - Verified that pod ctest-busybox-pod-24879980 is removed in agent 2025-11-05 19:17:21,619 - INFO - Deleting Ingress : ctest-nginx-ingress-22495968 2025-11-05 19:17:21,630 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=fac3be63-3705-4cc3-9ce1-0a9975113ec1 2025-11-05 19:17:21,637 - ERROR - Ingress ctest-nginx-ingress-22495968 with uuid fac3be63-3705-4cc3-9ce1-0a9975113ec1 still found in kube manager 2025-11-05 19:17:22,638 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=fac3be63-3705-4cc3-9ce1-0a9975113ec1 2025-11-05 19:17:22,642 - INFO - Ingress ctest-nginx-ingress-22495968 with uuid fac3be63-3705-4cc3-9ce1-0a9975113ec1 deleted successfully from kube manager 2025-11-05 19:17:22,642 - INFO - Verifications on Ingress %s cleanup passed 2025-11-05 19:17:22,643 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-05 19:17:22,785 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 19:17:22,795 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-05 19:17:22,795 - INFO - Deleting VN __public__ 2025-11-05 19:17:23,098 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a 2025-11-05 19:17:23,106 - DEBUG - Response Code: 404 2025-11-05 19:17:23,107 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 19:17:23,122 - DEBUG - Requesting: http://10.0.0.73:8082/domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 2025-11-05 19:17:23,143 - DEBUG - Requesting: http://10.0.0.73:8082/project/94b88ce5-746d-4244-a3a6-752b4824dbec 2025-11-05 19:17:23,233 - INFO - Validated that VN __public__ is not found in API Server 2025-11-05 19:17:23,234 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-05 19:17:23,243 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:17:23,255 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-11-05 19:17:23,255 - INFO - Validated that VN __public__ is not in any agent 2025-11-05 19:17:23,255 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:17:23,269 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 19:17:23,277 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 19:17:23,291 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-05 19:17:23,292 - INFO - Deleting pod default:ctest-nginx-pod-92296199 2025-11-05 19:17:23,341 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f82a2425-ace1-4623-a704-84bf1fd63b49 2025-11-05 19:17:23,363 - WARNING - Pod uuid f82a2425-ace1-4623-a704-84bf1fd63b49 is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:28,365 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=f82a2425-ace1-4623-a704-84bf1fd63b49 2025-11-05 19:17:28,372 - DEBUG - Pod f82a2425-ace1-4623-a704-84bf1fd63b49 is not in agent 10.0.0.241 VM list 2025-11-05 19:17:28,372 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb2989ca-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:17:28,378 - DEBUG - VMI eb2989ca-ba7b-11f0-8837-fa163eaa82c2 is removed from agent 10.0.0.241 2025-11-05 19:17:28,378 - INFO - Verified that pod ctest-nginx-pod-92296199 is removed in agent 2025-11-05 19:17:28,379 - INFO - Deleting pod default:ctest-nginx-pod-59487087 2025-11-05 19:17:28,402 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0bf633e-db7d-4f9f-a975-b4061772ac79 2025-11-05 19:17:28,410 - WARNING - Pod uuid c0bf633e-db7d-4f9f-a975-b4061772ac79 is still seen in agent 10.0.0.241 VM list 2025-11-05 19:17:33,412 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0bf633e-db7d-4f9f-a975-b4061772ac79 2025-11-05 19:17:33,419 - DEBUG - Pod c0bf633e-db7d-4f9f-a975-b4061772ac79 is not in agent 10.0.0.241 VM list 2025-11-05 19:17:33,419 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eaad35a0-ba7b-11f0-8837-fa163eaa82c2 2025-11-05 19:17:33,426 - DEBUG - VMI eaad35a0-ba7b-11f0-8837-fa163eaa82c2 is removed from agent 10.0.0.241 2025-11-05 19:17:33,426 - INFO - Verified that pod ctest-nginx-pod-59487087 is removed in agent 2025-11-05 19:17:33,426 - INFO - Deleting service : ctest-nginx-svc-21287072 2025-11-05 19:17:33,668 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 19:17:33,676 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 19:17:33,676 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-11-05 19:17:33,676 - INFO - -------------------------------------------------------------------------------- 2025-11-05 19:17:40,251 - DEBUG - [10.0.0.73]: 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 19:17:40,435 - DEBUG - Output : cluster_project={} 2025-11-05 19:17:40,549 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 19:17:40,776 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 19:17:40,781 - DEBUG - [10.0.0.73]: 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 19:17:40,964 - DEBUG - Output : cluster_project={} 2025-11-05 19:17:56,130 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:17:56,171 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:17:56,254 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:17:56,338 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:17:56,386 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:18:01,483 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:18:01,523 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:18:01,620 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 19:18:01,855 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 19:18:04,816 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-11-05 19:18:04,826 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-05 19:18:04,859 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-05 19:18:06,891 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-05 19:21:07,185 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 19:21:07,280 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:07,318 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:07,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:07,334 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d1e32029-0c01-4ac4-8082-4f6ac4b6d8e1 2025-11-05 19:21:07,342 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=630abd71-4503-4f77-aa3f-c22336ef0aca 2025-11-05 19:21:07,350 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc4b4101-a4e7-4e5c-b38c-7a140cc59c95 2025-11-05 19:21:07,357 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:07,363 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:12,370 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:12,402 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=630abd71-4503-4f77-aa3f-c22336ef0aca 2025-11-05 19:21:12,406 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:12,408 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:12,408 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:12,409 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cc4b4101-a4e7-4e5c-b38c-7a140cc59c95 2025-11-05 19:21:12,413 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:12,414 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d1e32029-0c01-4ac4-8082-4f6ac4b6d8e1 2025-11-05 19:21:12,417 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1afe04f0-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:12,433 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1a45b008-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:12,438 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1b9609f8-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:17,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:17,433 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:17,440 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:17,442 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:17,443 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:22,387 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:22,447 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:22,455 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:22,457 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:22,458 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:27,394 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:27,454 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:27,462 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:27,467 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:27,468 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:32,401 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:32,462 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:32,478 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:32,480 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:32,481 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:37,408 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:37,470 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:37,493 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:37,495 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:37,496 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:42,416 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 2025-11-05 19:21:42,423 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:19bab98a-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:42,478 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f798ea8-14bf-4987-a68a-ff6c80976b9b 2025-11-05 19:21:42,484 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d96a17c-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:42,506 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a4000f48-cdda-4853-9a5d-b5bee01a4b32 2025-11-05 19:21:42,508 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e769f834-eb75-4866-8add-23771256fcc4 2025-11-05 19:21:42,509 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=89bedd52-d6fb-4692-a083-6389636e9326 2025-11-05 19:21:42,519 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ca25a54-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:42,522 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d1af130-ba7c-11f0-8837-fa163eaa82c2 2025-11-05 19:21:42,523 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1c13fe08-ba7c-11f0-8837-fa163eaa82c2