2025-03-31 02:21:15,632 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-03-31 02:21:15,887 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:15,887 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-03-31 02:21:15,922 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:15,922 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-31 02:21:15,997 - DEBUG - Output : NAMES contrail_test_L23UZ9baD contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 2025-03-31 02:21:15,998 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-31 02:21:16,074 - DEBUG - Output : 10.0.0.38/24 172.17.0.1/16 2025-03-31 02:21:16,074 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-03-31 02:21:16,118 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:16,223 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-03-31 02:21:16,470 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:16,470 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-03-31 02:21:16,505 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:16,505 - DEBUG - [10.0.0.49]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-31 02:21:16,573 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-31 02:21:16,573 - DEBUG - [10.0.0.49]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-31 02:21:16,641 - DEBUG - Output : 10.0.0.49/24 2025-03-31 02:21:16,641 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-03-31 02:21:16,676 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1073-1 2025-03-31 02:21:16,761 - INFO - Using existing project ['default-domain', 'k8s-default'](e4876756-ad68-45f0-ada1-ffceaf2f3bb2) 2025-03-31 02:21:16,880 - INFO - Using existing project ['default-domain', 'k8s-default'](e4876756-ad68-45f0-ada1-ffceaf2f3bb2) 2025-03-31 02:21:17,027 - INFO - ================================================================================ 2025-03-31 02:21:17,027 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-31 02:21:17,028 - 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-03-31 02:21:17,266 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 02:21:17,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.38': '0'}} with 2025-03-31 02:21:17,276 - INFO - Initial checks done. Running the testcase now 2025-03-31 02:21:17,276 - INFO - 2025-03-31 02:21:17,282 - INFO - Namespace default already exists 2025-03-31 02:21:17,282 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 02:21:17,400 - DEBUG - Output : cluster_project={} 2025-03-31 02:21:17,438 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-31 02:21:17,438 - DEBUG - Project uuid in Contrail is e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:17,438 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-31 02:21:17,586 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-31 02:21:17,587 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=4194eaec-299a-41f3-9271-c8df0a8eef69 2025-03-31 02:21:17,592 - INFO - Namespace default with uuid 4194eaec-299a-41f3-9271-c8df0a8eef69 found in kube manager 2025-03-31 02:21:17,592 - INFO - Namespace default verification passed 2025-03-31 02:21:17,595 - DEBUG - Service ctest-nginx-svc-11230056 not present 2025-03-31 02:21:17,595 - INFO - Creating service ctest-nginx-svc-11230056 2025-03-31 02:21:17,612 - INFO - Created Service ctest-nginx-svc-11230056 2025-03-31 02:21:17,615 - DEBUG - Pod ctest-nginx-pod-21983503 not present 2025-03-31 02:21:17,615 - INFO - Creating Pod ctest-nginx-pod-21983503 2025-03-31 02:21:17,719 - DEBUG - Pod : ctest-nginx-pod-21983503 UUID is f14adbd8-701e-4d8b-9301-558163caa530 2025-03-31 02:21:17,742 - DEBUG - Pod ctest-nginx-pod-06087701 not present 2025-03-31 02:21:17,742 - INFO - Creating Pod ctest-nginx-pod-06087701 2025-03-31 02:21:17,792 - DEBUG - Pod : ctest-nginx-pod-06087701 UUID is cffd52c6-5545-42d8-b998-285a3036e5f9 2025-03-31 02:21:18,035 - INFO - Created VN __public__, UUID :49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:18,350 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:21:18,369 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:21:18,391 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:18,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:18,483 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:18,511 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:18,543 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:18,552 - DEBUG - Route Targets: [] 2025-03-31 02:21:18,552 - DEBUG - RT names not yet present for VN __public__ 2025-03-31 02:21:23,553 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:21:23,563 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:21:23,575 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:23,658 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,669 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,680 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:23,700 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:23,722 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f021155e-ef0a-4524-bd6a-bcb526606efe 2025-03-31 02:21:23,738 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-31 02:21:23,738 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,751 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:23,772 - INFO - Verified VN network id 13 for VN 49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,772 - INFO - Verifications in API Server for VN __public__ passed 2025-03-31 02:21:23,772 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,790 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:23,802 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:21:23,811 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f021155e-ef0a-4524-bd6a-bcb526606efe 2025-03-31 02:21:23,830 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-31 02:21:23,838 - DEBUG - Control-node 10.0.0.38 : 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': '5318998273380927309', 'uuid-lslong': '12447792370945130743'}, 'enable': 'true', 'created': '2025-03-31T02:21:17', 'last-modified': '2025-03-31T02:21:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.604294'} 2025-03-31 02:21:23,838 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:21:23,848 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-31 02:21:23,848 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-31 02:21:23,849 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-31 02:21:23,849 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:21:23,856 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:21:23,872 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:23,934 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:23,949 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-31 02:21:23,949 - DEBUG - Verifying the vn in opserver 2025-03-31 02:21:23,949 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-03-31 02:21:23,949 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-03-31 02:21:23,954 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-31 02:21:23,954 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-31 02:21:23,955 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:21:23,965 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:21:23,974 - DEBUG - Do not have enough data to verify VN in agent 2025-03-31 02:21:23,974 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:21:23,984 - DEBUG - VRF ids for VN __public__: {} 2025-03-31 02:21:24,142 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-31 02:21:24,300 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:21:24,306 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:21:24,316 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:24,365 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:24,383 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/d8dd0e35-4aca-44f8-aa1c-5bedd9e89ea0 2025-03-31 02:21:24,390 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:21:24,395 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:21:24,404 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:21:24,453 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 2025-03-31 02:21:24,464 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-31 02:21:24,464 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-31 02:21:24,472 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-31 02:21:24,479 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-31 02:21:24,479 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-31 02:21:24,482 - DEBUG - Ingress ctest-nginx-ingress-74429911 not present 2025-03-31 02:21:24,482 - INFO - Creating Ingress ctest-nginx-ingress-74429911 2025-03-31 02:21:24,490 - INFO - Created Ingress ctest-nginx-ingress-74429911 2025-03-31 02:21:24,493 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-74429911 2025-03-31 02:21:27,498 - DEBUG - For Ingress ctest-nginx-ingress-74429911, Cluster IP: 10.47.255.249, External IPs ['135.117.140.252'] 2025-03-31 02:21:27,499 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-74429911 2025-03-31 02:21:27,499 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=61d809bd-70df-44ef-b24b-11d765e291b6 2025-03-31 02:21:27,505 - INFO - Ingress ctest-nginx-ingress-74429911 with uuid 61d809bd-70df-44ef-b24b-11d765e291b6 found in kube manager 2025-03-31 02:21:27,506 - INFO - Ingress ctest-nginx-ingress-74429911 verification passed 2025-03-31 02:21:27,511 - DEBUG - Pod ctest-busybox-pod-49540617 not present 2025-03-31 02:21:27,511 - INFO - Creating Pod ctest-busybox-pod-49540617 2025-03-31 02:21:27,562 - DEBUG - Pod : ctest-busybox-pod-49540617 UUID is 7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:27,574 - DEBUG - Pod ctest-nginx-pod-21983503 not in running state.Currently in Pending 2025-03-31 02:21:32,596 - INFO - Pod ctest-nginx-pod-21983503 is in running state.Got IP 10.47.255.251 2025-03-31 02:21:32,660 - DEBUG - Pod ctest-nginx-pod-21983503 has vmi d4e8123c-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:21:32,660 - INFO - Verified pod ctest-nginx-pod-21983503 in contrail-api 2025-03-31 02:21:32,660 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:21:32,685 - DEBUG - VMI d4e8123c-0dd6-11f0-8fe2-fa163e14dac2 is active in agent 10.0.0.49 2025-03-31 02:21:32,685 - INFO - Verified Pod ctest-nginx-pod-21983503 in agent 10.0.0.49 2025-03-31 02:21:32,686 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=f14adbd8-701e-4d8b-9301-558163caa530 2025-03-31 02:21:32,700 - INFO - Pod ctest-nginx-pod-21983503 with uuid f14adbd8-701e-4d8b-9301-558163caa530 found in kube manager 2025-03-31 02:21:32,700 - INFO - Pod ctest-nginx-pod-21983503 verification passed 2025-03-31 02:21:32,804 - DEBUG - [Pod ctest-nginx-pod-21983503] Cmd: echo ctest-nginx-pod-21983503 > /usr/share/nginx/html/index.html, Output: 2025-03-31 02:21:32,816 - DEBUG - Pod ctest-nginx-pod-06087701 not in running state.Currently in Pending 2025-03-31 02:21:37,835 - INFO - Pod ctest-nginx-pod-06087701 is in running state.Got IP 10.47.255.250 2025-03-31 02:21:37,906 - DEBUG - Pod ctest-nginx-pod-06087701 has vmi d563911e-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:21:37,906 - INFO - Verified pod ctest-nginx-pod-06087701 in contrail-api 2025-03-31 02:21:37,906 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:21:37,925 - DEBUG - VMI d563911e-0dd6-11f0-8fe2-fa163e14dac2 is active in agent 10.0.0.49 2025-03-31 02:21:37,925 - INFO - Verified Pod ctest-nginx-pod-06087701 in agent 10.0.0.49 2025-03-31 02:21:37,926 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=cffd52c6-5545-42d8-b998-285a3036e5f9 2025-03-31 02:21:37,932 - INFO - Pod ctest-nginx-pod-06087701 with uuid cffd52c6-5545-42d8-b998-285a3036e5f9 found in kube manager 2025-03-31 02:21:37,932 - INFO - Pod ctest-nginx-pod-06087701 verification passed 2025-03-31 02:21:38,004 - DEBUG - [Pod ctest-nginx-pod-06087701] Cmd: echo ctest-nginx-pod-06087701 > /usr/share/nginx/html/index.html, Output: 2025-03-31 02:21:38,014 - DEBUG - Pod ctest-busybox-pod-49540617 not in running state.Currently in Pending 2025-03-31 02:21:43,020 - INFO - Pod ctest-busybox-pod-49540617 is in running state.Got IP 10.47.255.248 2025-03-31 02:21:43,036 - DEBUG - Pod ctest-busybox-pod-49540617 has vmi da4dc91a-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:21:43,036 - INFO - Verified pod ctest-busybox-pod-49540617 in contrail-api 2025-03-31 02:21:43,036 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:21:43,048 - DEBUG - VMI da4dc91a-0dd6-11f0-8fe2-fa163e14dac2 is active in agent 10.0.0.49 2025-03-31 02:21:43,049 - INFO - Verified Pod ctest-busybox-pod-49540617 in agent 10.0.0.49 2025-03-31 02:21:43,049 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:43,054 - INFO - Pod ctest-busybox-pod-49540617 with uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 found in kube manager 2025-03-31 02:21:43,054 - INFO - Pod ctest-busybox-pod-49540617 verification passed 2025-03-31 02:21:43,121 - DEBUG - [Pod ctest-busybox-pod-49540617] 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-06087701 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 02:21:43,121 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-31 02:21:43,121 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-06087701 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-31 02:21:43,188 - DEBUG - [Pod ctest-busybox-pod-49540617] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-06087701 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-03-31 02:21:43,188 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-31 02:21:43,188 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] Cmd output: ctest-nginx-pod-06087701 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-03-31 02:21:43,250 - DEBUG - [Pod ctest-busybox-pod-49540617] 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-21983503 2025-03-31 02:21:43,251 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-31 02:21:43,251 - DEBUG - [Pod Pod ctest-busybox-pod-49540617] 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-21983503 2025-03-31 02:21:43,251 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-21983503': 1, 'ctest-nginx-pod-06087701': 2} 2025-03-31 02:21:43,251 - WARNING - Nothing to delete parallely 2025-03-31 02:21:43,251 - INFO - Deleting pod default:ctest-busybox-pod-49540617 2025-03-31 02:21:43,268 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:43,276 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:21:48,276 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:48,284 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:21:53,285 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:53,295 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:21:58,296 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:21:58,304 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:03,305 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:22:03,316 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:08,317 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:22:08,325 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:13,326 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:22:13,337 - WARNING - Pod uuid 7abe86fa-9c77-41a3-ae15-6930ba144e90 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:18,338 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7abe86fa-9c77-41a3-ae15-6930ba144e90 2025-03-31 02:22:18,346 - DEBUG - Pod 7abe86fa-9c77-41a3-ae15-6930ba144e90 is not in agent 10.0.0.49 VM list 2025-03-31 02:22:18,347 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da4dc91a-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:22:18,355 - DEBUG - VMI da4dc91a-0dd6-11f0-8fe2-fa163e14dac2 is removed from agent 10.0.0.49 2025-03-31 02:22:18,355 - INFO - Verified that pod ctest-busybox-pod-49540617 is removed in agent 2025-03-31 02:22:18,355 - INFO - Deleting Ingress : ctest-nginx-ingress-74429911 2025-03-31 02:22:18,362 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=61d809bd-70df-44ef-b24b-11d765e291b6 2025-03-31 02:22:18,369 - ERROR - Ingress ctest-nginx-ingress-74429911 with uuid 61d809bd-70df-44ef-b24b-11d765e291b6 still found in kube manager 2025-03-31 02:22:19,370 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=61d809bd-70df-44ef-b24b-11d765e291b6 2025-03-31 02:22:19,375 - INFO - Ingress ctest-nginx-ingress-74429911 with uuid 61d809bd-70df-44ef-b24b-11d765e291b6 deleted successfully from kube manager 2025-03-31 02:22:19,375 - INFO - Verifications on Ingress %s cleanup passed 2025-03-31 02:22:19,376 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-31 02:22:19,503 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-31 02:22:19,509 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-31 02:22:19,509 - INFO - Deleting VN __public__ 2025-03-31 02:22:19,681 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 2025-03-31 02:22:19,688 - DEBUG - Response Code: 404 2025-03-31 02:22:19,688 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-03-31 02:22:19,694 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4dbaf12a-25d9-4b88-b57a-216e71569890 2025-03-31 02:22:19,705 - DEBUG - Requesting: http://10.0.0.38:8082/project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 2025-03-31 02:22:19,776 - INFO - Validated that VN __public__ is not found in API Server 2025-03-31 02:22:19,777 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-31 02:22:19,791 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:22:19,802 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-03-31 02:22:19,802 - INFO - Validated that VN __public__ is not in any agent 2025-03-31 02:22:19,802 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:22:19,821 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-31 02:22:19,828 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-31 02:22:19,843 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-31 02:22:19,844 - INFO - Deleting pod default:ctest-nginx-pod-06087701 2025-03-31 02:22:19,860 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cffd52c6-5545-42d8-b998-285a3036e5f9 2025-03-31 02:22:19,883 - WARNING - Pod uuid cffd52c6-5545-42d8-b998-285a3036e5f9 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:24,884 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cffd52c6-5545-42d8-b998-285a3036e5f9 2025-03-31 02:22:24,893 - DEBUG - Pod cffd52c6-5545-42d8-b998-285a3036e5f9 is not in agent 10.0.0.49 VM list 2025-03-31 02:22:24,893 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d563911e-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:22:24,904 - DEBUG - VMI d563911e-0dd6-11f0-8fe2-fa163e14dac2 is removed from agent 10.0.0.49 2025-03-31 02:22:24,904 - INFO - Verified that pod ctest-nginx-pod-06087701 is removed in agent 2025-03-31 02:22:24,904 - INFO - Deleting pod default:ctest-nginx-pod-21983503 2025-03-31 02:22:24,919 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f14adbd8-701e-4d8b-9301-558163caa530 2025-03-31 02:22:24,931 - WARNING - Pod uuid f14adbd8-701e-4d8b-9301-558163caa530 is still seen in agent 10.0.0.49 VM list 2025-03-31 02:22:29,938 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f14adbd8-701e-4d8b-9301-558163caa530 2025-03-31 02:22:29,949 - DEBUG - Pod f14adbd8-701e-4d8b-9301-558163caa530 is not in agent 10.0.0.49 VM list 2025-03-31 02:22:29,949 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4e8123c-0dd6-11f0-8fe2-fa163e14dac2 2025-03-31 02:22:29,956 - DEBUG - VMI d4e8123c-0dd6-11f0-8fe2-fa163e14dac2 is removed from agent 10.0.0.49 2025-03-31 02:22:29,956 - INFO - Verified that pod ctest-nginx-pod-21983503 is removed in agent 2025-03-31 02:22:29,957 - INFO - Deleting service : ctest-nginx-svc-11230056 2025-03-31 02:22:30,195 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 02:22:30,204 - DEBUG - No XMPP flaps were noticed during the test
2025-03-31 02:22:30,204 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-03-31 02:22:30,204 - INFO - -------------------------------------------------------------------------------- 2025-03-31 02:22:36,730 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 02:22:36,897 - DEBUG - Output : cluster_project={} 2025-03-31 02:22:36,970 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-31 02:22:37,162 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-31 02:22:37,170 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-31 02:22:37,312 - DEBUG - Output : cluster_project={} 2025-03-31 02:22:52,470 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:52,515 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:52,598 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:52,686 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:57,740 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:57,862 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:57,951 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:58,038 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-31 02:22:58,260 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 02:23:01,111 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-03-31 02:23:01,120 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-03-31 02:23:01,155 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-03-31 02:23:03,192 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-03-31 02:26:04,258 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-31 02:26:04,292 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:04,336 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:04,344 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:04,348 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:04,352 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=56a1034c-e31c-41ce-890f-e0c518552617 2025-03-31 02:26:04,356 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:04,361 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=25c66d81-db8c-4514-a508-351bc9c9bef8 2025-03-31 02:26:04,374 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e5fadc02-1399-4c21-bb53-210d6d2db9b3 2025-03-31 02:26:09,320 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:09,410 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=25c66d81-db8c-4514-a508-351bc9c9bef8 2025-03-31 02:26:09,412 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=56a1034c-e31c-41ce-890f-e0c518552617 2025-03-31 02:26:09,413 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:09,415 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:09,416 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:09,417 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:09,418 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e5fadc02-1399-4c21-bb53-210d6d2db9b3 2025-03-31 02:26:09,446 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:052df27c-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:09,448 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:046b320a-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:09,450 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:14,331 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:14,445 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:14,452 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:14,453 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:14,454 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:19,340 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:19,469 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:19,471 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:19,472 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:19,474 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:24,350 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:24,489 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:24,491 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:24,492 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:24,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:29,361 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:29,512 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:29,514 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:29,515 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:29,516 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:34,371 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:34,531 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:34,534 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:34,535 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:34,537 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:39,382 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b22fa05e-ce04-46a5-b811-0453f271720d 2025-03-31 02:26:39,390 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03fdeede-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:39,542 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1989cf6e-8495-4136-be06-d214be619bf1 2025-03-31 02:26:39,549 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06dfd84c-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:39,552 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b0906d1e-691b-4821-8e1c-b11ccb3cf112 2025-03-31 02:26:39,554 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d9f6e58-4502-473a-917e-54f501027ecd 2025-03-31 02:26:39,555 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 2025-03-31 02:26:39,564 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:07644780-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:39,577 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:065da282-0dd7-11f0-8fe2-fa163e14dac2 2025-03-31 02:26:39,578 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:07e08566-0dd7-11f0-8fe2-fa163e14dac2