2025-10-23 20:45:05,159 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-10-23 20:45:05,426 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:05,427 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-10-23 20:45:05,460 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:05,460 - DEBUG - [10.0.0.19]: 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-23 20:45:05,514 - DEBUG - Output : NAMES contrail_test_QgXuStkc3 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-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 2025-10-23 20:45:05,515 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 20:45:05,548 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.86.96.1/24 172.17.0.1/16 2025-10-23 20:45:05,548 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-10-23 20:45:05,621 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:05,678 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-10-23 20:45:05,944 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:05,944 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-10-23 20:45:05,977 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:05,977 - DEBUG - [10.0.0.73]: 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-23 20:45:06,022 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 20:45:06,022 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 20:45:06,081 - DEBUG - Output : 10.0.0.73/24 2025-10-23 20:45:06,081 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-10-23 20:45:06,115 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1606-1 2025-10-23 20:45:06,204 - INFO - Using existing project ['default-domain', 'k8s-default'](2db7cdc5-fed2-41a6-ab2d-889b24962317) 2025-10-23 20:45:06,314 - INFO - Using existing project ['default-domain', 'k8s-default'](2db7cdc5-fed2-41a6-ab2d-889b24962317) 2025-10-23 20:45:06,434 - INFO - ================================================================================ 2025-10-23 20:45:06,434 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 20:45:06,435 - 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-23 20:45:06,633 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 20:45:06,639 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.19': '0'}} with 2025-10-23 20:45:06,639 - INFO - Initial checks done. Running the testcase now 2025-10-23 20:45:06,639 - INFO - 2025-10-23 20:45:06,644 - INFO - Namespace default already exists 2025-10-23 20:45:06,644 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 20:45:06,761 - DEBUG - Output : cluster_project={} 2025-10-23 20:45:06,802 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 20:45:06,802 - DEBUG - Project uuid in Contrail is 2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:06,803 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 20:45:06,919 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 20:45:06,920 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=30b6c77a-4297-4f13-aa8e-9a7a1b55e461 2025-10-23 20:45:06,924 - INFO - Namespace default with uuid 30b6c77a-4297-4f13-aa8e-9a7a1b55e461 found in kube manager 2025-10-23 20:45:06,924 - INFO - Namespace default verification passed 2025-10-23 20:45:06,926 - DEBUG - Service ctest-nginx-svc-08558819 not present 2025-10-23 20:45:06,927 - INFO - Creating service ctest-nginx-svc-08558819 2025-10-23 20:45:06,947 - INFO - Created Service ctest-nginx-svc-08558819 2025-10-23 20:45:06,953 - DEBUG - Pod ctest-nginx-pod-31047227 not present 2025-10-23 20:45:06,954 - INFO - Creating Pod ctest-nginx-pod-31047227 2025-10-23 20:45:07,029 - DEBUG - Pod : ctest-nginx-pod-31047227 UUID is 9dcc3409-7b98-446b-af61-1b4e0f76bbff 2025-10-23 20:45:07,042 - DEBUG - Pod ctest-nginx-pod-79058537 not present 2025-10-23 20:45:07,042 - INFO - Creating Pod ctest-nginx-pod-79058537 2025-10-23 20:45:07,065 - DEBUG - Pod : ctest-nginx-pod-79058537 UUID is 63ff77c3-313c-4292-9f9d-7a60e0ef722e 2025-10-23 20:45:07,253 - INFO - Created VN __public__, UUID :f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:07,618 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:45:07,627 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:45:07,644 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:07,695 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:07,713 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:07,723 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:07,730 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:07,740 - DEBUG - Route Targets: [] 2025-10-23 20:45:07,740 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 20:45:12,741 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:45:12,746 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:45:12,754 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:12,794 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,803 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,811 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:12,818 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:12,824 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/55ec349c-d9c6-4091-b04c-b176bc475389 2025-10-23 20:45:12,829 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 20:45:12,829 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,837 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:12,849 - INFO - Verified VN network id 13 for VN f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,850 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 20:45:12,850 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,858 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:12,864 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:45:12,870 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/55ec349c-d9c6-4091-b04c-b176bc475389 2025-10-23 20:45:12,877 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 20:45:12,885 - DEBUG - Control-node 10.0.0.19 : 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': '17780004144711222184', 'uuid-lslong': '9320421793051023379'}, 'enable': 'true', 'created': '2025-10-23T20:45:07', 'last-modified': '2025-10-23T20:45:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.412082'} 2025-10-23 20:45:12,885 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:45:12,897 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 20:45:12,897 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 20:45:12,898 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 20:45:12,898 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:45:12,903 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:45:12,914 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:12,964 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:12,976 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 20:45:12,976 - DEBUG - Verifying the vn in opserver 2025-10-23 20:45:12,976 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-10-23 20:45:12,976 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-10-23 20:45:12,981 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-23 20:45:12,981 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 20:45:12,982 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:45:12,989 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:45:12,994 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 20:45:12,994 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:45:12,999 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 20:45:13,120 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 20:45:13,227 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:45:13,233 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:45:13,240 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:13,283 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:13,294 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/1ab6a099-345d-4ebe-be61-1d6c9e171203 2025-10-23 20:45:13,299 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:45:13,304 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:45:13,311 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:45:13,364 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 2025-10-23 20:45:13,373 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 20:45:13,373 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 20:45:13,380 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 20:45:13,386 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 20:45:13,386 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 20:45:13,393 - DEBUG - Ingress ctest-nginx-ingress-38406247 not present 2025-10-23 20:45:13,393 - INFO - Creating Ingress ctest-nginx-ingress-38406247 2025-10-23 20:45:13,406 - INFO - Created Ingress ctest-nginx-ingress-38406247 2025-10-23 20:45:13,411 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-38406247 2025-10-23 20:45:16,416 - DEBUG - For Ingress ctest-nginx-ingress-38406247, Cluster IP: 10.47.255.249, External IPs ['196.55.12.60'] 2025-10-23 20:45:16,416 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-38406247 2025-10-23 20:45:16,416 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=7ebdc982-ccfa-4a59-acca-0aa4dc701488 2025-10-23 20:45:16,421 - INFO - Ingress ctest-nginx-ingress-38406247 with uuid 7ebdc982-ccfa-4a59-acca-0aa4dc701488 found in kube manager 2025-10-23 20:45:16,421 - INFO - Ingress ctest-nginx-ingress-38406247 verification passed 2025-10-23 20:45:16,423 - DEBUG - Pod ctest-busybox-pod-97127915 not present 2025-10-23 20:45:16,424 - INFO - Creating Pod ctest-busybox-pod-97127915 2025-10-23 20:45:16,472 - DEBUG - Pod : ctest-busybox-pod-97127915 UUID is da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:16,486 - DEBUG - Pod ctest-nginx-pod-31047227 not in running state.Currently in Pending 2025-10-23 20:45:21,493 - INFO - Pod ctest-nginx-pod-31047227 is in running state.Got IP 10.47.255.251 2025-10-23 20:45:21,507 - DEBUG - Pod ctest-nginx-pod-31047227 has vmi 29c034de-b051-11f0-908b-fa163e5f041e 2025-10-23 20:45:21,507 - INFO - Verified pod ctest-nginx-pod-31047227 in contrail-api 2025-10-23 20:45:21,507 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:45:21,517 - DEBUG - VMI 29c034de-b051-11f0-908b-fa163e5f041e is active in agent 10.0.0.73 2025-10-23 20:45:21,517 - INFO - Verified Pod ctest-nginx-pod-31047227 in agent 10.0.0.73 2025-10-23 20:45:21,517 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=9dcc3409-7b98-446b-af61-1b4e0f76bbff 2025-10-23 20:45:21,521 - INFO - Pod ctest-nginx-pod-31047227 with uuid 9dcc3409-7b98-446b-af61-1b4e0f76bbff found in kube manager 2025-10-23 20:45:21,521 - INFO - Pod ctest-nginx-pod-31047227 verification passed 2025-10-23 20:45:21,584 - DEBUG - [Pod ctest-nginx-pod-31047227] Cmd: echo ctest-nginx-pod-31047227 > /usr/share/nginx/html/index.html, Output: 2025-10-23 20:45:21,591 - INFO - Pod ctest-nginx-pod-79058537 is in running state.Got IP 10.47.255.250 2025-10-23 20:45:21,603 - DEBUG - Pod ctest-nginx-pod-79058537 has vmi 2a396d90-b051-11f0-908b-fa163e5f041e 2025-10-23 20:45:21,603 - INFO - Verified pod ctest-nginx-pod-79058537 in contrail-api 2025-10-23 20:45:21,603 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:45:21,612 - DEBUG - VMI 2a396d90-b051-11f0-908b-fa163e5f041e is active in agent 10.0.0.73 2025-10-23 20:45:21,612 - INFO - Verified Pod ctest-nginx-pod-79058537 in agent 10.0.0.73 2025-10-23 20:45:21,612 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=63ff77c3-313c-4292-9f9d-7a60e0ef722e 2025-10-23 20:45:21,617 - INFO - Pod ctest-nginx-pod-79058537 with uuid 63ff77c3-313c-4292-9f9d-7a60e0ef722e found in kube manager 2025-10-23 20:45:21,617 - INFO - Pod ctest-nginx-pod-79058537 verification passed 2025-10-23 20:45:21,668 - DEBUG - [Pod ctest-nginx-pod-79058537] Cmd: echo ctest-nginx-pod-79058537 > /usr/share/nginx/html/index.html, Output: 2025-10-23 20:45:21,674 - DEBUG - Pod ctest-busybox-pod-97127915 not in running state.Currently in Pending 2025-10-23 20:45:26,681 - DEBUG - Pod ctest-busybox-pod-97127915 not in running state.Currently in Pending 2025-10-23 20:45:31,690 - INFO - Pod ctest-busybox-pod-97127915 is in running state.Got IP 10.47.255.248 2025-10-23 20:45:31,704 - DEBUG - Pod ctest-busybox-pod-97127915 has vmi 2e73bcee-b051-11f0-908b-fa163e5f041e 2025-10-23 20:45:31,704 - INFO - Verified pod ctest-busybox-pod-97127915 in contrail-api 2025-10-23 20:45:31,705 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:45:31,714 - DEBUG - VMI 2e73bcee-b051-11f0-908b-fa163e5f041e is active in agent 10.0.0.73 2025-10-23 20:45:31,714 - INFO - Verified Pod ctest-busybox-pod-97127915 in agent 10.0.0.73 2025-10-23 20:45:31,714 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:31,718 - INFO - Pod ctest-busybox-pod-97127915 with uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e found in kube manager 2025-10-23 20:45:31,718 - INFO - Pod ctest-busybox-pod-97127915 verification passed 2025-10-23 20:45:31,774 - DEBUG - [Pod ctest-busybox-pod-97127915] 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-31047227 2025-10-23 20:45:31,774 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 20:45:31,774 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] 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-31047227 2025-10-23 20:45:31,828 - DEBUG - [Pod ctest-busybox-pod-97127915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31047227 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-23 20:45:31,829 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 20:45:31,829 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] Cmd output: ctest-nginx-pod-31047227 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-23 20:45:31,890 - DEBUG - [Pod ctest-busybox-pod-97127915] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79058537 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-23 20:45:31,891 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 20:45:31,891 - DEBUG - [Pod Pod ctest-busybox-pod-97127915] Cmd output: ctest-nginx-pod-79058537 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-23 20:45:31,891 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31047227': 2, 'ctest-nginx-pod-79058537': 1} 2025-10-23 20:45:31,891 - WARNING - Nothing to delete parallely 2025-10-23 20:45:31,891 - INFO - Deleting pod default:ctest-busybox-pod-97127915 2025-10-23 20:45:31,905 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:31,911 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:45:36,912 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:36,918 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:45:41,920 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:41,926 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:45:46,927 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:46,936 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:45:51,937 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:51,948 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:45:56,949 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:45:56,956 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:46:01,957 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:46:01,963 - WARNING - Pod uuid da1b0452-b9bd-492e-9aff-c8c5f05ff50e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:46:06,964 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=da1b0452-b9bd-492e-9aff-c8c5f05ff50e 2025-10-23 20:46:06,969 - DEBUG - Pod da1b0452-b9bd-492e-9aff-c8c5f05ff50e is not in agent 10.0.0.73 VM list 2025-10-23 20:46:06,969 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e73bcee-b051-11f0-908b-fa163e5f041e 2025-10-23 20:46:06,974 - DEBUG - VMI 2e73bcee-b051-11f0-908b-fa163e5f041e is removed from agent 10.0.0.73 2025-10-23 20:46:06,974 - INFO - Verified that pod ctest-busybox-pod-97127915 is removed in agent 2025-10-23 20:46:06,975 - INFO - Deleting Ingress : ctest-nginx-ingress-38406247 2025-10-23 20:46:06,988 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=7ebdc982-ccfa-4a59-acca-0aa4dc701488 2025-10-23 20:46:06,993 - ERROR - Ingress ctest-nginx-ingress-38406247 with uuid 7ebdc982-ccfa-4a59-acca-0aa4dc701488 still found in kube manager 2025-10-23 20:46:07,994 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=7ebdc982-ccfa-4a59-acca-0aa4dc701488 2025-10-23 20:46:07,999 - ERROR - Ingress ctest-nginx-ingress-38406247 with uuid 7ebdc982-ccfa-4a59-acca-0aa4dc701488 still found in kube manager 2025-10-23 20:46:08,999 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=7ebdc982-ccfa-4a59-acca-0aa4dc701488 2025-10-23 20:46:09,003 - INFO - Ingress ctest-nginx-ingress-38406247 with uuid 7ebdc982-ccfa-4a59-acca-0aa4dc701488 deleted successfully from kube manager 2025-10-23 20:46:09,003 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 20:46:09,003 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 20:46:09,090 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 20:46:09,095 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 20:46:09,095 - INFO - Deleting VN __public__ 2025-10-23 20:46:09,183 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c 2025-10-23 20:46:09,188 - DEBUG - Response Code: 404 2025-10-23 20:46:09,188 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-23 20:46:09,193 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d 2025-10-23 20:46:09,207 - DEBUG - Requesting: http://10.0.0.19:8082/project/2db7cdc5-fed2-41a6-ab2d-889b24962317 2025-10-23 20:46:09,255 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 20:46:09,255 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 20:46:09,262 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:46:09,269 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2025-10-23 20:46:09,270 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 20:46:09,270 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:46:09,277 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 20:46:09,282 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 20:46:09,288 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 20:46:09,288 - INFO - Deleting pod default:ctest-nginx-pod-79058537 2025-10-23 20:46:09,302 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=63ff77c3-313c-4292-9f9d-7a60e0ef722e 2025-10-23 20:46:09,309 - WARNING - Pod uuid 63ff77c3-313c-4292-9f9d-7a60e0ef722e is still seen in agent 10.0.0.73 VM list 2025-10-23 20:46:14,310 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=63ff77c3-313c-4292-9f9d-7a60e0ef722e 2025-10-23 20:46:14,315 - DEBUG - Pod 63ff77c3-313c-4292-9f9d-7a60e0ef722e is not in agent 10.0.0.73 VM list 2025-10-23 20:46:14,315 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a396d90-b051-11f0-908b-fa163e5f041e 2025-10-23 20:46:14,320 - DEBUG - VMI 2a396d90-b051-11f0-908b-fa163e5f041e is removed from agent 10.0.0.73 2025-10-23 20:46:14,320 - INFO - Verified that pod ctest-nginx-pod-79058537 is removed in agent 2025-10-23 20:46:14,321 - INFO - Deleting pod default:ctest-nginx-pod-31047227 2025-10-23 20:46:14,335 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=9dcc3409-7b98-446b-af61-1b4e0f76bbff 2025-10-23 20:46:14,342 - WARNING - Pod uuid 9dcc3409-7b98-446b-af61-1b4e0f76bbff is still seen in agent 10.0.0.73 VM list 2025-10-23 20:46:19,343 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=9dcc3409-7b98-446b-af61-1b4e0f76bbff 2025-10-23 20:46:19,349 - DEBUG - Pod 9dcc3409-7b98-446b-af61-1b4e0f76bbff is not in agent 10.0.0.73 VM list 2025-10-23 20:46:19,349 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:29c034de-b051-11f0-908b-fa163e5f041e 2025-10-23 20:46:19,354 - DEBUG - VMI 29c034de-b051-11f0-908b-fa163e5f041e is removed from agent 10.0.0.73 2025-10-23 20:46:19,354 - INFO - Verified that pod ctest-nginx-pod-31047227 is removed in agent 2025-10-23 20:46:19,354 - INFO - Deleting service : ctest-nginx-svc-08558819 2025-10-23 20:46:19,585 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 20:46:19,592 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 20:46:19,592 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-10-23 20:46:19,592 - INFO - -------------------------------------------------------------------------------- 2025-10-23 20:46:26,011 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 20:46:26,139 - DEBUG - Output : cluster_project={} 2025-10-23 20:46:26,240 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 20:46:26,388 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 20:46:26,392 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 20:46:26,525 - DEBUG - Output : cluster_project={} 2025-10-23 20:46:41,677 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:41,769 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:41,813 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:41,893 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:46,939 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:47,016 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:47,093 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:47,130 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 20:46:47,361 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 20:46:50,081 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_ApplicationPolicySetReq? 2025-10-23 20:46:50,086 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-23 20:46:50,110 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-23 20:46:52,135 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-23 20:49:59,661 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 20:49:59,700 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a11759c9-a1b8-46c0-85fe-c2831ce9ba8a 2025-10-23 20:49:59,709 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:49:59,750 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:49:59,758 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=cde90fed-7aaa-40cb-b046-05d038028096 2025-10-23 20:49:59,770 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=1f8292f0-722a-4745-9a44-58bfa2d05797 2025-10-23 20:49:59,776 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:49:59,783 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:49:59,796 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=cff73c4b-9b9c-4749-8216-c03156296b3c 2025-10-23 20:50:04,762 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:04,764 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a11759c9-a1b8-46c0-85fe-c2831ce9ba8a 2025-10-23 20:50:04,773 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5894610e-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:04,819 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:04,820 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=1f8292f0-722a-4745-9a44-58bfa2d05797 2025-10-23 20:50:04,821 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:04,823 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=cde90fed-7aaa-40cb-b046-05d038028096 2025-10-23 20:50:04,824 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:04,825 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=cff73c4b-9b9c-4749-8216-c03156296b3c 2025-10-23 20:50:04,839 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:590b8518-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:04,841 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:59cd77ae-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:04,844 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a49825e-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:09,778 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:09,841 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:09,843 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:09,846 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:14,785 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:14,852 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:14,854 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:14,856 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:19,792 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:19,859 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:19,863 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:19,864 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:24,799 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:24,867 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:24,873 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:24,883 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:29,808 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:29,884 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:29,891 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:29,892 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:34,816 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a2ebbaea-632d-45ac-9cd2-aac0048fab34 2025-10-23 20:50:34,822 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ad54ec4-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:34,891 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7b94fa98-124e-4d47-bac0-1bc945b8b194 2025-10-23 20:50:34,897 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bbc5b20-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:34,900 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7c550c29-bf7d-4b5f-a8ba-33c0131610b1 2025-10-23 20:50:34,901 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=40059e44-0ee1-492c-8338-aad8c647d96a 2025-10-23 20:50:34,908 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c2f1106-b051-11f0-908b-fa163e5f041e 2025-10-23 20:50:34,910 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b48e834-b051-11f0-908b-fa163e5f041e