2025-04-22 21:40:22,738 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-04-22 21:40:22,961 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:22,962 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-04-22 21:40:22,995 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:22,996 - DEBUG - [10.0.0.56]: 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-04-22 21:40:23,049 - DEBUG - Output : NAMES contrail_test_QWH0OvOr2 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-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-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 2025-04-22 21:40:23,049 - DEBUG - [10.0.0.56]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 21:40:23,083 - DEBUG - Output : 10.0.0.56/24 172.17.0.1/16 2025-04-22 21:40:23,083 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-04-22 21:40:23,149 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:23,195 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-04-22 21:40:23,395 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:23,395 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-04-22 21:40:23,418 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:23,418 - DEBUG - [10.0.0.33]: 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-04-22 21:40:23,462 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-22 21:40:23,462 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 21:40:23,528 - DEBUG - Output : 10.0.0.33/24 2025-04-22 21:40:23,528 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-04-22 21:40:23,561 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1173-1 2025-04-22 21:40:23,630 - INFO - Using existing project ['default-domain', 'k8s-default'](70ece725-7f6a-4750-8a2b-fda7194ddb86) 2025-04-22 21:40:23,684 - INFO - Using existing project ['default-domain', 'k8s-default'](70ece725-7f6a-4750-8a2b-fda7194ddb86) 2025-04-22 21:40:23,817 - INFO - ================================================================================ 2025-04-22 21:40:23,817 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-22 21:40:23,817 - 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-04-22 21:40:23,992 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 21:40:23,998 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.56': '0'}} with 2025-04-22 21:40:23,998 - INFO - Initial checks done. Running the testcase now 2025-04-22 21:40:23,998 - INFO - 2025-04-22 21:40:24,005 - INFO - Namespace default already exists 2025-04-22 21:40:24,005 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 21:40:24,109 - DEBUG - Output : cluster_project={} 2025-04-22 21:40:24,192 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-22 21:40:24,192 - DEBUG - Project uuid in Contrail is 70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:24,192 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 21:40:24,292 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 21:40:24,292 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_NamespaceDatabaseList?namespace_uuid=9de4c5ed-8579-4d9c-9c07-218b02feaed1 2025-04-22 21:40:24,296 - INFO - Namespace default with uuid 9de4c5ed-8579-4d9c-9c07-218b02feaed1 found in kube manager 2025-04-22 21:40:24,296 - INFO - Namespace default verification passed 2025-04-22 21:40:24,299 - DEBUG - Service ctest-nginx-svc-47796334 not present 2025-04-22 21:40:24,300 - INFO - Creating service ctest-nginx-svc-47796334 2025-04-22 21:40:24,319 - INFO - Created Service ctest-nginx-svc-47796334 2025-04-22 21:40:24,327 - DEBUG - Pod ctest-nginx-pod-63405186 not present 2025-04-22 21:40:24,327 - INFO - Creating Pod ctest-nginx-pod-63405186 2025-04-22 21:40:24,358 - DEBUG - Pod : ctest-nginx-pod-63405186 UUID is a603906e-47a0-44f1-9625-5724cc47f9aa 2025-04-22 21:40:24,378 - DEBUG - Pod ctest-nginx-pod-18828761 not present 2025-04-22 21:40:24,378 - INFO - Creating Pod ctest-nginx-pod-18828761 2025-04-22 21:40:24,399 - DEBUG - Pod : ctest-nginx-pod-18828761 UUID is 0d8026b6-0a46-4fba-9317-730775714249 2025-04-22 21:40:24,584 - INFO - Created VN __public__, UUID :18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:24,651 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:40:24,659 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:40:24,735 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:24,791 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:24,800 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:24,825 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:24,832 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:24,838 - DEBUG - Route Targets: [] 2025-04-22 21:40:24,838 - DEBUG - RT names not yet present for VN __public__ 2025-04-22 21:40:29,838 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:40:29,844 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:40:29,851 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:29,894 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:29,902 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:29,910 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:29,917 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:29,922 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/8dab93f5-de0e-4a59-936f-b548cdd59c99 2025-04-22 21:40:29,927 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 21:40:29,927 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:29,934 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:29,945 - INFO - Verified VN network id 13 for VN 18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:29,945 - INFO - Verifications in API Server for VN __public__ passed 2025-04-22 21:40:29,945 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:29,953 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:29,958 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:40:29,963 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/8dab93f5-de0e-4a59-936f-b548cdd59c99 2025-04-22 21:40:29,968 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 21:40:29,974 - DEBUG - Control-node 10.0.0.56 : 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': '1784995782876414622', 'uuid-lslong': '12139170472716121672'}, 'enable': 'true', 'created': '2025-04-22T21:40:24', 'last-modified': '2025-04-22T21:40:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.358350'} 2025-04-22 21:40:29,974 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:40:29,980 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 21:40:29,980 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-22 21:40:29,981 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-22 21:40:29,981 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:40:29,985 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:40:29,991 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:30,044 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:30,058 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-22 21:40:30,058 - DEBUG - Verifying the vn in opserver 2025-04-22 21:40:30,059 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.56 2025-04-22 21:40:30,059 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2025-04-22 21:40:30,066 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-22 21:40:30,066 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-22 21:40:30,066 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:40:30,072 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:40:30,078 - DEBUG - Do not have enough data to verify VN in agent 2025-04-22 21:40:30,079 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:40:30,084 - DEBUG - VRF ids for VN __public__: {} 2025-04-22 21:40:30,177 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-22 21:40:30,272 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:40:30,277 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:40:30,283 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:30,320 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:30,330 - DEBUG - Requesting: http://10.0.0.56:8082/floating-ip-pool/1853baf3-6421-472d-bbe8-3d6c3cba7513 2025-04-22 21:40:30,335 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:40:30,339 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:40:30,345 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:40:30,385 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/18c59435-0beb-429e-a876-ff3a9627b648 2025-04-22 21:40:30,393 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-22 21:40:30,393 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-22 21:40:30,399 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 21:40:30,406 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-22 21:40:30,406 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-22 21:40:30,409 - DEBUG - Ingress ctest-nginx-ingress-12357687 not present 2025-04-22 21:40:30,410 - INFO - Creating Ingress ctest-nginx-ingress-12357687 2025-04-22 21:40:30,422 - INFO - Created Ingress ctest-nginx-ingress-12357687 2025-04-22 21:40:30,424 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12357687 2025-04-22 21:40:33,431 - DEBUG - For Ingress ctest-nginx-ingress-12357687, Cluster IP: 10.47.255.249, External IPs ['47.83.169.124'] 2025-04-22 21:40:33,431 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12357687 2025-04-22 21:40:33,431 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d132cdca-29f3-4c4e-9008-8bab6319096c 2025-04-22 21:40:33,436 - INFO - Ingress ctest-nginx-ingress-12357687 with uuid d132cdca-29f3-4c4e-9008-8bab6319096c found in kube manager 2025-04-22 21:40:33,436 - INFO - Ingress ctest-nginx-ingress-12357687 verification passed 2025-04-22 21:40:33,439 - DEBUG - Pod ctest-busybox-pod-23684113 not present 2025-04-22 21:40:33,440 - INFO - Creating Pod ctest-busybox-pod-23684113 2025-04-22 21:40:33,455 - DEBUG - Node for Pod ctest-busybox-pod-23684113 not yet populated 2025-04-22 21:40:36,460 - DEBUG - Pod : ctest-busybox-pod-23684113 UUID is 30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:40:36,464 - DEBUG - Pod ctest-nginx-pod-63405186 not in running state.Currently in Pending 2025-04-22 21:40:41,471 - INFO - Pod ctest-nginx-pod-63405186 is in running state.Got IP 10.47.255.251 2025-04-22 21:40:41,528 - DEBUG - Pod ctest-nginx-pod-63405186 has vmi 66cb51e4-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:40:41,528 - INFO - Verified pod ctest-nginx-pod-63405186 in contrail-api 2025-04-22 21:40:41,528 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:40:41,539 - DEBUG - VMI 66cb51e4-1fc2-11f0-b4fc-fa163eef05a7 is active in agent 10.0.0.33 2025-04-22 21:40:41,539 - INFO - Verified Pod ctest-nginx-pod-63405186 in agent 10.0.0.33 2025-04-22 21:40:41,540 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=a603906e-47a0-44f1-9625-5724cc47f9aa 2025-04-22 21:40:41,543 - INFO - Pod ctest-nginx-pod-63405186 with uuid a603906e-47a0-44f1-9625-5724cc47f9aa found in kube manager 2025-04-22 21:40:41,543 - INFO - Pod ctest-nginx-pod-63405186 verification passed 2025-04-22 21:40:41,616 - DEBUG - [Pod ctest-nginx-pod-63405186] Cmd: echo ctest-nginx-pod-63405186 > /usr/share/nginx/html/index.html, Output: 2025-04-22 21:40:41,621 - INFO - Pod ctest-nginx-pod-18828761 is in running state.Got IP 10.47.255.250 2025-04-22 21:40:41,633 - DEBUG - Pod ctest-nginx-pod-18828761 has vmi 673be3e6-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:40:41,633 - INFO - Verified pod ctest-nginx-pod-18828761 in contrail-api 2025-04-22 21:40:41,633 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:40:41,642 - DEBUG - VMI 673be3e6-1fc2-11f0-b4fc-fa163eef05a7 is active in agent 10.0.0.33 2025-04-22 21:40:41,642 - INFO - Verified Pod ctest-nginx-pod-18828761 in agent 10.0.0.33 2025-04-22 21:40:41,643 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=0d8026b6-0a46-4fba-9317-730775714249 2025-04-22 21:40:41,646 - INFO - Pod ctest-nginx-pod-18828761 with uuid 0d8026b6-0a46-4fba-9317-730775714249 found in kube manager 2025-04-22 21:40:41,646 - INFO - Pod ctest-nginx-pod-18828761 verification passed 2025-04-22 21:40:41,691 - DEBUG - [Pod ctest-nginx-pod-18828761] Cmd: echo ctest-nginx-pod-18828761 > /usr/share/nginx/html/index.html, Output: 2025-04-22 21:40:41,696 - DEBUG - Pod ctest-busybox-pod-23684113 not in running state.Currently in Pending 2025-04-22 21:40:46,702 - INFO - Pod ctest-busybox-pod-23684113 is in running state.Got IP 10.47.255.248 2025-04-22 21:40:46,714 - DEBUG - Pod ctest-busybox-pod-23684113 has vmi 6b818762-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:40:46,714 - INFO - Verified pod ctest-busybox-pod-23684113 in contrail-api 2025-04-22 21:40:46,714 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:40:46,724 - DEBUG - VMI 6b818762-1fc2-11f0-b4fc-fa163eef05a7 is active in agent 10.0.0.33 2025-04-22 21:40:46,724 - INFO - Verified Pod ctest-busybox-pod-23684113 in agent 10.0.0.33 2025-04-22 21:40:46,724 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:40:46,728 - INFO - Pod ctest-busybox-pod-23684113 with uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca found in kube manager 2025-04-22 21:40:46,728 - INFO - Pod ctest-busybox-pod-23684113 verification passed 2025-04-22 21:40:46,774 - DEBUG - [Pod ctest-busybox-pod-23684113] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63405186 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-04-22 21:40:46,774 - DEBUG - [Pod Pod ctest-busybox-pod-23684113] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 21:40:46,774 - DEBUG - [Pod Pod ctest-busybox-pod-23684113] Cmd output: ctest-nginx-pod-63405186 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-04-22 21:40:46,818 - DEBUG - [Pod ctest-busybox-pod-23684113] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18828761 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-04-22 21:40:46,818 - DEBUG - [Pod Pod ctest-busybox-pod-23684113] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 21:40:46,818 - DEBUG - [Pod Pod ctest-busybox-pod-23684113] Cmd output: ctest-nginx-pod-18828761 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-04-22 21:40:46,818 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-63405186': 1, 'ctest-nginx-pod-18828761': 1} 2025-04-22 21:40:46,818 - WARNING - Nothing to delete parallely 2025-04-22 21:40:46,818 - INFO - Deleting pod default:ctest-busybox-pod-23684113 2025-04-22 21:40:46,847 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:40:46,862 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:40:51,863 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:40:51,869 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:40:56,870 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:40:56,876 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:01,877 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:41:01,884 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:06,885 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:41:06,891 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:11,892 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:41:11,899 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:16,900 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:41:16,908 - WARNING - Pod uuid 30cd4507-6596-4d83-b074-d8f68c81e1ca is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:21,910 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30cd4507-6596-4d83-b074-d8f68c81e1ca 2025-04-22 21:41:21,916 - DEBUG - Pod 30cd4507-6596-4d83-b074-d8f68c81e1ca is not in agent 10.0.0.33 VM list 2025-04-22 21:41:21,916 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b818762-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:41:21,923 - DEBUG - VMI 6b818762-1fc2-11f0-b4fc-fa163eef05a7 is removed from agent 10.0.0.33 2025-04-22 21:41:21,923 - INFO - Verified that pod ctest-busybox-pod-23684113 is removed in agent 2025-04-22 21:41:21,923 - INFO - Deleting Ingress : ctest-nginx-ingress-12357687 2025-04-22 21:41:21,931 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d132cdca-29f3-4c4e-9008-8bab6319096c 2025-04-22 21:41:21,937 - ERROR - Ingress ctest-nginx-ingress-12357687 with uuid d132cdca-29f3-4c4e-9008-8bab6319096c still found in kube manager 2025-04-22 21:41:22,945 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d132cdca-29f3-4c4e-9008-8bab6319096c 2025-04-22 21:41:22,949 - INFO - Ingress ctest-nginx-ingress-12357687 with uuid d132cdca-29f3-4c4e-9008-8bab6319096c deleted successfully from kube manager 2025-04-22 21:41:22,949 - INFO - Verifications on Ingress %s cleanup passed 2025-04-22 21:41:22,949 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-22 21:41:23,033 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 21:41:23,039 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-22 21:41:23,039 - INFO - Deleting VN __public__ 2025-04-22 21:41:23,154 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/8b02cf7f-380a-4b8c-82d8-9d824cdbe322 2025-04-22 21:41:23,159 - DEBUG - Response Code: 404 2025-04-22 21:41:23,159 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2025-04-22 21:41:23,164 - DEBUG - Requesting: http://10.0.0.56:8082/domain/6ea726b5-a4c7-4ebd-abd8-6eac022e6e2c 2025-04-22 21:41:23,187 - DEBUG - Requesting: http://10.0.0.56:8082/project/70ece725-7f6a-4750-8a2b-fda7194ddb86 2025-04-22 21:41:23,248 - INFO - Validated that VN __public__ is not found in API Server 2025-04-22 21:41:23,248 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-22 21:41:23,256 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:41:23,266 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-04-22 21:41:23,266 - INFO - Validated that VN __public__ is not in any agent 2025-04-22 21:41:23,266 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:41:23,279 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 21:41:23,284 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 21:41:23,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-22 21:41:23,292 - INFO - Deleting pod default:ctest-nginx-pod-18828761 2025-04-22 21:41:23,303 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0d8026b6-0a46-4fba-9317-730775714249 2025-04-22 21:41:23,313 - WARNING - Pod uuid 0d8026b6-0a46-4fba-9317-730775714249 is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:28,314 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=0d8026b6-0a46-4fba-9317-730775714249 2025-04-22 21:41:28,324 - DEBUG - Pod 0d8026b6-0a46-4fba-9317-730775714249 is not in agent 10.0.0.33 VM list 2025-04-22 21:41:28,324 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:673be3e6-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:41:28,329 - DEBUG - VMI 673be3e6-1fc2-11f0-b4fc-fa163eef05a7 is removed from agent 10.0.0.33 2025-04-22 21:41:28,329 - INFO - Verified that pod ctest-nginx-pod-18828761 is removed in agent 2025-04-22 21:41:28,329 - INFO - Deleting pod default:ctest-nginx-pod-63405186 2025-04-22 21:41:28,348 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a603906e-47a0-44f1-9625-5724cc47f9aa 2025-04-22 21:41:28,355 - WARNING - Pod uuid a603906e-47a0-44f1-9625-5724cc47f9aa is still seen in agent 10.0.0.33 VM list 2025-04-22 21:41:33,356 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a603906e-47a0-44f1-9625-5724cc47f9aa 2025-04-22 21:41:33,362 - DEBUG - Pod a603906e-47a0-44f1-9625-5724cc47f9aa is not in agent 10.0.0.33 VM list 2025-04-22 21:41:33,362 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66cb51e4-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:41:33,368 - DEBUG - VMI 66cb51e4-1fc2-11f0-b4fc-fa163eef05a7 is removed from agent 10.0.0.33 2025-04-22 21:41:33,368 - INFO - Verified that pod ctest-nginx-pod-63405186 is removed in agent 2025-04-22 21:41:33,368 - INFO - Deleting service : ctest-nginx-svc-47796334 2025-04-22 21:41:33,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 21:41:33,651 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 21:41:33,651 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10]
2025-04-22 21:41:33,651 - INFO - -------------------------------------------------------------------------------- 2025-04-22 21:41:39,973 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 21:41:40,087 - DEBUG - Output : cluster_project={} 2025-04-22 21:41:40,121 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 21:41:40,274 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 21:41:40,283 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 21:41:40,398 - DEBUG - Output : cluster_project={} 2025-04-22 21:41:55,529 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:41:55,563 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:41:55,640 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:41:55,721 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:41:55,754 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:42:00,904 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:42:00,933 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:42:00,962 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 21:42:01,152 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 21:42:03,016 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-04-22 21:42:03,023 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-04-22 21:42:03,056 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-04-22 21:42:05,082 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-04-22 21:45:14,565 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 21:45:14,626 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ec042768-f9eb-4c71-8c50-c0dd005b4db3 2025-04-22 21:45:14,632 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1fb004dd-291f-4e73-9600-6020adcce073 2025-04-22 21:45:14,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:14,651 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:14,661 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:14,666 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5395de4d-3018-4833-a70e-d40eac694ce7 2025-04-22 21:45:14,669 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:14,673 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:19,711 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1fb004dd-291f-4e73-9600-6020adcce073 2025-04-22 21:45:19,713 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:19,714 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:19,715 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ec042768-f9eb-4c71-8c50-c0dd005b4db3 2025-04-22 21:45:19,716 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:19,718 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:19,719 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:19,720 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5395de4d-3018-4833-a70e-d40eac694ce7 2025-04-22 21:45:19,742 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95403134-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:19,744 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93d288a6-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:19,747 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94cece7c-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:24,745 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:24,747 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:24,748 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:24,749 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:24,750 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:29,765 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:29,767 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:29,768 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:29,769 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:29,770 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:34,791 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:34,793 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:34,794 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:34,796 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:34,797 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:39,813 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:39,814 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:39,815 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:39,817 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:39,818 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:44,834 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:44,836 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:44,837 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:44,838 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:44,839 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:49,866 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=50b22a35-7e78-49d9-90a2-370ad7ef99e8 2025-04-22 21:45:49,868 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8a64c72-90d6-4482-9242-3e2526b93d39 2025-04-22 21:45:49,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c9b67d27-0997-4a93-95b0-425adcc2927c 2025-04-22 21:45:49,870 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ca51eae-6aec-49d0-b5c7-ff240783c386 2025-04-22 21:45:49,871 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=232ec9c6-a1b4-4846-b2e9-ef8165854e0f 2025-04-22 21:45:49,886 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:970757d6-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:49,887 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:944dd1f0-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:49,890 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95c691e8-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:49,891 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:969b6724-1fc2-11f0-b4fc-fa163eef05a7 2025-04-22 21:45:49,893 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9635496c-1fc2-11f0-b4fc-fa163eef05a7