2025-10-23 01:36:39,613 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-23 01:36:39,865 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:39,865 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-23 01:36:39,898 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:39,898 - DEBUG - [10.0.0.33]: 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-10-23 01:36:39,973 - DEBUG - Output : NAMES contrail_test_nAazByzhB contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 2025-10-23 01:36:39,973 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 01:36:40,039 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.45.218.1/24 172.17.0.1/16 2025-10-23 01:36:40,039 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-23 01:36:40,084 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:40,192 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-10-23 01:36:40,441 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:40,441 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-10-23 01:36:40,499 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:40,499 - DEBUG - [10.0.0.249]: 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-10-23 01:36:40,554 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 01:36:40,554 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 01:36:40,589 - DEBUG - Output : 10.0.0.249/24 2025-10-23 01:36:40,589 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-10-23 01:36:40,658 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1600-1 2025-10-23 01:36:40,725 - INFO - Using existing project ['default-domain', 'k8s-default'](173509e3-2ec8-4597-95f3-18dcd85a6d8f) 2025-10-23 01:36:40,838 - INFO - Using existing project ['default-domain', 'k8s-default'](173509e3-2ec8-4597-95f3-18dcd85a6d8f) 2025-10-23 01:36:40,947 - INFO - ================================================================================ 2025-10-23 01:36:40,948 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 01:36:40,948 - 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-10-23 01:36:41,149 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 01:36:41,157 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2025-10-23 01:36:41,157 - INFO - Initial checks done. Running the testcase now 2025-10-23 01:36:41,157 - INFO - 2025-10-23 01:36:41,160 - INFO - Namespace default already exists 2025-10-23 01:36:41,161 - 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-10-23 01:36:41,278 - DEBUG - Output : cluster_project={} 2025-10-23 01:36:41,337 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 01:36:41,337 - DEBUG - Project uuid in Contrail is 173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:41,337 - 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-10-23 01:36:41,475 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 01:36:41,475 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=96fddac8-f86c-4a58-8c6a-9e33cd51ae6c 2025-10-23 01:36:41,479 - INFO - Namespace default with uuid 96fddac8-f86c-4a58-8c6a-9e33cd51ae6c found in kube manager 2025-10-23 01:36:41,480 - INFO - Namespace default verification passed 2025-10-23 01:36:41,482 - DEBUG - Service ctest-nginx-svc-14666205 not present 2025-10-23 01:36:41,482 - INFO - Creating service ctest-nginx-svc-14666205 2025-10-23 01:36:41,506 - INFO - Created Service ctest-nginx-svc-14666205 2025-10-23 01:36:41,511 - DEBUG - Pod ctest-nginx-pod-74324061 not present 2025-10-23 01:36:41,512 - INFO - Creating Pod ctest-nginx-pod-74324061 2025-10-23 01:36:41,562 - DEBUG - Pod : ctest-nginx-pod-74324061 UUID is 175e0bf5-7477-4151-a6c1-169cfbce181f 2025-10-23 01:36:41,567 - DEBUG - Pod ctest-nginx-pod-07304989 not present 2025-10-23 01:36:41,571 - INFO - Creating Pod ctest-nginx-pod-07304989 2025-10-23 01:36:41,603 - DEBUG - Pod : ctest-nginx-pod-07304989 UUID is 49b66a5d-edb1-43ab-bc84-3c55bfc23489 2025-10-23 01:36:41,748 - INFO - Created VN __public__, UUID :30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:41,938 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:36:41,944 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:36:41,962 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:42,055 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:42,066 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:42,075 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:42,081 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:42,087 - DEBUG - Route Targets: [] 2025-10-23 01:36:42,087 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 01:36:47,088 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:36:47,094 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:36:47,103 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:47,135 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,144 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,150 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:47,156 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:47,173 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/85b141b0-e767-4abd-a790-adb28f5e9a80 2025-10-23 01:36:47,178 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 01:36:47,178 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,185 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:47,196 - INFO - Verified VN network id 13 for VN 30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,196 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 01:36:47,196 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,204 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:47,210 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:36:47,215 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/85b141b0-e767-4abd-a790-adb28f5e9a80 2025-10-23 01:36:47,220 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 01:36:47,225 - 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': '3508966503114164314', 'uuid-lslong': '9489706294966597421'}, 'enable': 'true', 'created': '2025-10-23T01:36:41', 'last-modified': '2025-10-23T01:36:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.389605'} 2025-10-23 01:36:47,225 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:36:47,235 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 01:36:47,235 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 01:36:47,236 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 01:36:47,236 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:36:47,240 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:36:47,246 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:47,292 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,301 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 01:36:47,301 - DEBUG - Verifying the vn in opserver 2025-10-23 01:36:47,301 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-10-23 01:36:47,301 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-23 01:36:47,305 - 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-10-23 01:36:47,305 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 01:36:47,305 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:36:47,313 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:36:47,319 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 01:36:47,319 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:36:47,326 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 01:36:47,424 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 01:36:47,540 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:36:47,552 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:36:47,558 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:47,598 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,608 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/4e1a564e-e955-4187-a2f7-d969cdfb7079 2025-10-23 01:36:47,616 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:36:47,627 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:36:47,634 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:36:47,682 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/30b25a71-7add-485a-83b2-3598be45b72d 2025-10-23 01:36:47,691 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 01:36:47,691 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 01:36:47,699 - 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-10-23 01:36:47,704 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 01:36:47,704 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 01:36:47,707 - DEBUG - Ingress ctest-nginx-ingress-86011982 not present 2025-10-23 01:36:47,708 - INFO - Creating Ingress ctest-nginx-ingress-86011982 2025-10-23 01:36:47,717 - INFO - Created Ingress ctest-nginx-ingress-86011982 2025-10-23 01:36:47,724 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86011982 2025-10-23 01:36:50,736 - DEBUG - For Ingress ctest-nginx-ingress-86011982, Cluster IP: 10.47.255.249, External IPs ['137.135.198.188'] 2025-10-23 01:36:50,736 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86011982 2025-10-23 01:36:50,736 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=35de145e-bc02-4491-b226-8233a6a5b6f6 2025-10-23 01:36:50,753 - INFO - Ingress ctest-nginx-ingress-86011982 with uuid 35de145e-bc02-4491-b226-8233a6a5b6f6 found in kube manager 2025-10-23 01:36:50,753 - INFO - Ingress ctest-nginx-ingress-86011982 verification passed 2025-10-23 01:36:50,755 - DEBUG - Pod ctest-busybox-pod-61232133 not present 2025-10-23 01:36:50,756 - INFO - Creating Pod ctest-busybox-pod-61232133 2025-10-23 01:36:50,778 - DEBUG - Pod : ctest-busybox-pod-61232133 UUID is 45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:36:50,792 - DEBUG - Pod ctest-nginx-pod-74324061 not in running state.Currently in Pending 2025-10-23 01:36:55,798 - INFO - Pod ctest-nginx-pod-74324061 is in running state.Got IP 10.47.255.251 2025-10-23 01:36:55,854 - DEBUG - Pod ctest-nginx-pod-74324061 has vmi bab3d79e-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:36:55,854 - INFO - Verified pod ctest-nginx-pod-74324061 in contrail-api 2025-10-23 01:36:55,854 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 01:36:55,864 - DEBUG - VMI bab3d79e-afb0-11f0-8987-fa163e8eda03 is active in agent 10.0.0.249 2025-10-23 01:36:55,865 - INFO - Verified Pod ctest-nginx-pod-74324061 in agent 10.0.0.249 2025-10-23 01:36:55,865 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=175e0bf5-7477-4151-a6c1-169cfbce181f 2025-10-23 01:36:55,869 - INFO - Pod ctest-nginx-pod-74324061 with uuid 175e0bf5-7477-4151-a6c1-169cfbce181f found in kube manager 2025-10-23 01:36:55,869 - INFO - Pod ctest-nginx-pod-74324061 verification passed 2025-10-23 01:36:55,941 - DEBUG - [Pod ctest-nginx-pod-74324061] Cmd: echo ctest-nginx-pod-74324061 > /usr/share/nginx/html/index.html, Output: 2025-10-23 01:36:55,948 - INFO - Pod ctest-nginx-pod-07304989 is in running state.Got IP 10.47.255.250 2025-10-23 01:36:55,960 - DEBUG - Pod ctest-nginx-pod-07304989 has vmi bb29451a-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:36:55,960 - INFO - Verified pod ctest-nginx-pod-07304989 in contrail-api 2025-10-23 01:36:55,960 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 01:36:55,969 - DEBUG - VMI bb29451a-afb0-11f0-8987-fa163e8eda03 is active in agent 10.0.0.249 2025-10-23 01:36:55,969 - INFO - Verified Pod ctest-nginx-pod-07304989 in agent 10.0.0.249 2025-10-23 01:36:55,969 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=49b66a5d-edb1-43ab-bc84-3c55bfc23489 2025-10-23 01:36:55,972 - INFO - Pod ctest-nginx-pod-07304989 with uuid 49b66a5d-edb1-43ab-bc84-3c55bfc23489 found in kube manager 2025-10-23 01:36:55,972 - INFO - Pod ctest-nginx-pod-07304989 verification passed 2025-10-23 01:36:56,034 - DEBUG - [Pod ctest-nginx-pod-07304989] Cmd: echo ctest-nginx-pod-07304989 > /usr/share/nginx/html/index.html, Output: 2025-10-23 01:36:56,042 - DEBUG - Pod ctest-busybox-pod-61232133 not in running state.Currently in Pending 2025-10-23 01:37:01,053 - DEBUG - Pod ctest-busybox-pod-61232133 not in running state.Currently in Pending 2025-10-23 01:37:06,060 - INFO - Pod ctest-busybox-pod-61232133 is in running state.Got IP 10.47.255.248 2025-10-23 01:37:06,074 - DEBUG - Pod ctest-busybox-pod-61232133 has vmi bf6b3aa2-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:37:06,074 - INFO - Verified pod ctest-busybox-pod-61232133 in contrail-api 2025-10-23 01:37:06,074 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 01:37:06,085 - DEBUG - VMI bf6b3aa2-afb0-11f0-8987-fa163e8eda03 is active in agent 10.0.0.249 2025-10-23 01:37:06,085 - INFO - Verified Pod ctest-busybox-pod-61232133 in agent 10.0.0.249 2025-10-23 01:37:06,085 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:06,089 - INFO - Pod ctest-busybox-pod-61232133 with uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 found in kube manager 2025-10-23 01:37:06,089 - INFO - Pod ctest-busybox-pod-61232133 verification passed 2025-10-23 01:37:06,151 - DEBUG - [Pod ctest-busybox-pod-61232133] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74324061 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-10-23 01:37:06,151 - DEBUG - [Pod Pod ctest-busybox-pod-61232133] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 01:37:06,151 - DEBUG - [Pod Pod ctest-busybox-pod-61232133] Cmd output: ctest-nginx-pod-74324061 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-10-23 01:37:06,207 - DEBUG - [Pod ctest-busybox-pod-61232133] 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-07304989 2025-10-23 01:37:06,208 - DEBUG - [Pod Pod ctest-busybox-pod-61232133] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 01:37:06,208 - DEBUG - [Pod Pod ctest-busybox-pod-61232133] 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-07304989 2025-10-23 01:37:06,208 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-74324061': 1, 'ctest-nginx-pod-07304989': 1} 2025-10-23 01:37:06,208 - WARNING - Nothing to delete parallely 2025-10-23 01:37:06,208 - INFO - Deleting pod default:ctest-busybox-pod-61232133 2025-10-23 01:37:06,225 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:06,234 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:11,234 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:11,243 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:16,244 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:16,251 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:21,252 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:21,261 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:26,262 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:26,271 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:31,272 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:31,278 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:36,279 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:36,286 - WARNING - Pod uuid 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:41,286 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=45fddd89-8148-443f-a3d2-3ebc4d02fd82 2025-10-23 01:37:41,293 - DEBUG - Pod 45fddd89-8148-443f-a3d2-3ebc4d02fd82 is not in agent 10.0.0.249 VM list 2025-10-23 01:37:41,293 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf6b3aa2-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:37:41,300 - DEBUG - VMI bf6b3aa2-afb0-11f0-8987-fa163e8eda03 is removed from agent 10.0.0.249 2025-10-23 01:37:41,300 - INFO - Verified that pod ctest-busybox-pod-61232133 is removed in agent 2025-10-23 01:37:41,300 - INFO - Deleting Ingress : ctest-nginx-ingress-86011982 2025-10-23 01:37:41,308 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=35de145e-bc02-4491-b226-8233a6a5b6f6 2025-10-23 01:37:41,315 - ERROR - Ingress ctest-nginx-ingress-86011982 with uuid 35de145e-bc02-4491-b226-8233a6a5b6f6 still found in kube manager 2025-10-23 01:37:42,317 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=35de145e-bc02-4491-b226-8233a6a5b6f6 2025-10-23 01:37:42,320 - INFO - Ingress ctest-nginx-ingress-86011982 with uuid 35de145e-bc02-4491-b226-8233a6a5b6f6 deleted successfully from kube manager 2025-10-23 01:37:42,320 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 01:37:42,320 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 01:37:42,429 - 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-10-23 01:37:42,446 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 01:37:42,447 - INFO - Deleting VN __public__ 2025-10-23 01:37:42,556 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/77510992-d0c0-476e-9108-e91a43b99d87 2025-10-23 01:37:42,561 - DEBUG - Response Code: 404 2025-10-23 01:37:42,561 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-23 01:37:42,565 - DEBUG - Requesting: http://10.0.0.33:8082/domain/58fbb173-c6d5-4c44-aaa0-5e5c7af5f98c 2025-10-23 01:37:42,570 - DEBUG - Requesting: http://10.0.0.33:8082/project/173509e3-2ec8-4597-95f3-18dcd85a6d8f 2025-10-23 01:37:42,645 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 01:37:42,645 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 01:37:42,655 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:37:42,686 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-10-23 01:37:42,686 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 01:37:42,686 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:37:42,706 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 01:37:42,710 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 01:37:42,716 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 01:37:42,716 - INFO - Deleting pod default:ctest-nginx-pod-07304989 2025-10-23 01:37:42,728 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=49b66a5d-edb1-43ab-bc84-3c55bfc23489 2025-10-23 01:37:42,745 - WARNING - Pod uuid 49b66a5d-edb1-43ab-bc84-3c55bfc23489 is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:47,746 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=49b66a5d-edb1-43ab-bc84-3c55bfc23489 2025-10-23 01:37:47,753 - DEBUG - Pod 49b66a5d-edb1-43ab-bc84-3c55bfc23489 is not in agent 10.0.0.249 VM list 2025-10-23 01:37:47,754 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb29451a-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:37:47,760 - DEBUG - VMI bb29451a-afb0-11f0-8987-fa163e8eda03 is removed from agent 10.0.0.249 2025-10-23 01:37:47,760 - INFO - Verified that pod ctest-nginx-pod-07304989 is removed in agent 2025-10-23 01:37:47,760 - INFO - Deleting pod default:ctest-nginx-pod-74324061 2025-10-23 01:37:47,784 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=175e0bf5-7477-4151-a6c1-169cfbce181f 2025-10-23 01:37:47,797 - WARNING - Pod uuid 175e0bf5-7477-4151-a6c1-169cfbce181f is still seen in agent 10.0.0.249 VM list 2025-10-23 01:37:52,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=175e0bf5-7477-4151-a6c1-169cfbce181f 2025-10-23 01:37:52,805 - DEBUG - Pod 175e0bf5-7477-4151-a6c1-169cfbce181f is not in agent 10.0.0.249 VM list 2025-10-23 01:37:52,805 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bab3d79e-afb0-11f0-8987-fa163e8eda03 2025-10-23 01:37:52,811 - DEBUG - VMI bab3d79e-afb0-11f0-8987-fa163e8eda03 is removed from agent 10.0.0.249 2025-10-23 01:37:52,811 - INFO - Verified that pod ctest-nginx-pod-74324061 is removed in agent 2025-10-23 01:37:52,812 - INFO - Deleting service : ctest-nginx-svc-14666205 2025-10-23 01:37:53,008 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 01:37:53,015 - DEBUG - No XMPP flaps were noticed during the test