2025-06-10 14:30:00,434 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-06-10 14:30:00,749 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:00,749 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-06-10 14:30:00,783 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:00,784 - DEBUG - [10.0.0.22]: 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-06-10 14:30:00,906 - DEBUG - Output : NAMES contrail_test_5C7JsrDz2 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 contrail-kubernetes-master-kubemanager-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-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 2025-06-10 14:30:00,907 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 14:30:00,960 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-06-10 14:30:00,961 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-06-10 14:30:01,050 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:01,156 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-06-10 14:30:01,457 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:01,458 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-06-10 14:30:01,503 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:01,504 - 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-06-10 14:30:01,605 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-10 14:30:01,605 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 14:30:01,642 - DEBUG - Output : 10.0.0.33/24 2025-06-10 14:30:01,642 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-06-10 14:30:01,687 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1264-1 2025-06-10 14:30:01,778 - INFO - Using existing project ['default-domain', 'k8s-default'](f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a) 2025-06-10 14:30:01,908 - INFO - Using existing project ['default-domain', 'k8s-default'](f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a) 2025-06-10 14:30:02,068 - INFO - ================================================================================ 2025-06-10 14:30:02,068 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-10 14:30:02,069 - 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-06-10 14:30:02,309 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 14:30:02,321 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.22': '0'}} with 2025-06-10 14:30:02,321 - INFO - Initial checks done. Running the testcase now 2025-06-10 14:30:02,321 - INFO - 2025-06-10 14:30:02,326 - INFO - Namespace default already exists 2025-06-10 14:30:02,327 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 14:30:02,455 - DEBUG - Output : cluster_project={} 2025-06-10 14:30:02,510 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-10 14:30:02,510 - DEBUG - Project uuid in Contrail is f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:02,511 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 14:30:02,660 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 14:30:02,660 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=5f694b3d-e1f8-4c95-9356-ecd0ff7cf23a 2025-06-10 14:30:02,667 - INFO - Namespace default with uuid 5f694b3d-e1f8-4c95-9356-ecd0ff7cf23a found in kube manager 2025-06-10 14:30:02,667 - INFO - Namespace default verification passed 2025-06-10 14:30:02,670 - DEBUG - Service ctest-nginx-svc-84239760 not present 2025-06-10 14:30:02,670 - INFO - Creating service ctest-nginx-svc-84239760 2025-06-10 14:30:02,690 - INFO - Created Service ctest-nginx-svc-84239760 2025-06-10 14:30:02,698 - DEBUG - Pod ctest-nginx-pod-16039043 not present 2025-06-10 14:30:02,698 - INFO - Creating Pod ctest-nginx-pod-16039043 2025-06-10 14:30:02,753 - DEBUG - Pod : ctest-nginx-pod-16039043 UUID is d15cb04d-789e-4c80-aded-7cd2864a5a95 2025-06-10 14:30:02,762 - DEBUG - Pod ctest-nginx-pod-55292117 not present 2025-06-10 14:30:02,763 - INFO - Creating Pod ctest-nginx-pod-55292117 2025-06-10 14:30:02,797 - DEBUG - Pod : ctest-nginx-pod-55292117 UUID is 2dcd44ba-a25c-4b74-bc9c-6946a74e8924 2025-06-10 14:30:03,046 - INFO - Created VN __public__, UUID :102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:03,287 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:30:03,295 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:30:03,322 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:03,423 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:03,439 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:03,450 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:03,501 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:03,510 - DEBUG - Route Targets: [] 2025-06-10 14:30:03,510 - DEBUG - RT names not yet present for VN __public__ 2025-06-10 14:30:08,510 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:30:08,518 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:30:08,532 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:08,574 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,586 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,597 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:08,607 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:08,614 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6adf836d-eb88-4dfd-8e75-f5ace7e2267b 2025-06-10 14:30:08,621 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 14:30:08,621 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,632 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:08,650 - INFO - Verified VN network id 14 for VN 102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,650 - INFO - Verifications in API Server for VN __public__ passed 2025-06-10 14:30:08,651 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,663 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:08,673 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:30:08,681 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6adf836d-eb88-4dfd-8e75-f5ace7e2267b 2025-06-10 14:30:08,689 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 14:30:08,697 - DEBUG - Control-node 10.0.0.22 : 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': '1165378908707442398', 'uuid-lslong': '12707106861163545678'}, 'enable': 'true', 'created': '2025-06-10T14:30:02', 'last-modified': '2025-06-10T14:30:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.476769'} 2025-06-10 14:30:08,697 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:30:08,706 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 14:30:08,706 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-10 14:30:08,707 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-10 14:30:08,707 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:30:08,713 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:30:08,723 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:08,781 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:08,792 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-10 14:30:08,792 - DEBUG - Verifying the vn in opserver 2025-06-10 14:30:08,792 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-06-10 14:30:08,792 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-06-10 14:30:08,798 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-10 14:30:08,798 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-10 14:30:08,799 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:30:08,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:30:08,844 - DEBUG - Do not have enough data to verify VN in agent 2025-06-10 14:30:08,844 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:30:08,861 - DEBUG - VRF ids for VN __public__: {} 2025-06-10 14:30:08,967 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-10 14:30:09,073 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:30:09,084 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:30:09,092 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:09,131 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:09,150 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/89836133-84c0-4e1f-9b1b-75e82b414e39 2025-06-10 14:30:09,158 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:30:09,165 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:30:09,174 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:30:09,223 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/102c41f1-6a3d-4ede-b058-b65d7695044e 2025-06-10 14:30:09,236 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-10 14:30:09,236 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-10 14:30:09,245 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 14:30:09,253 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-10 14:30:09,253 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-10 14:30:09,258 - DEBUG - Ingress ctest-nginx-ingress-10287952 not present 2025-06-10 14:30:09,258 - INFO - Creating Ingress ctest-nginx-ingress-10287952 2025-06-10 14:30:09,268 - INFO - Created Ingress ctest-nginx-ingress-10287952 2025-06-10 14:30:09,271 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-10287952 2025-06-10 14:30:12,286 - DEBUG - For Ingress ctest-nginx-ingress-10287952, Cluster IP: 10.47.255.249, External IPs ['74.176.162.60'] 2025-06-10 14:30:12,286 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-10287952 2025-06-10 14:30:12,286 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0029349e-0a07-4354-9f81-94e67727f62d 2025-06-10 14:30:12,293 - INFO - Ingress ctest-nginx-ingress-10287952 with uuid 0029349e-0a07-4354-9f81-94e67727f62d found in kube manager 2025-06-10 14:30:12,293 - INFO - Ingress ctest-nginx-ingress-10287952 verification passed 2025-06-10 14:30:12,296 - DEBUG - Pod ctest-busybox-pod-76408815 not present 2025-06-10 14:30:12,296 - INFO - Creating Pod ctest-busybox-pod-76408815 2025-06-10 14:30:12,312 - DEBUG - Node for Pod ctest-busybox-pod-76408815 not yet populated 2025-06-10 14:30:15,321 - DEBUG - Pod : ctest-busybox-pod-76408815 UUID is a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:15,326 - DEBUG - Pod ctest-nginx-pod-16039043 not in running state.Currently in Pending 2025-06-10 14:30:20,349 - INFO - Pod ctest-nginx-pod-16039043 is in running state.Got IP 10.47.255.251 2025-06-10 14:30:20,408 - DEBUG - Pod ctest-nginx-pod-16039043 has vmi 668ac762-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:30:20,408 - INFO - Verified pod ctest-nginx-pod-16039043 in contrail-api 2025-06-10 14:30:20,408 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:30:20,428 - DEBUG - VMI 668ac762-4607-11f0-b299-fa163e2ea4fe is active in agent 10.0.0.33 2025-06-10 14:30:20,428 - INFO - Verified Pod ctest-nginx-pod-16039043 in agent 10.0.0.33 2025-06-10 14:30:20,428 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d15cb04d-789e-4c80-aded-7cd2864a5a95 2025-06-10 14:30:20,436 - INFO - Pod ctest-nginx-pod-16039043 with uuid d15cb04d-789e-4c80-aded-7cd2864a5a95 found in kube manager 2025-06-10 14:30:20,436 - INFO - Pod ctest-nginx-pod-16039043 verification passed 2025-06-10 14:30:20,512 - DEBUG - [Pod ctest-nginx-pod-16039043] Cmd: echo ctest-nginx-pod-16039043 > /usr/share/nginx/html/index.html, Output: 2025-06-10 14:30:20,519 - INFO - Pod ctest-nginx-pod-55292117 is in running state.Got IP 10.47.255.250 2025-06-10 14:30:20,550 - DEBUG - Pod ctest-nginx-pod-55292117 has vmi 671f0c7e-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:30:20,550 - INFO - Verified pod ctest-nginx-pod-55292117 in contrail-api 2025-06-10 14:30:20,550 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:30:20,573 - DEBUG - VMI 671f0c7e-4607-11f0-b299-fa163e2ea4fe is active in agent 10.0.0.33 2025-06-10 14:30:20,573 - INFO - Verified Pod ctest-nginx-pod-55292117 in agent 10.0.0.33 2025-06-10 14:30:20,573 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=2dcd44ba-a25c-4b74-bc9c-6946a74e8924 2025-06-10 14:30:20,585 - INFO - Pod ctest-nginx-pod-55292117 with uuid 2dcd44ba-a25c-4b74-bc9c-6946a74e8924 found in kube manager 2025-06-10 14:30:20,585 - INFO - Pod ctest-nginx-pod-55292117 verification passed 2025-06-10 14:30:20,646 - DEBUG - [Pod ctest-nginx-pod-55292117] Cmd: echo ctest-nginx-pod-55292117 > /usr/share/nginx/html/index.html, Output: 2025-06-10 14:30:20,651 - DEBUG - Pod ctest-busybox-pod-76408815 not in running state.Currently in Pending 2025-06-10 14:30:25,661 - DEBUG - Pod ctest-busybox-pod-76408815 not in running state.Currently in Pending 2025-06-10 14:30:30,668 - INFO - Pod ctest-busybox-pod-76408815 is in running state.Got IP 10.47.255.248 2025-06-10 14:30:30,685 - DEBUG - Pod ctest-busybox-pod-76408815 has vmi 6b3f3770-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:30:30,685 - INFO - Verified pod ctest-busybox-pod-76408815 in contrail-api 2025-06-10 14:30:30,685 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:30:30,699 - DEBUG - VMI 6b3f3770-4607-11f0-b299-fa163e2ea4fe is active in agent 10.0.0.33 2025-06-10 14:30:30,700 - INFO - Verified Pod ctest-busybox-pod-76408815 in agent 10.0.0.33 2025-06-10 14:30:30,700 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:30,706 - INFO - Pod ctest-busybox-pod-76408815 with uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f found in kube manager 2025-06-10 14:30:30,706 - INFO - Pod ctest-busybox-pod-76408815 verification passed 2025-06-10 14:30:30,765 - DEBUG - [Pod ctest-busybox-pod-76408815] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55292117 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-06-10 14:30:30,765 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 14:30:30,765 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd output: ctest-nginx-pod-55292117 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-06-10 14:30:30,826 - DEBUG - [Pod ctest-busybox-pod-76408815] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55292117 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-06-10 14:30:30,826 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 14:30:30,826 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd output: ctest-nginx-pod-55292117 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-06-10 14:30:30,890 - DEBUG - [Pod ctest-busybox-pod-76408815] 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-55292117 2025-06-10 14:30:30,891 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 14:30:30,891 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] 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-55292117 2025-06-10 14:30:30,953 - DEBUG - [Pod ctest-busybox-pod-76408815] 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 ctest-nginx-pod-55292117 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-10 14:30:30,953 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 14:30:30,953 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-55292117 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-10 14:30:31,018 - DEBUG - [Pod ctest-busybox-pod-76408815] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16039043 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-06-10 14:30:31,018 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 14:30:31,018 - DEBUG - [Pod Pod ctest-busybox-pod-76408815] Cmd output: ctest-nginx-pod-16039043 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-06-10 14:30:31,018 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-16039043': 1, 'ctest-nginx-pod-55292117': 4} 2025-06-10 14:30:31,019 - WARNING - Nothing to delete parallely 2025-06-10 14:30:31,019 - INFO - Deleting pod default:ctest-busybox-pod-76408815 2025-06-10 14:30:31,036 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:31,046 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:30:36,046 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:36,056 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:30:41,058 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:41,065 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:30:46,067 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:46,076 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:30:51,077 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:51,086 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:30:56,087 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:30:56,101 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:31:01,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:31:01,121 - WARNING - Pod uuid a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is still seen in agent 10.0.0.33 VM list 2025-06-10 14:31:06,122 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a359a02a-3c47-4ea3-8b94-d3ed6a5de53f 2025-06-10 14:31:06,131 - DEBUG - Pod a359a02a-3c47-4ea3-8b94-d3ed6a5de53f is not in agent 10.0.0.33 VM list 2025-06-10 14:31:06,131 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b3f3770-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:31:06,141 - DEBUG - VMI 6b3f3770-4607-11f0-b299-fa163e2ea4fe is removed from agent 10.0.0.33 2025-06-10 14:31:06,141 - INFO - Verified that pod ctest-busybox-pod-76408815 is removed in agent 2025-06-10 14:31:06,141 - INFO - Deleting Ingress : ctest-nginx-ingress-10287952 2025-06-10 14:31:06,153 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0029349e-0a07-4354-9f81-94e67727f62d 2025-06-10 14:31:06,165 - ERROR - Ingress ctest-nginx-ingress-10287952 with uuid 0029349e-0a07-4354-9f81-94e67727f62d still found in kube manager 2025-06-10 14:31:07,166 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0029349e-0a07-4354-9f81-94e67727f62d 2025-06-10 14:31:07,172 - ERROR - Ingress ctest-nginx-ingress-10287952 with uuid 0029349e-0a07-4354-9f81-94e67727f62d still found in kube manager 2025-06-10 14:31:08,173 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0029349e-0a07-4354-9f81-94e67727f62d 2025-06-10 14:31:08,178 - INFO - Ingress ctest-nginx-ingress-10287952 with uuid 0029349e-0a07-4354-9f81-94e67727f62d deleted successfully from kube manager 2025-06-10 14:31:08,178 - INFO - Verifications on Ingress %s cleanup passed 2025-06-10 14:31:08,178 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-10 14:31:08,336 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 14:31:08,344 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-10 14:31:08,344 - INFO - Deleting VN __public__ 2025-06-10 14:31:08,467 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/60b4f84b-7a6d-4611-b7e3-7f62f5f239a2 2025-06-10 14:31:08,476 - DEBUG - Response Code: 404 2025-06-10 14:31:08,476 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-10 14:31:08,482 - DEBUG - Requesting: http://10.0.0.22:8082/domain/97fc63af-d3ab-49d6-8c7a-5a1029ede46f 2025-06-10 14:31:08,500 - DEBUG - Requesting: http://10.0.0.22:8082/project/f5f2c6c3-aaf0-4baa-806f-c07ec5fd387a 2025-06-10 14:31:08,557 - INFO - Validated that VN __public__ is not found in API Server 2025-06-10 14:31:08,557 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-10 14:31:08,568 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:31:08,578 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-06-10 14:31:08,578 - INFO - Validated that VN __public__ is not in any agent 2025-06-10 14:31:08,578 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:31:08,588 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 14:31:08,595 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 14:31:08,601 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-10 14:31:08,601 - INFO - Deleting pod default:ctest-nginx-pod-55292117 2025-06-10 14:31:08,618 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2dcd44ba-a25c-4b74-bc9c-6946a74e8924 2025-06-10 14:31:08,637 - WARNING - Pod uuid 2dcd44ba-a25c-4b74-bc9c-6946a74e8924 is still seen in agent 10.0.0.33 VM list 2025-06-10 14:31:13,637 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2dcd44ba-a25c-4b74-bc9c-6946a74e8924 2025-06-10 14:31:13,646 - DEBUG - Pod 2dcd44ba-a25c-4b74-bc9c-6946a74e8924 is not in agent 10.0.0.33 VM list 2025-06-10 14:31:13,646 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:671f0c7e-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:31:13,657 - DEBUG - VMI 671f0c7e-4607-11f0-b299-fa163e2ea4fe is removed from agent 10.0.0.33 2025-06-10 14:31:13,657 - INFO - Verified that pod ctest-nginx-pod-55292117 is removed in agent 2025-06-10 14:31:13,658 - INFO - Deleting pod default:ctest-nginx-pod-16039043 2025-06-10 14:31:13,670 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d15cb04d-789e-4c80-aded-7cd2864a5a95 2025-06-10 14:31:13,682 - WARNING - Pod uuid d15cb04d-789e-4c80-aded-7cd2864a5a95 is still seen in agent 10.0.0.33 VM list 2025-06-10 14:31:18,682 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d15cb04d-789e-4c80-aded-7cd2864a5a95 2025-06-10 14:31:18,691 - DEBUG - Pod d15cb04d-789e-4c80-aded-7cd2864a5a95 is not in agent 10.0.0.33 VM list 2025-06-10 14:31:18,691 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:668ac762-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:31:18,698 - DEBUG - VMI 668ac762-4607-11f0-b299-fa163e2ea4fe is removed from agent 10.0.0.33 2025-06-10 14:31:18,698 - INFO - Verified that pod ctest-nginx-pod-16039043 is removed in agent 2025-06-10 14:31:18,698 - INFO - Deleting service : ctest-nginx-svc-84239760 2025-06-10 14:31:18,912 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 14:31:18,922 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 14:31:18,922 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16]
2025-06-10 14:31:18,922 - INFO - -------------------------------------------------------------------------------- 2025-06-10 14:31:25,388 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 14:31:25,525 - DEBUG - Output : cluster_project={} 2025-06-10 14:31:25,585 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 14:31:25,797 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 14:31:25,804 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 14:31:26,004 - DEBUG - Output : cluster_project={} 2025-06-10 14:31:36,156 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:36,206 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:41,304 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:41,358 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:46,460 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:46,606 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:46,692 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:46,737 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 14:31:47,005 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 14:31:49,727 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-06-10 14:31:49,736 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-06-10 14:31:49,770 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-06-10 14:31:51,812 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-06-10 14:35:01,015 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 14:35:01,054 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c0953835-4c3f-4b95-bf79-7c0d0c1f1ebe 2025-06-10 14:35:01,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:01,100 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:01,108 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0d4dd67-43dc-4c3d-9391-e6a87bbf5bad 2025-06-10 14:35:01,126 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fe83faca-f6c1-4214-9441-e7f05dcfe061 2025-06-10 14:35:01,146 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:01,152 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b9d89b23-3586-4358-bc14-7390bfd5b5c2 2025-06-10 14:35:01,157 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:06,120 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c0953835-4c3f-4b95-bf79-7c0d0c1f1ebe 2025-06-10 14:35:06,129 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:979d7fd4-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:06,229 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0d4dd67-43dc-4c3d-9391-e6a87bbf5bad 2025-06-10 14:35:06,231 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:06,233 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b9d89b23-3586-4358-bc14-7390bfd5b5c2 2025-06-10 14:35:06,234 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:06,235 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:06,236 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:06,237 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fe83faca-f6c1-4214-9441-e7f05dcfe061 2025-06-10 14:35:06,267 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98241ba2-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:06,269 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98de094a-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:06,274 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99612ab4-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:11,267 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:11,274 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:11,275 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:11,278 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:16,282 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:16,293 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:16,295 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:16,297 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:21,291 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:21,310 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:21,312 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:21,314 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:26,302 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:26,327 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:26,329 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:26,330 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:31,315 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:31,344 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:31,346 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:31,348 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:36,362 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f4f6adc-8cd6-47b7-9a04-60254a2758f6 2025-06-10 14:35:36,364 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ad413858-e26b-40bb-b945-f52c34f6ecf4 2025-06-10 14:35:36,366 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=288f01d4-ea48-4cef-9dc6-e79376e071fd 2025-06-10 14:35:36,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=938a5570-5cd7-4dd6-9c3f-8c170951399f 2025-06-10 14:35:36,384 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b7fbcac-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:36,385 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99fe3228-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:36,389 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a80f8de-4607-11f0-b299-fa163e2ea4fe 2025-06-10 14:35:36,391 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9afe1daa-4607-11f0-b299-fa163e2ea4fe