2026-03-05 15:21:43,697 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-03-05 15:21:43,982 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-439-1.novalocal 2026-03-05 15:21:43,982 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-03-05 15:21:44,100 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-439-1.novalocal 2026-03-05 15:21:44,100 - 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}' 2026-03-05 15:21:44,259 - DEBUG - Output : NAMES contrail_test_lfZIfIsqL vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_dnsmasq_1 config_schema_1 config_svcmonitor_1 config_nodemgr_1 config_api_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2026-03-05 15:21:44,259 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-05 15:21:44,377 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 10.20.0.254/24 172.17.0.1/16 10.20.0.254/24 2026-03-05 15:21:44,377 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-03-05 15:21:44,500 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-439-1.novalocal 2026-03-05 15:21:44,500 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-05 15:21:44,640 - DEBUG - Output : 10.20.0.254/24 2026-03-05 15:21:44,641 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.20.0.254 | head -n 1 | awk '{print $2}' 2026-03-05 15:21:44,758 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-439-1.novalocal 2026-03-05 15:21:45,027 - INFO - Using existing project ['default-domain', 'k8s-default'](9c28cad2-b857-4b8b-bb26-a21bb36d6268) 2026-03-05 15:21:45,114 - INFO - Using existing project ['default-domain', 'k8s-default'](9c28cad2-b857-4b8b-bb26-a21bb36d6268) 2026-03-05 15:21:45,275 - INFO - ================================================================================ 2026-03-05 15:21:45,275 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-05 15:21:45,275 - 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 2026-03-05 15:21:45,565 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-05 15:21:45,572 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-03-05 15:21:45,572 - INFO - Initial checks done. Running the testcase now 2026-03-05 15:21:45,572 - INFO - 2026-03-05 15:21:45,577 - INFO - Namespace default already exists 2026-03-05 15:21:45,577 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-05 15:21:45,751 - DEBUG - Output : cluster_project={} 2026-03-05 15:21:45,795 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-05 15:21:45,796 - DEBUG - Project uuid in Contrail is 9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:45,796 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-05 15:21:45,955 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-05 15:21:45,955 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=cd8f1a5e-8d5d-47b0-ba97-37ed6df9eba0 2026-03-05 15:21:45,959 - INFO - Namespace default with uuid cd8f1a5e-8d5d-47b0-ba97-37ed6df9eba0 found in kube manager 2026-03-05 15:21:45,960 - INFO - Namespace default verification passed 2026-03-05 15:21:45,963 - DEBUG - Service ctest-nginx-svc-55735439 not present 2026-03-05 15:21:45,963 - INFO - Creating service ctest-nginx-svc-55735439 2026-03-05 15:21:45,983 - INFO - Created Service ctest-nginx-svc-55735439 2026-03-05 15:21:45,992 - DEBUG - Pod ctest-nginx-pod-66181403 not present 2026-03-05 15:21:45,993 - INFO - Creating Pod ctest-nginx-pod-66181403 2026-03-05 15:21:46,026 - DEBUG - Pod : ctest-nginx-pod-66181403 UUID is a464e4f6-5f33-4a02-a187-c6048c0809e3 2026-03-05 15:21:46,036 - DEBUG - Pod ctest-nginx-pod-40365003 not present 2026-03-05 15:21:46,038 - INFO - Creating Pod ctest-nginx-pod-40365003 2026-03-05 15:21:46,085 - DEBUG - Pod : ctest-nginx-pod-40365003 UUID is 229b096e-421f-4a28-b5ac-58e22de09337 2026-03-05 15:21:46,229 - INFO - Created VN __public__, UUID :6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:46,358 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:21:46,363 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:21:46,374 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:46,429 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:46,444 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:46,452 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:46,458 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:46,464 - DEBUG - Route Targets: [] 2026-03-05 15:21:46,464 - DEBUG - RT names not yet present for VN __public__ 2026-03-05 15:21:51,465 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:21:51,470 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:21:51,482 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:51,544 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,552 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,559 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:51,568 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:51,583 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/db2c2b43-7265-4bea-96aa-494f9fcb2ee5 2026-03-05 15:21:51,590 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-05 15:21:51,590 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,601 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:51,619 - INFO - Verified VN network id 15 for VN 6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,619 - INFO - Verifications in API Server for VN __public__ passed 2026-03-05 15:21:51,619 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,629 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:51,636 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:21:51,642 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/db2c2b43-7265-4bea-96aa-494f9fcb2ee5 2026-03-05 15:21:51,647 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-05 15:21:51,655 - 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': '7580179794316512549', 'uuid-lslong': '11552338436261902284'}, 'enable': 'true', 'created': '2026-03-05T15:21:46', 'last-modified': '2026-03-05T15:21:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.361624'} 2026-03-05 15:21:51,655 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:21:51,665 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-05 15:21:51,665 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-05 15:21:51,666 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-05 15:21:51,666 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:21:51,671 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:21:51,679 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:51,741 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:51,752 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-05 15:21:51,752 - DEBUG - Verifying the vn in opserver 2026-03-05 15:21:51,752 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-03-05 15:21:51,752 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-03-05 15:21:51,759 - 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'} 2026-03-05 15:21:51,759 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-05 15:21:51,759 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:21:51,769 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:21:51,775 - DEBUG - Do not have enough data to verify VN in agent 2026-03-05 15:21:51,776 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:21:51,781 - DEBUG - VRF ids for VN __public__: {} 2026-03-05 15:21:51,851 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-05 15:21:51,996 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:21:52,006 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:21:52,015 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:52,066 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:52,080 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/45958401-5dba-4ba1-9308-22eb28b76771 2026-03-05 15:21:52,086 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:21:52,090 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:21:52,097 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:21:52,147 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/6932355c-85d4-4d25-a052-2699d27b77cc 2026-03-05 15:21:52,156 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-05 15:21:52,156 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-05 15:21:52,164 - 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__ 2026-03-05 15:21:52,172 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-05 15:21:52,172 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-05 15:21:52,177 - DEBUG - Ingress ctest-nginx-ingress-92764816 not present 2026-03-05 15:21:52,178 - INFO - Creating Ingress ctest-nginx-ingress-92764816 2026-03-05 15:21:52,187 - INFO - Created Ingress ctest-nginx-ingress-92764816 2026-03-05 15:21:52,199 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:21:55,205 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:21:58,210 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:22:01,216 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:22:04,222 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:22:07,229 - DEBUG - For Ingress ctest-nginx-ingress-92764816, Cluster IP: 10.47.255.246, External IPs ['14.193.251.252'] 2026-03-05 15:22:07,229 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92764816 2026-03-05 15:22:07,229 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:22:07,233 - INFO - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 found in kube manager 2026-03-05 15:22:07,233 - INFO - Ingress ctest-nginx-ingress-92764816 verification passed 2026-03-05 15:22:07,236 - DEBUG - Pod ctest-busybox-pod-85345274 not present 2026-03-05 15:22:07,237 - INFO - Creating Pod ctest-busybox-pod-85345274 2026-03-05 15:22:07,258 - DEBUG - Pod : ctest-busybox-pod-85345274 UUID is 88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:07,267 - DEBUG - Pod ctest-nginx-pod-66181403 not in running state.Currently in Pending 2026-03-05 15:22:12,274 - DEBUG - Pod ctest-nginx-pod-66181403 not in running state.Currently in Pending 2026-03-05 15:22:17,282 - INFO - Pod ctest-nginx-pod-66181403 is in running state.Got IP 10.47.255.248 2026-03-05 15:22:17,295 - DEBUG - Pod ctest-nginx-pod-66181403 has vmi 0a99aa54-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:22:17,295 - INFO - Verified pod ctest-nginx-pod-66181403 in contrail-api 2026-03-05 15:22:17,295 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:22:17,305 - DEBUG - VMI 0a99aa54-18a7-11f1-b5ad-fa163e8542bb is active in agent 10.0.0.19 2026-03-05 15:22:17,305 - INFO - Verified Pod ctest-nginx-pod-66181403 in agent 10.0.0.19 2026-03-05 15:22:17,305 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=a464e4f6-5f33-4a02-a187-c6048c0809e3 2026-03-05 15:22:17,309 - INFO - Pod ctest-nginx-pod-66181403 with uuid a464e4f6-5f33-4a02-a187-c6048c0809e3 found in kube manager 2026-03-05 15:22:17,309 - INFO - Pod ctest-nginx-pod-66181403 verification passed 2026-03-05 15:22:17,369 - DEBUG - [Pod ctest-nginx-pod-66181403] Cmd: echo ctest-nginx-pod-66181403 > /usr/share/nginx/html/index.html, Output: 2026-03-05 15:22:17,377 - INFO - Pod ctest-nginx-pod-40365003 is in running state.Got IP 10.47.255.247 2026-03-05 15:22:17,392 - DEBUG - Pod ctest-nginx-pod-40365003 has vmi 0de738e8-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:22:17,392 - INFO - Verified pod ctest-nginx-pod-40365003 in contrail-api 2026-03-05 15:22:17,392 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:22:17,399 - DEBUG - VMI 0de738e8-18a7-11f1-b5ad-fa163e8542bb is active in agent 10.0.0.19 2026-03-05 15:22:17,399 - INFO - Verified Pod ctest-nginx-pod-40365003 in agent 10.0.0.19 2026-03-05 15:22:17,399 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=229b096e-421f-4a28-b5ac-58e22de09337 2026-03-05 15:22:17,403 - INFO - Pod ctest-nginx-pod-40365003 with uuid 229b096e-421f-4a28-b5ac-58e22de09337 found in kube manager 2026-03-05 15:22:17,403 - INFO - Pod ctest-nginx-pod-40365003 verification passed 2026-03-05 15:22:17,453 - DEBUG - [Pod ctest-nginx-pod-40365003] Cmd: echo ctest-nginx-pod-40365003 > /usr/share/nginx/html/index.html, Output: 2026-03-05 15:22:17,460 - DEBUG - Pod ctest-busybox-pod-85345274 not in running state.Currently in Pending 2026-03-05 15:22:22,469 - DEBUG - Pod ctest-busybox-pod-85345274 not in running state.Currently in Pending 2026-03-05 15:22:27,478 - INFO - Pod ctest-busybox-pod-85345274 is in running state.Got IP 10.47.255.245 2026-03-05 15:22:27,493 - DEBUG - Pod ctest-busybox-pod-85345274 has vmi 1555c0ae-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:22:27,493 - INFO - Verified pod ctest-busybox-pod-85345274 in contrail-api 2026-03-05 15:22:27,493 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:22:27,504 - DEBUG - VMI 1555c0ae-18a7-11f1-b5ad-fa163e8542bb is active in agent 10.0.0.19 2026-03-05 15:22:27,504 - INFO - Verified Pod ctest-busybox-pod-85345274 in agent 10.0.0.19 2026-03-05 15:22:27,504 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:27,509 - INFO - Pod ctest-busybox-pod-85345274 with uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 found in kube manager 2026-03-05 15:22:27,509 - INFO - Pod ctest-busybox-pod-85345274 verification passed 2026-03-05 15:22:27,561 - DEBUG - [Pod ctest-busybox-pod-85345274] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40365003 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,561 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-05 15:22:27,561 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd output: ctest-nginx-pod-40365003 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,612 - DEBUG - [Pod ctest-busybox-pod-85345274] 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) ctest-nginx-pod-40365003 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,612 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-05 15:22:27,612 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-40365003 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,660 - DEBUG - [Pod ctest-busybox-pod-85345274] 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) ctest-nginx-pod-40365003 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,660 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-05 15:22:27,660 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-40365003 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,708 - DEBUG - [Pod ctest-busybox-pod-85345274] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-66181403 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,708 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-05 15:22:27,708 - DEBUG - [Pod Pod ctest-busybox-pod-85345274] Cmd output: ctest-nginx-pod-66181403 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-05 15:22:27,708 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-66181403': 1, 'ctest-nginx-pod-40365003': 3} 2026-03-05 15:22:27,708 - WARNING - Nothing to delete parallely 2026-03-05 15:22:27,708 - INFO - Deleting pod default:ctest-busybox-pod-85345274 2026-03-05 15:22:27,725 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:27,733 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:32,734 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:32,743 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:37,744 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:37,750 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:42,751 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:42,757 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:47,757 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:47,763 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:52,763 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:52,769 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:22:57,770 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:22:57,776 - WARNING - Pod uuid 88c48f54-a2f1-4dc5-83e0-2af079000a65 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:23:02,777 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=88c48f54-a2f1-4dc5-83e0-2af079000a65 2026-03-05 15:23:02,782 - DEBUG - Pod 88c48f54-a2f1-4dc5-83e0-2af079000a65 is not in agent 10.0.0.19 VM list 2026-03-05 15:23:02,782 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1555c0ae-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:23:02,786 - DEBUG - VMI 1555c0ae-18a7-11f1-b5ad-fa163e8542bb is removed from agent 10.0.0.19 2026-03-05 15:23:02,787 - INFO - Verified that pod ctest-busybox-pod-85345274 is removed in agent 2026-03-05 15:23:02,787 - INFO - Deleting Ingress : ctest-nginx-ingress-92764816 2026-03-05 15:23:02,794 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:02,799 - ERROR - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 still found in kube manager 2026-03-05 15:23:03,800 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:03,804 - ERROR - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 still found in kube manager 2026-03-05 15:23:04,805 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:04,809 - ERROR - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 still found in kube manager 2026-03-05 15:23:05,810 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:05,816 - ERROR - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 still found in kube manager 2026-03-05 15:23:06,817 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:06,828 - ERROR - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 still found in kube manager 2026-03-05 15:23:07,831 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=5e6281fe-e51e-49eb-848d-fc119de1cfc0 2026-03-05 15:23:07,835 - INFO - Ingress ctest-nginx-ingress-92764816 with uuid 5e6281fe-e51e-49eb-848d-fc119de1cfc0 deleted successfully from kube manager 2026-03-05 15:23:07,835 - INFO - Verifications on Ingress %s cleanup passed 2026-03-05 15:23:07,835 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-05 15:23:07,941 - 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__ 2026-03-05 15:23:07,945 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-05 15:23:07,945 - INFO - Deleting VN __public__ 2026-03-05 15:23:08,224 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/66da1bc0-9b24-4bf1-bfad-bc90d8d04606 2026-03-05 15:23:08,230 - DEBUG - Response Code: 404 2026-03-05 15:23:08,230 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-03-05 15:23:08,241 - DEBUG - Requesting: http://10.0.0.19:8082/domain/72bd6403-3a22-4f1f-ba99-c722081247c2 2026-03-05 15:23:08,249 - DEBUG - Requesting: http://10.0.0.19:8082/project/9c28cad2-b857-4b8b-bb26-a21bb36d6268 2026-03-05 15:23:08,341 - INFO - Validated that VN __public__ is not found in API Server 2026-03-05 15:23:08,341 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-05 15:23:08,373 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:23:08,382 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2026-03-05 15:23:08,382 - INFO - Validated that VN __public__ is not in any agent 2026-03-05 15:23:08,382 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:23:08,400 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-05 15:23:08,409 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-05 15:23:08,420 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-05 15:23:08,420 - INFO - Deleting pod default:ctest-nginx-pod-40365003 2026-03-05 15:23:08,442 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=229b096e-421f-4a28-b5ac-58e22de09337 2026-03-05 15:23:08,464 - WARNING - Pod uuid 229b096e-421f-4a28-b5ac-58e22de09337 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:23:13,465 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=229b096e-421f-4a28-b5ac-58e22de09337 2026-03-05 15:23:13,471 - DEBUG - Pod 229b096e-421f-4a28-b5ac-58e22de09337 is not in agent 10.0.0.19 VM list 2026-03-05 15:23:13,472 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0de738e8-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:23:13,477 - DEBUG - VMI 0de738e8-18a7-11f1-b5ad-fa163e8542bb is removed from agent 10.0.0.19 2026-03-05 15:23:13,478 - INFO - Verified that pod ctest-nginx-pod-40365003 is removed in agent 2026-03-05 15:23:13,479 - INFO - Deleting pod default:ctest-nginx-pod-66181403 2026-03-05 15:23:13,517 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a464e4f6-5f33-4a02-a187-c6048c0809e3 2026-03-05 15:23:13,546 - WARNING - Pod uuid a464e4f6-5f33-4a02-a187-c6048c0809e3 is still seen in agent 10.0.0.19 VM list 2026-03-05 15:23:18,547 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a464e4f6-5f33-4a02-a187-c6048c0809e3 2026-03-05 15:23:18,552 - DEBUG - Pod a464e4f6-5f33-4a02-a187-c6048c0809e3 is not in agent 10.0.0.19 VM list 2026-03-05 15:23:18,552 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a99aa54-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:23:18,557 - WARNING - VMI 0a99aa54-18a7-11f1-b5ad-fa163e8542bb of Pod ctest-nginx-pod-66181403 is still seen in agent 10.0.0.19 2026-03-05 15:23:18,557 - DEBUG - [{'index': '3', 'name': 'tapeth0-a464e4', 'uuid': '0a99aa54-18a7-11f1-b5ad-fa163e8542bb', 'vrf_name': '--ERROR--', 'active': 'Inactive < vn-null vrf-null os-state-down ipv4_inactive ipv6_inactive l2_inactive >', 'ipv4_active': 'Ipv4 Inactive < vn-null vrf-null os-state-down l3-disabled >', 'l2_active': 'L2 Inactive < vn-null vrf-null os-state-down l2-disabled >', 'ip6_active': 'Ipv6 Inactive < vn-null vrf-null os-state-down l3-disabled no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '-1', 'l2_label': '-1', 'vxlan_id': '0', 'vn_name': None, 'vm_uuid': None, 'vm_name': None, 'ip_addr': '10.47.255.248', 'mac_addr': '02:0a:99:aa:54:18', 'policy': 'Disable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '11', 'fabric_port': 'FabricPort', 'alloc_linklocal_ip': 'LL-Disable', 'analyzer_name': None, 'config_name': None, 'sg_uuid_list': [], 'static_route_list': None, 'vm_project_uuid': '00000000-0000-0000-0000-000000000000', 'admin_state': 'Enabled', 'flow_key_idx': '0', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Invalid', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Inactive', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}] 2026-03-05 15:23:23,558 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a464e4f6-5f33-4a02-a187-c6048c0809e3 2026-03-05 15:23:23,564 - DEBUG - Pod a464e4f6-5f33-4a02-a187-c6048c0809e3 is not in agent 10.0.0.19 VM list 2026-03-05 15:23:23,564 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a99aa54-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:23:23,569 - DEBUG - VMI 0a99aa54-18a7-11f1-b5ad-fa163e8542bb is removed from agent 10.0.0.19 2026-03-05 15:23:23,569 - INFO - Verified that pod ctest-nginx-pod-66181403 is removed in agent 2026-03-05 15:23:23,569 - INFO - Deleting service : ctest-nginx-svc-55735439 2026-03-05 15:23:24,084 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-05 15:23:24,091 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 15:23:24,091 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:39] 2026-03-05 15:23:24,091 - INFO - -------------------------------------------------------------------------------- 2026-03-05 15:23:30,526 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-05 15:23:30,665 - DEBUG - Output : cluster_project={} 2026-03-05 15:23:30,708 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-05 15:23:30,913 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-05 15:23:30,924 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-05 15:23:31,135 - DEBUG - Output : cluster_project={} 2026-03-05 15:24:01,358 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:01,405 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:06,451 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:11,504 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:26,566 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:26,607 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:26,642 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:26,680 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-05 15:24:27,249 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-05 15:24:31,861 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2026-03-05 15:24:31,866 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:24:31,892 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:24:33,920 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:24:35,944 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:24:37,967 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:24:39,987 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2026-03-05 15:27:39,865 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-05 15:27:39,967 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=df26af57-f21e-4a69-add8-b6839ae2156c 2026-03-05 15:27:39,975 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:27:39,980 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:27:40,002 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c6e448f1-4692-4229-8758-e4e2f86618c5 2026-03-05 15:27:40,007 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=98a65d6a-e1e7-4bd1-8bed-7df27770e388 2026-03-05 15:27:40,012 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=21dd2e05-fa4e-4db2-8203-b66943514093 2026-03-05 15:27:40,027 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:27:40,031 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:27:45,037 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:27:45,039 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:27:45,042 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=df26af57-f21e-4a69-add8-b6839ae2156c 2026-03-05 15:27:45,063 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=98a65d6a-e1e7-4bd1-8bed-7df27770e388 2026-03-05 15:27:45,064 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c6e448f1-4692-4229-8758-e4e2f86618c5 2026-03-05 15:27:45,066 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=21dd2e05-fa4e-4db2-8203-b66943514093 2026-03-05 15:27:45,067 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:27:45,068 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:27:45,084 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e071632-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:27:45,086 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50c74004-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:27:50,054 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:27:50,055 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=df26af57-f21e-4a69-add8-b6839ae2156c 2026-03-05 15:27:50,056 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:27:50,065 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4be8aece-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:27:50,084 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:27:50,086 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:27:50,087 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c6e448f1-4692-4229-8758-e4e2f86618c5 2026-03-05 15:27:50,099 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53905b40-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:27:55,065 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:27:55,067 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:27:55,098 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:27:55,101 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:28:00,072 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:28:00,074 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:28:00,104 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:00,108 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:28:05,085 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:28:05,086 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:28:05,111 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:05,115 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:28:10,093 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:28:10,095 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:28:10,118 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:10,122 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:28:15,106 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:28:15,107 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:28:15,126 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:15,130 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=622d9a6c-14f2-45bb-a1ea-0dbdc6389260 2026-03-05 15:28:15,137 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ad62178-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:28:20,115 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=122f880f-4afe-4711-838f-8c417661b636 2026-03-05 15:28:20,117 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1b058489-8052-4d04-a594-2450bc99ee72 2026-03-05 15:28:20,125 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:564e6548-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:28:20,128 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5865008a-18a7-11f1-b5ad-fa163e8542bb 2026-03-05 15:28:20,134 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:25,143 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2d4421b9-119a-4f13-ac9b-fab2d41d6445 2026-03-05 15:28:25,149 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:59ed4804-18a7-11f1-b5ad-fa163e8542bb