2025-06-09 11:42:21,082 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-06-09 11:42:21,379 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-379-1.novalocal 2025-06-09 11:42:21,379 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-06-09 11:42:21,507 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-379-1.novalocal 2025-06-09 11:42:21,507 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-09 11:42:21,687 - DEBUG - Output : NAMES contrail_test_JZbybtCFN vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_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_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_svcmonitor_1 config_nodemgr_1 config_dnsmasq_1 config_schema_1 config_api_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-06-09 11:42:21,687 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 11:42:21,831 - DEBUG - Output : 172.17.0.1/16 10.0.0.38/24 2025-06-09 11:42:21,831 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-06-09 11:42:21,977 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-379-1.novalocal 2025-06-09 11:42:21,977 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 11:42:22,125 - DEBUG - Output : 10.0.0.38/24 2025-06-09 11:42:22,442 - INFO - Using existing project ['default-domain', 'k8s-default'](ec9d9681-d058-4613-ae9e-cb8b683f3141) 2025-06-09 11:42:22,535 - INFO - Using existing project ['default-domain', 'k8s-default'](ec9d9681-d058-4613-ae9e-cb8b683f3141) 2025-06-09 11:42:22,704 - INFO - ================================================================================ 2025-06-09 11:42:22,704 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-09 11:42:22,705 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-06-09 11:42:22,948 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 11:42:22,954 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with 2025-06-09 11:42:22,955 - INFO - Initial checks done. Running the testcase now 2025-06-09 11:42:22,955 - INFO - 2025-06-09 11:42:22,959 - INFO - Namespace default already exists 2025-06-09 11:42:22,960 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:42:23,153 - DEBUG - Output : cluster_project={} 2025-06-09 11:42:23,204 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-09 11:42:23,205 - DEBUG - Project uuid in Contrail is ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:23,205 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-09 11:42:23,374 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 11:42:23,374 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=7636c27c-353b-4805-81ac-4c28905e0549 2025-06-09 11:42:23,380 - INFO - Namespace default with uuid 7636c27c-353b-4805-81ac-4c28905e0549 found in kube manager 2025-06-09 11:42:23,380 - INFO - Namespace default verification passed 2025-06-09 11:42:23,385 - DEBUG - Service ctest-nginx-svc-21568350 not present 2025-06-09 11:42:23,385 - INFO - Creating service ctest-nginx-svc-21568350 2025-06-09 11:42:23,409 - INFO - Created Service ctest-nginx-svc-21568350 2025-06-09 11:42:23,418 - DEBUG - Pod ctest-nginx-pod-19654209 not present 2025-06-09 11:42:23,419 - INFO - Creating Pod ctest-nginx-pod-19654209 2025-06-09 11:42:23,450 - DEBUG - Pod : ctest-nginx-pod-19654209 UUID is 0d714402-9de0-4912-a368-0a5e665ad353 2025-06-09 11:42:23,454 - DEBUG - Pod ctest-nginx-pod-84835362 not present 2025-06-09 11:42:23,454 - INFO - Creating Pod ctest-nginx-pod-84835362 2025-06-09 11:42:23,495 - DEBUG - Pod : ctest-nginx-pod-84835362 UUID is e0237732-45f6-4e76-932a-605da4a11208 2025-06-09 11:42:23,707 - INFO - Created VN __public__, UUID :5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:23,864 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:42:23,872 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:42:23,886 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:23,950 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:23,963 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:23,977 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:23,987 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:23,995 - DEBUG - Route Targets: [] 2025-06-09 11:42:23,995 - DEBUG - RT names not yet present for VN __public__ 2025-06-09 11:42:28,995 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:42:29,001 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:42:29,009 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:29,069 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,081 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,091 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:29,102 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:29,109 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f2aeb0d0-98f1-42f5-b2bc-fcecb8b19f84 2025-06-09 11:42:29,115 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 11:42:29,115 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,124 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:29,139 - INFO - Verified VN network id 15 for VN 5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,139 - INFO - Verifications in API Server for VN __public__ passed 2025-06-09 11:42:29,139 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,148 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:29,155 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:42:29,162 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f2aeb0d0-98f1-42f5-b2bc-fcecb8b19f84 2025-06-09 11:42:29,167 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 11:42:29,176 - DEBUG - Control-node 10.0.0.38 : 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': '6375394080420611577', 'uuid-lslong': '12612755709549665490'}, 'enable': 'true', 'created': '2025-06-09T11:42:23', 'last-modified': '2025-06-09T11:42:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.384754'} 2025-06-09 11:42:29,176 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:42:29,186 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 11:42:29,186 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-09 11:42:29,187 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-09 11:42:29,187 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:42:29,192 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:42:29,202 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:29,260 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,273 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-09 11:42:29,273 - DEBUG - Verifying the vn in opserver 2025-06-09 11:42:29,273 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-06-09 11:42:29,273 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-09 11:42:29,280 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-09 11:42:29,280 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-09 11:42:29,281 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:42:29,287 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:42:29,292 - DEBUG - Do not have enough data to verify VN in agent 2025-06-09 11:42:29,292 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:42:29,297 - DEBUG - VRF ids for VN __public__: {} 2025-06-09 11:42:29,362 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-09 11:42:29,462 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:42:29,468 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:42:29,477 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:29,544 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,557 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/a8df9c5b-cf59-4473-9428-f93479e4a1f9 2025-06-09 11:42:29,565 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:42:29,572 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:42:29,584 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:42:29,635 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5879f323-4a99-45f9-af09-827e1a7cdcd2 2025-06-09 11:42:29,647 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-09 11:42:29,647 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-09 11:42:29,657 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-09 11:42:29,666 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-09 11:42:29,666 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-09 11:42:29,670 - DEBUG - Ingress ctest-nginx-ingress-95283854 not present 2025-06-09 11:42:29,671 - INFO - Creating Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:29,683 - INFO - Created Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:29,687 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:32,692 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:35,698 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:38,705 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:41,709 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:44,714 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:47,720 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:50,725 - DEBUG - For Ingress ctest-nginx-ingress-95283854, Cluster IP: 10.47.255.246, External IPs ['152.193.213.252'] 2025-06-09 11:42:50,725 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-95283854 2025-06-09 11:42:50,725 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:42:50,729 - INFO - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 found in kube manager 2025-06-09 11:42:50,729 - INFO - Ingress ctest-nginx-ingress-95283854 verification passed 2025-06-09 11:42:50,733 - DEBUG - Pod ctest-busybox-pod-78867909 not present 2025-06-09 11:42:50,733 - INFO - Creating Pod ctest-busybox-pod-78867909 2025-06-09 11:42:50,761 - DEBUG - Pod : ctest-busybox-pod-78867909 UUID is 0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:42:50,769 - INFO - Pod ctest-nginx-pod-19654209 is in running state.Got IP 10.47.255.248 2025-06-09 11:42:50,783 - DEBUG - Pod ctest-nginx-pod-19654209 has vmi d237f764-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:42:50,783 - INFO - Verified pod ctest-nginx-pod-19654209 in contrail-api 2025-06-09 11:42:50,784 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:42:50,797 - DEBUG - VMI d237f764-4526-11f0-a48b-fa163e37ff0c is active in agent 10.0.0.38 2025-06-09 11:42:50,797 - INFO - Verified Pod ctest-nginx-pod-19654209 in agent 10.0.0.38 2025-06-09 11:42:50,798 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=0d714402-9de0-4912-a368-0a5e665ad353 2025-06-09 11:42:50,805 - INFO - Pod ctest-nginx-pod-19654209 with uuid 0d714402-9de0-4912-a368-0a5e665ad353 found in kube manager 2025-06-09 11:42:50,806 - INFO - Pod ctest-nginx-pod-19654209 verification passed 2025-06-09 11:42:50,883 - DEBUG - [Pod ctest-nginx-pod-19654209] Cmd: echo ctest-nginx-pod-19654209 > /usr/share/nginx/html/index.html, Output: 2025-06-09 11:42:50,889 - INFO - Pod ctest-nginx-pod-84835362 is in running state.Got IP 10.47.255.247 2025-06-09 11:42:50,903 - DEBUG - Pod ctest-nginx-pod-84835362 has vmi d596a824-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:42:50,904 - INFO - Verified pod ctest-nginx-pod-84835362 in contrail-api 2025-06-09 11:42:50,904 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:42:50,916 - DEBUG - VMI d596a824-4526-11f0-a48b-fa163e37ff0c is active in agent 10.0.0.38 2025-06-09 11:42:50,917 - INFO - Verified Pod ctest-nginx-pod-84835362 in agent 10.0.0.38 2025-06-09 11:42:50,917 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=e0237732-45f6-4e76-932a-605da4a11208 2025-06-09 11:42:50,921 - INFO - Pod ctest-nginx-pod-84835362 with uuid e0237732-45f6-4e76-932a-605da4a11208 found in kube manager 2025-06-09 11:42:50,921 - INFO - Pod ctest-nginx-pod-84835362 verification passed 2025-06-09 11:42:50,962 - DEBUG - [Pod ctest-nginx-pod-84835362] Cmd: echo ctest-nginx-pod-84835362 > /usr/share/nginx/html/index.html, Output: 2025-06-09 11:42:50,969 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:42:55,975 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:43:00,984 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:43:05,991 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:43:10,998 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:43:16,005 - DEBUG - Pod ctest-busybox-pod-78867909 not in running state.Currently in Pending 2025-06-09 11:43:21,012 - INFO - Pod ctest-busybox-pod-78867909 is in running state.Got IP 10.47.255.245 2025-06-09 11:43:21,029 - DEBUG - Pod ctest-busybox-pod-78867909 has vmi e6db3884-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:43:21,029 - INFO - Verified pod ctest-busybox-pod-78867909 in contrail-api 2025-06-09 11:43:21,029 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:43:21,041 - DEBUG - VMI e6db3884-4526-11f0-a48b-fa163e37ff0c is active in agent 10.0.0.38 2025-06-09 11:43:21,041 - INFO - Verified Pod ctest-busybox-pod-78867909 in agent 10.0.0.38 2025-06-09 11:43:21,042 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:21,050 - INFO - Pod ctest-busybox-pod-78867909 with uuid 0c71cc86-08e6-4868-90b0-aa94da992185 found in kube manager 2025-06-09 11:43:21,050 - INFO - Pod ctest-busybox-pod-78867909 verification passed 2025-06-09 11:43:21,102 - DEBUG - [Pod ctest-busybox-pod-78867909] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-19654209 2025-06-09 11:43:21,102 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 11:43:21,102 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-19654209 2025-06-09 11:43:21,151 - DEBUG - [Pod ctest-busybox-pod-78867909] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-19654209 2025-06-09 11:43:21,151 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 11:43:21,151 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-19654209 2025-06-09 11:43:21,198 - DEBUG - [Pod ctest-busybox-pod-78867909] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-84835362 2025-06-09 11:43:21,199 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 11:43:21,199 - DEBUG - [Pod Pod ctest-busybox-pod-78867909] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-84835362 2025-06-09 11:43:21,199 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-19654209': 2, 'ctest-nginx-pod-84835362': 1} 2025-06-09 11:43:21,199 - WARNING - Nothing to delete parallely 2025-06-09 11:43:21,199 - INFO - Deleting pod default:ctest-busybox-pod-78867909 2025-06-09 11:43:21,214 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:21,224 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:26,226 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:26,233 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:31,233 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:31,240 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:36,241 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:36,249 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:41,250 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:41,258 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:46,260 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:46,267 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:51,268 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:51,278 - WARNING - Pod uuid 0c71cc86-08e6-4868-90b0-aa94da992185 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:43:56,280 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0c71cc86-08e6-4868-90b0-aa94da992185 2025-06-09 11:43:56,290 - DEBUG - Pod 0c71cc86-08e6-4868-90b0-aa94da992185 is not in agent 10.0.0.38 VM list 2025-06-09 11:43:56,290 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6db3884-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:43:56,296 - DEBUG - VMI e6db3884-4526-11f0-a48b-fa163e37ff0c is removed from agent 10.0.0.38 2025-06-09 11:43:56,296 - INFO - Verified that pod ctest-busybox-pod-78867909 is removed in agent 2025-06-09 11:43:56,296 - INFO - Deleting Ingress : ctest-nginx-ingress-95283854 2025-06-09 11:43:56,303 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:43:56,307 - ERROR - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 still found in kube manager 2025-06-09 11:43:57,309 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:43:57,313 - ERROR - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 still found in kube manager 2025-06-09 11:43:58,313 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:43:58,318 - ERROR - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 still found in kube manager 2025-06-09 11:43:59,319 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:43:59,324 - ERROR - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 still found in kube manager 2025-06-09 11:44:00,325 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 2025-06-09 11:44:00,329 - INFO - Ingress ctest-nginx-ingress-95283854 with uuid 1509cf9f-1ef4-473a-aabb-c9b2b21e09a5 deleted successfully from kube manager 2025-06-09 11:44:00,329 - INFO - Verifications on Ingress %s cleanup passed 2025-06-09 11:44:00,330 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-09 11:44:00,411 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-09 11:44:00,417 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-09 11:44:00,417 - INFO - Deleting VN __public__ 2025-06-09 11:44:00,554 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d3e1d6ed-2a07-4bf7-8e68-f7eabea1d243 2025-06-09 11:44:00,559 - DEBUG - Response Code: 404 2025-06-09 11:44:00,560 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-09 11:44:00,565 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b22f3923-b4d4-45a0-91f2-7c85b0ab4dab 2025-06-09 11:44:00,574 - DEBUG - Requesting: http://10.0.0.38:8082/project/ec9d9681-d058-4613-ae9e-cb8b683f3141 2025-06-09 11:44:00,622 - INFO - Validated that VN __public__ is not found in API Server 2025-06-09 11:44:00,623 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-09 11:44:00,629 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:44:00,641 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2025-06-09 11:44:00,641 - INFO - Validated that VN __public__ is not in any agent 2025-06-09 11:44:00,641 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:44:00,652 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 11:44:00,659 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 11:44:00,665 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-09 11:44:00,665 - INFO - Deleting pod default:ctest-nginx-pod-84835362 2025-06-09 11:44:00,685 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e0237732-45f6-4e76-932a-605da4a11208 2025-06-09 11:44:00,702 - WARNING - Pod uuid e0237732-45f6-4e76-932a-605da4a11208 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:44:05,703 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e0237732-45f6-4e76-932a-605da4a11208 2025-06-09 11:44:05,710 - DEBUG - Pod e0237732-45f6-4e76-932a-605da4a11208 is not in agent 10.0.0.38 VM list 2025-06-09 11:44:05,711 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d596a824-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:44:05,721 - DEBUG - VMI d596a824-4526-11f0-a48b-fa163e37ff0c is removed from agent 10.0.0.38 2025-06-09 11:44:05,721 - INFO - Verified that pod ctest-nginx-pod-84835362 is removed in agent 2025-06-09 11:44:05,721 - INFO - Deleting pod default:ctest-nginx-pod-19654209 2025-06-09 11:44:05,736 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0d714402-9de0-4912-a368-0a5e665ad353 2025-06-09 11:44:05,751 - WARNING - Pod uuid 0d714402-9de0-4912-a368-0a5e665ad353 is still seen in agent 10.0.0.38 VM list 2025-06-09 11:44:10,756 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0d714402-9de0-4912-a368-0a5e665ad353 2025-06-09 11:44:10,763 - DEBUG - Pod 0d714402-9de0-4912-a368-0a5e665ad353 is not in agent 10.0.0.38 VM list 2025-06-09 11:44:10,763 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d237f764-4526-11f0-a48b-fa163e37ff0c 2025-06-09 11:44:10,771 - DEBUG - VMI d237f764-4526-11f0-a48b-fa163e37ff0c is removed from agent 10.0.0.38 2025-06-09 11:44:10,771 - INFO - Verified that pod ctest-nginx-pod-19654209 is removed in agent 2025-06-09 11:44:10,771 - INFO - Deleting service : ctest-nginx-svc-21568350 2025-06-09 11:44:11,215 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 11:44:11,221 - DEBUG - No XMPP flaps were noticed during the test 2025-06-09 11:44:11,222 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:49] 2025-06-09 11:44:11,222 - INFO - -------------------------------------------------------------------------------- 2025-06-09 11:44:17,588 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:17,787 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:17,840 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-09 11:44:18,013 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 11:44:18,019 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:18,215 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:20,223 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:20,460 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:22,467 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:22,630 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:24,636 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:24,815 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:26,823 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 11:44:27,005 - DEBUG - Output : cluster_project={} 2025-06-09 11:44:57,118 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:02,173 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:12,232 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:17,275 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:37,349 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:37,459 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:37,498 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:37,535 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 11:45:38,032 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 11:45:44,672 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2025-06-09 11:45:44,678 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:45:44,708 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:45:46,742 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:45:48,775 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:45:50,806 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:45:52,833 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-09 11:48:53,034 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 11:48:53,092 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fb28fd46-b6d7-4e57-8a30-4ee3ea42603c 2025-06-09 11:48:53,158 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=33ae19f3-2a84-4979-9069-d2a72e3f09bd 2025-06-09 11:48:53,173 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:48:53,189 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:48:53,219 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2998d766-96b8-47d9-a381-2e62c9b4d1eb 2025-06-09 11:48:53,233 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=84d542b7-b06d-4b89-a8d8-2c850fb1e862 2025-06-09 11:48:53,247 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:48:53,256 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:48:58,302 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:48:58,303 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=84d542b7-b06d-4b89-a8d8-2c850fb1e862 2025-06-09 11:48:58,305 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fb28fd46-b6d7-4e57-8a30-4ee3ea42603c 2025-06-09 11:48:58,307 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:48:58,308 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2998d766-96b8-47d9-a381-2e62c9b4d1eb 2025-06-09 11:48:58,309 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=33ae19f3-2a84-4979-9069-d2a72e3f09bd 2025-06-09 11:48:58,310 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:48:58,311 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:48:58,335 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:230448dc-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:48:58,341 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2dd59f40-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:03,341 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:03,342 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:03,343 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:03,344 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=84d542b7-b06d-4b89-a8d8-2c850fb1e862 2025-06-09 11:49:03,347 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2998d766-96b8-47d9-a381-2e62c9b4d1eb 2025-06-09 11:49:03,348 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:03,365 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2663c7dc-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:08,370 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:08,373 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=84d542b7-b06d-4b89-a8d8-2c850fb1e862 2025-06-09 11:49:08,375 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:08,376 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:08,378 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:08,407 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:28aa8080-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:13,391 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:13,407 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:13,410 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:13,411 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:18,401 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:18,414 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:18,421 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:18,422 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:23,409 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:23,420 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:23,433 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:23,435 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:28,415 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5d277315-093e-4a36-8041-12569cd0d2e6 2025-06-09 11:49:28,421 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:331005e0-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:28,427 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:28,455 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:28,456 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=77351341-9ea0-4de9-912a-e7e01cfb11f1 2025-06-09 11:49:28,463 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35d55870-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:33,432 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c04a5b89-cc27-4917-bc59-8aa867a7be50 2025-06-09 11:49:33,439 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a0f02e2-4527-11f0-a48b-fa163e37ff0c 2025-06-09 11:49:33,467 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99c2480-9f40-4721-84d6-b0ba1477b010 2025-06-09 11:49:33,473 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:388d403c-4527-11f0-a48b-fa163e37ff0c