2025-10-10 01:10:20,355 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-10-10 01:10:20,618 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:20,618 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-10-10 01:10:20,652 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:20,653 - DEBUG - [10.0.0.27]: 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-10-10 01:10:20,727 - DEBUG - Output : NAMES contrail_test_tC2I5pPyb contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 2025-10-10 01:10:20,727 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-10 01:10:20,798 - DEBUG - Output : 127.0.0.1/8 10.0.0.27/24 252.27.0.1/8 10.49.198.1/24 172.17.0.1/16 2025-10-10 01:10:20,798 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-10-10 01:10:20,832 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:20,879 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-10 01:10:21,097 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:21,097 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-10 01:10:21,121 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:21,121 - 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-10-10 01:10:21,165 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-10 01:10:21,165 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-10 01:10:21,188 - DEBUG - Output : 10.0.0.33/24 2025-10-10 01:10:21,189 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-10 01:10:21,262 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1566-1 2025-10-10 01:10:21,345 - INFO - Using existing project ['default-domain', 'k8s-default'](a01ef880-2aa7-4beb-905c-cdd1cde666e0) 2025-10-10 01:10:21,461 - INFO - Using existing project ['default-domain', 'k8s-default'](a01ef880-2aa7-4beb-905c-cdd1cde666e0) 2025-10-10 01:10:21,594 - INFO - ================================================================================ 2025-10-10 01:10:21,594 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-10 01:10:21,595 - 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-10-10 01:10:21,804 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 01:10:21,812 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.27': '0'}} with 2025-10-10 01:10:21,812 - INFO - Initial checks done. Running the testcase now 2025-10-10 01:10:21,812 - INFO - 2025-10-10 01:10:21,816 - INFO - Namespace default already exists 2025-10-10 01:10:21,817 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 01:10:21,953 - DEBUG - Output : cluster_project={} 2025-10-10 01:10:21,992 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-10 01:10:21,992 - DEBUG - Project uuid in Contrail is a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:21,992 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-10 01:10:22,110 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-10 01:10:22,110 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=900dcac7-c10e-4923-bfc4-e6fb77aff4cb 2025-10-10 01:10:22,114 - INFO - Namespace default with uuid 900dcac7-c10e-4923-bfc4-e6fb77aff4cb found in kube manager 2025-10-10 01:10:22,114 - INFO - Namespace default verification passed 2025-10-10 01:10:22,117 - DEBUG - Service ctest-nginx-svc-53013675 not present 2025-10-10 01:10:22,118 - INFO - Creating service ctest-nginx-svc-53013675 2025-10-10 01:10:22,135 - INFO - Created Service ctest-nginx-svc-53013675 2025-10-10 01:10:22,146 - DEBUG - Pod ctest-nginx-pod-16697573 not present 2025-10-10 01:10:22,147 - INFO - Creating Pod ctest-nginx-pod-16697573 2025-10-10 01:10:22,232 - DEBUG - Pod : ctest-nginx-pod-16697573 UUID is bdff1edb-7394-49dc-87fc-d09290f9f0b7 2025-10-10 01:10:22,244 - DEBUG - Pod ctest-nginx-pod-41332322 not present 2025-10-10 01:10:22,245 - INFO - Creating Pod ctest-nginx-pod-41332322 2025-10-10 01:10:22,272 - DEBUG - Pod : ctest-nginx-pod-41332322 UUID is 18d45e8d-94fe-4fb8-9caa-875125da6097 2025-10-10 01:10:22,476 - INFO - Created VN __public__, UUID :ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:22,701 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:10:22,708 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:10:22,743 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:22,844 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:22,856 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:22,865 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:22,914 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:22,933 - DEBUG - Route Targets: [] 2025-10-10 01:10:22,933 - DEBUG - RT names not yet present for VN __public__ 2025-10-10 01:10:27,934 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:10:27,943 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:10:27,954 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:28,035 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,047 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,061 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:28,071 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:28,082 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/21aa26a2-c9ed-49af-b77e-776e2ef7ac2b 2025-10-10 01:10:28,090 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-10 01:10:28,090 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,102 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:28,121 - INFO - Verified VN network id 13 for VN ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,121 - INFO - Verifications in API Server for VN __public__ passed 2025-10-10 01:10:28,122 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,133 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:28,150 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:10:28,159 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/21aa26a2-c9ed-49af-b77e-776e2ef7ac2b 2025-10-10 01:10:28,168 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-10 01:10:28,190 - DEBUG - Control-node 10.0.0.27 : 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': '14882034936871862729', 'uuid-lslong': '9676444866788449756'}, 'enable': 'true', 'created': '2025-10-10T01:10:22', 'last-modified': '2025-10-10T01:10:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.555199'} 2025-10-10 01:10:28,190 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:10:28,200 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-10 01:10:28,200 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-10 01:10:28,201 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-10 01:10:28,201 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:10:28,212 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:10:28,221 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:28,279 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,289 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-10 01:10:28,289 - DEBUG - Verifying the vn in opserver 2025-10-10 01:10:28,289 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-10-10 01:10:28,289 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-10-10 01:10:28,295 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-10 01:10:28,295 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-10 01:10:28,295 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:10:28,302 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:10:28,308 - DEBUG - Do not have enough data to verify VN in agent 2025-10-10 01:10:28,308 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:10:28,313 - DEBUG - VRF ids for VN __public__: {} 2025-10-10 01:10:28,409 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-10 01:10:28,526 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:10:28,532 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:10:28,541 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:28,583 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,593 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/24cf587d-5b29-4809-a5fb-8a82c6a92baf 2025-10-10 01:10:28,599 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:10:28,604 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:10:28,610 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:10:28,662 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc 2025-10-10 01:10:28,681 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-10 01:10:28,681 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-10 01:10:28,690 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-10 01:10:28,696 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-10 01:10:28,696 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-10 01:10:28,700 - DEBUG - Ingress ctest-nginx-ingress-93443140 not present 2025-10-10 01:10:28,701 - INFO - Creating Ingress ctest-nginx-ingress-93443140 2025-10-10 01:10:28,710 - INFO - Created Ingress ctest-nginx-ingress-93443140 2025-10-10 01:10:28,715 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93443140 2025-10-10 01:10:31,720 - DEBUG - For Ingress ctest-nginx-ingress-93443140, Cluster IP: 10.47.255.249, External IPs ['70.157.22.60'] 2025-10-10 01:10:31,720 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93443140 2025-10-10 01:10:31,720 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=2ca1f92e-ad7f-4574-8e70-4d8f951e613f 2025-10-10 01:10:31,724 - INFO - Ingress ctest-nginx-ingress-93443140 with uuid 2ca1f92e-ad7f-4574-8e70-4d8f951e613f found in kube manager 2025-10-10 01:10:31,724 - INFO - Ingress ctest-nginx-ingress-93443140 verification passed 2025-10-10 01:10:31,727 - DEBUG - Pod ctest-busybox-pod-08860224 not present 2025-10-10 01:10:31,727 - INFO - Creating Pod ctest-busybox-pod-08860224 2025-10-10 01:10:31,774 - DEBUG - Pod : ctest-busybox-pod-08860224 UUID is f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:10:31,787 - DEBUG - Pod ctest-nginx-pod-16697573 not in running state.Currently in Pending 2025-10-10 01:10:36,795 - DEBUG - Pod ctest-nginx-pod-16697573 not in running state.Currently in Pending 2025-10-10 01:10:41,802 - INFO - Pod ctest-nginx-pod-16697573 is in running state.Got IP 10.47.255.251 2025-10-10 01:10:41,862 - DEBUG - Pod ctest-nginx-pod-16697573 has vmi e61733e4-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:10:41,862 - INFO - Verified pod ctest-nginx-pod-16697573 in contrail-api 2025-10-10 01:10:41,862 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:10:41,874 - DEBUG - VMI e61733e4-a575-11f0-88bc-fa163eead6eb is active in agent 10.0.0.33 2025-10-10 01:10:41,874 - INFO - Verified Pod ctest-nginx-pod-16697573 in agent 10.0.0.33 2025-10-10 01:10:41,874 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=bdff1edb-7394-49dc-87fc-d09290f9f0b7 2025-10-10 01:10:41,878 - INFO - Pod ctest-nginx-pod-16697573 with uuid bdff1edb-7394-49dc-87fc-d09290f9f0b7 found in kube manager 2025-10-10 01:10:41,878 - INFO - Pod ctest-nginx-pod-16697573 verification passed 2025-10-10 01:10:41,951 - DEBUG - [Pod ctest-nginx-pod-16697573] Cmd: echo ctest-nginx-pod-16697573 > /usr/share/nginx/html/index.html, Output: 2025-10-10 01:10:41,961 - INFO - Pod ctest-nginx-pod-41332322 is in running state.Got IP 10.47.255.250 2025-10-10 01:10:41,975 - DEBUG - Pod ctest-nginx-pod-41332322 has vmi e68ee6f0-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:10:41,975 - INFO - Verified pod ctest-nginx-pod-41332322 in contrail-api 2025-10-10 01:10:41,975 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:10:41,984 - DEBUG - VMI e68ee6f0-a575-11f0-88bc-fa163eead6eb is active in agent 10.0.0.33 2025-10-10 01:10:41,984 - INFO - Verified Pod ctest-nginx-pod-41332322 in agent 10.0.0.33 2025-10-10 01:10:41,984 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=18d45e8d-94fe-4fb8-9caa-875125da6097 2025-10-10 01:10:41,989 - INFO - Pod ctest-nginx-pod-41332322 with uuid 18d45e8d-94fe-4fb8-9caa-875125da6097 found in kube manager 2025-10-10 01:10:41,989 - INFO - Pod ctest-nginx-pod-41332322 verification passed 2025-10-10 01:10:42,047 - DEBUG - [Pod ctest-nginx-pod-41332322] Cmd: echo ctest-nginx-pod-41332322 > /usr/share/nginx/html/index.html, Output: 2025-10-10 01:10:42,056 - DEBUG - Pod ctest-busybox-pod-08860224 not in running state.Currently in Pending 2025-10-10 01:10:47,064 - INFO - Pod ctest-busybox-pod-08860224 is in running state.Got IP 10.47.255.248 2025-10-10 01:10:47,075 - DEBUG - Pod ctest-busybox-pod-08860224 has vmi eaf49b18-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:10:47,075 - INFO - Verified pod ctest-busybox-pod-08860224 in contrail-api 2025-10-10 01:10:47,075 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:10:47,084 - DEBUG - VMI eaf49b18-a575-11f0-88bc-fa163eead6eb is active in agent 10.0.0.33 2025-10-10 01:10:47,084 - INFO - Verified Pod ctest-busybox-pod-08860224 in agent 10.0.0.33 2025-10-10 01:10:47,084 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:10:47,087 - INFO - Pod ctest-busybox-pod-08860224 with uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 found in kube manager 2025-10-10 01:10:47,087 - INFO - Pod ctest-busybox-pod-08860224 verification passed 2025-10-10 01:10:47,146 - DEBUG - [Pod ctest-busybox-pod-08860224] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41332322 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-10-10 01:10:47,147 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 01:10:47,147 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd output: ctest-nginx-pod-41332322 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-10-10 01:10:47,198 - DEBUG - [Pod ctest-busybox-pod-08860224] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41332322 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-10-10 01:10:47,198 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 01:10:47,198 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd output: ctest-nginx-pod-41332322 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-10-10 01:10:47,254 - DEBUG - [Pod ctest-busybox-pod-08860224] 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-41332322 2025-10-10 01:10:47,254 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 01:10:47,254 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] 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-41332322 2025-10-10 01:10:47,306 - DEBUG - [Pod ctest-busybox-pod-08860224] 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-16697573 2025-10-10 01:10:47,306 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-10 01:10:47,306 - DEBUG - [Pod Pod ctest-busybox-pod-08860224] 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-16697573 2025-10-10 01:10:47,306 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-16697573': 1, 'ctest-nginx-pod-41332322': 3} 2025-10-10 01:10:47,306 - WARNING - Nothing to delete parallely 2025-10-10 01:10:47,306 - INFO - Deleting pod default:ctest-busybox-pod-08860224 2025-10-10 01:10:47,328 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:10:47,334 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:10:52,335 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:10:52,341 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:10:57,342 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:10:57,349 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:02,350 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:11:02,356 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:07,357 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:11:07,364 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:12,365 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:11:12,371 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:17,372 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:11:17,379 - WARNING - Pod uuid f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:22,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9b2513e-caa0-4ca8-abab-0e8b994a4f04 2025-10-10 01:11:22,385 - DEBUG - Pod f9b2513e-caa0-4ca8-abab-0e8b994a4f04 is not in agent 10.0.0.33 VM list 2025-10-10 01:11:22,385 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eaf49b18-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:11:22,390 - DEBUG - VMI eaf49b18-a575-11f0-88bc-fa163eead6eb is removed from agent 10.0.0.33 2025-10-10 01:11:22,390 - INFO - Verified that pod ctest-busybox-pod-08860224 is removed in agent 2025-10-10 01:11:22,390 - INFO - Deleting Ingress : ctest-nginx-ingress-93443140 2025-10-10 01:11:22,395 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=2ca1f92e-ad7f-4574-8e70-4d8f951e613f 2025-10-10 01:11:22,399 - ERROR - Ingress ctest-nginx-ingress-93443140 with uuid 2ca1f92e-ad7f-4574-8e70-4d8f951e613f still found in kube manager 2025-10-10 01:11:23,400 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=2ca1f92e-ad7f-4574-8e70-4d8f951e613f 2025-10-10 01:11:23,404 - INFO - Ingress ctest-nginx-ingress-93443140 with uuid 2ca1f92e-ad7f-4574-8e70-4d8f951e613f deleted successfully from kube manager 2025-10-10 01:11:23,404 - INFO - Verifications on Ingress %s cleanup passed 2025-10-10 01:11:23,404 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-10 01:11:23,488 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-10 01:11:23,498 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-10 01:11:23,498 - INFO - Deleting VN __public__ 2025-10-10 01:11:23,692 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 2025-10-10 01:11:23,696 - DEBUG - Response Code: 404 2025-10-10 01:11:23,697 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-10-10 01:11:23,701 - DEBUG - Requesting: http://10.0.0.27:8082/domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 2025-10-10 01:11:23,708 - DEBUG - Requesting: http://10.0.0.27:8082/project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 2025-10-10 01:11:23,778 - INFO - Validated that VN __public__ is not found in API Server 2025-10-10 01:11:23,778 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-10 01:11:23,785 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:11:23,790 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-10-10 01:11:23,790 - INFO - Validated that VN __public__ is not in any agent 2025-10-10 01:11:23,791 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:11:23,796 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-10 01:11:23,808 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-10 01:11:23,815 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-10 01:11:23,815 - INFO - Deleting pod default:ctest-nginx-pod-41332322 2025-10-10 01:11:23,833 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=18d45e8d-94fe-4fb8-9caa-875125da6097 2025-10-10 01:11:23,860 - WARNING - Pod uuid 18d45e8d-94fe-4fb8-9caa-875125da6097 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:28,860 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=18d45e8d-94fe-4fb8-9caa-875125da6097 2025-10-10 01:11:28,866 - DEBUG - Pod 18d45e8d-94fe-4fb8-9caa-875125da6097 is not in agent 10.0.0.33 VM list 2025-10-10 01:11:28,866 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e68ee6f0-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:11:28,872 - DEBUG - VMI e68ee6f0-a575-11f0-88bc-fa163eead6eb is removed from agent 10.0.0.33 2025-10-10 01:11:28,872 - INFO - Verified that pod ctest-nginx-pod-41332322 is removed in agent 2025-10-10 01:11:28,873 - INFO - Deleting pod default:ctest-nginx-pod-16697573 2025-10-10 01:11:28,907 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bdff1edb-7394-49dc-87fc-d09290f9f0b7 2025-10-10 01:11:28,913 - WARNING - Pod uuid bdff1edb-7394-49dc-87fc-d09290f9f0b7 is still seen in agent 10.0.0.33 VM list 2025-10-10 01:11:33,914 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bdff1edb-7394-49dc-87fc-d09290f9f0b7 2025-10-10 01:11:33,919 - DEBUG - Pod bdff1edb-7394-49dc-87fc-d09290f9f0b7 is not in agent 10.0.0.33 VM list 2025-10-10 01:11:33,919 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e61733e4-a575-11f0-88bc-fa163eead6eb 2025-10-10 01:11:33,924 - DEBUG - VMI e61733e4-a575-11f0-88bc-fa163eead6eb is removed from agent 10.0.0.33 2025-10-10 01:11:33,924 - INFO - Verified that pod ctest-nginx-pod-16697573 is removed in agent 2025-10-10 01:11:33,924 - INFO - Deleting service : ctest-nginx-svc-53013675 2025-10-10 01:11:34,152 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 01:11:34,159 - DEBUG - No XMPP flaps were noticed during the test 2025-10-10 01:11:34,159 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-10 01:11:34,159 - INFO - -------------------------------------------------------------------------------- 2025-10-10 01:11:40,575 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 01:11:40,703 - DEBUG - Output : cluster_project={} 2025-10-10 01:11:40,784 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-10 01:11:40,944 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-10 01:11:40,949 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-10 01:11:41,065 - DEBUG - Output : cluster_project={} 2025-10-10 01:11:56,149 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:11:56,229 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:11:56,314 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:11:56,354 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:12:01,446 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:12:01,486 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:12:01,562 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:12:01,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-10 01:12:01,873 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 01:12:03,814 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-10-10 01:12:03,828 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-10 01:12:03,862 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-10 01:12:05,896 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-10 01:15:05,828 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-10 01:15:05,876 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a3820cc4-01ab-421c-b474-1bb93050eddd 2025-10-10 01:15:05,902 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:05,907 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6038ede7-fac5-4b33-a242-2c9a45773195 2025-10-10 01:15:05,916 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:05,928 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cc09d713-380f-4581-836c-b13a3ee35177 2025-10-10 01:15:05,937 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:05,944 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:05,950 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:10,953 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a3820cc4-01ab-421c-b474-1bb93050eddd 2025-10-10 01:15:10,955 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:10,964 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:14983bdc-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:11,003 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6038ede7-fac5-4b33-a242-2c9a45773195 2025-10-10 01:15:11,004 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:11,005 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cc09d713-380f-4581-836c-b13a3ee35177 2025-10-10 01:15:11,006 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:11,010 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:11,012 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:11,027 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15942b2c-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:11,029 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:16054b9a-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:15,964 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:16,034 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:16,036 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:16,038 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:16,038 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:20,970 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:21,049 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:21,051 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:21,053 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:21,053 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:25,980 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:26,062 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:26,065 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:26,067 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:26,068 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:30,988 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:31,071 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:31,078 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:31,079 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:31,080 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:35,998 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:36,078 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:36,089 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:36,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:36,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:41,018 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=896f8dc2-ba9d-4176-910f-612a2da494e6 2025-10-10 01:15:41,025 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:168c921c-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:41,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9187320b-454c-4da3-94b3-f1d8e8b9afe8 2025-10-10 01:15:41,090 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:150a7ee0-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:41,101 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c584446c-3b2b-473e-a651-acf873017602 2025-10-10 01:15:41,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce581885-cd0b-499c-a87f-97244d7a6880 2025-10-10 01:15:41,103 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=80fc0c8e-2c82-4f27-8139-06e319643831 2025-10-10 01:15:41,112 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:17d00dde-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:41,113 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:16fac124-a576-11f0-88bc-fa163eead6eb 2025-10-10 01:15:41,116 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1768c62e-a576-11f0-88bc-fa163eead6eb