2025-01-09 16:12:28,075 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-09 16:12:28,348 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-276-1.novalocal 2025-01-09 16:12:28,348 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-09 16:12:28,472 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-276-1.novalocal 2025-01-09 16:12:28,472 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-09 16:12:28,629 - DEBUG - Output : NAMES contrail_test_2hoRw26hP vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_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_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 webui_job_1 webui_web_1 config_devicemgr_1 config_svcmonitor_1 config_dnsmasq_1 config_api_1 config_nodemgr_1 config_schema_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-01-09 16:12:28,629 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 16:12:28,749 - DEBUG - Output : 172.17.0.1/16 10.0.0.12/24 2025-01-09 16:12:28,749 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-09 16:12:28,874 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-276-1.novalocal 2025-01-09 16:12:28,875 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 16:12:28,995 - DEBUG - Output : 10.0.0.12/24 2025-01-09 16:12:29,264 - INFO - Using existing project ['default-domain', 'k8s-default'](21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05) 2025-01-09 16:12:29,343 - INFO - Using existing project ['default-domain', 'k8s-default'](21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05) 2025-01-09 16:12:29,486 - INFO - ================================================================================ 2025-01-09 16:12:29,486 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-09 16:12:29,486 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-01-09 16:12:29,720 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 16:12:29,726 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.12': '0'}} with 2025-01-09 16:12:29,726 - INFO - Initial checks done. Running the testcase now 2025-01-09 16:12:29,726 - INFO - 2025-01-09 16:12:29,730 - INFO - Namespace default already exists 2025-01-09 16:12:29,730 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 16:12:29,899 - DEBUG - Output : cluster_project={} 2025-01-09 16:12:29,947 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-09 16:12:29,947 - DEBUG - Project uuid in Contrail is 21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:29,947 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 16:12:30,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 16:12:30,117 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=64644ab0-322c-4017-86a1-37b00124489b 2025-01-09 16:12:30,125 - INFO - Namespace default with uuid 64644ab0-322c-4017-86a1-37b00124489b found in kube manager 2025-01-09 16:12:30,125 - INFO - Namespace default verification passed 2025-01-09 16:12:30,129 - DEBUG - Service ctest-nginx-svc-66547664 not present 2025-01-09 16:12:30,130 - INFO - Creating service ctest-nginx-svc-66547664 2025-01-09 16:12:30,160 - INFO - Created Service ctest-nginx-svc-66547664 2025-01-09 16:12:30,179 - DEBUG - Pod ctest-nginx-pod-69106672 not present 2025-01-09 16:12:30,179 - INFO - Creating Pod ctest-nginx-pod-69106672 2025-01-09 16:12:30,217 - DEBUG - Pod : ctest-nginx-pod-69106672 UUID is cd4d4478-2221-4b59-bcd0-553d3fa08392 2025-01-09 16:12:30,219 - DEBUG - Pod ctest-nginx-pod-37646382 not present 2025-01-09 16:12:30,220 - INFO - Creating Pod ctest-nginx-pod-37646382 2025-01-09 16:12:30,289 - DEBUG - Pod : ctest-nginx-pod-37646382 UUID is fe5ace43-8240-46bf-843d-11b16dcd1e2d 2025-01-09 16:12:30,418 - INFO - Created VN __public__, UUID :8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:30,547 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:12:30,555 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:12:30,568 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:30,630 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:30,641 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:30,650 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:30,656 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:30,661 - DEBUG - Route Targets: [] 2025-01-09 16:12:30,661 - DEBUG - RT names not yet present for VN __public__ 2025-01-09 16:12:35,662 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:12:35,668 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:12:35,679 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:35,738 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,752 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,764 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:35,776 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:35,783 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/cdb288de-ad0e-4374-9881-8278456cbb85 2025-01-09 16:12:35,790 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 16:12:35,790 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,800 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:35,818 - INFO - Verified VN network id 15 for VN 8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,818 - INFO - Verifications in API Server for VN __public__ passed 2025-01-09 16:12:35,818 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,834 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:35,847 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:12:35,855 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/cdb288de-ad0e-4374-9881-8278456cbb85 2025-01-09 16:12:35,862 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 16:12:35,870 - DEBUG - Control-node 10.0.0.12 : 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': '10285923462588876533', 'uuid-lslong': '12184896829708472763'}, 'enable': 'true', 'created': '2025-01-09T16:12:30', 'last-modified': '2025-01-09T16:12:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.391666'} 2025-01-09 16:12:35,870 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:12:35,882 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 16:12:35,882 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-09 16:12:35,883 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-09 16:12:35,883 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:12:35,888 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:12:35,896 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:35,956 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:35,970 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-09 16:12:35,970 - DEBUG - Verifying the vn in opserver 2025-01-09 16:12:35,970 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2025-01-09 16:12:35,971 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-01-09 16:12:35,977 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-09 16:12:35,977 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-09 16:12:35,977 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:12:35,983 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:12:35,988 - DEBUG - Do not have enough data to verify VN in agent 2025-01-09 16:12:35,988 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:12:35,995 - DEBUG - VRF ids for VN __public__: {} 2025-01-09 16:12:36,091 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-09 16:12:36,196 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:12:36,202 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:12:36,213 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:36,281 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:36,295 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/1fd94179-dd62-4fcb-96ec-ca5ceb566763 2025-01-09 16:12:36,307 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:12:36,314 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:12:36,325 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:12:36,394 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8ebef0e4-5e77-46f5-a919-731bb78e91bb 2025-01-09 16:12:36,406 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-09 16:12:36,406 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-09 16:12:36,416 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 16:12:36,423 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-09 16:12:36,423 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-09 16:12:36,442 - DEBUG - Ingress ctest-nginx-ingress-17891015 not present 2025-01-09 16:12:36,443 - INFO - Creating Ingress ctest-nginx-ingress-17891015 2025-01-09 16:12:36,449 - INFO - Created Ingress ctest-nginx-ingress-17891015 2025-01-09 16:12:36,454 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-17891015 2025-01-09 16:12:39,461 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-17891015 2025-01-09 16:12:42,466 - DEBUG - For Ingress ctest-nginx-ingress-17891015, Cluster IP: 10.47.255.246, External IPs ['139.167.77.188'] 2025-01-09 16:12:42,466 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-17891015 2025-01-09 16:12:42,467 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=cb565e25-7005-4288-8bdb-de2a4caf4821 2025-01-09 16:12:42,471 - INFO - Ingress ctest-nginx-ingress-17891015 with uuid cb565e25-7005-4288-8bdb-de2a4caf4821 found in kube manager 2025-01-09 16:12:42,472 - INFO - Ingress ctest-nginx-ingress-17891015 verification passed 2025-01-09 16:12:42,475 - DEBUG - Pod ctest-busybox-pod-07947200 not present 2025-01-09 16:12:42,475 - INFO - Creating Pod ctest-busybox-pod-07947200 2025-01-09 16:12:42,520 - DEBUG - Pod : ctest-busybox-pod-07947200 UUID is d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:12:42,527 - DEBUG - Pod ctest-nginx-pod-69106672 not in running state.Currently in Pending 2025-01-09 16:12:47,537 - DEBUG - Pod ctest-nginx-pod-69106672 not in running state.Currently in Pending 2025-01-09 16:12:52,543 - INFO - Pod ctest-nginx-pod-69106672 is in running state.Got IP 10.47.255.248 2025-01-09 16:12:52,557 - DEBUG - Pod ctest-nginx-pod-69106672 has vmi 88a02f98-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:12:52,557 - INFO - Verified pod ctest-nginx-pod-69106672 in contrail-api 2025-01-09 16:12:52,557 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:12:52,567 - DEBUG - VMI 88a02f98-cea4-11ef-8075-fa163e44aad0 is active in agent 10.0.0.12 2025-01-09 16:12:52,568 - INFO - Verified Pod ctest-nginx-pod-69106672 in agent 10.0.0.12 2025-01-09 16:12:52,568 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=cd4d4478-2221-4b59-bcd0-553d3fa08392 2025-01-09 16:12:52,572 - INFO - Pod ctest-nginx-pod-69106672 with uuid cd4d4478-2221-4b59-bcd0-553d3fa08392 found in kube manager 2025-01-09 16:12:52,572 - INFO - Pod ctest-nginx-pod-69106672 verification passed 2025-01-09 16:12:52,624 - DEBUG - [Pod ctest-nginx-pod-69106672] Cmd: echo ctest-nginx-pod-69106672 > /usr/share/nginx/html/index.html, Output: 2025-01-09 16:12:52,630 - INFO - Pod ctest-nginx-pod-37646382 is in running state.Got IP 10.47.255.247 2025-01-09 16:12:52,644 - DEBUG - Pod ctest-nginx-pod-37646382 has vmi 8ac3b4b6-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:12:52,644 - INFO - Verified pod ctest-nginx-pod-37646382 in contrail-api 2025-01-09 16:12:52,644 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:12:52,654 - DEBUG - VMI 8ac3b4b6-cea4-11ef-8075-fa163e44aad0 is active in agent 10.0.0.12 2025-01-09 16:12:52,655 - INFO - Verified Pod ctest-nginx-pod-37646382 in agent 10.0.0.12 2025-01-09 16:12:52,655 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=fe5ace43-8240-46bf-843d-11b16dcd1e2d 2025-01-09 16:12:52,659 - INFO - Pod ctest-nginx-pod-37646382 with uuid fe5ace43-8240-46bf-843d-11b16dcd1e2d found in kube manager 2025-01-09 16:12:52,659 - INFO - Pod ctest-nginx-pod-37646382 verification passed 2025-01-09 16:12:52,703 - DEBUG - [Pod ctest-nginx-pod-37646382] Cmd: echo ctest-nginx-pod-37646382 > /usr/share/nginx/html/index.html, Output: 2025-01-09 16:12:52,709 - DEBUG - Pod ctest-busybox-pod-07947200 not in running state.Currently in Pending 2025-01-09 16:12:57,717 - DEBUG - Pod ctest-busybox-pod-07947200 not in running state.Currently in Pending 2025-01-09 16:13:02,723 - DEBUG - Pod ctest-busybox-pod-07947200 not in running state.Currently in Pending 2025-01-09 16:13:07,730 - INFO - Pod ctest-busybox-pod-07947200 is in running state.Got IP 10.47.255.245 2025-01-09 16:13:07,743 - DEBUG - Pod ctest-busybox-pod-07947200 has vmi 9386ee2e-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:13:07,743 - INFO - Verified pod ctest-busybox-pod-07947200 in contrail-api 2025-01-09 16:13:07,743 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:13:07,753 - DEBUG - VMI 9386ee2e-cea4-11ef-8075-fa163e44aad0 is active in agent 10.0.0.12 2025-01-09 16:13:07,753 - INFO - Verified Pod ctest-busybox-pod-07947200 in agent 10.0.0.12 2025-01-09 16:13:07,753 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:07,757 - INFO - Pod ctest-busybox-pod-07947200 with uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 found in kube manager 2025-01-09 16:13:07,757 - INFO - Pod ctest-busybox-pod-07947200 verification passed 2025-01-09 16:13:07,804 - DEBUG - [Pod ctest-busybox-pod-07947200] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-69106672 2025-01-09 16:13:07,804 - DEBUG - [Pod Pod ctest-busybox-pod-07947200] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 16:13:07,804 - DEBUG - [Pod Pod ctest-busybox-pod-07947200] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-69106672 2025-01-09 16:13:07,856 - DEBUG - [Pod ctest-busybox-pod-07947200] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37646382 2025-01-09 16:13:07,856 - DEBUG - [Pod Pod ctest-busybox-pod-07947200] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 16:13:07,856 - DEBUG - [Pod Pod ctest-busybox-pod-07947200] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37646382 2025-01-09 16:13:07,856 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-69106672': 1, 'ctest-nginx-pod-37646382': 1} 2025-01-09 16:13:07,857 - WARNING - Nothing to delete parallely 2025-01-09 16:13:07,857 - INFO - Deleting pod default:ctest-busybox-pod-07947200 2025-01-09 16:13:07,870 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:07,880 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:12,881 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:12,887 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:17,888 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:17,894 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:22,895 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:22,901 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:27,902 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:27,908 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:32,910 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:32,917 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:37,917 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:37,925 - WARNING - Pod uuid d4ccccd0-c415-4757-9863-b08dd0a2bc86 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:42,925 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d4ccccd0-c415-4757-9863-b08dd0a2bc86 2025-01-09 16:13:42,931 - DEBUG - Pod d4ccccd0-c415-4757-9863-b08dd0a2bc86 is not in agent 10.0.0.12 VM list 2025-01-09 16:13:42,931 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9386ee2e-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:13:42,936 - DEBUG - VMI 9386ee2e-cea4-11ef-8075-fa163e44aad0 is removed from agent 10.0.0.12 2025-01-09 16:13:42,936 - INFO - Verified that pod ctest-busybox-pod-07947200 is removed in agent 2025-01-09 16:13:42,936 - INFO - Deleting Ingress : ctest-nginx-ingress-17891015 2025-01-09 16:13:42,941 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=cb565e25-7005-4288-8bdb-de2a4caf4821 2025-01-09 16:13:42,946 - ERROR - Ingress ctest-nginx-ingress-17891015 with uuid cb565e25-7005-4288-8bdb-de2a4caf4821 still found in kube manager 2025-01-09 16:13:43,946 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=cb565e25-7005-4288-8bdb-de2a4caf4821 2025-01-09 16:13:43,951 - ERROR - Ingress ctest-nginx-ingress-17891015 with uuid cb565e25-7005-4288-8bdb-de2a4caf4821 still found in kube manager 2025-01-09 16:13:44,952 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=cb565e25-7005-4288-8bdb-de2a4caf4821 2025-01-09 16:13:44,963 - ERROR - Ingress ctest-nginx-ingress-17891015 with uuid cb565e25-7005-4288-8bdb-de2a4caf4821 still found in kube manager 2025-01-09 16:13:45,965 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=cb565e25-7005-4288-8bdb-de2a4caf4821 2025-01-09 16:13:45,970 - INFO - Ingress ctest-nginx-ingress-17891015 with uuid cb565e25-7005-4288-8bdb-de2a4caf4821 deleted successfully from kube manager 2025-01-09 16:13:45,970 - INFO - Verifications on Ingress %s cleanup passed 2025-01-09 16:13:45,970 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-09 16:13:46,165 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 16:13:46,173 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-09 16:13:46,173 - INFO - Deleting VN __public__ 2025-01-09 16:13:46,325 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/77a701e6-60ce-4f71-b91b-bc40a6fc4eac 2025-01-09 16:13:46,330 - DEBUG - Response Code: 404 2025-01-09 16:13:46,330 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-09 16:13:46,336 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5ff2500e-cb21-48b1-9f09-cff2078b9179 2025-01-09 16:13:46,348 - DEBUG - Requesting: http://10.0.0.12:8082/project/21d3ec9d-d52c-4e68-8fe1-c8f7dec6fe05 2025-01-09 16:13:46,463 - INFO - Validated that VN __public__ is not found in API Server 2025-01-09 16:13:46,463 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-09 16:13:46,479 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:13:46,490 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-09 16:13:46,491 - INFO - Validated that VN __public__ is not in any agent 2025-01-09 16:13:46,491 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:13:46,522 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 16:13:46,529 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 16:13:46,535 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-09 16:13:46,535 - INFO - Deleting pod default:ctest-nginx-pod-37646382 2025-01-09 16:13:46,557 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fe5ace43-8240-46bf-843d-11b16dcd1e2d 2025-01-09 16:13:46,588 - WARNING - Pod uuid fe5ace43-8240-46bf-843d-11b16dcd1e2d is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:51,589 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fe5ace43-8240-46bf-843d-11b16dcd1e2d 2025-01-09 16:13:51,594 - DEBUG - Pod fe5ace43-8240-46bf-843d-11b16dcd1e2d is not in agent 10.0.0.12 VM list 2025-01-09 16:13:51,594 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8ac3b4b6-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:13:51,599 - DEBUG - VMI 8ac3b4b6-cea4-11ef-8075-fa163e44aad0 is removed from agent 10.0.0.12 2025-01-09 16:13:51,600 - INFO - Verified that pod ctest-nginx-pod-37646382 is removed in agent 2025-01-09 16:13:51,600 - INFO - Deleting pod default:ctest-nginx-pod-69106672 2025-01-09 16:13:51,627 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cd4d4478-2221-4b59-bcd0-553d3fa08392 2025-01-09 16:13:51,634 - WARNING - Pod uuid cd4d4478-2221-4b59-bcd0-553d3fa08392 is still seen in agent 10.0.0.12 VM list 2025-01-09 16:13:56,635 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=cd4d4478-2221-4b59-bcd0-553d3fa08392 2025-01-09 16:13:56,640 - DEBUG - Pod cd4d4478-2221-4b59-bcd0-553d3fa08392 is not in agent 10.0.0.12 VM list 2025-01-09 16:13:56,641 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88a02f98-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:13:56,646 - DEBUG - VMI 88a02f98-cea4-11ef-8075-fa163e44aad0 is removed from agent 10.0.0.12 2025-01-09 16:13:56,646 - INFO - Verified that pod ctest-nginx-pod-69106672 is removed in agent 2025-01-09 16:13:56,647 - INFO - Deleting service : ctest-nginx-svc-66547664 2025-01-09 16:13:57,130 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 16:13:57,136 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 16:13:57,136 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:28] 2025-01-09 16:13:57,136 - INFO - -------------------------------------------------------------------------------- 2025-01-09 16:14:03,492 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 16:14:03,704 - DEBUG - Output : cluster_project={} 2025-01-09 16:14:03,760 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 16:14:03,934 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 16:14:03,940 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 16:14:04,117 - DEBUG - Output : cluster_project={} 2025-01-09 16:14:06,124 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 16:14:06,390 - DEBUG - Output : cluster_project={} 2025-01-09 16:14:26,525 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:14:31,591 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:14:41,653 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:14:41,692 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:14:56,746 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:14:56,850 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:15:01,899 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:15:01,941 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 16:15:02,415 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 16:15:08,975 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-01-09 16:15:08,982 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-09 16:15:09,010 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-09 16:15:11,039 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-09 16:15:13,073 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-09 16:18:13,045 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 16:18:13,092 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=bb33780a-a6ed-44d8-9fc8-09a36e7c1daf 2025-01-09 16:18:13,097 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:13,109 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=87fbff8b-c475-4bf8-b1dd-915b8d2fb481 2025-01-09 16:18:13,121 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:13,127 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ad631904-f5df-429a-a6dc-f736f2765cbe 2025-01-09 16:18:13,136 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:13,160 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:13,169 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4882473b-2a21-455e-9e84-36a7bb3122dc 2025-01-09 16:18:18,173 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=bb33780a-a6ed-44d8-9fc8-09a36e7c1daf 2025-01-09 16:18:18,175 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:18,183 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c53d2758-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:18,205 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=87fbff8b-c475-4bf8-b1dd-915b8d2fb481 2025-01-09 16:18:18,207 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:18,208 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ad631904-f5df-429a-a6dc-f736f2765cbe 2025-01-09 16:18:18,210 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4882473b-2a21-455e-9e84-36a7bb3122dc 2025-01-09 16:18:18,211 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:18,212 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:23,186 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:23,231 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:23,233 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:23,234 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=87fbff8b-c475-4bf8-b1dd-915b8d2fb481 2025-01-09 16:18:23,235 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:23,237 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ad631904-f5df-429a-a6dc-f736f2765cbe 2025-01-09 16:18:23,237 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4882473b-2a21-455e-9e84-36a7bb3122dc 2025-01-09 16:18:23,256 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cac7725a-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:23,259 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c89779da-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:28,193 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:28,258 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4882473b-2a21-455e-9e84-36a7bb3122dc 2025-01-09 16:18:28,260 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:28,261 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:28,263 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:28,274 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cce85b62-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:33,200 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:33,278 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:33,279 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:33,280 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:38,206 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:38,290 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:38,292 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:38,293 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:43,213 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:43,304 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:43,306 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:43,308 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:48,221 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:48,335 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:48,337 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5e62e141-3d59-4dfa-9aa1-0f9def992952 2025-01-09 16:18:48,339 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b62de60a-ce57-4eaa-955c-291dd657829c 2025-01-09 16:18:48,349 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d699b2dc-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:48,350 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d353b83e-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:53,228 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c7e7845-6dcf-46c8-b596-0f287bdb10c3 2025-01-09 16:18:53,233 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1356764-cea4-11ef-8075-fa163e44aad0 2025-01-09 16:18:53,348 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a79b3442-f688-41d6-9e3f-b5afb96565d2 2025-01-09 16:18:53,355 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf0e883a-cea4-11ef-8075-fa163e44aad0