2025-01-09 11:40:45,411 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-01-09 11:40:45,707 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-273-1.novalocal 2025-01-09 11:40:45,707 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-01-09 11:40:45,846 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-273-1.novalocal 2025-01-09 11:40:45,846 - DEBUG - [10.0.0.29]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-09 11:40:46,031 - DEBUG - Output : NAMES contrail_test_P1WsrNZ3f vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_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_nodemgr_1 control_control_1 control_dns_1 webui_web_1 webui_job_1 config_devicemgr_1 config_schema_1 config_svcmonitor_1 config_nodemgr_1 config_dnsmasq_1 config_api_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-01-09 11:40:46,032 - DEBUG - [10.0.0.29]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 11:40:46,173 - DEBUG - Output : 172.17.0.1/16 10.0.0.29/24 2025-01-09 11:40:46,173 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-01-09 11:40:46,301 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-273-1.novalocal 2025-01-09 11:40:46,301 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 11:40:46,449 - DEBUG - Output : 10.0.0.29/24 2025-01-09 11:40:46,764 - INFO - Using existing project ['default-domain', 'k8s-default'](e31368fa-931f-4ec6-95c3-25f60c35b638) 2025-01-09 11:40:46,843 - INFO - Using existing project ['default-domain', 'k8s-default'](e31368fa-931f-4ec6-95c3-25f60c35b638) 2025-01-09 11:40:47,026 - INFO - ================================================================================ 2025-01-09 11:40:47,026 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-09 11:40:47,027 - 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-01-09 11:40:47,274 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 11:40:47,281 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.29': '0'}} with 2025-01-09 11:40:47,282 - INFO - Initial checks done. Running the testcase now 2025-01-09 11:40:47,282 - INFO - 2025-01-09 11:40:47,286 - INFO - Namespace default already exists 2025-01-09 11:40:47,287 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 11:40:47,483 - DEBUG - Output : cluster_project={} 2025-01-09 11:40:47,543 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-09 11:40:47,543 - DEBUG - Project uuid in Contrail is e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:40:47,543 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 11:40:47,745 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 11:40:47,745 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_NamespaceDatabaseList?namespace_uuid=018c1b1b-0a0f-4cdb-ab2e-f4474d0ac461 2025-01-09 11:40:47,751 - INFO - Namespace default with uuid 018c1b1b-0a0f-4cdb-ab2e-f4474d0ac461 found in kube manager 2025-01-09 11:40:47,751 - INFO - Namespace default verification passed 2025-01-09 11:40:47,755 - DEBUG - Service ctest-nginx-svc-97792795 not present 2025-01-09 11:40:47,755 - INFO - Creating service ctest-nginx-svc-97792795 2025-01-09 11:40:47,778 - INFO - Created Service ctest-nginx-svc-97792795 2025-01-09 11:40:47,793 - DEBUG - Pod ctest-nginx-pod-17352876 not present 2025-01-09 11:40:47,794 - INFO - Creating Pod ctest-nginx-pod-17352876 2025-01-09 11:40:47,820 - DEBUG - Pod : ctest-nginx-pod-17352876 UUID is 238450d6-bc67-4c5e-be7a-9a361cbe1fbb 2025-01-09 11:40:47,824 - DEBUG - Pod ctest-nginx-pod-36840821 not present 2025-01-09 11:40:47,825 - INFO - Creating Pod ctest-nginx-pod-36840821 2025-01-09 11:40:47,854 - DEBUG - Pod : ctest-nginx-pod-36840821 UUID is 5206cabe-1196-447f-824e-34794f52c1ca 2025-01-09 11:40:48,085 - INFO - Created VN __public__, UUID :9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,296 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-09 11:40:48,302 - DEBUG - Requesting: http://10.0.0.29:8082/domain/0b44abbf-d05b-4442-8568-94dcf9bfe009 2025-01-09 11:40:48,315 - DEBUG - Requesting: http://10.0.0.29:8082/project/e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:40:48,375 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,388 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,402 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:40:48,414 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:40:48,423 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/bbcdfb28-7c16-42f0-acbe-f18ff2635046 2025-01-09 11:40:48,433 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 11:40:48,433 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,443 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:40:48,462 - INFO - Verified VN network id 15 for VN 9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,462 - INFO - Verifications in API Server for VN __public__ passed 2025-01-09 11:40:48,463 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,481 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:40:48,490 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:40:48,499 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/bbcdfb28-7c16-42f0-acbe-f18ff2635046 2025-01-09 11:40:48,507 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 11:40:48,517 - DEBUG - Control-node 10.0.0.29 : 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': '11145024283581039509', 'uuid-lslong': '13805137338483484050'}, 'enable': 'true', 'created': '2025-01-09T11:40:48', 'last-modified': '2025-01-09T11:40:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.319044'} 2025-01-09 11:40:48,517 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:40:48,534 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 11:40:48,534 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-09 11:40:48,535 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-09 11:40:48,536 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-09 11:40:48,542 - DEBUG - Requesting: http://10.0.0.29:8082/domain/0b44abbf-d05b-4442-8568-94dcf9bfe009 2025-01-09 11:40:48,553 - DEBUG - Requesting: http://10.0.0.29:8082/project/e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:40:48,622 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,633 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-09 11:40:48,633 - DEBUG - Verifying the vn in opserver 2025-01-09 11:40:48,633 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.29 2025-01-09 11:40:48,633 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-01-09 11:40:48,640 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-09 11:40:48,640 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-09 11:40:48,640 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:40:48,647 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:40:48,655 - DEBUG - Do not have enough data to verify VN in agent 2025-01-09 11:40:48,655 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:40:48,661 - DEBUG - VRF ids for VN __public__: {} 2025-01-09 11:40:48,733 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-09 11:40:48,859 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-09 11:40:48,871 - DEBUG - Requesting: http://10.0.0.29:8082/domain/0b44abbf-d05b-4442-8568-94dcf9bfe009 2025-01-09 11:40:48,883 - DEBUG - Requesting: http://10.0.0.29:8082/project/e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:40:48,945 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:48,960 - DEBUG - Requesting: http://10.0.0.29:8082/floating-ip-pool/d2dfb42c-5d15-419d-9917-9464442c8006 2025-01-09 11:40:48,967 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-09 11:40:48,974 - DEBUG - Requesting: http://10.0.0.29:8082/domain/0b44abbf-d05b-4442-8568-94dcf9bfe009 2025-01-09 11:40:48,985 - DEBUG - Requesting: http://10.0.0.29:8082/project/e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:40:49,063 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/9aab1489-7bf3-4395-bf95-b3443fca2592 2025-01-09 11:40:49,080 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-09 11:40:49,080 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-09 11:40:49,101 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 11:40:49,111 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-09 11:40:49,111 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-09 11:40:49,115 - DEBUG - Ingress ctest-nginx-ingress-58671584 not present 2025-01-09 11:40:49,115 - INFO - Creating Ingress ctest-nginx-ingress-58671584 2025-01-09 11:40:49,124 - INFO - Created Ingress ctest-nginx-ingress-58671584 2025-01-09 11:40:49,128 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:40:52,134 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:40:55,140 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:40:58,146 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:41:01,152 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:41:04,158 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:41:07,165 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:41:10,170 - DEBUG - For Ingress ctest-nginx-ingress-58671584, Cluster IP: 10.47.255.246, External IPs ['123.252.21.60'] 2025-01-09 11:41:10,171 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-58671584 2025-01-09 11:41:10,171 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b3a41870-c592-4147-b1e2-542045172844 2025-01-09 11:41:10,176 - INFO - Ingress ctest-nginx-ingress-58671584 with uuid b3a41870-c592-4147-b1e2-542045172844 found in kube manager 2025-01-09 11:41:10,177 - INFO - Ingress ctest-nginx-ingress-58671584 verification passed 2025-01-09 11:41:10,180 - DEBUG - Pod ctest-busybox-pod-57698499 not present 2025-01-09 11:41:10,180 - INFO - Creating Pod ctest-busybox-pod-57698499 2025-01-09 11:41:10,205 - DEBUG - Pod : ctest-busybox-pod-57698499 UUID is 3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:10,231 - INFO - Pod ctest-nginx-pod-17352876 is in running state.Got IP 10.47.255.248 2025-01-09 11:41:10,290 - DEBUG - Pod ctest-nginx-pod-17352876 has vmi 9616277a-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:41:10,290 - INFO - Verified pod ctest-nginx-pod-17352876 in contrail-api 2025-01-09 11:41:10,290 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:41:10,319 - DEBUG - VMI 9616277a-ce7e-11ef-bd60-fa163e737feb is active in agent 10.0.0.29 2025-01-09 11:41:10,320 - INFO - Verified Pod ctest-nginx-pod-17352876 in agent 10.0.0.29 2025-01-09 11:41:10,321 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=238450d6-bc67-4c5e-be7a-9a361cbe1fbb 2025-01-09 11:41:10,332 - INFO - Pod ctest-nginx-pod-17352876 with uuid 238450d6-bc67-4c5e-be7a-9a361cbe1fbb found in kube manager 2025-01-09 11:41:10,332 - INFO - Pod ctest-nginx-pod-17352876 verification passed 2025-01-09 11:41:10,429 - DEBUG - [Pod ctest-nginx-pod-17352876] Cmd: echo ctest-nginx-pod-17352876 > /usr/share/nginx/html/index.html, Output: 2025-01-09 11:41:10,436 - DEBUG - Pod ctest-nginx-pod-36840821 not in running state.Currently in Pending 2025-01-09 11:41:15,446 - INFO - Pod ctest-nginx-pod-36840821 is in running state.Got IP 10.47.255.247 2025-01-09 11:41:15,488 - DEBUG - Pod ctest-nginx-pod-36840821 has vmi 98e6e214-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:41:15,488 - INFO - Verified pod ctest-nginx-pod-36840821 in contrail-api 2025-01-09 11:41:15,488 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:41:15,529 - DEBUG - VMI 98e6e214-ce7e-11ef-bd60-fa163e737feb is active in agent 10.0.0.29 2025-01-09 11:41:15,529 - INFO - Verified Pod ctest-nginx-pod-36840821 in agent 10.0.0.29 2025-01-09 11:41:15,529 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=5206cabe-1196-447f-824e-34794f52c1ca 2025-01-09 11:41:15,534 - INFO - Pod ctest-nginx-pod-36840821 with uuid 5206cabe-1196-447f-824e-34794f52c1ca found in kube manager 2025-01-09 11:41:15,534 - INFO - Pod ctest-nginx-pod-36840821 verification passed 2025-01-09 11:41:15,657 - DEBUG - [Pod ctest-nginx-pod-36840821] Cmd: echo ctest-nginx-pod-36840821 > /usr/share/nginx/html/index.html, Output: 2025-01-09 11:41:15,671 - DEBUG - Pod ctest-busybox-pod-57698499 not in running state.Currently in Pending 2025-01-09 11:41:20,680 - DEBUG - Pod ctest-busybox-pod-57698499 not in running state.Currently in Pending 2025-01-09 11:41:25,689 - DEBUG - Pod ctest-busybox-pod-57698499 not in running state.Currently in Pending 2025-01-09 11:41:30,699 - DEBUG - Pod ctest-busybox-pod-57698499 not in running state.Currently in Pending 2025-01-09 11:41:35,708 - INFO - Pod ctest-busybox-pod-57698499 is in running state.Got IP 10.47.255.245 2025-01-09 11:41:35,725 - DEBUG - Pod ctest-busybox-pod-57698499 has vmi a5391b18-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:41:35,725 - INFO - Verified pod ctest-busybox-pod-57698499 in contrail-api 2025-01-09 11:41:35,726 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:41:35,739 - DEBUG - VMI a5391b18-ce7e-11ef-bd60-fa163e737feb is active in agent 10.0.0.29 2025-01-09 11:41:35,739 - INFO - Verified Pod ctest-busybox-pod-57698499 in agent 10.0.0.29 2025-01-09 11:41:35,739 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:35,744 - INFO - Pod ctest-busybox-pod-57698499 with uuid 3d525a0b-8408-4001-8194-ea8599647216 found in kube manager 2025-01-09 11:41:35,744 - INFO - Pod ctest-busybox-pod-57698499 verification passed 2025-01-09 11:41:35,813 - DEBUG - [Pod ctest-busybox-pod-57698499] 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-17352876 2025-01-09 11:41:35,814 - DEBUG - [Pod Pod ctest-busybox-pod-57698499] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 11:41:35,814 - DEBUG - [Pod Pod ctest-busybox-pod-57698499] 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-17352876 2025-01-09 11:41:35,864 - DEBUG - [Pod ctest-busybox-pod-57698499] 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-36840821 2025-01-09 11:41:35,864 - DEBUG - [Pod Pod ctest-busybox-pod-57698499] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 11:41:35,865 - DEBUG - [Pod Pod ctest-busybox-pod-57698499] 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-36840821 2025-01-09 11:41:35,865 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-17352876': 1, 'ctest-nginx-pod-36840821': 1} 2025-01-09 11:41:35,865 - WARNING - Nothing to delete parallely 2025-01-09 11:41:35,865 - INFO - Deleting pod default:ctest-busybox-pod-57698499 2025-01-09 11:41:35,880 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:35,888 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:41:40,889 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:40,896 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:41:45,897 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:45,904 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:41:50,905 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:50,912 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:41:55,913 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:41:55,920 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:42:00,921 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:42:00,930 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:42:05,931 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:42:05,939 - WARNING - Pod uuid 3d525a0b-8408-4001-8194-ea8599647216 is still seen in agent 10.0.0.29 VM list 2025-01-09 11:42:10,940 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3d525a0b-8408-4001-8194-ea8599647216 2025-01-09 11:42:10,948 - DEBUG - Pod 3d525a0b-8408-4001-8194-ea8599647216 is not in agent 10.0.0.29 VM list 2025-01-09 11:42:10,948 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5391b18-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:42:10,954 - DEBUG - VMI a5391b18-ce7e-11ef-bd60-fa163e737feb is removed from agent 10.0.0.29 2025-01-09 11:42:10,954 - INFO - Verified that pod ctest-busybox-pod-57698499 is removed in agent 2025-01-09 11:42:10,954 - INFO - Deleting Ingress : ctest-nginx-ingress-58671584 2025-01-09 11:42:10,961 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b3a41870-c592-4147-b1e2-542045172844 2025-01-09 11:42:10,967 - ERROR - Ingress ctest-nginx-ingress-58671584 with uuid b3a41870-c592-4147-b1e2-542045172844 still found in kube manager 2025-01-09 11:42:11,968 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b3a41870-c592-4147-b1e2-542045172844 2025-01-09 11:42:11,973 - INFO - Ingress ctest-nginx-ingress-58671584 with uuid b3a41870-c592-4147-b1e2-542045172844 deleted successfully from kube manager 2025-01-09 11:42:11,973 - INFO - Verifications on Ingress %s cleanup passed 2025-01-09 11:42:11,974 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-09 11:42:12,226 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 11:42:12,237 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-09 11:42:12,237 - INFO - Deleting VN __public__ 2025-01-09 11:42:12,561 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/eefcc05e-0b70-4106-b1d1-723e13610d73 2025-01-09 11:42:12,568 - DEBUG - Response Code: 404 2025-01-09 11:42:12,569 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-09 11:42:12,580 - DEBUG - Requesting: http://10.0.0.29:8082/domain/0b44abbf-d05b-4442-8568-94dcf9bfe009 2025-01-09 11:42:12,618 - DEBUG - Requesting: http://10.0.0.29:8082/project/e31368fa-931f-4ec6-95c3-25f60c35b638 2025-01-09 11:42:12,714 - INFO - Validated that VN __public__ is not found in API Server 2025-01-09 11:42:12,715 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-09 11:42:12,731 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:42:12,756 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2025-01-09 11:42:12,756 - INFO - Validated that VN __public__ is not in any agent 2025-01-09 11:42:12,756 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:42:12,772 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 11:42:12,779 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 11:42:12,787 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-09 11:42:12,788 - INFO - Deleting pod default:ctest-nginx-pod-36840821 2025-01-09 11:42:12,820 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5206cabe-1196-447f-824e-34794f52c1ca 2025-01-09 11:42:12,837 - WARNING - Pod uuid 5206cabe-1196-447f-824e-34794f52c1ca is still seen in agent 10.0.0.29 VM list 2025-01-09 11:42:17,839 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=5206cabe-1196-447f-824e-34794f52c1ca 2025-01-09 11:42:17,849 - DEBUG - Pod 5206cabe-1196-447f-824e-34794f52c1ca is not in agent 10.0.0.29 VM list 2025-01-09 11:42:17,849 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98e6e214-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:42:17,858 - DEBUG - VMI 98e6e214-ce7e-11ef-bd60-fa163e737feb is removed from agent 10.0.0.29 2025-01-09 11:42:17,859 - INFO - Verified that pod ctest-nginx-pod-36840821 is removed in agent 2025-01-09 11:42:17,859 - INFO - Deleting pod default:ctest-nginx-pod-17352876 2025-01-09 11:42:17,887 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=238450d6-bc67-4c5e-be7a-9a361cbe1fbb 2025-01-09 11:42:17,897 - WARNING - Pod uuid 238450d6-bc67-4c5e-be7a-9a361cbe1fbb is still seen in agent 10.0.0.29 VM list 2025-01-09 11:42:22,897 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=238450d6-bc67-4c5e-be7a-9a361cbe1fbb 2025-01-09 11:42:22,904 - DEBUG - Pod 238450d6-bc67-4c5e-be7a-9a361cbe1fbb is not in agent 10.0.0.29 VM list 2025-01-09 11:42:22,905 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9616277a-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:42:22,911 - DEBUG - VMI 9616277a-ce7e-11ef-bd60-fa163e737feb is removed from agent 10.0.0.29 2025-01-09 11:42:22,911 - INFO - Verified that pod ctest-nginx-pod-17352876 is removed in agent 2025-01-09 11:42:22,911 - INFO - Deleting service : ctest-nginx-svc-97792795 2025-01-09 11:42:23,419 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 11:42:23,426 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 11:42:23,426 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:36] 2025-01-09 11:42:23,427 - INFO - -------------------------------------------------------------------------------- 2025-01-09 11:42:29,819 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 11:42:30,088 - DEBUG - Output : cluster_project={} 2025-01-09 11:42:30,196 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 11:42:30,478 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 11:42:30,487 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 11:42:30,685 - DEBUG - Output : cluster_project={} 2025-01-09 11:42:32,694 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 11:42:32,895 - DEBUG - Output : cluster_project={} 2025-01-09 11:43:03,042 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:03,093 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:03,145 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:08,197 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:13,259 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:23,327 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:23,372 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:23,416 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 11:43:23,977 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 11:43:32,309 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_ApplicationPolicySetReq? 2025-01-09 11:43:32,319 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-09 11:43:32,357 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-09 11:43:34,390 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-09 11:43:36,425 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-09 11:43:38,463 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2025-01-09 11:46:39,134 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 11:46:39,219 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c5dd5b89-e601-4c13-be03-872f261b4785 2025-01-09 11:46:39,228 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:46:39,265 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:46:39,280 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1b77e426-5004-40a6-9b4b-d859b71643ad 2025-01-09 11:46:39,297 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:46:39,305 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:46:39,314 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=19375e6f-9108-4ff8-a0c6-1b441441038a 2025-01-09 11:46:39,327 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=d82466f5-8f3f-4eee-9129-96b6af696104 2025-01-09 11:46:44,343 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:46:44,346 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:46:44,347 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c5dd5b89-e601-4c13-be03-872f261b4785 2025-01-09 11:46:44,372 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:46:44,375 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=d82466f5-8f3f-4eee-9129-96b6af696104 2025-01-09 11:46:44,377 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:46:44,378 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1b77e426-5004-40a6-9b4b-d859b71643ad 2025-01-09 11:46:44,380 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=19375e6f-9108-4ff8-a0c6-1b441441038a 2025-01-09 11:46:44,402 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db7d464a-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:46:49,367 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c5dd5b89-e601-4c13-be03-872f261b4785 2025-01-09 11:46:49,369 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:46:49,370 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:46:49,381 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d701a764-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:46:49,406 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=d82466f5-8f3f-4eee-9129-96b6af696104 2025-01-09 11:46:49,408 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:46:49,410 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:46:49,424 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1b77e426-5004-40a6-9b4b-d859b71643ad 2025-01-09 11:46:49,458 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d92b7ed4-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:46:49,477 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd1a7edc-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:46:54,386 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:46:54,389 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:46:54,462 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:46:54,482 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:46:59,401 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:46:59,403 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:46:59,471 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:46:59,491 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:04,414 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:47:04,416 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:47:04,479 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:47:04,500 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:09,426 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:47:09,429 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:47:09,487 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:47:09,508 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:14,443 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=de3c8f1e-6ae3-49f2-abce-1d8f5ac975ee 2025-01-09 11:47:14,445 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fd7d71dd-cf43-4691-bf9c-f5396da9f3a8 2025-01-09 11:47:14,454 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3b3eeb8-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:47:14,457 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e180ce40-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:47:14,527 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:47:14,529 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:19,538 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a17c4f2b-c360-452c-b05e-ded169f12091 2025-01-09 11:47:19,541 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:19,549 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5d8eb76-ce7e-11ef-bd60-fa163e737feb 2025-01-09 11:47:24,553 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b7421cb6-151e-433f-b309-6b33ed5f3ba2 2025-01-09 11:47:24,560 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df56775a-ce7e-11ef-bd60-fa163e737feb