2025-02-03 13:53:03,047 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-02-03 13:53:03,284 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:03,284 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-02-03 13:53:03,317 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:03,318 - DEBUG - [10.0.0.33]: 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-02-03 13:53:03,418 - DEBUG - Output : NAMES contrail_test_cve9wjXAl contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_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 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_schema_1 config_api_dnsmasq_1 2025-02-03 13:53:03,418 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-03 13:53:03,451 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-02-03 13:53:03,452 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-02-03 13:53:03,485 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:03,573 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-03 13:53:03,794 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:03,794 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-03 13:53:03,857 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:03,857 - DEBUG - [10.0.0.22]: 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-02-03 13:53:03,902 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-03 13:53:03,902 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-03 13:53:03,936 - DEBUG - Output : 10.0.0.22/24 2025-02-03 13:53:03,936 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-03 13:53:03,971 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-951-1 2025-02-03 13:53:04,053 - INFO - Using existing project ['default-domain', 'k8s-default'](0aa80e09-0afc-4461-947e-6eddea05513d) 2025-02-03 13:53:04,153 - INFO - Using existing project ['default-domain', 'k8s-default'](0aa80e09-0afc-4461-947e-6eddea05513d) 2025-02-03 13:53:04,285 - INFO - ================================================================================ 2025-02-03 13:53:04,285 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-03 13:53:04,286 - 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-02-03 13:53:04,481 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 13:53:04,489 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2025-02-03 13:53:04,489 - INFO - Initial checks done. Running the testcase now 2025-02-03 13:53:04,490 - INFO - 2025-02-03 13:53:04,493 - INFO - Namespace default already exists 2025-02-03 13:53:04,493 - 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' 2025-02-03 13:53:04,599 - DEBUG - Output : cluster_project={} 2025-02-03 13:53:04,647 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-03 13:53:04,647 - DEBUG - Project uuid in Contrail is 0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:04,647 - 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' 2025-02-03 13:53:04,765 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-03 13:53:04,765 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=9819c177-684d-492a-9b37-f0ce27b68c48 2025-02-03 13:53:04,770 - INFO - Namespace default with uuid 9819c177-684d-492a-9b37-f0ce27b68c48 found in kube manager 2025-02-03 13:53:04,770 - INFO - Namespace default verification passed 2025-02-03 13:53:04,773 - DEBUG - Service ctest-nginx-svc-62453049 not present 2025-02-03 13:53:04,773 - INFO - Creating service ctest-nginx-svc-62453049 2025-02-03 13:53:04,796 - INFO - Created Service ctest-nginx-svc-62453049 2025-02-03 13:53:04,802 - DEBUG - Pod ctest-nginx-pod-41553948 not present 2025-02-03 13:53:04,802 - INFO - Creating Pod ctest-nginx-pod-41553948 2025-02-03 13:53:04,840 - DEBUG - Pod : ctest-nginx-pod-41553948 UUID is c64f0fed-6b62-432c-8568-a8ed9a224f48 2025-02-03 13:53:04,847 - DEBUG - Pod ctest-nginx-pod-52522370 not present 2025-02-03 13:53:04,847 - INFO - Creating Pod ctest-nginx-pod-52522370 2025-02-03 13:53:04,894 - DEBUG - Pod : ctest-nginx-pod-52522370 UUID is 73d29ce4-d8d9-4fdb-848a-2700033ef307 2025-02-03 13:53:05,105 - INFO - Created VN __public__, UUID :183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:05,370 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:53:05,377 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:53:05,410 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:05,544 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:05,578 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:05,617 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:05,643 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:05,657 - DEBUG - Route Targets: [] 2025-02-03 13:53:05,657 - DEBUG - RT names not yet present for VN __public__ 2025-02-03 13:53:10,658 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:53:10,664 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:53:10,673 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:10,733 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:10,754 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:10,765 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:10,773 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:10,780 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/52f3d54e-6970-432c-8ac2-edc3079a84de 2025-02-03 13:53:10,786 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-03 13:53:10,787 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:10,799 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:10,819 - INFO - Verified VN network id 13 for VN 183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:10,819 - INFO - Verifications in API Server for VN __public__ passed 2025-02-03 13:53:10,819 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:10,831 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:10,841 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:53:10,855 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/52f3d54e-6970-432c-8ac2-edc3079a84de 2025-02-03 13:53:10,873 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-03 13:53:10,884 - 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': '1746214152516224785', 'uuid-lslong': '9903087589387933400'}, 'enable': 'true', 'created': '2025-02-03T13:53:05', 'last-modified': '2025-02-03T13:53:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.615955'} 2025-02-03 13:53:10,884 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:53:10,894 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-03 13:53:10,900 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-03 13:53:10,900 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-03 13:53:10,900 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:53:10,910 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:53:10,926 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:11,018 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:11,045 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-03 13:53:11,045 - DEBUG - Verifying the vn in opserver 2025-02-03 13:53:11,045 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-02-03 13:53:11,045 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-02-03 13:53:11,060 - 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'} 2025-02-03 13:53:11,060 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-03 13:53:11,060 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:53:11,074 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:53:11,083 - DEBUG - Do not have enough data to verify VN in agent 2025-02-03 13:53:11,083 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:53:11,092 - DEBUG - VRF ids for VN __public__: {} 2025-02-03 13:53:11,226 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-03 13:53:11,406 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:53:11,418 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:53:11,431 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:11,473 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:11,485 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/5aff7683-c6c6-461b-af46-d4bd1bbe89bf 2025-02-03 13:53:11,491 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:53:11,497 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:53:11,505 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:53:11,542 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/183bcc85-167d-4711-896e-d5b1990c16d8 2025-02-03 13:53:11,553 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-03 13:53:11,553 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-03 13:53:11,560 - 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__ 2025-02-03 13:53:11,566 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-03 13:53:11,566 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-03 13:53:11,569 - DEBUG - Ingress ctest-nginx-ingress-89295386 not present 2025-02-03 13:53:11,569 - INFO - Creating Ingress ctest-nginx-ingress-89295386 2025-02-03 13:53:11,576 - INFO - Created Ingress ctest-nginx-ingress-89295386 2025-02-03 13:53:11,580 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-89295386 2025-02-03 13:53:14,595 - DEBUG - For Ingress ctest-nginx-ingress-89295386, Cluster IP: 10.47.255.249, External IPs ['33.1.54.252'] 2025-02-03 13:53:14,595 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-89295386 2025-02-03 13:53:14,595 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b3f3092b-0081-4cc6-b93b-e9510afdd759 2025-02-03 13:53:14,602 - INFO - Ingress ctest-nginx-ingress-89295386 with uuid b3f3092b-0081-4cc6-b93b-e9510afdd759 found in kube manager 2025-02-03 13:53:14,603 - INFO - Ingress ctest-nginx-ingress-89295386 verification passed 2025-02-03 13:53:14,605 - DEBUG - Pod ctest-busybox-pod-49990257 not present 2025-02-03 13:53:14,606 - INFO - Creating Pod ctest-busybox-pod-49990257 2025-02-03 13:53:14,658 - DEBUG - Pod : ctest-busybox-pod-49990257 UUID is ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:14,670 - DEBUG - Pod ctest-nginx-pod-41553948 not in running state.Currently in Pending 2025-02-03 13:53:19,682 - INFO - Pod ctest-nginx-pod-41553948 is in running state.Got IP 10.47.255.251 2025-02-03 13:53:19,728 - DEBUG - Pod ctest-nginx-pod-41553948 has vmi 31ed11ca-e236-11ef-a8d2-fa163e421452 2025-02-03 13:53:19,728 - INFO - Verified pod ctest-nginx-pod-41553948 in contrail-api 2025-02-03 13:53:19,728 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:53:19,742 - DEBUG - VMI 31ed11ca-e236-11ef-a8d2-fa163e421452 is active in agent 10.0.0.22 2025-02-03 13:53:19,743 - INFO - Verified Pod ctest-nginx-pod-41553948 in agent 10.0.0.22 2025-02-03 13:53:19,743 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=c64f0fed-6b62-432c-8568-a8ed9a224f48 2025-02-03 13:53:19,747 - INFO - Pod ctest-nginx-pod-41553948 with uuid c64f0fed-6b62-432c-8568-a8ed9a224f48 found in kube manager 2025-02-03 13:53:19,748 - INFO - Pod ctest-nginx-pod-41553948 verification passed 2025-02-03 13:53:19,811 - DEBUG - [Pod ctest-nginx-pod-41553948] Cmd: echo ctest-nginx-pod-41553948 > /usr/share/nginx/html/index.html, Output: 2025-02-03 13:53:19,816 - DEBUG - Pod ctest-nginx-pod-52522370 not in running state.Currently in Pending 2025-02-03 13:53:24,822 - INFO - Pod ctest-nginx-pod-52522370 is in running state.Got IP 10.47.255.250 2025-02-03 13:53:24,878 - DEBUG - Pod ctest-nginx-pod-52522370 has vmi 3268fd44-e236-11ef-a8d2-fa163e421452 2025-02-03 13:53:24,878 - INFO - Verified pod ctest-nginx-pod-52522370 in contrail-api 2025-02-03 13:53:24,879 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:53:24,891 - DEBUG - VMI 3268fd44-e236-11ef-a8d2-fa163e421452 is active in agent 10.0.0.22 2025-02-03 13:53:24,891 - INFO - Verified Pod ctest-nginx-pod-52522370 in agent 10.0.0.22 2025-02-03 13:53:24,891 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=73d29ce4-d8d9-4fdb-848a-2700033ef307 2025-02-03 13:53:24,897 - INFO - Pod ctest-nginx-pod-52522370 with uuid 73d29ce4-d8d9-4fdb-848a-2700033ef307 found in kube manager 2025-02-03 13:53:24,897 - INFO - Pod ctest-nginx-pod-52522370 verification passed 2025-02-03 13:53:24,958 - DEBUG - [Pod ctest-nginx-pod-52522370] Cmd: echo ctest-nginx-pod-52522370 > /usr/share/nginx/html/index.html, Output: 2025-02-03 13:53:24,963 - INFO - Pod ctest-busybox-pod-49990257 is in running state.Got IP 10.47.255.248 2025-02-03 13:53:24,977 - DEBUG - Pod ctest-busybox-pod-49990257 has vmi 36f211ca-e236-11ef-a8d2-fa163e421452 2025-02-03 13:53:24,977 - INFO - Verified pod ctest-busybox-pod-49990257 in contrail-api 2025-02-03 13:53:24,977 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:53:24,990 - DEBUG - VMI 36f211ca-e236-11ef-a8d2-fa163e421452 is active in agent 10.0.0.22 2025-02-03 13:53:24,990 - INFO - Verified Pod ctest-busybox-pod-49990257 in agent 10.0.0.22 2025-02-03 13:53:24,990 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:24,995 - INFO - Pod ctest-busybox-pod-49990257 with uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 found in kube manager 2025-02-03 13:53:24,995 - INFO - Pod ctest-busybox-pod-49990257 verification passed 2025-02-03 13:53:25,059 - DEBUG - [Pod ctest-busybox-pod-49990257] 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) ctest-nginx-pod-41553948 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-03 13:53:25,059 - DEBUG - [Pod Pod ctest-busybox-pod-49990257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 13:53:25,059 - DEBUG - [Pod Pod ctest-busybox-pod-49990257] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-41553948 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-03 13:53:25,108 - DEBUG - [Pod ctest-busybox-pod-49990257] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-52522370 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-03 13:53:25,108 - DEBUG - [Pod Pod ctest-busybox-pod-49990257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 13:53:25,108 - DEBUG - [Pod Pod ctest-busybox-pod-49990257] Cmd output: ctest-nginx-pod-52522370 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-03 13:53:25,108 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-41553948': 1, 'ctest-nginx-pod-52522370': 1} 2025-02-03 13:53:25,108 - WARNING - Nothing to delete parallely 2025-02-03 13:53:25,108 - INFO - Deleting pod default:ctest-busybox-pod-49990257 2025-02-03 13:53:25,124 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:25,131 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:30,132 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:30,140 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:35,141 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:35,150 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:40,150 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:40,159 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:45,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:45,168 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:50,169 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:50,179 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:53:55,180 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:53:55,190 - WARNING - Pod uuid ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:54:00,191 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 2025-02-03 13:54:00,199 - DEBUG - Pod ebbb45a7-a701-48ae-99ee-c7ab0a02ec79 is not in agent 10.0.0.22 VM list 2025-02-03 13:54:00,199 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36f211ca-e236-11ef-a8d2-fa163e421452 2025-02-03 13:54:00,207 - DEBUG - VMI 36f211ca-e236-11ef-a8d2-fa163e421452 is removed from agent 10.0.0.22 2025-02-03 13:54:00,207 - INFO - Verified that pod ctest-busybox-pod-49990257 is removed in agent 2025-02-03 13:54:00,207 - INFO - Deleting Ingress : ctest-nginx-ingress-89295386 2025-02-03 13:54:00,214 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b3f3092b-0081-4cc6-b93b-e9510afdd759 2025-02-03 13:54:00,224 - ERROR - Ingress ctest-nginx-ingress-89295386 with uuid b3f3092b-0081-4cc6-b93b-e9510afdd759 still found in kube manager 2025-02-03 13:54:01,226 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b3f3092b-0081-4cc6-b93b-e9510afdd759 2025-02-03 13:54:01,233 - ERROR - Ingress ctest-nginx-ingress-89295386 with uuid b3f3092b-0081-4cc6-b93b-e9510afdd759 still found in kube manager 2025-02-03 13:54:02,235 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b3f3092b-0081-4cc6-b93b-e9510afdd759 2025-02-03 13:54:02,241 - INFO - Ingress ctest-nginx-ingress-89295386 with uuid b3f3092b-0081-4cc6-b93b-e9510afdd759 deleted successfully from kube manager 2025-02-03 13:54:02,241 - INFO - Verifications on Ingress %s cleanup passed 2025-02-03 13:54:02,241 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-03 13:54:02,335 - 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__ 2025-02-03 13:54:02,342 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-03 13:54:02,343 - INFO - Deleting VN __public__ 2025-02-03 13:54:02,454 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2cd632fb-d2e2-4884-946d-97fe5413f52c 2025-02-03 13:54:02,460 - DEBUG - Response Code: 404 2025-02-03 13:54:02,460 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-02-03 13:54:02,477 - DEBUG - Requesting: http://10.0.0.33:8082/domain/47126d32-2ab1-4368-949f-f40ae5a1717b 2025-02-03 13:54:02,489 - DEBUG - Requesting: http://10.0.0.33:8082/project/0aa80e09-0afc-4461-947e-6eddea05513d 2025-02-03 13:54:02,541 - INFO - Validated that VN __public__ is not found in API Server 2025-02-03 13:54:02,542 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-03 13:54:02,552 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:54:02,559 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-02-03 13:54:02,559 - INFO - Validated that VN __public__ is not in any agent 2025-02-03 13:54:02,559 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:54:02,567 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 13:54:02,574 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-03 13:54:02,582 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-03 13:54:02,583 - INFO - Deleting pod default:ctest-nginx-pod-52522370 2025-02-03 13:54:02,600 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=73d29ce4-d8d9-4fdb-848a-2700033ef307 2025-02-03 13:54:02,624 - WARNING - Pod uuid 73d29ce4-d8d9-4fdb-848a-2700033ef307 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:54:07,625 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=73d29ce4-d8d9-4fdb-848a-2700033ef307 2025-02-03 13:54:07,632 - DEBUG - Pod 73d29ce4-d8d9-4fdb-848a-2700033ef307 is not in agent 10.0.0.22 VM list 2025-02-03 13:54:07,632 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3268fd44-e236-11ef-a8d2-fa163e421452 2025-02-03 13:54:07,639 - DEBUG - VMI 3268fd44-e236-11ef-a8d2-fa163e421452 is removed from agent 10.0.0.22 2025-02-03 13:54:07,640 - INFO - Verified that pod ctest-nginx-pod-52522370 is removed in agent 2025-02-03 13:54:07,640 - INFO - Deleting pod default:ctest-nginx-pod-41553948 2025-02-03 13:54:07,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c64f0fed-6b62-432c-8568-a8ed9a224f48 2025-02-03 13:54:07,664 - WARNING - Pod uuid c64f0fed-6b62-432c-8568-a8ed9a224f48 is still seen in agent 10.0.0.22 VM list 2025-02-03 13:54:12,666 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c64f0fed-6b62-432c-8568-a8ed9a224f48 2025-02-03 13:54:12,675 - DEBUG - Pod c64f0fed-6b62-432c-8568-a8ed9a224f48 is not in agent 10.0.0.22 VM list 2025-02-03 13:54:12,675 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31ed11ca-e236-11ef-a8d2-fa163e421452 2025-02-03 13:54:12,681 - DEBUG - VMI 31ed11ca-e236-11ef-a8d2-fa163e421452 is removed from agent 10.0.0.22 2025-02-03 13:54:12,682 - INFO - Verified that pod ctest-nginx-pod-41553948 is removed in agent 2025-02-03 13:54:12,682 - INFO - Deleting service : ctest-nginx-svc-62453049 2025-02-03 13:54:12,917 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 13:54:12,925 - DEBUG - No XMPP flaps were noticed during the test 2025-02-03 13:54:12,926 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-02-03 13:54:12,926 - INFO - -------------------------------------------------------------------------------- 2025-02-03 13:54:19,325 - 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' 2025-02-03 13:54:19,455 - DEBUG - Output : cluster_project={} 2025-02-03 13:54:19,513 - 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' 2025-02-03 13:54:19,677 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-03 13:54:19,689 - 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' 2025-02-03 13:54:19,837 - DEBUG - Output : cluster_project={} 2025-02-03 13:54:30,003 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:35,066 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:35,155 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:35,198 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:40,291 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:40,419 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:40,499 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:40,546 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 13:54:40,749 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 13:54:43,866 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-02-03 13:54:43,874 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-03 13:54:43,907 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-03 13:54:45,943 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-03 13:57:46,572 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 13:57:46,640 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=072a7a32-8be5-44dc-9589-10e6db68aa0b 2025-02-03 13:57:46,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:57:46,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=474a1d95-58ef-403f-9aa3-daccb40072f7 2025-02-03 13:57:46,672 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fa86fcf2-98fa-45c7-b3b9-b3b8eeb4d7e3 2025-02-03 13:57:46,690 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09262c5c-7dce-4cf2-a224-941361f49e92 2025-02-03 13:57:46,698 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:57:46,702 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:57:46,708 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:57:51,792 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fa86fcf2-98fa-45c7-b3b9-b3b8eeb4d7e3 2025-02-03 13:57:51,795 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=072a7a32-8be5-44dc-9589-10e6db68aa0b 2025-02-03 13:57:51,797 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:57:51,799 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09262c5c-7dce-4cf2-a224-941361f49e92 2025-02-03 13:57:51,801 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:57:51,802 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:57:51,804 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=474a1d95-58ef-403f-9aa3-daccb40072f7 2025-02-03 13:57:51,806 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:57:51,834 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ec17c22-e236-11ef-a8d2-fa163e421452 2025-02-03 13:57:51,837 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ff639fc-e236-11ef-a8d2-fa163e421452 2025-02-03 13:57:51,838 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e3bd5fe-e236-11ef-a8d2-fa163e421452 2025-02-03 13:57:51,841 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f6b5b70-e236-11ef-a8d2-fa163e421452 2025-02-03 13:57:56,836 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:57:56,838 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:57:56,840 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:57:56,841 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:01,855 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:58:01,857 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:58:01,859 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:01,860 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:58:06,877 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:58:06,880 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:58:06,881 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:58:06,882 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:11,897 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:58:11,898 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:58:11,900 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:11,902 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:58:16,926 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:58:16,928 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:16,929 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:58:16,930 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:58:22,001 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=611df70c-68ef-4395-93a9-b02bbb8ce703 2025-02-03 13:58:22,004 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b9ee3386-9ea7-4e8c-a092-41fa0e01dc58 2025-02-03 13:58:22,008 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=736bc77b-b588-48d3-852a-b1ad69f6b339 2025-02-03 13:58:22,010 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=48dea5ee-e8d3-4c1b-8575-cccd79a9d164 2025-02-03 13:58:22,014 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:610adbb8-e236-11ef-a8d2-fa163e421452 2025-02-03 13:58:22,036 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61841e24-e236-11ef-a8d2-fa163e421452 2025-02-03 13:58:22,039 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6088eb4e-e236-11ef-a8d2-fa163e421452 2025-02-03 13:58:22,042 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61fdf53c-e236-11ef-a8d2-fa163e421452