2025-01-06 02:01:54,392 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-01-06 02:01:54,611 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:54,611 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-01-06 02:01:54,645 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:54,645 - DEBUG - [10.0.0.28]: 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-06 02:01:54,742 - DEBUG - Output : NAMES contrail_test_7yHmRVvlX contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 redis_redis_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_schema_1 2025-01-06 02:01:54,742 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 02:01:54,776 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2025-01-06 02:01:54,776 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-01-06 02:01:54,809 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:54,891 - DEBUG - [10.0.0.34]: Running cmd : hostname 2025-01-06 02:01:55,136 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:55,137 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2025-01-06 02:01:55,171 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:55,171 - DEBUG - [10.0.0.34]: 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-06 02:01:55,226 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-06 02:01:55,226 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-06 02:01:55,292 - DEBUG - Output : 10.0.0.34/24 2025-01-06 02:01:55,292 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2025-01-06 02:01:55,326 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-897-1 2025-01-06 02:01:55,418 - INFO - Using existing project ['default-domain', 'k8s-default'](912c94ea-0fd0-40e2-a8ad-b1a985b59c9e) 2025-01-06 02:01:55,518 - INFO - Using existing project ['default-domain', 'k8s-default'](912c94ea-0fd0-40e2-a8ad-b1a985b59c9e) 2025-01-06 02:01:55,649 - INFO - ================================================================================ 2025-01-06 02:01:55,649 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-06 02:01:55,650 - 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-06 02:01:55,881 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 02:01:55,889 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.28': '0'}} with 2025-01-06 02:01:55,889 - INFO - Initial checks done. Running the testcase now 2025-01-06 02:01:55,889 - INFO - 2025-01-06 02:01:55,893 - INFO - Namespace default already exists 2025-01-06 02:01:55,894 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 02:01:56,020 - DEBUG - Output : cluster_project={} 2025-01-06 02:01:56,062 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-06 02:01:56,062 - DEBUG - Project uuid in Contrail is 912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:01:56,062 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 02:01:56,183 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 02:01:56,184 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=32018c6d-2c0b-4bb7-873a-c00bec1aaf95 2025-01-06 02:01:56,188 - INFO - Namespace default with uuid 32018c6d-2c0b-4bb7-873a-c00bec1aaf95 found in kube manager 2025-01-06 02:01:56,188 - INFO - Namespace default verification passed 2025-01-06 02:01:56,191 - DEBUG - Service ctest-nginx-svc-23597612 not present 2025-01-06 02:01:56,191 - INFO - Creating service ctest-nginx-svc-23597612 2025-01-06 02:01:56,219 - INFO - Created Service ctest-nginx-svc-23597612 2025-01-06 02:01:56,222 - DEBUG - Pod ctest-nginx-pod-26712918 not present 2025-01-06 02:01:56,222 - INFO - Creating Pod ctest-nginx-pod-26712918 2025-01-06 02:01:56,251 - DEBUG - Node for Pod ctest-nginx-pod-26712918 not yet populated 2025-01-06 02:01:59,257 - DEBUG - Pod : ctest-nginx-pod-26712918 UUID is 0774dfd9-11f2-40ea-a282-c7d52421d438 2025-01-06 02:01:59,259 - DEBUG - Pod ctest-nginx-pod-01081943 not present 2025-01-06 02:01:59,259 - INFO - Creating Pod ctest-nginx-pod-01081943 2025-01-06 02:01:59,276 - DEBUG - Pod : ctest-nginx-pod-01081943 UUID is c7ef4aa6-e6c1-473c-8951-58cc81f84f39 2025-01-06 02:01:59,410 - INFO - Created VN __public__, UUID :3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,682 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 02:01:59,696 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6b4f5432-e0ac-48fa-92ac-7cbda32cd101 2025-01-06 02:01:59,727 - DEBUG - Requesting: http://10.0.0.28:8082/project/912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:01:59,799 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,809 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,819 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:01:59,825 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:01:59,855 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/98b81e21-ed0a-4a00-92ac-0d207374221b 2025-01-06 02:01:59,862 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-06 02:01:59,862 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,889 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:01:59,902 - INFO - Verified VN network id 13 for VN 3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,902 - INFO - Verifications in API Server for VN __public__ passed 2025-01-06 02:01:59,902 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:01:59,916 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:01:59,922 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:01:59,929 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/98b81e21-ed0a-4a00-92ac-0d207374221b 2025-01-06 02:01:59,943 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 02:01:59,957 - DEBUG - Control-node 10.0.0.28 : 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': '4461097661163457718', 'uuid-lslong': '9599157262612881896'}, 'enable': 'true', 'created': '2025-01-06T02:01:59', 'last-modified': '2025-01-06T02:01:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.398410'} 2025-01-06 02:01:59,957 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:01:59,972 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-06 02:01:59,972 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-06 02:01:59,974 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-06 02:01:59,974 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 02:02:00,017 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6b4f5432-e0ac-48fa-92ac-7cbda32cd101 2025-01-06 02:02:00,029 - DEBUG - Requesting: http://10.0.0.28:8082/project/912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:02:00,091 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:02:00,105 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-06 02:02:00,106 - DEBUG - Verifying the vn in opserver 2025-01-06 02:02:00,106 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2025-01-06 02:02:00,106 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2025-01-06 02:02:00,111 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-06 02:02:00,111 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-06 02:02:00,112 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:00,121 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:00,276 - DEBUG - Do not have enough data to verify VN in agent 2025-01-06 02:02:00,276 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:00,289 - DEBUG - VRF ids for VN __public__: {} 2025-01-06 02:02:00,422 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-06 02:02:00,550 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 02:02:00,556 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6b4f5432-e0ac-48fa-92ac-7cbda32cd101 2025-01-06 02:02:00,566 - DEBUG - Requesting: http://10.0.0.28:8082/project/912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:02:00,616 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:02:00,629 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/0068d501-4a58-43de-80b0-592207866d8f 2025-01-06 02:02:00,637 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 02:02:00,642 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6b4f5432-e0ac-48fa-92ac-7cbda32cd101 2025-01-06 02:02:00,649 - DEBUG - Requesting: http://10.0.0.28:8082/project/912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:02:00,711 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/3de900af-d9f9-4cb6-8537-0eabfd26e1e8 2025-01-06 02:02:00,722 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-06 02:02:00,722 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-06 02:02:00,734 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 02:02:00,741 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-06 02:02:00,741 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-06 02:02:00,743 - DEBUG - Ingress ctest-nginx-ingress-63322394 not present 2025-01-06 02:02:00,743 - INFO - Creating Ingress ctest-nginx-ingress-63322394 2025-01-06 02:02:00,750 - INFO - Created Ingress ctest-nginx-ingress-63322394 2025-01-06 02:02:00,752 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-63322394 2025-01-06 02:02:03,757 - DEBUG - For Ingress ctest-nginx-ingress-63322394, Cluster IP: 10.47.255.249, External IPs ['20.112.234.188'] 2025-01-06 02:02:03,757 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-63322394 2025-01-06 02:02:03,757 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d19b275b-3592-495e-a4a8-a4fd8bb8bdff 2025-01-06 02:02:03,761 - INFO - Ingress ctest-nginx-ingress-63322394 with uuid d19b275b-3592-495e-a4a8-a4fd8bb8bdff found in kube manager 2025-01-06 02:02:03,762 - INFO - Ingress ctest-nginx-ingress-63322394 verification passed 2025-01-06 02:02:03,764 - DEBUG - Pod ctest-busybox-pod-79118117 not present 2025-01-06 02:02:03,764 - INFO - Creating Pod ctest-busybox-pod-79118117 2025-01-06 02:02:03,794 - DEBUG - Pod : ctest-busybox-pod-79118117 UUID is b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:03,799 - DEBUG - Pod ctest-nginx-pod-26712918 not in running state.Currently in Pending 2025-01-06 02:02:08,805 - DEBUG - Pod ctest-nginx-pod-26712918 not in running state.Currently in Pending 2025-01-06 02:02:13,811 - INFO - Pod ctest-nginx-pod-26712918 is in running state.Got IP 10.47.255.251 2025-01-06 02:02:13,824 - DEBUG - Pod ctest-nginx-pod-26712918 has vmi 35c261da-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:02:13,824 - INFO - Verified pod ctest-nginx-pod-26712918 in contrail-api 2025-01-06 02:02:13,824 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:02:13,839 - DEBUG - VMI 35c261da-cbd2-11ef-b954-fa163e6f847a is active in agent 10.0.0.34 2025-01-06 02:02:13,839 - INFO - Verified Pod ctest-nginx-pod-26712918 in agent 10.0.0.34 2025-01-06 02:02:13,839 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=0774dfd9-11f2-40ea-a282-c7d52421d438 2025-01-06 02:02:13,843 - INFO - Pod ctest-nginx-pod-26712918 with uuid 0774dfd9-11f2-40ea-a282-c7d52421d438 found in kube manager 2025-01-06 02:02:13,843 - INFO - Pod ctest-nginx-pod-26712918 verification passed 2025-01-06 02:02:13,911 - DEBUG - [Pod ctest-nginx-pod-26712918] Cmd: echo ctest-nginx-pod-26712918 > /usr/share/nginx/html/index.html, Output: 2025-01-06 02:02:13,916 - INFO - Pod ctest-nginx-pod-01081943 is in running state.Got IP 10.47.255.250 2025-01-06 02:02:13,970 - DEBUG - Pod ctest-nginx-pod-01081943 has vmi 36d15428-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:02:13,970 - INFO - Verified pod ctest-nginx-pod-01081943 in contrail-api 2025-01-06 02:02:13,970 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:02:13,983 - DEBUG - VMI 36d15428-cbd2-11ef-b954-fa163e6f847a is active in agent 10.0.0.34 2025-01-06 02:02:13,983 - INFO - Verified Pod ctest-nginx-pod-01081943 in agent 10.0.0.34 2025-01-06 02:02:13,983 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=c7ef4aa6-e6c1-473c-8951-58cc81f84f39 2025-01-06 02:02:13,987 - INFO - Pod ctest-nginx-pod-01081943 with uuid c7ef4aa6-e6c1-473c-8951-58cc81f84f39 found in kube manager 2025-01-06 02:02:13,987 - INFO - Pod ctest-nginx-pod-01081943 verification passed 2025-01-06 02:02:14,063 - DEBUG - [Pod ctest-nginx-pod-01081943] Cmd: echo ctest-nginx-pod-01081943 > /usr/share/nginx/html/index.html, Output: 2025-01-06 02:02:14,068 - DEBUG - Pod ctest-busybox-pod-79118117 not in running state.Currently in Pending 2025-01-06 02:02:19,082 - INFO - Pod ctest-busybox-pod-79118117 is in running state.Got IP 10.47.255.248 2025-01-06 02:02:19,096 - DEBUG - Pod ctest-busybox-pod-79118117 has vmi 39813d78-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:02:19,097 - INFO - Verified pod ctest-busybox-pod-79118117 in contrail-api 2025-01-06 02:02:19,097 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:02:19,109 - DEBUG - VMI 39813d78-cbd2-11ef-b954-fa163e6f847a is active in agent 10.0.0.34 2025-01-06 02:02:19,109 - INFO - Verified Pod ctest-busybox-pod-79118117 in agent 10.0.0.34 2025-01-06 02:02:19,110 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:19,114 - INFO - Pod ctest-busybox-pod-79118117 with uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 found in kube manager 2025-01-06 02:02:19,114 - INFO - Pod ctest-busybox-pod-79118117 verification passed 2025-01-06 02:02:19,317 - DEBUG - [Pod ctest-busybox-pod-79118117] 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-01081943 2025-01-06 02:02:19,317 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,317 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] 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-01081943 2025-01-06 02:02:19,429 - DEBUG - [Pod ctest-busybox-pod-79118117] 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-01081943 2025-01-06 02:02:19,429 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,429 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] 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-01081943 2025-01-06 02:02:19,515 - DEBUG - [Pod ctest-busybox-pod-79118117] 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-01081943 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-06 02:02:19,515 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,515 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-01081943 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-06 02:02:19,578 - DEBUG - [Pod ctest-busybox-pod-79118117] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01081943 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-06 02:02:19,579 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,579 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd output: ctest-nginx-pod-01081943 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-06 02:02:19,659 - DEBUG - [Pod ctest-busybox-pod-79118117] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01081943 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-06 02:02:19,659 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,659 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd output: ctest-nginx-pod-01081943 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-06 02:02:19,725 - DEBUG - [Pod ctest-busybox-pod-79118117] 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-26712918 2025-01-06 02:02:19,725 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-06 02:02:19,725 - DEBUG - [Pod Pod ctest-busybox-pod-79118117] 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-26712918 2025-01-06 02:02:19,725 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-26712918': 1, 'ctest-nginx-pod-01081943': 5} 2025-01-06 02:02:19,726 - WARNING - Nothing to delete parallely 2025-01-06 02:02:19,726 - INFO - Deleting pod default:ctest-busybox-pod-79118117 2025-01-06 02:02:19,863 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:19,871 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:24,873 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:24,880 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:29,881 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:29,889 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:34,890 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:34,900 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:39,900 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:39,909 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:44,913 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:44,921 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:49,922 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:49,931 - WARNING - Pod uuid b6cf4024-8284-4820-ac2d-9361b64b9f42 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:02:54,932 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=b6cf4024-8284-4820-ac2d-9361b64b9f42 2025-01-06 02:02:54,939 - DEBUG - Pod b6cf4024-8284-4820-ac2d-9361b64b9f42 is not in agent 10.0.0.34 VM list 2025-01-06 02:02:54,939 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:39813d78-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:02:54,945 - DEBUG - VMI 39813d78-cbd2-11ef-b954-fa163e6f847a is removed from agent 10.0.0.34 2025-01-06 02:02:54,945 - INFO - Verified that pod ctest-busybox-pod-79118117 is removed in agent 2025-01-06 02:02:54,945 - INFO - Deleting Ingress : ctest-nginx-ingress-63322394 2025-01-06 02:02:54,954 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d19b275b-3592-495e-a4a8-a4fd8bb8bdff 2025-01-06 02:02:54,960 - ERROR - Ingress ctest-nginx-ingress-63322394 with uuid d19b275b-3592-495e-a4a8-a4fd8bb8bdff still found in kube manager 2025-01-06 02:02:55,960 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d19b275b-3592-495e-a4a8-a4fd8bb8bdff 2025-01-06 02:02:55,965 - INFO - Ingress ctest-nginx-ingress-63322394 with uuid d19b275b-3592-495e-a4a8-a4fd8bb8bdff deleted successfully from kube manager 2025-01-06 02:02:55,965 - INFO - Verifications on Ingress %s cleanup passed 2025-01-06 02:02:55,966 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-06 02:02:56,129 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-06 02:02:56,135 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-06 02:02:56,135 - INFO - Deleting VN __public__ 2025-01-06 02:02:56,318 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/07085064-2c22-4e6d-b103-2152e393bca1 2025-01-06 02:02:56,325 - DEBUG - Response Code: 404 2025-01-06 02:02:56,325 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-01-06 02:02:56,329 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6b4f5432-e0ac-48fa-92ac-7cbda32cd101 2025-01-06 02:02:56,347 - DEBUG - Requesting: http://10.0.0.28:8082/project/912c94ea-0fd0-40e2-a8ad-b1a985b59c9e 2025-01-06 02:02:56,407 - INFO - Validated that VN __public__ is not found in API Server 2025-01-06 02:02:56,408 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-06 02:02:56,418 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:56,435 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2025-01-06 02:02:56,435 - INFO - Validated that VN __public__ is not in any agent 2025-01-06 02:02:56,435 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:56,896 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-06 02:02:56,901 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-06 02:02:56,907 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-06 02:02:56,907 - INFO - Deleting pod default:ctest-nginx-pod-01081943 2025-01-06 02:02:56,922 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c7ef4aa6-e6c1-473c-8951-58cc81f84f39 2025-01-06 02:02:56,936 - WARNING - Pod uuid c7ef4aa6-e6c1-473c-8951-58cc81f84f39 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:03:01,937 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c7ef4aa6-e6c1-473c-8951-58cc81f84f39 2025-01-06 02:03:01,944 - DEBUG - Pod c7ef4aa6-e6c1-473c-8951-58cc81f84f39 is not in agent 10.0.0.34 VM list 2025-01-06 02:03:01,944 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36d15428-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:03:01,952 - DEBUG - VMI 36d15428-cbd2-11ef-b954-fa163e6f847a is removed from agent 10.0.0.34 2025-01-06 02:03:01,952 - INFO - Verified that pod ctest-nginx-pod-01081943 is removed in agent 2025-01-06 02:03:01,952 - INFO - Deleting pod default:ctest-nginx-pod-26712918 2025-01-06 02:03:01,966 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0774dfd9-11f2-40ea-a282-c7d52421d438 2025-01-06 02:03:01,979 - WARNING - Pod uuid 0774dfd9-11f2-40ea-a282-c7d52421d438 is still seen in agent 10.0.0.34 VM list 2025-01-06 02:03:06,981 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0774dfd9-11f2-40ea-a282-c7d52421d438 2025-01-06 02:03:06,988 - DEBUG - Pod 0774dfd9-11f2-40ea-a282-c7d52421d438 is not in agent 10.0.0.34 VM list 2025-01-06 02:03:06,988 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35c261da-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:03:06,995 - DEBUG - VMI 35c261da-cbd2-11ef-b954-fa163e6f847a is removed from agent 10.0.0.34 2025-01-06 02:03:06,995 - INFO - Verified that pod ctest-nginx-pod-26712918 is removed in agent 2025-01-06 02:03:06,995 - INFO - Deleting service : ctest-nginx-svc-23597612 2025-01-06 02:03:07,257 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 02:03:07,313 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 02:03:07,313 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-01-06 02:03:07,313 - INFO - -------------------------------------------------------------------------------- 2025-01-06 02:03:13,660 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 02:03:13,780 - DEBUG - Output : cluster_project={} 2025-01-06 02:03:13,819 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-06 02:03:14,126 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-06 02:03:14,131 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-06 02:03:14,258 - DEBUG - Output : cluster_project={} 2025-01-06 02:03:24,394 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:24,429 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:24,515 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:29,562 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:34,646 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:34,682 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:34,763 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:34,846 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-06 02:03:35,097 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 02:03:37,978 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2025-01-06 02:03:37,986 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-01-06 02:03:38,017 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-01-06 02:03:40,048 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2025-01-06 02:06:48,785 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-06 02:06:48,833 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=cdac6568-6098-4916-8c4d-d9991f2ecb06 2025-01-06 02:06:48,842 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:06:48,858 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f53c16bd-a4a0-4c25-b513-d721b71cffcb 2025-01-06 02:06:48,867 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:06:48,872 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c14bd24b-7442-47ae-aa32-bba565ee7d4d 2025-01-06 02:06:48,878 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:06:48,883 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=546ea400-226f-4b47-a0d9-2845c485bf10 2025-01-06 02:06:48,886 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:06:53,889 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=cdac6568-6098-4916-8c4d-d9991f2ecb06 2025-01-06 02:06:53,892 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:06:53,900 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63e2b830-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:06:53,982 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:06:53,983 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c14bd24b-7442-47ae-aa32-bba565ee7d4d 2025-01-06 02:06:53,985 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=546ea400-226f-4b47-a0d9-2845c485bf10 2025-01-06 02:06:53,987 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:06:53,988 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f53c16bd-a4a0-4c25-b513-d721b71cffcb 2025-01-06 02:06:53,989 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:06:54,006 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64faa9c6-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:06:54,009 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:645aac8c-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:06:54,041 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6577f034-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:06:58,900 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:06:59,006 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:06:59,008 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:06:59,042 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:03,909 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:07:04,018 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:07:04,020 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:07:04,051 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:08,917 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:07:09,032 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:07:09,033 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:07:09,058 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:13,925 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:07:14,046 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:07:14,048 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:07:14,066 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:18,933 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:07:19,058 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:07:19,060 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:07:19,075 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:23,957 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8d59364e-3d39-450f-a2e0-ac6e4a709b0b 2025-01-06 02:07:23,964 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6602ffd0-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:07:24,071 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=ca363076-2cdb-4e99-9fb7-bbf9fc49464d 2025-01-06 02:07:24,072 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f2b96afc-18b5-415a-b1f3-6de39f914229 2025-01-06 02:07:24,082 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:676706c8-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:07:24,084 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6213f40a-c69c-45b6-9c83-2b17e0f398b3 2025-01-06 02:07:24,086 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66ef5416-cbd2-11ef-b954-fa163e6f847a 2025-01-06 02:07:24,099 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:667c8bd4-cbd2-11ef-b954-fa163e6f847a