2025-01-08 08:59:56,731 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-01-08 08:59:56,978 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:56,978 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-01-08 08:59:57,017 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:57,017 - 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-01-08 08:59:57,091 - DEBUG - Output : NAMES contrail_test_WbwqOKgc3 contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 2025-01-08 08:59:57,091 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 08:59:57,125 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-01-08 08:59:57,125 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-01-08 08:59:57,198 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:57,255 - DEBUG - [10.0.0.42]: Running cmd : hostname 2025-01-08 08:59:57,480 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:57,480 - DEBUG - [10.0.0.42]: Running cmd : hostname -f 2025-01-08 08:59:57,514 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:57,515 - DEBUG - [10.0.0.42]: 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-08 08:59:57,603 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-08 08:59:57,604 - DEBUG - [10.0.0.42]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 08:59:57,638 - DEBUG - Output : 10.0.0.42/24 2025-01-08 08:59:57,638 - DEBUG - [10.0.0.42]: Running cmd : getent hosts 10.0.0.42 | head -n 1 | awk '{print $2}' 2025-01-08 08:59:57,673 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-905-1 2025-01-08 08:59:57,757 - INFO - Using existing project ['default-domain', 'k8s-default'](2a55d0bc-1dcc-4341-9b22-20a339200543) 2025-01-08 08:59:57,874 - INFO - Using existing project ['default-domain', 'k8s-default'](2a55d0bc-1dcc-4341-9b22-20a339200543) 2025-01-08 08:59:58,050 - INFO - ================================================================================ 2025-01-08 08:59:58,050 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-08 08:59:58,050 - 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-08 08:59:58,203 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 08:59:58,211 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.0.0.33': '0'}} with 2025-01-08 08:59:58,211 - INFO - Initial checks done. Running the testcase now 2025-01-08 08:59:58,211 - INFO - 2025-01-08 08:59:58,214 - INFO - Namespace default already exists 2025-01-08 08:59:58,215 - 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-01-08 08:59:58,338 - DEBUG - Output : cluster_project={} 2025-01-08 08:59:58,393 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-08 08:59:58,393 - DEBUG - Project uuid in Contrail is 2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 08:59:58,393 - 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-01-08 08:59:58,527 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 08:59:58,527 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=d3bf410f-1810-4be2-a5d8-7df7cd94b297 2025-01-08 08:59:58,534 - INFO - Namespace default with uuid d3bf410f-1810-4be2-a5d8-7df7cd94b297 found in kube manager 2025-01-08 08:59:58,534 - INFO - Namespace default verification passed 2025-01-08 08:59:58,537 - DEBUG - Service ctest-nginx-svc-88131053 not present 2025-01-08 08:59:58,537 - INFO - Creating service ctest-nginx-svc-88131053 2025-01-08 08:59:58,566 - INFO - Created Service ctest-nginx-svc-88131053 2025-01-08 08:59:58,572 - DEBUG - Pod ctest-nginx-pod-45911930 not present 2025-01-08 08:59:58,573 - INFO - Creating Pod ctest-nginx-pod-45911930 2025-01-08 08:59:58,622 - DEBUG - Pod : ctest-nginx-pod-45911930 UUID is bc5cc176-b4ab-423a-a142-ce3e6e0bc253 2025-01-08 08:59:58,633 - DEBUG - Pod ctest-nginx-pod-26748246 not present 2025-01-08 08:59:58,633 - INFO - Creating Pod ctest-nginx-pod-26748246 2025-01-08 08:59:58,671 - DEBUG - Pod : ctest-nginx-pod-26748246 UUID is f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 2025-01-08 08:59:58,958 - INFO - Created VN __public__, UUID :66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 08:59:59,194 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 08:59:59,201 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 08:59:59,220 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 08:59:59,311 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 08:59:59,323 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 08:59:59,334 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 08:59:59,349 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 08:59:59,399 - DEBUG - Route Targets: [] 2025-01-08 08:59:59,399 - DEBUG - RT names not yet present for VN __public__ 2025-01-08 09:00:04,400 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 09:00:04,407 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 09:00:04,415 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 09:00:04,480 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,509 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:04,520 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:04,529 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/44e1907f-b310-4489-b0b9-a7d8d2c496b2 2025-01-08 09:00:04,539 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 09:00:04,539 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,551 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:04,568 - INFO - Verified VN network id 13 for VN 66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,569 - INFO - Verifications in API Server for VN __public__ passed 2025-01-08 09:00:04,569 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,580 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:04,594 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:04,609 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/44e1907f-b310-4489-b0b9-a7d8d2c496b2 2025-01-08 09:00:04,616 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 09:00:04,623 - 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': '7402881753205325980', 'uuid-lslong': '13057612309987709086'}, 'enable': 'true', 'created': '2025-01-08T08:59:58', 'last-modified': '2025-01-08T08:59:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.523981'} 2025-01-08 09:00:04,623 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:04,630 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 09:00:04,630 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-08 09:00:04,631 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-08 09:00:04,631 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 09:00:04,642 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 09:00:04,649 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 09:00:04,692 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:04,702 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-08 09:00:04,703 - DEBUG - Verifying the vn in opserver 2025-01-08 09:00:04,703 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-01-08 09:00:04,703 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-01-08 09:00:04,709 - 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-01-08 09:00:04,709 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-08 09:00:04,709 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:04,769 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:04,779 - DEBUG - Do not have enough data to verify VN in agent 2025-01-08 09:00:04,779 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:04,788 - DEBUG - VRF ids for VN __public__: {} 2025-01-08 09:00:04,912 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-08 09:00:05,069 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 09:00:05,088 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 09:00:05,097 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 09:00:05,148 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:05,172 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/cc53af06-905d-41d5-a60d-0b67f3882dfd 2025-01-08 09:00:05,184 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 09:00:05,191 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 09:00:05,200 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 09:00:05,271 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/66bc51bb-7e06-409c-b535-f536b795d09e 2025-01-08 09:00:05,288 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-08 09:00:05,288 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-08 09:00:05,302 - 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-01-08 09:00:05,310 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-08 09:00:05,310 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-08 09:00:05,314 - DEBUG - Ingress ctest-nginx-ingress-44470089 not present 2025-01-08 09:00:05,314 - INFO - Creating Ingress ctest-nginx-ingress-44470089 2025-01-08 09:00:05,326 - INFO - Created Ingress ctest-nginx-ingress-44470089 2025-01-08 09:00:05,333 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-44470089 2025-01-08 09:00:08,345 - DEBUG - For Ingress ctest-nginx-ingress-44470089, Cluster IP: 10.47.255.249, External IPs ['3.78.213.188'] 2025-01-08 09:00:08,345 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-44470089 2025-01-08 09:00:08,345 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 2025-01-08 09:00:08,351 - INFO - Ingress ctest-nginx-ingress-44470089 with uuid 2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 found in kube manager 2025-01-08 09:00:08,352 - INFO - Ingress ctest-nginx-ingress-44470089 verification passed 2025-01-08 09:00:08,357 - DEBUG - Pod ctest-busybox-pod-47858253 not present 2025-01-08 09:00:08,357 - INFO - Creating Pod ctest-busybox-pod-47858253 2025-01-08 09:00:08,388 - DEBUG - Pod : ctest-busybox-pod-47858253 UUID is 1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:08,402 - DEBUG - Pod ctest-nginx-pod-45911930 not in running state.Currently in Pending 2025-01-08 09:00:13,410 - INFO - Pod ctest-nginx-pod-45911930 is in running state.Got IP 10.47.255.251 2025-01-08 09:00:13,445 - DEBUG - Pod ctest-nginx-pod-45911930 has vmi f1036e30-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:00:13,445 - INFO - Verified pod ctest-nginx-pod-45911930 in contrail-api 2025-01-08 09:00:13,445 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:00:13,470 - DEBUG - VMI f1036e30-cd9e-11ef-9b95-fa163e019282 is active in agent 10.0.0.42 2025-01-08 09:00:13,471 - INFO - Verified Pod ctest-nginx-pod-45911930 in agent 10.0.0.42 2025-01-08 09:00:13,471 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=bc5cc176-b4ab-423a-a142-ce3e6e0bc253 2025-01-08 09:00:13,477 - INFO - Pod ctest-nginx-pod-45911930 with uuid bc5cc176-b4ab-423a-a142-ce3e6e0bc253 found in kube manager 2025-01-08 09:00:13,477 - INFO - Pod ctest-nginx-pod-45911930 verification passed 2025-01-08 09:00:13,568 - DEBUG - [Pod ctest-nginx-pod-45911930] Cmd: echo ctest-nginx-pod-45911930 > /usr/share/nginx/html/index.html, Output: 2025-01-08 09:00:13,573 - INFO - Pod ctest-nginx-pod-26748246 is in running state.Got IP 10.47.255.250 2025-01-08 09:00:13,588 - DEBUG - Pod ctest-nginx-pod-26748246 has vmi f1843cfe-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:00:13,588 - INFO - Verified pod ctest-nginx-pod-26748246 in contrail-api 2025-01-08 09:00:13,589 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:00:13,602 - DEBUG - VMI f1843cfe-cd9e-11ef-9b95-fa163e019282 is active in agent 10.0.0.42 2025-01-08 09:00:13,602 - INFO - Verified Pod ctest-nginx-pod-26748246 in agent 10.0.0.42 2025-01-08 09:00:13,602 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 2025-01-08 09:00:13,607 - INFO - Pod ctest-nginx-pod-26748246 with uuid f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 found in kube manager 2025-01-08 09:00:13,608 - INFO - Pod ctest-nginx-pod-26748246 verification passed 2025-01-08 09:00:13,684 - DEBUG - [Pod ctest-nginx-pod-26748246] Cmd: echo ctest-nginx-pod-26748246 > /usr/share/nginx/html/index.html, Output: 2025-01-08 09:00:13,690 - DEBUG - Pod ctest-busybox-pod-47858253 not in running state.Currently in Pending 2025-01-08 09:00:18,697 - INFO - Pod ctest-busybox-pod-47858253 is in running state.Got IP 10.47.255.248 2025-01-08 09:00:18,753 - DEBUG - Pod ctest-busybox-pod-47858253 has vmi f6521bca-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:00:18,753 - INFO - Verified pod ctest-busybox-pod-47858253 in contrail-api 2025-01-08 09:00:18,754 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:00:18,768 - DEBUG - VMI f6521bca-cd9e-11ef-9b95-fa163e019282 is active in agent 10.0.0.42 2025-01-08 09:00:18,768 - INFO - Verified Pod ctest-busybox-pod-47858253 in agent 10.0.0.42 2025-01-08 09:00:18,769 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:18,773 - INFO - Pod ctest-busybox-pod-47858253 with uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 found in kube manager 2025-01-08 09:00:18,773 - INFO - Pod ctest-busybox-pod-47858253 verification passed 2025-01-08 09:00:18,848 - DEBUG - [Pod ctest-busybox-pod-47858253] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-45911930 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-01-08 09:00:18,848 - DEBUG - [Pod Pod ctest-busybox-pod-47858253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 09:00:18,848 - DEBUG - [Pod Pod ctest-busybox-pod-47858253] Cmd output: ctest-nginx-pod-45911930 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-01-08 09:00:18,926 - DEBUG - [Pod ctest-busybox-pod-47858253] 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-26748246 2025-01-08 09:00:18,926 - DEBUG - [Pod Pod ctest-busybox-pod-47858253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 09:00:18,926 - DEBUG - [Pod Pod ctest-busybox-pod-47858253] 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-26748246 2025-01-08 09:00:18,926 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-45911930': 1, 'ctest-nginx-pod-26748246': 1} 2025-01-08 09:00:18,927 - WARNING - Nothing to delete parallely 2025-01-08 09:00:18,927 - INFO - Deleting pod default:ctest-busybox-pod-47858253 2025-01-08 09:00:18,939 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:18,950 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:23,951 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:23,961 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:28,962 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:28,969 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:33,970 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:33,979 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:38,980 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:39,019 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:44,019 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:44,027 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:49,028 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:49,036 - WARNING - Pod uuid 1dd84fb8-7ce0-4170-9453-2106ff057b54 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:00:54,037 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=1dd84fb8-7ce0-4170-9453-2106ff057b54 2025-01-08 09:00:54,045 - DEBUG - Pod 1dd84fb8-7ce0-4170-9453-2106ff057b54 is not in agent 10.0.0.42 VM list 2025-01-08 09:00:54,045 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6521bca-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:00:54,060 - DEBUG - VMI f6521bca-cd9e-11ef-9b95-fa163e019282 is removed from agent 10.0.0.42 2025-01-08 09:00:54,060 - INFO - Verified that pod ctest-busybox-pod-47858253 is removed in agent 2025-01-08 09:00:54,060 - INFO - Deleting Ingress : ctest-nginx-ingress-44470089 2025-01-08 09:00:54,069 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 2025-01-08 09:00:54,075 - ERROR - Ingress ctest-nginx-ingress-44470089 with uuid 2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 still found in kube manager 2025-01-08 09:00:55,076 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 2025-01-08 09:00:55,081 - INFO - Ingress ctest-nginx-ingress-44470089 with uuid 2f491bce-04b4-414b-a8ce-9d1bd3ba9e31 deleted successfully from kube manager 2025-01-08 09:00:55,081 - INFO - Verifications on Ingress %s cleanup passed 2025-01-08 09:00:55,081 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-08 09:00:55,233 - 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-01-08 09:00:55,240 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-08 09:00:55,240 - INFO - Deleting VN __public__ 2025-01-08 09:00:55,566 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/fb6ff8fb-1886-4beb-9ccd-9b7dbab4bbbe 2025-01-08 09:00:55,587 - DEBUG - Response Code: 404 2025-01-08 09:00:55,587 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-08 09:00:55,594 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0d462ee0-9b06-4c6d-b992-0e38ff9934d0 2025-01-08 09:00:55,608 - DEBUG - Requesting: http://10.0.0.33:8082/project/2a55d0bc-1dcc-4341-9b22-20a339200543 2025-01-08 09:00:55,678 - INFO - Validated that VN __public__ is not found in API Server 2025-01-08 09:00:55,678 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-08 09:00:55,695 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:55,711 - DEBUG - VN __public__ is not present in Agent 10.0.0.42 2025-01-08 09:00:55,711 - INFO - Validated that VN __public__ is not in any agent 2025-01-08 09:00:55,711 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:55,731 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 09:00:55,738 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 09:00:55,753 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-08 09:00:55,753 - INFO - Deleting pod default:ctest-nginx-pod-26748246 2025-01-08 09:00:55,777 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 2025-01-08 09:00:55,796 - WARNING - Pod uuid f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:01:00,796 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 2025-01-08 09:01:00,805 - DEBUG - Pod f30a1849-dd2d-4e1a-96e0-7ce6dfdeef11 is not in agent 10.0.0.42 VM list 2025-01-08 09:01:00,805 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1843cfe-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:01:00,812 - DEBUG - VMI f1843cfe-cd9e-11ef-9b95-fa163e019282 is removed from agent 10.0.0.42 2025-01-08 09:01:00,812 - INFO - Verified that pod ctest-nginx-pod-26748246 is removed in agent 2025-01-08 09:01:00,812 - INFO - Deleting pod default:ctest-nginx-pod-45911930 2025-01-08 09:01:00,839 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=bc5cc176-b4ab-423a-a142-ce3e6e0bc253 2025-01-08 09:01:00,855 - WARNING - Pod uuid bc5cc176-b4ab-423a-a142-ce3e6e0bc253 is still seen in agent 10.0.0.42 VM list 2025-01-08 09:01:05,857 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=bc5cc176-b4ab-423a-a142-ce3e6e0bc253 2025-01-08 09:01:05,865 - DEBUG - Pod bc5cc176-b4ab-423a-a142-ce3e6e0bc253 is not in agent 10.0.0.42 VM list 2025-01-08 09:01:05,865 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1036e30-cd9e-11ef-9b95-fa163e019282 2025-01-08 09:01:05,873 - DEBUG - VMI f1036e30-cd9e-11ef-9b95-fa163e019282 is removed from agent 10.0.0.42 2025-01-08 09:01:05,873 - INFO - Verified that pod ctest-nginx-pod-45911930 is removed in agent 2025-01-08 09:01:05,873 - INFO - Deleting service : ctest-nginx-svc-88131053 2025-01-08 09:01:06,165 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 09:01:06,173 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 09:01:06,173 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-01-08 09:01:06,173 - INFO - -------------------------------------------------------------------------------- 2025-01-08 09:01:12,659 - 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-01-08 09:01:12,774 - DEBUG - Output : cluster_project={} 2025-01-08 09:01:12,830 - 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-01-08 09:01:13,004 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 09:01:13,011 - 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-01-08 09:01:13,142 - DEBUG - Output : cluster_project={} 2025-01-08 09:01:28,266 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:28,318 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:28,405 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:28,446 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:28,530 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:33,584 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:33,670 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:33,754 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 09:01:34,042 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 09:01:36,740 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_ApplicationPolicySetReq? 2025-01-08 09:01:36,748 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-01-08 09:01:36,782 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-01-08 09:01:38,813 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2025-01-08 09:04:48,999 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 09:04:49,036 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=5a87b2b9-c2e0-4ef7-908a-4a280a65502b 2025-01-08 09:04:49,041 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d1d4c66a-857f-463e-9e64-250ece921c7c 2025-01-08 09:04:49,046 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:04:49,057 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:04:49,060 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:04:49,065 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:04:49,079 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=64da7d0e-7810-4cc4-9db4-fbcf3c7a9e11 2025-01-08 09:04:49,090 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:04:54,168 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d1d4c66a-857f-463e-9e64-250ece921c7c 2025-01-08 09:04:54,169 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=5a87b2b9-c2e0-4ef7-908a-4a280a65502b 2025-01-08 09:04:54,171 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:04:54,173 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=64da7d0e-7810-4cc4-9db4-fbcf3c7a9e11 2025-01-08 09:04:54,174 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:04:54,175 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:04:54,176 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:04:54,177 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:04:54,203 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1e47f884-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:04:54,206 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d0677c0-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:04:54,212 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ecdd8dc-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:04:59,206 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:04:59,215 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:04:59,216 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:04:59,217 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:04:59,219 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:04,215 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:05:04,235 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:05:04,236 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:05:04,238 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:04,239 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:05:09,225 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:05:09,259 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:05:09,261 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:09,262 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:05:09,263 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:05:14,238 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:05:14,279 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:05:14,281 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:05:14,282 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:05:14,283 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:19,249 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:05:19,302 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:05:19,304 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:05:19,306 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:19,308 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:05:24,259 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=4406bf1f-c1ae-41ba-a81e-a063f9af56a6 2025-01-08 09:05:24,267 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20daa43e-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:05:24,337 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2cfc35f5-d3e5-4a34-b41c-b9cb1e6357c0 2025-01-08 09:05:24,339 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=b4543ca4-3ee5-4359-9916-2e522561a009 2025-01-08 09:05:24,340 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=cb347404-2d57-4954-a9b6-967859ac8246 2025-01-08 09:05:24,341 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=adc452ae-f0e8-459f-bba4-924d6a2b631b 2025-01-08 09:05:24,357 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:205bb11a-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:05:24,360 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1f5e9318-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:05:24,361 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1fd9d29e-cd9f-11ef-9b95-fa163e019282 2025-01-08 09:05:24,363 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1d908a96-cd9f-11ef-9b95-fa163e019282