2026-06-09 14:35:05,104 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-09 14:35:05,329 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:05,329 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-09 14:35:05,362 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:05,362 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-09 14:35:05,461 - DEBUG - Output : NAMES contrail_test_WdTNa36p2 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 2026-06-09 14:35:05,461 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-09 14:35:05,495 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.16.73.1/24 172.17.0.1/16 2026-06-09 14:35:05,496 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-09 14:35:05,539 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:05,636 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-09 14:35:05,890 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:05,890 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-09 14:35:05,925 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:05,925 - DEBUG - [10.0.0.22]: 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-06-09 14:35:06,006 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-09 14:35:06,006 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-09 14:35:06,041 - DEBUG - Output : 10.0.0.22/24 2026-06-09 14:35:06,041 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-09 14:35:06,075 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2012-1 2026-06-09 14:35:06,135 - INFO - Using existing project ['default-domain', 'k8s-default'](9ef08be4-6b1d-4996-b86b-000a81c5a9af) 2026-06-09 14:35:06,243 - INFO - Using existing project ['default-domain', 'k8s-default'](9ef08be4-6b1d-4996-b86b-000a81c5a9af) 2026-06-09 14:35:06,346 - INFO - ================================================================================ 2026-06-09 14:35:06,346 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-09 14:35:06,346 - 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-06-09 14:35:06,548 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 14:35:06,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2026-06-09 14:35:06,556 - INFO - Initial checks done. Running the testcase now 2026-06-09 14:35:06,556 - INFO - 2026-06-09 14:35:06,560 - INFO - Namespace default already exists 2026-06-09 14:35:06,560 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 14:35:06,665 - DEBUG - Output : cluster_project={} 2026-06-09 14:35:06,701 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-09 14:35:06,701 - DEBUG - Project uuid in Contrail is 9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:06,702 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 14:35:06,828 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 14:35:06,828 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=041b4a3b-986e-430b-933a-70e43f754815 2026-06-09 14:35:06,831 - INFO - Namespace default with uuid 041b4a3b-986e-430b-933a-70e43f754815 found in kube manager 2026-06-09 14:35:06,831 - INFO - Namespace default verification passed 2026-06-09 14:35:06,834 - DEBUG - Service ctest-nginx-svc-68099084 not present 2026-06-09 14:35:06,834 - INFO - Creating service ctest-nginx-svc-68099084 2026-06-09 14:35:06,849 - INFO - Created Service ctest-nginx-svc-68099084 2026-06-09 14:35:06,862 - DEBUG - Pod ctest-nginx-pod-92055506 not present 2026-06-09 14:35:06,862 - INFO - Creating Pod ctest-nginx-pod-92055506 2026-06-09 14:35:06,917 - DEBUG - Pod : ctest-nginx-pod-92055506 UUID is 0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 2026-06-09 14:35:06,920 - DEBUG - Pod ctest-nginx-pod-55605007 not present 2026-06-09 14:35:06,921 - INFO - Creating Pod ctest-nginx-pod-55605007 2026-06-09 14:35:06,969 - DEBUG - Pod : ctest-nginx-pod-55605007 UUID is 79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce 2026-06-09 14:35:07,121 - INFO - Created VN __public__, UUID :9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:07,330 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:35:07,335 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:35:07,359 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:07,397 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:07,407 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:07,414 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:07,419 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:07,468 - DEBUG - Route Targets: [] 2026-06-09 14:35:07,468 - DEBUG - RT names not yet present for VN __public__ 2026-06-09 14:35:12,468 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:35:12,476 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:35:12,497 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:12,532 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,539 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,554 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:12,559 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:12,564 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0dd56dfb-20a8-4503-91d1-ae033ae48584 2026-06-09 14:35:12,568 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 14:35:12,568 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,575 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:12,584 - INFO - Verified VN network id 13 for VN 9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,584 - INFO - Verifications in API Server for VN __public__ passed 2026-06-09 14:35:12,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,591 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:12,595 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:35:12,599 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0dd56dfb-20a8-4503-91d1-ae033ae48584 2026-06-09 14:35:12,603 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 14:35:12,609 - DEBUG - Control-node 10.0.0.33 : 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': '11395729194176300365', 'uuid-lslong': '12823126333551035662'}, 'enable': 'true', 'created': '2026-06-09T14:35:07', 'last-modified': '2026-06-09T14:35:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.334559'} 2026-06-09 14:35:12,609 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:35:12,619 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 14:35:12,619 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-09 14:35:12,619 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-09 14:35:12,619 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:35:12,623 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:35:12,628 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:12,657 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,665 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-09 14:35:12,665 - DEBUG - Verifying the vn in opserver 2026-06-09 14:35:12,665 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-09 14:35:12,665 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-09 14:35:12,668 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-09 14:35:12,669 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-09 14:35:12,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:35:12,677 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:35:12,682 - DEBUG - Do not have enough data to verify VN in agent 2026-06-09 14:35:12,682 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:35:12,688 - DEBUG - VRF ids for VN __public__: {} 2026-06-09 14:35:12,803 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-09 14:35:12,905 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:35:12,910 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:35:12,916 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:12,949 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:12,957 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/e484c015-cb49-4cb5-88c7-b4c72d55a385 2026-06-09 14:35:12,962 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:35:12,965 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:35:12,970 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:35:13,010 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e 2026-06-09 14:35:13,018 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-09 14:35:13,018 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-09 14:35:13,024 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 14:35:13,029 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-09 14:35:13,029 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-09 14:35:13,032 - DEBUG - Ingress ctest-nginx-ingress-88511447 not present 2026-06-09 14:35:13,033 - INFO - Creating Ingress ctest-nginx-ingress-88511447 2026-06-09 14:35:13,040 - INFO - Created Ingress ctest-nginx-ingress-88511447 2026-06-09 14:35:13,047 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-88511447 2026-06-09 14:35:16,052 - DEBUG - For Ingress ctest-nginx-ingress-88511447, Cluster IP: 10.47.255.249, External IPs ['32.146.174.252'] 2026-06-09 14:35:16,052 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-88511447 2026-06-09 14:35:16,052 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=162c7dd2-810a-4eb3-a06e-041a0890b760 2026-06-09 14:35:16,056 - INFO - Ingress ctest-nginx-ingress-88511447 with uuid 162c7dd2-810a-4eb3-a06e-041a0890b760 found in kube manager 2026-06-09 14:35:16,057 - INFO - Ingress ctest-nginx-ingress-88511447 verification passed 2026-06-09 14:35:16,059 - DEBUG - Pod ctest-busybox-pod-32822148 not present 2026-06-09 14:35:16,059 - INFO - Creating Pod ctest-busybox-pod-32822148 2026-06-09 14:35:16,083 - DEBUG - Pod : ctest-busybox-pod-32822148 UUID is 99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:16,095 - DEBUG - Pod ctest-nginx-pod-92055506 not in running state.Currently in Pending 2026-06-09 14:35:21,103 - INFO - Pod ctest-nginx-pod-92055506 is in running state.Got IP 10.47.255.251 2026-06-09 14:35:21,113 - DEBUG - Pod ctest-nginx-pod-92055506 has vmi 69c3eb66-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:35:21,114 - INFO - Verified pod ctest-nginx-pod-92055506 in contrail-api 2026-06-09 14:35:21,114 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:35:21,128 - DEBUG - VMI 69c3eb66-6410-11f1-97a0-fa163e288bd2 is active in agent 10.0.0.22 2026-06-09 14:35:21,128 - INFO - Verified Pod ctest-nginx-pod-92055506 in agent 10.0.0.22 2026-06-09 14:35:21,128 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 2026-06-09 14:35:21,131 - INFO - Pod ctest-nginx-pod-92055506 with uuid 0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 found in kube manager 2026-06-09 14:35:21,131 - INFO - Pod ctest-nginx-pod-92055506 verification passed 2026-06-09 14:35:21,267 - DEBUG - [Pod ctest-nginx-pod-92055506] Cmd: echo ctest-nginx-pod-92055506 > /usr/share/nginx/html/index.html, Output: 2026-06-09 14:35:21,274 - INFO - Pod ctest-nginx-pod-55605007 is in running state.Got IP 10.47.255.250 2026-06-09 14:35:21,328 - DEBUG - Pod ctest-nginx-pod-55605007 has vmi 6a2cf76e-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:35:21,328 - INFO - Verified pod ctest-nginx-pod-55605007 in contrail-api 2026-06-09 14:35:21,328 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:35:21,341 - DEBUG - VMI 6a2cf76e-6410-11f1-97a0-fa163e288bd2 is active in agent 10.0.0.22 2026-06-09 14:35:21,341 - INFO - Verified Pod ctest-nginx-pod-55605007 in agent 10.0.0.22 2026-06-09 14:35:21,341 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce 2026-06-09 14:35:21,347 - INFO - Pod ctest-nginx-pod-55605007 with uuid 79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce found in kube manager 2026-06-09 14:35:21,347 - INFO - Pod ctest-nginx-pod-55605007 verification passed 2026-06-09 14:35:21,411 - DEBUG - [Pod ctest-nginx-pod-55605007] Cmd: echo ctest-nginx-pod-55605007 > /usr/share/nginx/html/index.html, Output: 2026-06-09 14:35:21,417 - DEBUG - Pod ctest-busybox-pod-32822148 not in running state.Currently in Pending 2026-06-09 14:35:26,428 - DEBUG - Pod ctest-busybox-pod-32822148 not in running state.Currently in Pending 2026-06-09 14:35:31,436 - INFO - Pod ctest-busybox-pod-32822148 is in running state.Got IP 10.47.255.248 2026-06-09 14:35:31,448 - DEBUG - Pod ctest-busybox-pod-32822148 has vmi 6e8bde9c-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:35:31,448 - INFO - Verified pod ctest-busybox-pod-32822148 in contrail-api 2026-06-09 14:35:31,448 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:35:31,458 - DEBUG - VMI 6e8bde9c-6410-11f1-97a0-fa163e288bd2 is active in agent 10.0.0.22 2026-06-09 14:35:31,458 - INFO - Verified Pod ctest-busybox-pod-32822148 in agent 10.0.0.22 2026-06-09 14:35:31,458 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:31,462 - INFO - Pod ctest-busybox-pod-32822148 with uuid 99f287c7-31cb-4482-a008-92373e114846 found in kube manager 2026-06-09 14:35:31,462 - INFO - Pod ctest-busybox-pod-32822148 verification passed 2026-06-09 14:35:31,520 - DEBUG - [Pod ctest-busybox-pod-32822148] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55605007 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 14:35:31,521 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 14:35:31,521 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd output: ctest-nginx-pod-55605007 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 14:35:31,576 - DEBUG - [Pod ctest-busybox-pod-32822148] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55605007 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 14:35:31,576 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 14:35:31,576 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd output: ctest-nginx-pod-55605007 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 14:35:31,646 - DEBUG - [Pod ctest-busybox-pod-32822148] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92055506 2026-06-09 14:35:31,646 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 14:35:31,646 - DEBUG - [Pod Pod ctest-busybox-pod-32822148] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92055506 2026-06-09 14:35:31,646 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-92055506': 1, 'ctest-nginx-pod-55605007': 2} 2026-06-09 14:35:31,647 - WARNING - Nothing to delete parallely 2026-06-09 14:35:31,647 - INFO - Deleting pod default:ctest-busybox-pod-32822148 2026-06-09 14:35:31,657 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:31,666 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:35:36,667 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:36,678 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:35:41,679 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:41,688 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:35:46,689 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:46,699 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:35:51,700 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:51,715 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:35:56,716 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:35:56,723 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:36:01,724 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:36:01,733 - WARNING - Pod uuid 99f287c7-31cb-4482-a008-92373e114846 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:36:06,733 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=99f287c7-31cb-4482-a008-92373e114846 2026-06-09 14:36:06,740 - DEBUG - Pod 99f287c7-31cb-4482-a008-92373e114846 is not in agent 10.0.0.22 VM list 2026-06-09 14:36:06,740 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e8bde9c-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:36:06,754 - DEBUG - VMI 6e8bde9c-6410-11f1-97a0-fa163e288bd2 is removed from agent 10.0.0.22 2026-06-09 14:36:06,754 - INFO - Verified that pod ctest-busybox-pod-32822148 is removed in agent 2026-06-09 14:36:06,755 - INFO - Deleting Ingress : ctest-nginx-ingress-88511447 2026-06-09 14:36:06,768 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=162c7dd2-810a-4eb3-a06e-041a0890b760 2026-06-09 14:36:06,772 - ERROR - Ingress ctest-nginx-ingress-88511447 with uuid 162c7dd2-810a-4eb3-a06e-041a0890b760 still found in kube manager 2026-06-09 14:36:07,772 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=162c7dd2-810a-4eb3-a06e-041a0890b760 2026-06-09 14:36:07,775 - INFO - Ingress ctest-nginx-ingress-88511447 with uuid 162c7dd2-810a-4eb3-a06e-041a0890b760 deleted successfully from kube manager 2026-06-09 14:36:07,776 - INFO - Verifications on Ingress %s cleanup passed 2026-06-09 14:36:07,776 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-09 14:36:07,827 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 14:36:07,832 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-09 14:36:07,832 - INFO - Deleting VN __public__ 2026-06-09 14:36:07,947 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 2026-06-09 14:36:07,956 - DEBUG - Response Code: 404 2026-06-09 14:36:07,956 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 14:36:07,968 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8b10daaa-89f1-477b-b16b-8314042a4c17 2026-06-09 14:36:07,981 - DEBUG - Requesting: http://10.0.0.33:8082/project/9ef08be4-6b1d-4996-b86b-000a81c5a9af 2026-06-09 14:36:08,031 - INFO - Validated that VN __public__ is not found in API Server 2026-06-09 14:36:08,031 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-09 14:36:08,040 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:36:08,054 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2026-06-09 14:36:08,054 - INFO - Validated that VN __public__ is not in any agent 2026-06-09 14:36:08,055 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:36:08,061 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 14:36:08,065 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 14:36:08,070 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-09 14:36:08,070 - INFO - Deleting pod default:ctest-nginx-pod-55605007 2026-06-09 14:36:08,085 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce 2026-06-09 14:36:08,102 - WARNING - Pod uuid 79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce is still seen in agent 10.0.0.22 VM list 2026-06-09 14:36:13,103 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce 2026-06-09 14:36:13,111 - DEBUG - Pod 79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce is not in agent 10.0.0.22 VM list 2026-06-09 14:36:13,111 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a2cf76e-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:36:13,116 - DEBUG - VMI 6a2cf76e-6410-11f1-97a0-fa163e288bd2 is removed from agent 10.0.0.22 2026-06-09 14:36:13,116 - INFO - Verified that pod ctest-nginx-pod-55605007 is removed in agent 2026-06-09 14:36:13,117 - INFO - Deleting pod default:ctest-nginx-pod-92055506 2026-06-09 14:36:13,147 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 2026-06-09 14:36:13,153 - WARNING - Pod uuid 0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 is still seen in agent 10.0.0.22 VM list 2026-06-09 14:36:18,153 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 2026-06-09 14:36:18,159 - DEBUG - Pod 0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 is not in agent 10.0.0.22 VM list 2026-06-09 14:36:18,159 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:69c3eb66-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:36:18,164 - DEBUG - VMI 69c3eb66-6410-11f1-97a0-fa163e288bd2 is removed from agent 10.0.0.22 2026-06-09 14:36:18,164 - INFO - Verified that pod ctest-nginx-pod-92055506 is removed in agent 2026-06-09 14:36:18,164 - INFO - Deleting service : ctest-nginx-svc-68099084 2026-06-09 14:36:18,456 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 14:36:18,473 - DEBUG - No XMPP flaps were noticed during the test 2026-06-09 14:36:18,473 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2026-06-09 14:36:18,473 - INFO - -------------------------------------------------------------------------------- 2026-06-09 14:36:24,846 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 14:36:24,952 - DEBUG - Output : cluster_project={} 2026-06-09 14:36:25,060 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 14:36:25,202 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 14:36:25,206 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 14:36:25,312 - DEBUG - Output : cluster_project={} 2026-06-09 14:36:35,429 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:35,512 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:35,543 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:35,614 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:40,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:40,680 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:45,756 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:45,786 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 14:36:46,026 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 14:36:47,762 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2026-06-09 14:36:47,767 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 14:36:47,793 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 14:36:49,815 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 14:39:49,917 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 14:39:49,957 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b15d4bd0-a43d-4c66-bb48-2cad48963e42 2026-06-09 14:39:49,967 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:39:49,976 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:39:49,981 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:39:49,986 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3f44eda7-24ff-4228-b0fb-c29fd98d28b8 2026-06-09 14:39:49,991 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f7fc1cfd-af2b-43e5-ae89-4705cf234a9b 2026-06-09 14:39:50,012 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=102f3f89-a775-41d1-b5fb-28dcd6ea1627 2026-06-09 14:39:50,020 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:39:55,023 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b15d4bd0-a43d-4c66-bb48-2cad48963e42 2026-06-09 14:39:55,026 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:39:55,028 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:39:55,031 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:983039fa-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:39:55,080 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=102f3f89-a775-41d1-b5fb-28dcd6ea1627 2026-06-09 14:39:55,081 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3f44eda7-24ff-4228-b0fb-c29fd98d28b8 2026-06-09 14:39:55,082 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:39:55,083 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f7fc1cfd-af2b-43e5-ae89-4705cf234a9b 2026-06-09 14:39:55,085 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:39:55,097 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9998c8b6-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:39:55,098 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9928621a-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:39:55,101 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:988d9dac-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:40:00,034 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:00,035 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:00,102 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:00,103 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:05,043 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:05,045 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:05,111 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:05,112 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:10,056 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:10,059 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:10,121 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:10,123 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:15,063 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:15,066 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:15,133 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:15,134 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:20,074 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:20,075 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:20,148 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:20,149 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:25,092 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9eb3740-465b-4d76-8b6f-facc68504f08 2026-06-09 14:40:25,093 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=63fac7c8-8cc7-474a-9daa-dd945b4f6466 2026-06-09 14:40:25,099 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b3a0aea-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:40:25,105 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ace0b74-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:40:25,158 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a8b0253e-aace-40df-9c68-8deb7cb39599 2026-06-09 14:40:25,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09796620-dee1-4742-a65a-a709bbcc6132 2026-06-09 14:40:25,167 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a6cb84c-6410-11f1-97a0-fa163e288bd2 2026-06-09 14:40:25,170 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a0a9586-6410-11f1-97a0-fa163e288bd2