2025-08-13 15:59:39,423 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-08-13 15:59:39,648 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:39,649 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-08-13 15:59:39,682 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:39,682 - DEBUG - [10.0.0.242]: 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-08-13 15:59:39,772 - DEBUG - Output : NAMES contrail_test_SsKRGIgQf contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 2025-08-13 15:59:39,772 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-13 15:59:39,806 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.131.14.1/24 172.17.0.1/16 2025-08-13 15:59:39,807 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-08-13 15:59:39,840 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:39,934 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-08-13 15:59:40,150 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:40,150 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-08-13 15:59:40,174 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:40,174 - DEBUG - [10.0.0.41]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-13 15:59:40,217 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-13 15:59:40,217 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-13 15:59:40,291 - DEBUG - Output : 10.0.0.41/24 2025-08-13 15:59:40,291 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-08-13 15:59:40,325 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1399-1 2025-08-13 15:59:40,395 - INFO - Using existing project ['default-domain', 'k8s-default'](f1b51c07-6f10-469b-a09a-055ca02aa1de) 2025-08-13 15:59:40,511 - INFO - Using existing project ['default-domain', 'k8s-default'](f1b51c07-6f10-469b-a09a-055ca02aa1de) 2025-08-13 15:59:40,645 - INFO - ================================================================================ 2025-08-13 15:59:40,646 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-13 15:59:40,646 - 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-08-13 15:59:40,872 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 15:59:40,879 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.242': '0'}} with 2025-08-13 15:59:40,879 - INFO - Initial checks done. Running the testcase now 2025-08-13 15:59:40,879 - INFO - 2025-08-13 15:59:40,883 - INFO - Namespace default already exists 2025-08-13 15:59:40,883 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 15:59:40,988 - DEBUG - Output : cluster_project={} 2025-08-13 15:59:41,032 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-13 15:59:41,032 - DEBUG - Project uuid in Contrail is f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:41,032 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-13 15:59:41,137 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-13 15:59:41,138 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=e2978ed0-0119-46af-b9b1-bee4c99db438 2025-08-13 15:59:41,142 - INFO - Namespace default with uuid e2978ed0-0119-46af-b9b1-bee4c99db438 found in kube manager 2025-08-13 15:59:41,143 - INFO - Namespace default verification passed 2025-08-13 15:59:41,145 - DEBUG - Service ctest-nginx-svc-44128992 not present 2025-08-13 15:59:41,145 - INFO - Creating service ctest-nginx-svc-44128992 2025-08-13 15:59:41,159 - INFO - Created Service ctest-nginx-svc-44128992 2025-08-13 15:59:41,161 - DEBUG - Pod ctest-nginx-pod-08170066 not present 2025-08-13 15:59:41,161 - INFO - Creating Pod ctest-nginx-pod-08170066 2025-08-13 15:59:41,228 - DEBUG - Pod : ctest-nginx-pod-08170066 UUID is c2e8ad1b-840e-4b9b-a801-5e2643b7b07e 2025-08-13 15:59:41,235 - DEBUG - Pod ctest-nginx-pod-10169584 not present 2025-08-13 15:59:41,236 - INFO - Creating Pod ctest-nginx-pod-10169584 2025-08-13 15:59:41,271 - DEBUG - Pod : ctest-nginx-pod-10169584 UUID is 4bef5f5c-bb5e-4f1f-9e8a-166942538511 2025-08-13 15:59:41,410 - INFO - Created VN __public__, UUID :f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:41,595 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 15:59:41,614 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 15:59:41,650 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:41,699 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:41,721 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:41,729 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:41,735 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:41,740 - DEBUG - Route Targets: [] 2025-08-13 15:59:41,740 - DEBUG - RT names not yet present for VN __public__ 2025-08-13 15:59:46,741 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 15:59:46,746 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 15:59:46,753 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:46,802 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,810 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,818 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:46,825 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:46,831 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/4b5b9d4d-2a2b-4b50-ada1-de78e09b9cba 2025-08-13 15:59:46,836 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-13 15:59:46,836 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,844 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:46,855 - INFO - Verified VN network id 13 for VN f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,855 - INFO - Verifications in API Server for VN __public__ passed 2025-08-13 15:59:46,856 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,863 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:46,868 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 15:59:46,873 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/4b5b9d4d-2a2b-4b50-ada1-de78e09b9cba 2025-08-13 15:59:46,878 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-13 15:59:46,884 - DEBUG - Control-node 10.0.0.242 : 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': '17646115585591232123', 'uuid-lslong': '9793468510571963767'}, 'enable': 'true', 'created': '2025-08-13T15:59:41', 'last-modified': '2025-08-13T15:59:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.376493'} 2025-08-13 15:59:46,884 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 15:59:46,890 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-13 15:59:46,890 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-13 15:59:46,891 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-13 15:59:46,891 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 15:59:46,895 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 15:59:46,901 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:46,936 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:46,944 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-13 15:59:46,944 - DEBUG - Verifying the vn in opserver 2025-08-13 15:59:46,944 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2025-08-13 15:59:46,944 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-08-13 15:59:46,949 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-13 15:59:46,949 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-13 15:59:46,949 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 15:59:46,956 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 15:59:46,961 - DEBUG - Do not have enough data to verify VN in agent 2025-08-13 15:59:46,962 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 15:59:46,967 - DEBUG - VRF ids for VN __public__: {} 2025-08-13 15:59:47,054 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-13 15:59:47,149 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 15:59:47,153 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 15:59:47,159 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:47,198 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:47,208 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/44f73c6a-8ee4-4d20-90d6-015ff68725b6 2025-08-13 15:59:47,213 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 15:59:47,217 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 15:59:47,223 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 15:59:47,259 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f4e398a1-c8a6-467b-87e9-63b8eb9da577 2025-08-13 15:59:47,267 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-13 15:59:47,267 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-13 15:59:47,273 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-13 15:59:47,278 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-13 15:59:47,278 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-13 15:59:47,282 - DEBUG - Ingress ctest-nginx-ingress-52614114 not present 2025-08-13 15:59:47,282 - INFO - Creating Ingress ctest-nginx-ingress-52614114 2025-08-13 15:59:47,288 - INFO - Created Ingress ctest-nginx-ingress-52614114 2025-08-13 15:59:47,290 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-52614114 2025-08-13 15:59:50,295 - DEBUG - For Ingress ctest-nginx-ingress-52614114, Cluster IP: 10.47.255.249, External IPs ['48.87.187.188'] 2025-08-13 15:59:50,295 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-52614114 2025-08-13 15:59:50,296 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=92e88d65-0672-4d2f-8b4b-777d7e10ce00 2025-08-13 15:59:50,301 - INFO - Ingress ctest-nginx-ingress-52614114 with uuid 92e88d65-0672-4d2f-8b4b-777d7e10ce00 found in kube manager 2025-08-13 15:59:50,301 - INFO - Ingress ctest-nginx-ingress-52614114 verification passed 2025-08-13 15:59:50,303 - DEBUG - Pod ctest-busybox-pod-57056763 not present 2025-08-13 15:59:50,304 - INFO - Creating Pod ctest-busybox-pod-57056763 2025-08-13 15:59:50,331 - DEBUG - Pod : ctest-busybox-pod-57056763 UUID is f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 15:59:50,338 - DEBUG - Pod ctest-nginx-pod-08170066 not in running state.Currently in Pending 2025-08-13 15:59:55,346 - INFO - Pod ctest-nginx-pod-08170066 is in running state.Got IP 10.47.255.251 2025-08-13 15:59:55,366 - DEBUG - Pod ctest-nginx-pod-08170066 has vmi 867f55c2-785e-11f0-a88e-fa163e30bc1c 2025-08-13 15:59:55,366 - INFO - Verified pod ctest-nginx-pod-08170066 in contrail-api 2025-08-13 15:59:55,366 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 15:59:55,378 - DEBUG - VMI 867f55c2-785e-11f0-a88e-fa163e30bc1c is active in agent 10.0.0.41 2025-08-13 15:59:55,378 - INFO - Verified Pod ctest-nginx-pod-08170066 in agent 10.0.0.41 2025-08-13 15:59:55,378 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=c2e8ad1b-840e-4b9b-a801-5e2643b7b07e 2025-08-13 15:59:55,382 - INFO - Pod ctest-nginx-pod-08170066 with uuid c2e8ad1b-840e-4b9b-a801-5e2643b7b07e found in kube manager 2025-08-13 15:59:55,382 - INFO - Pod ctest-nginx-pod-08170066 verification passed 2025-08-13 15:59:55,448 - DEBUG - [Pod ctest-nginx-pod-08170066] Cmd: echo ctest-nginx-pod-08170066 > /usr/share/nginx/html/index.html, Output: 2025-08-13 15:59:55,454 - DEBUG - Pod ctest-nginx-pod-10169584 not in running state.Currently in Pending 2025-08-13 16:00:00,460 - INFO - Pod ctest-nginx-pod-10169584 is in running state.Got IP 10.47.255.250 2025-08-13 16:00:00,519 - DEBUG - Pod ctest-nginx-pod-10169584 has vmi 86e60696-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:00:00,519 - INFO - Verified pod ctest-nginx-pod-10169584 in contrail-api 2025-08-13 16:00:00,519 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:00:00,537 - DEBUG - VMI 86e60696-785e-11f0-a88e-fa163e30bc1c is active in agent 10.0.0.41 2025-08-13 16:00:00,537 - INFO - Verified Pod ctest-nginx-pod-10169584 in agent 10.0.0.41 2025-08-13 16:00:00,537 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=4bef5f5c-bb5e-4f1f-9e8a-166942538511 2025-08-13 16:00:00,542 - INFO - Pod ctest-nginx-pod-10169584 with uuid 4bef5f5c-bb5e-4f1f-9e8a-166942538511 found in kube manager 2025-08-13 16:00:00,542 - INFO - Pod ctest-nginx-pod-10169584 verification passed 2025-08-13 16:00:00,594 - DEBUG - [Pod ctest-nginx-pod-10169584] Cmd: echo ctest-nginx-pod-10169584 > /usr/share/nginx/html/index.html, Output: 2025-08-13 16:00:00,599 - DEBUG - Pod ctest-busybox-pod-57056763 not in running state.Currently in Pending 2025-08-13 16:00:05,612 - DEBUG - Pod ctest-busybox-pod-57056763 not in running state.Currently in Pending 2025-08-13 16:00:10,620 - INFO - Pod ctest-busybox-pod-57056763 is in running state.Got IP 10.47.255.248 2025-08-13 16:00:10,633 - DEBUG - Pod ctest-busybox-pod-57056763 has vmi 8b254776-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:00:10,633 - INFO - Verified pod ctest-busybox-pod-57056763 in contrail-api 2025-08-13 16:00:10,634 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:00:10,644 - DEBUG - VMI 8b254776-785e-11f0-a88e-fa163e30bc1c is active in agent 10.0.0.41 2025-08-13 16:00:10,644 - INFO - Verified Pod ctest-busybox-pod-57056763 in agent 10.0.0.41 2025-08-13 16:00:10,644 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:10,648 - INFO - Pod ctest-busybox-pod-57056763 with uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb found in kube manager 2025-08-13 16:00:10,648 - INFO - Pod ctest-busybox-pod-57056763 verification passed 2025-08-13 16:00:10,702 - DEBUG - [Pod ctest-busybox-pod-57056763] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08170066 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-08-13 16:00:10,703 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 16:00:10,703 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd output: ctest-nginx-pod-08170066 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-08-13 16:00:10,755 - DEBUG - [Pod ctest-busybox-pod-57056763] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-08170066 2025-08-13 16:00:10,755 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 16:00:10,755 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-08170066 2025-08-13 16:00:10,815 - DEBUG - [Pod ctest-busybox-pod-57056763] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10169584 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-08-13 16:00:10,815 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 16:00:10,815 - DEBUG - [Pod Pod ctest-busybox-pod-57056763] Cmd output: ctest-nginx-pod-10169584 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-08-13 16:00:10,815 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-08170066': 2, 'ctest-nginx-pod-10169584': 1} 2025-08-13 16:00:10,815 - WARNING - Nothing to delete parallely 2025-08-13 16:00:10,815 - INFO - Deleting pod default:ctest-busybox-pod-57056763 2025-08-13 16:00:10,827 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:10,833 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:15,834 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:15,841 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:20,842 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:20,849 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:25,849 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:25,856 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:30,857 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:30,869 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:35,870 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:35,876 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:40,877 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:40,884 - WARNING - Pod uuid f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:45,885 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f0fa010f-99da-4374-b4d2-bfe4ae2b1abb 2025-08-13 16:00:45,899 - DEBUG - Pod f0fa010f-99da-4374-b4d2-bfe4ae2b1abb is not in agent 10.0.0.41 VM list 2025-08-13 16:00:45,899 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b254776-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:00:45,907 - DEBUG - VMI 8b254776-785e-11f0-a88e-fa163e30bc1c is removed from agent 10.0.0.41 2025-08-13 16:00:45,907 - INFO - Verified that pod ctest-busybox-pod-57056763 is removed in agent 2025-08-13 16:00:45,907 - INFO - Deleting Ingress : ctest-nginx-ingress-52614114 2025-08-13 16:00:45,914 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=92e88d65-0672-4d2f-8b4b-777d7e10ce00 2025-08-13 16:00:45,925 - ERROR - Ingress ctest-nginx-ingress-52614114 with uuid 92e88d65-0672-4d2f-8b4b-777d7e10ce00 still found in kube manager 2025-08-13 16:00:46,925 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=92e88d65-0672-4d2f-8b4b-777d7e10ce00 2025-08-13 16:00:46,933 - INFO - Ingress ctest-nginx-ingress-52614114 with uuid 92e88d65-0672-4d2f-8b4b-777d7e10ce00 deleted successfully from kube manager 2025-08-13 16:00:46,933 - INFO - Verifications on Ingress %s cleanup passed 2025-08-13 16:00:46,934 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-13 16:00:47,059 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-13 16:00:47,069 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-13 16:00:47,069 - INFO - Deleting VN __public__ 2025-08-13 16:00:47,231 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1cc8bda8-3085-4c58-8bbb-be5ae6016540 2025-08-13 16:00:47,238 - DEBUG - Response Code: 404 2025-08-13 16:00:47,238 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-08-13 16:00:47,248 - DEBUG - Requesting: http://10.0.0.242:8082/domain/76d5cc67-0a09-44df-bcf1-1199c4866934 2025-08-13 16:00:47,256 - DEBUG - Requesting: http://10.0.0.242:8082/project/f1b51c07-6f10-469b-a09a-055ca02aa1de 2025-08-13 16:00:47,334 - INFO - Validated that VN __public__ is not found in API Server 2025-08-13 16:00:47,334 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-13 16:00:47,343 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 16:00:47,351 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-08-13 16:00:47,351 - INFO - Validated that VN __public__ is not in any agent 2025-08-13 16:00:47,351 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 16:00:47,361 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 16:00:47,366 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-13 16:00:47,371 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-13 16:00:47,371 - INFO - Deleting pod default:ctest-nginx-pod-10169584 2025-08-13 16:00:47,390 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4bef5f5c-bb5e-4f1f-9e8a-166942538511 2025-08-13 16:00:47,431 - WARNING - Pod uuid 4bef5f5c-bb5e-4f1f-9e8a-166942538511 is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:52,432 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4bef5f5c-bb5e-4f1f-9e8a-166942538511 2025-08-13 16:00:52,439 - DEBUG - Pod 4bef5f5c-bb5e-4f1f-9e8a-166942538511 is not in agent 10.0.0.41 VM list 2025-08-13 16:00:52,439 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:86e60696-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:00:52,447 - DEBUG - VMI 86e60696-785e-11f0-a88e-fa163e30bc1c is removed from agent 10.0.0.41 2025-08-13 16:00:52,447 - INFO - Verified that pod ctest-nginx-pod-10169584 is removed in agent 2025-08-13 16:00:52,448 - INFO - Deleting pod default:ctest-nginx-pod-08170066 2025-08-13 16:00:52,455 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c2e8ad1b-840e-4b9b-a801-5e2643b7b07e 2025-08-13 16:00:52,467 - WARNING - Pod uuid c2e8ad1b-840e-4b9b-a801-5e2643b7b07e is still seen in agent 10.0.0.41 VM list 2025-08-13 16:00:57,468 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c2e8ad1b-840e-4b9b-a801-5e2643b7b07e 2025-08-13 16:00:57,475 - DEBUG - Pod c2e8ad1b-840e-4b9b-a801-5e2643b7b07e is not in agent 10.0.0.41 VM list 2025-08-13 16:00:57,475 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:867f55c2-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:00:57,481 - DEBUG - VMI 867f55c2-785e-11f0-a88e-fa163e30bc1c is removed from agent 10.0.0.41 2025-08-13 16:00:57,481 - INFO - Verified that pod ctest-nginx-pod-08170066 is removed in agent 2025-08-13 16:00:57,481 - INFO - Deleting service : ctest-nginx-svc-44128992 2025-08-13 16:00:57,695 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 16:00:57,703 - DEBUG - No XMPP flaps were noticed during the test 2025-08-13 16:00:57,703 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17] 2025-08-13 16:00:57,703 - INFO - -------------------------------------------------------------------------------- 2025-08-13 16:01:07,083 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 16:01:07,201 - DEBUG - Output : cluster_project={} 2025-08-13 16:01:07,283 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-13 16:01:07,459 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-13 16:01:07,466 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 16:01:07,634 - DEBUG - Output : cluster_project={} 2025-08-13 16:01:12,762 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:12,802 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:17,887 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:22,928 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:23,003 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:23,037 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:23,114 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:23,187 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 16:01:23,421 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 16:01:25,980 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-08-13 16:01:25,988 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-08-13 16:01:26,090 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-08-13 16:01:28,119 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-08-13 16:04:37,747 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 16:04:37,796 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b5436f1-57f4-4be0-a99a-46183acd0f76 2025-08-13 16:04:37,810 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4bcc376c-505b-4ca3-939b-08a107b97d06 2025-08-13 16:04:37,825 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:04:37,829 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=39c2d42f-104d-45d4-8a57-6b3c9e17fcca 2025-08-13 16:04:37,837 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:04:37,843 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:04:37,847 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:04:37,851 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f78fc0c-6457-4882-b363-b84d1b5091dd 2025-08-13 16:04:42,857 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b5436f1-57f4-4be0-a99a-46183acd0f76 2025-08-13 16:04:42,865 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b7b96c36-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:04:42,867 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:04:42,889 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:04:42,891 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=39c2d42f-104d-45d4-8a57-6b3c9e17fcca 2025-08-13 16:04:42,892 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f78fc0c-6457-4882-b363-b84d1b5091dd 2025-08-13 16:04:42,894 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4bcc376c-505b-4ca3-939b-08a107b97d06 2025-08-13 16:04:42,895 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:04:42,897 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:04:42,917 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9e22f02-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:04:42,921 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8cb8b90-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:04:42,923 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b977cc70-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:04:47,876 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:04:47,921 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:04:47,923 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:04:47,925 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:04:52,885 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:04:52,936 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:04:52,938 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:04:52,940 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:04:57,893 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:04:57,950 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:04:57,952 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:04:57,954 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:05:02,901 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:05:02,964 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:05:02,967 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:05:02,968 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:05:07,910 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:05:07,981 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:05:07,983 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:05:07,984 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:05:12,918 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=422d8b43-9e0a-4443-935a-a80f0555bfde 2025-08-13 16:05:12,925 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb7156c2-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:05:13,013 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=19f8c261-28e2-4697-9514-4f99f57f566f 2025-08-13 16:05:13,015 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=9f626b66-43bf-4701-9e7f-7d7f9041d2fc 2025-08-13 16:05:13,017 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=321a5961-13a5-487a-a5fe-fe576a2ecf1e 2025-08-13 16:05:13,029 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba693f24-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:05:13,030 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:baf35c0e-785e-11f0-a88e-fa163e30bc1c 2025-08-13 16:05:13,033 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bbe644e6-785e-11f0-a88e-fa163e30bc1c