2025-10-16 16:50:32,097 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-16 16:50:32,357 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:32,357 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-16 16:50:32,390 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:32,390 - DEBUG - [10.0.0.41]: 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-16 16:50:32,501 - DEBUG - Output : NAMES contrail_test_D0WbX2ajd 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-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 2025-10-16 16:50:32,502 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-16 16:50:32,546 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.179.19.1/24 172.17.0.1/16 2025-10-16 16:50:32,546 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-16 16:50:32,580 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:32,693 - DEBUG - [10.0.0.61]: Running cmd : hostname 2025-10-16 16:50:32,931 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:32,932 - DEBUG - [10.0.0.61]: Running cmd : hostname -f 2025-10-16 16:50:32,966 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:32,966 - DEBUG - [10.0.0.61]: 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-16 16:50:33,022 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-16 16:50:33,022 - DEBUG - [10.0.0.61]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-16 16:50:33,086 - DEBUG - Output : 10.0.0.61/24 2025-10-16 16:50:33,087 - DEBUG - [10.0.0.61]: Running cmd : getent hosts 10.0.0.61 | head -n 1 | awk '{print $2}' 2025-10-16 16:50:33,121 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1576-1 2025-10-16 16:50:33,192 - INFO - Using existing project ['default-domain', 'k8s-default'](8cf524f2-b802-4eb5-a571-527d2d8c2565) 2025-10-16 16:50:33,310 - INFO - Using existing project ['default-domain', 'k8s-default'](8cf524f2-b802-4eb5-a571-527d2d8c2565) 2025-10-16 16:50:33,427 - INFO - ================================================================================ 2025-10-16 16:50:33,427 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-16 16:50:33,427 - 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-16 16:50:33,622 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 16:50:33,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.0.0.41': '0'}} with 2025-10-16 16:50:33,628 - INFO - Initial checks done. Running the testcase now 2025-10-16 16:50:33,628 - INFO - 2025-10-16 16:50:33,632 - INFO - Namespace default already exists 2025-10-16 16:50:33,633 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 16:50:33,749 - DEBUG - Output : cluster_project={} 2025-10-16 16:50:33,790 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-16 16:50:33,791 - DEBUG - Project uuid in Contrail is 8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:33,791 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 16:50:33,911 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 16:50:33,911 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=d68de3a4-5e35-4a20-b4e8-16d86663363d 2025-10-16 16:50:33,916 - INFO - Namespace default with uuid d68de3a4-5e35-4a20-b4e8-16d86663363d found in kube manager 2025-10-16 16:50:33,916 - INFO - Namespace default verification passed 2025-10-16 16:50:33,919 - DEBUG - Service ctest-nginx-svc-88846142 not present 2025-10-16 16:50:33,919 - INFO - Creating service ctest-nginx-svc-88846142 2025-10-16 16:50:33,946 - INFO - Created Service ctest-nginx-svc-88846142 2025-10-16 16:50:33,961 - DEBUG - Pod ctest-nginx-pod-64841284 not present 2025-10-16 16:50:33,963 - INFO - Creating Pod ctest-nginx-pod-64841284 2025-10-16 16:50:34,008 - DEBUG - Pod : ctest-nginx-pod-64841284 UUID is b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 2025-10-16 16:50:34,028 - DEBUG - Pod ctest-nginx-pod-48669720 not present 2025-10-16 16:50:34,029 - INFO - Creating Pod ctest-nginx-pod-48669720 2025-10-16 16:50:34,060 - DEBUG - Pod : ctest-nginx-pod-48669720 UUID is ec7299bc-2026-4204-9ccf-e2fca5eac9cc 2025-10-16 16:50:34,235 - INFO - Created VN __public__, UUID :32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:34,523 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:50:34,529 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:50:34,549 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:34,608 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:34,620 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:34,630 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:34,646 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:34,652 - DEBUG - Route Targets: [] 2025-10-16 16:50:34,652 - DEBUG - RT names not yet present for VN __public__ 2025-10-16 16:50:39,653 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:50:39,658 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:50:39,665 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:39,706 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,714 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,722 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:39,730 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:39,735 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/559a5387-fdcd-4d66-843e-75c690930605 2025-10-16 16:50:39,740 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 16:50:39,740 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,747 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:39,759 - INFO - Verified VN network id 13 for VN 32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,759 - INFO - Verifications in API Server for VN __public__ passed 2025-10-16 16:50:39,759 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,766 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:39,772 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:50:39,777 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/559a5387-fdcd-4d66-843e-75c690930605 2025-10-16 16:50:39,782 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 16:50:39,787 - DEBUG - Control-node 10.0.0.41 : 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': '3671469571850322436', 'uuid-lslong': '10130856984496181427'}, 'enable': 'true', 'created': '2025-10-16T16:50:34', 'last-modified': '2025-10-16T16:50:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.364531'} 2025-10-16 16:50:39,787 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:50:39,797 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 16:50:39,797 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-16 16:50:39,798 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-16 16:50:39,798 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:50:39,802 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:50:39,808 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:39,853 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:39,865 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-16 16:50:39,866 - DEBUG - Verifying the vn in opserver 2025-10-16 16:50:39,866 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2025-10-16 16:50:39,866 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-10-16 16:50:39,871 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-16 16:50:39,872 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-16 16:50:39,872 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:50:39,882 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:50:39,894 - DEBUG - Do not have enough data to verify VN in agent 2025-10-16 16:50:39,894 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:50:39,899 - DEBUG - VRF ids for VN __public__: {} 2025-10-16 16:50:39,998 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-16 16:50:40,123 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:50:40,129 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:50:40,142 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:40,182 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:40,195 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/7ec9665a-e03b-4e17-b8d3-3d24580642f8 2025-10-16 16:50:40,203 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:50:40,207 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:50:40,212 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:50:40,247 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 2025-10-16 16:50:40,255 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-16 16:50:40,255 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-16 16:50:40,261 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 16:50:40,275 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-16 16:50:40,275 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-16 16:50:40,279 - DEBUG - Ingress ctest-nginx-ingress-09920956 not present 2025-10-16 16:50:40,280 - INFO - Creating Ingress ctest-nginx-ingress-09920956 2025-10-16 16:50:40,288 - INFO - Created Ingress ctest-nginx-ingress-09920956 2025-10-16 16:50:40,292 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-09920956 2025-10-16 16:50:43,297 - DEBUG - For Ingress ctest-nginx-ingress-09920956, Cluster IP: 10.47.255.249, External IPs ['111.51.106.252'] 2025-10-16 16:50:43,298 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-09920956 2025-10-16 16:50:43,298 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a43f3458-4e44-4bfd-b288-d528a8704a15 2025-10-16 16:50:43,302 - INFO - Ingress ctest-nginx-ingress-09920956 with uuid a43f3458-4e44-4bfd-b288-d528a8704a15 found in kube manager 2025-10-16 16:50:43,302 - INFO - Ingress ctest-nginx-ingress-09920956 verification passed 2025-10-16 16:50:43,304 - DEBUG - Pod ctest-busybox-pod-00537603 not present 2025-10-16 16:50:43,305 - INFO - Creating Pod ctest-busybox-pod-00537603 2025-10-16 16:50:43,336 - DEBUG - Pod : ctest-busybox-pod-00537603 UUID is a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:50:43,346 - DEBUG - Pod ctest-nginx-pod-64841284 not in running state.Currently in Pending 2025-10-16 16:50:48,357 - INFO - Pod ctest-nginx-pod-64841284 is in running state.Got IP 10.47.255.251 2025-10-16 16:50:48,425 - DEBUG - Pod ctest-nginx-pod-64841284 has vmi 3c8548c6-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:50:48,425 - INFO - Verified pod ctest-nginx-pod-64841284 in contrail-api 2025-10-16 16:50:48,426 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 16:50:48,505 - DEBUG - VMI 3c8548c6-aab0-11f0-b608-fa163ee05da8 is active in agent 10.0.0.61 2025-10-16 16:50:48,505 - INFO - Verified Pod ctest-nginx-pod-64841284 in agent 10.0.0.61 2025-10-16 16:50:48,506 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 2025-10-16 16:50:48,515 - INFO - Pod ctest-nginx-pod-64841284 with uuid b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 found in kube manager 2025-10-16 16:50:48,515 - INFO - Pod ctest-nginx-pod-64841284 verification passed 2025-10-16 16:50:48,618 - DEBUG - [Pod ctest-nginx-pod-64841284] Cmd: echo ctest-nginx-pod-64841284 > /usr/share/nginx/html/index.html, Output: 2025-10-16 16:50:48,629 - INFO - Pod ctest-nginx-pod-48669720 is in running state.Got IP 10.47.255.250 2025-10-16 16:50:48,694 - DEBUG - Pod ctest-nginx-pod-48669720 has vmi 3cf447f8-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:50:48,694 - INFO - Verified pod ctest-nginx-pod-48669720 in contrail-api 2025-10-16 16:50:48,694 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 16:50:48,709 - DEBUG - VMI 3cf447f8-aab0-11f0-b608-fa163ee05da8 is active in agent 10.0.0.61 2025-10-16 16:50:48,709 - INFO - Verified Pod ctest-nginx-pod-48669720 in agent 10.0.0.61 2025-10-16 16:50:48,709 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=ec7299bc-2026-4204-9ccf-e2fca5eac9cc 2025-10-16 16:50:48,716 - INFO - Pod ctest-nginx-pod-48669720 with uuid ec7299bc-2026-4204-9ccf-e2fca5eac9cc found in kube manager 2025-10-16 16:50:48,716 - INFO - Pod ctest-nginx-pod-48669720 verification passed 2025-10-16 16:50:48,833 - DEBUG - [Pod ctest-nginx-pod-48669720] Cmd: echo ctest-nginx-pod-48669720 > /usr/share/nginx/html/index.html, Output: 2025-10-16 16:50:48,842 - DEBUG - Pod ctest-busybox-pod-00537603 not in running state.Currently in Pending 2025-10-16 16:50:53,858 - INFO - Pod ctest-busybox-pod-00537603 is in running state.Got IP 10.47.255.248 2025-10-16 16:50:53,871 - DEBUG - Pod ctest-busybox-pod-00537603 has vmi 414f951e-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:50:53,871 - INFO - Verified pod ctest-busybox-pod-00537603 in contrail-api 2025-10-16 16:50:53,871 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 16:50:53,881 - DEBUG - VMI 414f951e-aab0-11f0-b608-fa163ee05da8 is active in agent 10.0.0.61 2025-10-16 16:50:53,881 - INFO - Verified Pod ctest-busybox-pod-00537603 in agent 10.0.0.61 2025-10-16 16:50:53,881 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:50:53,885 - INFO - Pod ctest-busybox-pod-00537603 with uuid a00998b5-fbb4-462e-a984-1e7df7603f91 found in kube manager 2025-10-16 16:50:53,885 - INFO - Pod ctest-busybox-pod-00537603 verification passed 2025-10-16 16:50:53,942 - DEBUG - [Pod ctest-busybox-pod-00537603] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64841284 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-16 16:50:53,942 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 16:50:53,942 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] Cmd output: ctest-nginx-pod-64841284 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-16 16:50:54,002 - DEBUG - [Pod ctest-busybox-pod-00537603] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64841284 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-16 16:50:54,003 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 16:50:54,003 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] Cmd output: ctest-nginx-pod-64841284 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-16 16:50:54,061 - DEBUG - [Pod ctest-busybox-pod-00537603] 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-48669720 2025-10-16 16:50:54,061 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 16:50:54,062 - DEBUG - [Pod Pod ctest-busybox-pod-00537603] 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-48669720 2025-10-16 16:50:54,062 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-64841284': 2, 'ctest-nginx-pod-48669720': 1} 2025-10-16 16:50:54,062 - WARNING - Nothing to delete parallely 2025-10-16 16:50:54,063 - INFO - Deleting pod default:ctest-busybox-pod-00537603 2025-10-16 16:50:54,083 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:50:54,091 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:50:59,092 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:50:59,098 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:04,099 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:04,105 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:09,105 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:09,112 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:14,113 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:14,119 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:19,120 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:19,126 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:24,126 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:24,136 - WARNING - Pod uuid a00998b5-fbb4-462e-a984-1e7df7603f91 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:29,136 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=a00998b5-fbb4-462e-a984-1e7df7603f91 2025-10-16 16:51:29,142 - DEBUG - Pod a00998b5-fbb4-462e-a984-1e7df7603f91 is not in agent 10.0.0.61 VM list 2025-10-16 16:51:29,142 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:414f951e-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:51:29,148 - DEBUG - VMI 414f951e-aab0-11f0-b608-fa163ee05da8 is removed from agent 10.0.0.61 2025-10-16 16:51:29,148 - INFO - Verified that pod ctest-busybox-pod-00537603 is removed in agent 2025-10-16 16:51:29,148 - INFO - Deleting Ingress : ctest-nginx-ingress-09920956 2025-10-16 16:51:29,154 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a43f3458-4e44-4bfd-b288-d528a8704a15 2025-10-16 16:51:29,159 - ERROR - Ingress ctest-nginx-ingress-09920956 with uuid a43f3458-4e44-4bfd-b288-d528a8704a15 still found in kube manager 2025-10-16 16:51:30,161 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a43f3458-4e44-4bfd-b288-d528a8704a15 2025-10-16 16:51:30,179 - INFO - Ingress ctest-nginx-ingress-09920956 with uuid a43f3458-4e44-4bfd-b288-d528a8704a15 deleted successfully from kube manager 2025-10-16 16:51:30,179 - INFO - Verifications on Ingress %s cleanup passed 2025-10-16 16:51:30,180 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-16 16:51:30,308 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 16:51:30,324 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-16 16:51:30,324 - INFO - Deleting VN __public__ 2025-10-16 16:51:30,501 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 2025-10-16 16:51:30,509 - DEBUG - Response Code: 404 2025-10-16 16:51:30,509 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-16 16:51:30,513 - DEBUG - Requesting: http://10.0.0.41:8082/domain/370aff53-de63-4b18-8b47-20307bbd6f68 2025-10-16 16:51:30,522 - DEBUG - Requesting: http://10.0.0.41:8082/project/8cf524f2-b802-4eb5-a571-527d2d8c2565 2025-10-16 16:51:30,619 - INFO - Validated that VN __public__ is not found in API Server 2025-10-16 16:51:30,620 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-16 16:51:30,627 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:51:30,633 - DEBUG - VN __public__ is not present in Agent 10.0.0.61 2025-10-16 16:51:30,633 - INFO - Validated that VN __public__ is not in any agent 2025-10-16 16:51:30,634 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:51:30,641 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 16:51:30,646 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 16:51:30,650 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-16 16:51:30,651 - INFO - Deleting pod default:ctest-nginx-pod-48669720 2025-10-16 16:51:30,672 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=ec7299bc-2026-4204-9ccf-e2fca5eac9cc 2025-10-16 16:51:30,683 - WARNING - Pod uuid ec7299bc-2026-4204-9ccf-e2fca5eac9cc is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:35,684 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=ec7299bc-2026-4204-9ccf-e2fca5eac9cc 2025-10-16 16:51:35,690 - DEBUG - Pod ec7299bc-2026-4204-9ccf-e2fca5eac9cc is not in agent 10.0.0.61 VM list 2025-10-16 16:51:35,690 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3cf447f8-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:51:35,694 - DEBUG - VMI 3cf447f8-aab0-11f0-b608-fa163ee05da8 is removed from agent 10.0.0.61 2025-10-16 16:51:35,694 - INFO - Verified that pod ctest-nginx-pod-48669720 is removed in agent 2025-10-16 16:51:35,695 - INFO - Deleting pod default:ctest-nginx-pod-64841284 2025-10-16 16:51:35,717 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 2025-10-16 16:51:35,730 - WARNING - Pod uuid b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 is still seen in agent 10.0.0.61 VM list 2025-10-16 16:51:40,731 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_VmListReq?uuid=b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 2025-10-16 16:51:40,737 - DEBUG - Pod b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 is not in agent 10.0.0.61 VM list 2025-10-16 16:51:40,738 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3c8548c6-aab0-11f0-b608-fa163ee05da8 2025-10-16 16:51:40,743 - DEBUG - VMI 3c8548c6-aab0-11f0-b608-fa163ee05da8 is removed from agent 10.0.0.61 2025-10-16 16:51:40,743 - INFO - Verified that pod ctest-nginx-pod-64841284 is removed in agent 2025-10-16 16:51:40,743 - INFO - Deleting service : ctest-nginx-svc-88846142 2025-10-16 16:51:40,997 - DEBUG - Requesting: http://10.0.0.61:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 16:51:41,003 - DEBUG - No XMPP flaps were noticed during the test