2025-09-25 09:36:59,339 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-09-25 09:36:59,576 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:36:59,576 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-09-25 09:36:59,610 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:36:59,610 - DEBUG - [10.0.0.48]: 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-09-25 09:36:59,699 - DEBUG - Output : NAMES contrail_test_ZBs94cxl2 contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 2025-09-25 09:36:59,700 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-25 09:36:59,733 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.49.101.1/24 172.17.0.1/16 2025-09-25 09:36:59,733 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-09-25 09:36:59,766 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:36:59,853 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-09-25 09:37:00,080 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:37:00,080 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-09-25 09:37:00,103 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:37:00,104 - DEBUG - [10.0.0.49]: 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-09-25 09:37:00,190 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-25 09:37:00,190 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-25 09:37:00,224 - DEBUG - Output : 10.0.0.49/24 2025-09-25 09:37:00,224 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-09-25 09:37:00,259 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1523-1 2025-09-25 09:37:00,332 - INFO - Using existing project ['default-domain', 'k8s-default'](6088d798-5724-4472-b0b6-871b0d21cb54) 2025-09-25 09:37:00,434 - INFO - Using existing project ['default-domain', 'k8s-default'](6088d798-5724-4472-b0b6-871b0d21cb54) 2025-09-25 09:37:00,534 - INFO - ================================================================================ 2025-09-25 09:37:00,534 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-25 09:37:00,535 - 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-09-25 09:37:00,734 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 09:37:00,740 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-09-25 09:37:00,740 - INFO - Initial checks done. Running the testcase now 2025-09-25 09:37:00,740 - INFO - 2025-09-25 09:37:00,744 - INFO - Namespace default already exists 2025-09-25 09:37:00,744 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 09:37:00,852 - DEBUG - Output : cluster_project={} 2025-09-25 09:37:00,892 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-25 09:37:00,892 - DEBUG - Project uuid in Contrail is 6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:00,892 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 09:37:01,018 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 09:37:01,018 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=a0c23824-016f-477a-8a84-709d264e8610 2025-09-25 09:37:01,022 - INFO - Namespace default with uuid a0c23824-016f-477a-8a84-709d264e8610 found in kube manager 2025-09-25 09:37:01,022 - INFO - Namespace default verification passed 2025-09-25 09:37:01,024 - DEBUG - Service ctest-nginx-svc-99474215 not present 2025-09-25 09:37:01,025 - INFO - Creating service ctest-nginx-svc-99474215 2025-09-25 09:37:01,045 - INFO - Created Service ctest-nginx-svc-99474215 2025-09-25 09:37:01,057 - DEBUG - Pod ctest-nginx-pod-26032797 not present 2025-09-25 09:37:01,058 - INFO - Creating Pod ctest-nginx-pod-26032797 2025-09-25 09:37:01,139 - DEBUG - Pod : ctest-nginx-pod-26032797 UUID is b833f63c-ce22-42fc-9670-8571e9e02938 2025-09-25 09:37:01,141 - DEBUG - Pod ctest-nginx-pod-85789556 not present 2025-09-25 09:37:01,142 - INFO - Creating Pod ctest-nginx-pod-85789556 2025-09-25 09:37:01,167 - DEBUG - Pod : ctest-nginx-pod-85789556 UUID is 934fa867-6e94-4b7e-8031-fc4d7f55fafd 2025-09-25 09:37:01,346 - INFO - Created VN __public__, UUID :a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:01,492 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:37:01,497 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:37:01,532 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:01,578 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:01,590 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:01,599 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:01,605 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:01,623 - DEBUG - Route Targets: [] 2025-09-25 09:37:01,624 - DEBUG - RT names not yet present for VN __public__ 2025-09-25 09:37:06,625 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:37:06,629 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:37:06,636 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:06,669 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,676 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,683 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:06,689 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:06,694 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/2e4a2b63-44b4-4bb0-9322-99d972ad77cf 2025-09-25 09:37:06,698 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 09:37:06,698 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,706 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:06,723 - INFO - Verified VN network id 13 for VN a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,724 - INFO - Verifications in API Server for VN __public__ passed 2025-09-25 09:37:06,724 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,731 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:06,736 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:37:06,740 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/2e4a2b63-44b4-4bb0-9322-99d972ad77cf 2025-09-25 09:37:06,745 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 09:37:06,750 - DEBUG - Control-node 10.0.0.48 : 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': '12056946561135624454', 'uuid-lslong': '9882163720097024039'}, 'enable': 'true', 'created': '2025-09-25T09:37:01', 'last-modified': '2025-09-25T09:37:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.356059'} 2025-09-25 09:37:06,750 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:37:06,758 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 09:37:06,758 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-25 09:37:06,759 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-25 09:37:06,759 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:37:06,765 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:37:06,771 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:06,805 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:06,813 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-25 09:37:06,813 - DEBUG - Verifying the vn in opserver 2025-09-25 09:37:06,813 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-09-25 09:37:06,813 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-09-25 09:37:06,817 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-25 09:37:06,817 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-25 09:37:06,817 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:37:06,824 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:37:06,828 - DEBUG - Do not have enough data to verify VN in agent 2025-09-25 09:37:06,828 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:37:06,834 - DEBUG - VRF ids for VN __public__: {} 2025-09-25 09:37:06,934 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-25 09:37:07,025 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:37:07,029 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:37:07,034 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:07,070 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:07,078 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/40729b30-5f47-4f93-86c3-a191e0e86541 2025-09-25 09:37:07,083 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:37:07,087 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:37:07,092 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:37:07,123 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 2025-09-25 09:37:07,129 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-25 09:37:07,129 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-25 09:37:07,137 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 09:37:07,141 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-25 09:37:07,141 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-25 09:37:07,144 - DEBUG - Ingress ctest-nginx-ingress-20802166 not present 2025-09-25 09:37:07,145 - INFO - Creating Ingress ctest-nginx-ingress-20802166 2025-09-25 09:37:07,154 - INFO - Created Ingress ctest-nginx-ingress-20802166 2025-09-25 09:37:07,157 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20802166 2025-09-25 09:37:10,162 - DEBUG - For Ingress ctest-nginx-ingress-20802166, Cluster IP: 10.47.255.249, External IPs ['59.73.153.60'] 2025-09-25 09:37:10,162 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20802166 2025-09-25 09:37:10,162 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a 2025-09-25 09:37:10,167 - INFO - Ingress ctest-nginx-ingress-20802166 with uuid aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a found in kube manager 2025-09-25 09:37:10,167 - INFO - Ingress ctest-nginx-ingress-20802166 verification passed 2025-09-25 09:37:10,169 - DEBUG - Pod ctest-busybox-pod-00882014 not present 2025-09-25 09:37:10,169 - INFO - Creating Pod ctest-busybox-pod-00882014 2025-09-25 09:37:10,194 - DEBUG - Pod : ctest-busybox-pod-00882014 UUID is f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:10,203 - DEBUG - Pod ctest-nginx-pod-26032797 not in running state.Currently in Pending 2025-09-25 09:37:15,330 - DEBUG - Pod ctest-nginx-pod-26032797 not in running state.Currently in Pending 2025-09-25 09:37:20,338 - INFO - Pod ctest-nginx-pod-26032797 is in running state.Got IP 10.47.255.251 2025-09-25 09:37:20,349 - DEBUG - Pod ctest-nginx-pod-26032797 has vmi 30ef165e-99f3-11f0-a990-fa163edca21e 2025-09-25 09:37:20,349 - INFO - Verified pod ctest-nginx-pod-26032797 in contrail-api 2025-09-25 09:37:20,349 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:37:20,366 - DEBUG - VMI 30ef165e-99f3-11f0-a990-fa163edca21e is active in agent 10.0.0.49 2025-09-25 09:37:20,366 - INFO - Verified Pod ctest-nginx-pod-26032797 in agent 10.0.0.49 2025-09-25 09:37:20,366 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=b833f63c-ce22-42fc-9670-8571e9e02938 2025-09-25 09:37:20,370 - INFO - Pod ctest-nginx-pod-26032797 with uuid b833f63c-ce22-42fc-9670-8571e9e02938 found in kube manager 2025-09-25 09:37:20,370 - INFO - Pod ctest-nginx-pod-26032797 verification passed 2025-09-25 09:37:20,433 - DEBUG - [Pod ctest-nginx-pod-26032797] Cmd: echo ctest-nginx-pod-26032797 > /usr/share/nginx/html/index.html, Output: 2025-09-25 09:37:20,439 - INFO - Pod ctest-nginx-pod-85789556 is in running state.Got IP 10.47.255.250 2025-09-25 09:37:20,494 - DEBUG - Pod ctest-nginx-pod-85789556 has vmi 315c66b4-99f3-11f0-a990-fa163edca21e 2025-09-25 09:37:20,494 - INFO - Verified pod ctest-nginx-pod-85789556 in contrail-api 2025-09-25 09:37:20,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:37:20,504 - DEBUG - VMI 315c66b4-99f3-11f0-a990-fa163edca21e is active in agent 10.0.0.49 2025-09-25 09:37:20,504 - INFO - Verified Pod ctest-nginx-pod-85789556 in agent 10.0.0.49 2025-09-25 09:37:20,504 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=934fa867-6e94-4b7e-8031-fc4d7f55fafd 2025-09-25 09:37:20,508 - INFO - Pod ctest-nginx-pod-85789556 with uuid 934fa867-6e94-4b7e-8031-fc4d7f55fafd found in kube manager 2025-09-25 09:37:20,508 - INFO - Pod ctest-nginx-pod-85789556 verification passed 2025-09-25 09:37:20,566 - DEBUG - [Pod ctest-nginx-pod-85789556] Cmd: echo ctest-nginx-pod-85789556 > /usr/share/nginx/html/index.html, Output: 2025-09-25 09:37:20,572 - DEBUG - Pod ctest-busybox-pod-00882014 not in running state.Currently in Pending 2025-09-25 09:37:25,579 - INFO - Pod ctest-busybox-pod-00882014 is in running state.Got IP 10.47.255.248 2025-09-25 09:37:25,590 - DEBUG - Pod ctest-busybox-pod-00882014 has vmi 359a9ee4-99f3-11f0-a990-fa163edca21e 2025-09-25 09:37:25,590 - INFO - Verified pod ctest-busybox-pod-00882014 in contrail-api 2025-09-25 09:37:25,590 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:37:25,599 - DEBUG - VMI 359a9ee4-99f3-11f0-a990-fa163edca21e is active in agent 10.0.0.49 2025-09-25 09:37:25,599 - INFO - Verified Pod ctest-busybox-pod-00882014 in agent 10.0.0.49 2025-09-25 09:37:25,599 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:25,604 - INFO - Pod ctest-busybox-pod-00882014 with uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb found in kube manager 2025-09-25 09:37:25,604 - INFO - Pod ctest-busybox-pod-00882014 verification passed 2025-09-25 09:37:25,658 - DEBUG - [Pod ctest-busybox-pod-00882014] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-26032797 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-09-25 09:37:25,658 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 09:37:25,658 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd output: ctest-nginx-pod-26032797 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-09-25 09:37:25,700 - DEBUG - [Pod ctest-busybox-pod-00882014] 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-26032797 2025-09-25 09:37:25,700 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 09:37:25,700 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] 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-26032797 2025-09-25 09:37:25,747 - DEBUG - [Pod ctest-busybox-pod-00882014] 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-26032797 2025-09-25 09:37:25,747 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 09:37:25,747 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] 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-26032797 2025-09-25 09:37:25,796 - DEBUG - [Pod ctest-busybox-pod-00882014] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-85789556 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-09-25 09:37:25,796 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 09:37:25,796 - DEBUG - [Pod Pod ctest-busybox-pod-00882014] Cmd output: ctest-nginx-pod-85789556 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-09-25 09:37:25,796 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-26032797': 3, 'ctest-nginx-pod-85789556': 1} 2025-09-25 09:37:25,796 - WARNING - Nothing to delete parallely 2025-09-25 09:37:25,796 - INFO - Deleting pod default:ctest-busybox-pod-00882014 2025-09-25 09:37:25,809 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:25,815 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:30,816 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:30,822 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:35,823 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:35,829 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:40,830 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:40,838 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:45,839 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:45,844 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:50,845 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:50,851 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:37:55,852 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:37:55,859 - WARNING - Pod uuid f9162d0e-f10b-43ad-abd4-0894eddec1fb is still seen in agent 10.0.0.49 VM list 2025-09-25 09:38:00,860 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f9162d0e-f10b-43ad-abd4-0894eddec1fb 2025-09-25 09:38:00,866 - DEBUG - Pod f9162d0e-f10b-43ad-abd4-0894eddec1fb is not in agent 10.0.0.49 VM list 2025-09-25 09:38:00,866 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:359a9ee4-99f3-11f0-a990-fa163edca21e 2025-09-25 09:38:00,871 - DEBUG - VMI 359a9ee4-99f3-11f0-a990-fa163edca21e is removed from agent 10.0.0.49 2025-09-25 09:38:00,871 - INFO - Verified that pod ctest-busybox-pod-00882014 is removed in agent 2025-09-25 09:38:00,871 - INFO - Deleting Ingress : ctest-nginx-ingress-20802166 2025-09-25 09:38:00,877 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a 2025-09-25 09:38:00,880 - ERROR - Ingress ctest-nginx-ingress-20802166 with uuid aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a still found in kube manager 2025-09-25 09:38:01,880 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a 2025-09-25 09:38:01,884 - INFO - Ingress ctest-nginx-ingress-20802166 with uuid aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a deleted successfully from kube manager 2025-09-25 09:38:01,884 - INFO - Verifications on Ingress %s cleanup passed 2025-09-25 09:38:01,884 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-25 09:38:01,998 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 09:38:02,008 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-25 09:38:02,008 - INFO - Deleting VN __public__ 2025-09-25 09:38:02,163 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 2025-09-25 09:38:02,168 - DEBUG - Response Code: 404 2025-09-25 09:38:02,168 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 09:38:02,174 - DEBUG - Requesting: http://10.0.0.48:8082/domain/514f402e-a237-43f2-9fc2-e0062f5557f8 2025-09-25 09:38:02,182 - DEBUG - Requesting: http://10.0.0.48:8082/project/6088d798-5724-4472-b0b6-871b0d21cb54 2025-09-25 09:38:02,251 - INFO - Validated that VN __public__ is not found in API Server 2025-09-25 09:38:02,251 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-25 09:38:02,273 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:38:02,287 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-09-25 09:38:02,287 - INFO - Validated that VN __public__ is not in any agent 2025-09-25 09:38:02,287 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:38:02,297 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 09:38:02,305 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 09:38:02,313 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-25 09:38:02,314 - INFO - Deleting pod default:ctest-nginx-pod-85789556 2025-09-25 09:38:02,334 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=934fa867-6e94-4b7e-8031-fc4d7f55fafd 2025-09-25 09:38:02,352 - WARNING - Pod uuid 934fa867-6e94-4b7e-8031-fc4d7f55fafd is still seen in agent 10.0.0.49 VM list 2025-09-25 09:38:07,353 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=934fa867-6e94-4b7e-8031-fc4d7f55fafd 2025-09-25 09:38:07,359 - DEBUG - Pod 934fa867-6e94-4b7e-8031-fc4d7f55fafd is not in agent 10.0.0.49 VM list 2025-09-25 09:38:07,359 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:315c66b4-99f3-11f0-a990-fa163edca21e 2025-09-25 09:38:07,364 - DEBUG - VMI 315c66b4-99f3-11f0-a990-fa163edca21e is removed from agent 10.0.0.49 2025-09-25 09:38:07,364 - INFO - Verified that pod ctest-nginx-pod-85789556 is removed in agent 2025-09-25 09:38:07,365 - INFO - Deleting pod default:ctest-nginx-pod-26032797 2025-09-25 09:38:07,389 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b833f63c-ce22-42fc-9670-8571e9e02938 2025-09-25 09:38:07,395 - WARNING - Pod uuid b833f63c-ce22-42fc-9670-8571e9e02938 is still seen in agent 10.0.0.49 VM list 2025-09-25 09:38:12,396 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b833f63c-ce22-42fc-9670-8571e9e02938 2025-09-25 09:38:12,403 - DEBUG - Pod b833f63c-ce22-42fc-9670-8571e9e02938 is not in agent 10.0.0.49 VM list 2025-09-25 09:38:12,403 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30ef165e-99f3-11f0-a990-fa163edca21e 2025-09-25 09:38:12,408 - DEBUG - VMI 30ef165e-99f3-11f0-a990-fa163edca21e is removed from agent 10.0.0.49 2025-09-25 09:38:12,408 - INFO - Verified that pod ctest-nginx-pod-26032797 is removed in agent 2025-09-25 09:38:12,408 - INFO - Deleting service : ctest-nginx-svc-99474215 2025-09-25 09:38:12,689 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 09:38:12,696 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 09:38:12,696 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-09-25 09:38:12,696 - INFO - -------------------------------------------------------------------------------- 2025-09-25 09:38:19,094 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 09:38:19,211 - DEBUG - Output : cluster_project={} 2025-09-25 09:38:19,300 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 09:38:19,448 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 09:38:19,466 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 09:38:19,616 - DEBUG - Output : cluster_project={} 2025-09-25 09:38:34,742 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:34,814 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:34,846 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:34,917 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:39,953 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:40,025 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:40,056 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:40,129 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 09:38:40,361 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 09:38:42,187 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-09-25 09:38:42,201 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 09:38:42,233 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 09:38:44,260 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 09:41:50,008 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 09:41:50,040 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6709f545-4b8d-4266-b8a5-70355aa64899 2025-09-25 09:41:50,068 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6c2a05b7-3824-4bc3-86f7-9521b44f6a06 2025-09-25 09:41:50,073 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=3335e3c7-0c85-44d1-8884-665dca397def 2025-09-25 09:41:50,078 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:41:50,082 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:41:50,087 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:41:50,099 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:41:50,103 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:41:55,107 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6709f545-4b8d-4266-b8a5-70355aa64899 2025-09-25 09:41:55,113 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f472d70-99f3-11f0-a990-fa163edca21e 2025-09-25 09:41:55,151 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:41:55,152 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:41:55,154 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=3335e3c7-0c85-44d1-8884-665dca397def 2025-09-25 09:41:55,155 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6c2a05b7-3824-4bc3-86f7-9521b44f6a06 2025-09-25 09:41:55,156 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:41:55,156 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:41:55,157 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:41:55,174 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:603e495c-99f3-11f0-a990-fa163edca21e 2025-09-25 09:41:55,178 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:60a11dc0-99f3-11f0-a990-fa163edca21e 2025-09-25 09:42:00,176 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:00,177 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:00,178 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:00,179 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:00,181 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:05,193 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:05,195 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:05,196 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:05,197 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:05,197 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:10,216 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:10,217 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:10,218 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:10,219 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:10,220 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:15,235 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:15,236 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:15,238 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:15,239 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:15,240 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:20,253 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:20,255 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:20,256 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:20,257 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:20,258 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:25,274 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5b74e547-0649-4fa4-858d-46593e309e93 2025-09-25 09:42:25,275 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=bddb1cef-63eb-48b7-8239-6f976c83b679 2025-09-25 09:42:25,277 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d3e53a07-b037-4637-886e-a00268e05788 2025-09-25 09:42:25,278 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=804d534d-7b1b-48c1-927d-761b367006a4 2025-09-25 09:42:25,278 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fe5f3afd-bc1d-4c57-ad72-428c072523e2 2025-09-25 09:42:25,290 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:623f04f8-99f3-11f0-a990-fa163edca21e 2025-09-25 09:42:25,293 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:617cb600-99f3-11f0-a990-fa163edca21e 2025-09-25 09:42:25,293 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5fa93ea2-99f3-11f0-a990-fa163edca21e 2025-09-25 09:42:25,294 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61dce07a-99f3-11f0-a990-fa163edca21e 2025-09-25 09:42:25,295 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61172718-99f3-11f0-a990-fa163edca21e