2025-11-17 22:44:06,523 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-11-17 22:44:06,825 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:06,826 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-11-17 22:44:06,871 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:06,871 - DEBUG - [10.0.0.22]: 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-11-17 22:44:06,992 - DEBUG - Output : NAMES contrail_test_s0i98L8TF contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-node-init-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics-node-init-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 2025-11-17 22:44:06,992 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-17 22:44:07,025 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.250.121.1/24 172.17.0.1/16 2025-11-17 22:44:07,026 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-11-17 22:44:07,071 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:07,168 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-17 22:44:07,410 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:07,410 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-17 22:44:07,433 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:07,433 - DEBUG - [10.0.0.19]: 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-11-17 22:44:07,520 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-17 22:44:07,568 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-17 22:44:07,602 - DEBUG - Output : 10.0.0.19/24 2025-11-17 22:44:07,603 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-17 22:44:07,636 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1727-1 2025-11-17 22:44:07,827 - INFO - Using existing project ['default-domain', 'k8s-default'](5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86) 2025-11-17 22:44:07,917 - INFO - Using existing project ['default-domain', 'k8s-default'](5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86) 2025-11-17 22:44:08,034 - INFO - ================================================================================ 2025-11-17 22:44:08,034 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-17 22:44:08,034 - 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-11-17 22:44:08,280 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-17 22:44:08,288 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.22': '0'}} with 2025-11-17 22:44:08,288 - INFO - Initial checks done. Running the testcase now 2025-11-17 22:44:08,288 - INFO - 2025-11-17 22:44:08,292 - INFO - Namespace default already exists 2025-11-17 22:44:08,306 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-17 22:44:08,491 - DEBUG - Output : cluster_project={} 2025-11-17 22:44:08,544 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-17 22:44:08,544 - DEBUG - Project uuid in Contrail is 5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:08,544 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-17 22:44:08,720 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-17 22:44:08,721 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=7c9cd231-4c65-465a-b6be-b9fd8254480c 2025-11-17 22:44:08,725 - INFO - Namespace default with uuid 7c9cd231-4c65-465a-b6be-b9fd8254480c found in kube manager 2025-11-17 22:44:08,725 - INFO - Namespace default verification passed 2025-11-17 22:44:08,727 - DEBUG - Service ctest-nginx-svc-29943825 not present 2025-11-17 22:44:08,728 - INFO - Creating service ctest-nginx-svc-29943825 2025-11-17 22:44:08,746 - INFO - Created Service ctest-nginx-svc-29943825 2025-11-17 22:44:08,762 - DEBUG - Pod ctest-nginx-pod-96651807 not present 2025-11-17 22:44:08,763 - INFO - Creating Pod ctest-nginx-pod-96651807 2025-11-17 22:44:08,929 - DEBUG - Pod : ctest-nginx-pod-96651807 UUID is 4f76e603-e3c1-4578-ab3d-9b8f65143017 2025-11-17 22:44:08,935 - DEBUG - Pod ctest-nginx-pod-02083451 not present 2025-11-17 22:44:08,936 - INFO - Creating Pod ctest-nginx-pod-02083451 2025-11-17 22:44:08,996 - DEBUG - Pod : ctest-nginx-pod-02083451 UUID is 19eb19ce-f460-43d4-ab10-bb7ddc5afba4 2025-11-17 22:44:09,176 - INFO - Created VN __public__, UUID :d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:09,378 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:44:09,384 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:44:09,399 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:09,500 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:09,528 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:09,562 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:09,569 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:09,577 - DEBUG - Route Targets: [] 2025-11-17 22:44:09,577 - DEBUG - RT names not yet present for VN __public__ 2025-11-17 22:44:14,578 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:44:14,585 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:44:14,592 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:14,638 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,652 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,660 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:14,669 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:14,677 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/502f2c18-2dfb-4cc2-b471-9acaae63decd 2025-11-17 22:44:14,682 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-17 22:44:14,682 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,692 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:14,706 - INFO - Verified VN network id 13 for VN d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,706 - INFO - Verifications in API Server for VN __public__ passed 2025-11-17 22:44:14,706 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,713 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:14,721 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:44:14,733 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/502f2c18-2dfb-4cc2-b471-9acaae63decd 2025-11-17 22:44:14,742 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-17 22:44:14,750 - DEBUG - Control-node 10.0.0.22 : 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': '15701009542518623073', 'uuid-lslong': '9503597915954493685'}, 'enable': 'true', 'created': '2025-11-17T22:44:09', 'last-modified': '2025-11-17T22:44:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.454142'} 2025-11-17 22:44:14,750 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:44:14,760 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-17 22:44:14,760 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-17 22:44:14,761 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-17 22:44:14,761 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:44:14,767 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:44:14,775 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:14,819 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:14,831 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-17 22:44:14,831 - DEBUG - Verifying the vn in opserver 2025-11-17 22:44:14,831 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-11-17 22:44:14,831 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-17 22:44:14,835 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-17 22:44:14,835 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-17 22:44:14,835 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:44:14,843 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:44:14,850 - DEBUG - Do not have enough data to verify VN in agent 2025-11-17 22:44:14,850 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:44:14,856 - DEBUG - VRF ids for VN __public__: {} 2025-11-17 22:44:14,998 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-17 22:44:15,131 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:44:15,138 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:44:15,151 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:15,196 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:15,208 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/08c673d7-f19e-465d-90fa-edf8cd46bf46 2025-11-17 22:44:15,215 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:44:15,219 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:44:15,225 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:44:15,282 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 2025-11-17 22:44:15,292 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-17 22:44:15,292 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-17 22:44:15,300 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-17 22:44:15,305 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-17 22:44:15,305 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-17 22:44:15,309 - DEBUG - Ingress ctest-nginx-ingress-91535557 not present 2025-11-17 22:44:15,310 - INFO - Creating Ingress ctest-nginx-ingress-91535557 2025-11-17 22:44:15,321 - INFO - Created Ingress ctest-nginx-ingress-91535557 2025-11-17 22:44:15,326 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-91535557 2025-11-17 22:44:18,331 - DEBUG - For Ingress ctest-nginx-ingress-91535557, Cluster IP: 10.47.255.249, External IPs ['11.96.209.124'] 2025-11-17 22:44:18,331 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-91535557 2025-11-17 22:44:18,331 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6332d57e-4af3-4137-b5e8-2dc3a4edaae3 2025-11-17 22:44:18,339 - INFO - Ingress ctest-nginx-ingress-91535557 with uuid 6332d57e-4af3-4137-b5e8-2dc3a4edaae3 found in kube manager 2025-11-17 22:44:18,339 - INFO - Ingress ctest-nginx-ingress-91535557 verification passed 2025-11-17 22:44:18,346 - DEBUG - Pod ctest-busybox-pod-41752635 not present 2025-11-17 22:44:18,346 - INFO - Creating Pod ctest-busybox-pod-41752635 2025-11-17 22:44:18,370 - DEBUG - Node for Pod ctest-busybox-pod-41752635 not yet populated 2025-11-17 22:44:21,378 - DEBUG - Pod : ctest-busybox-pod-41752635 UUID is 6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:21,384 - DEBUG - Pod ctest-nginx-pod-96651807 not in running state.Currently in Pending 2025-11-17 22:44:26,392 - INFO - Pod ctest-nginx-pod-96651807 is in running state.Got IP 10.47.255.251 2025-11-17 22:44:26,403 - DEBUG - Pod ctest-nginx-pod-96651807 has vmi eed21d00-c406-11f0-95fd-fa163edd434c 2025-11-17 22:44:26,403 - INFO - Verified pod ctest-nginx-pod-96651807 in contrail-api 2025-11-17 22:44:26,403 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-17 22:44:26,413 - DEBUG - VMI eed21d00-c406-11f0-95fd-fa163edd434c is active in agent 10.0.0.19 2025-11-17 22:44:26,414 - INFO - Verified Pod ctest-nginx-pod-96651807 in agent 10.0.0.19 2025-11-17 22:44:26,414 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=4f76e603-e3c1-4578-ab3d-9b8f65143017 2025-11-17 22:44:26,418 - INFO - Pod ctest-nginx-pod-96651807 with uuid 4f76e603-e3c1-4578-ab3d-9b8f65143017 found in kube manager 2025-11-17 22:44:26,418 - INFO - Pod ctest-nginx-pod-96651807 verification passed 2025-11-17 22:44:26,488 - DEBUG - [Pod ctest-nginx-pod-96651807] Cmd: echo ctest-nginx-pod-96651807 > /usr/share/nginx/html/index.html, Output: 2025-11-17 22:44:26,494 - INFO - Pod ctest-nginx-pod-02083451 is in running state.Got IP 10.47.255.250 2025-11-17 22:44:26,546 - DEBUG - Pod ctest-nginx-pod-02083451 has vmi ef662964-c406-11f0-95fd-fa163edd434c 2025-11-17 22:44:26,546 - INFO - Verified pod ctest-nginx-pod-02083451 in contrail-api 2025-11-17 22:44:26,546 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-17 22:44:26,556 - DEBUG - VMI ef662964-c406-11f0-95fd-fa163edd434c is active in agent 10.0.0.19 2025-11-17 22:44:26,556 - INFO - Verified Pod ctest-nginx-pod-02083451 in agent 10.0.0.19 2025-11-17 22:44:26,556 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=19eb19ce-f460-43d4-ab10-bb7ddc5afba4 2025-11-17 22:44:26,559 - INFO - Pod ctest-nginx-pod-02083451 with uuid 19eb19ce-f460-43d4-ab10-bb7ddc5afba4 found in kube manager 2025-11-17 22:44:26,560 - INFO - Pod ctest-nginx-pod-02083451 verification passed 2025-11-17 22:44:26,615 - DEBUG - [Pod ctest-nginx-pod-02083451] Cmd: echo ctest-nginx-pod-02083451 > /usr/share/nginx/html/index.html, Output: 2025-11-17 22:44:26,621 - DEBUG - Pod ctest-busybox-pod-41752635 not in running state.Currently in Pending 2025-11-17 22:44:31,630 - DEBUG - Pod ctest-busybox-pod-41752635 not in running state.Currently in Pending 2025-11-17 22:44:36,637 - INFO - Pod ctest-busybox-pod-41752635 is in running state.Got IP 10.47.255.248 2025-11-17 22:44:36,650 - DEBUG - Pod ctest-busybox-pod-41752635 has vmi f3fa01bc-c406-11f0-95fd-fa163edd434c 2025-11-17 22:44:36,650 - INFO - Verified pod ctest-busybox-pod-41752635 in contrail-api 2025-11-17 22:44:36,650 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-17 22:44:36,659 - DEBUG - VMI f3fa01bc-c406-11f0-95fd-fa163edd434c is active in agent 10.0.0.19 2025-11-17 22:44:36,660 - INFO - Verified Pod ctest-busybox-pod-41752635 in agent 10.0.0.19 2025-11-17 22:44:36,660 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:36,665 - INFO - Pod ctest-busybox-pod-41752635 with uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 found in kube manager 2025-11-17 22:44:36,665 - INFO - Pod ctest-busybox-pod-41752635 verification passed 2025-11-17 22:44:36,721 - DEBUG - [Pod ctest-busybox-pod-41752635] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96651807 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-11-17 22:44:36,721 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,721 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd output: ctest-nginx-pod-96651807 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-11-17 22:44:36,774 - DEBUG - [Pod ctest-busybox-pod-41752635] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96651807 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-11-17 22:44:36,774 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,774 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd output: ctest-nginx-pod-96651807 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-11-17 22:44:36,821 - DEBUG - [Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:36,821 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,821 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:36,876 - DEBUG - [Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:36,876 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,876 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:36,924 - DEBUG - [Pod ctest-busybox-pod-41752635] 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-96651807 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-17 22:44:36,924 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,924 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-96651807 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-17 22:44:36,982 - DEBUG - [Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:36,982 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:36,982 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] 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-96651807 2025-11-17 22:44:37,031 - DEBUG - [Pod ctest-busybox-pod-41752635] 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-02083451 2025-11-17 22:44:37,031 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-17 22:44:37,031 - DEBUG - [Pod Pod ctest-busybox-pod-41752635] 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-02083451 2025-11-17 22:44:37,031 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96651807': 6, 'ctest-nginx-pod-02083451': 1} 2025-11-17 22:44:37,031 - WARNING - Nothing to delete parallely 2025-11-17 22:44:37,031 - INFO - Deleting pod default:ctest-busybox-pod-41752635 2025-11-17 22:44:37,057 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:37,062 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:44:42,063 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:42,086 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:44:47,087 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:47,093 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:44:52,093 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:52,100 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:44:57,100 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:44:57,107 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:02,107 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:02,112 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:07,113 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:07,120 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:12,120 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:12,125 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:17,126 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:17,136 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:22,137 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:22,142 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:27,143 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:27,152 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:32,152 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:32,158 - WARNING - Pod uuid 6909d739-5c2e-463e-af97-cd5e1a02ee88 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:37,159 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6909d739-5c2e-463e-af97-cd5e1a02ee88 2025-11-17 22:45:37,165 - DEBUG - Pod 6909d739-5c2e-463e-af97-cd5e1a02ee88 is not in agent 10.0.0.19 VM list 2025-11-17 22:45:37,165 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3fa01bc-c406-11f0-95fd-fa163edd434c 2025-11-17 22:45:37,170 - DEBUG - VMI f3fa01bc-c406-11f0-95fd-fa163edd434c is removed from agent 10.0.0.19 2025-11-17 22:45:37,170 - INFO - Verified that pod ctest-busybox-pod-41752635 is removed in agent 2025-11-17 22:45:37,171 - INFO - Deleting Ingress : ctest-nginx-ingress-91535557 2025-11-17 22:45:37,178 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6332d57e-4af3-4137-b5e8-2dc3a4edaae3 2025-11-17 22:45:37,182 - ERROR - Ingress ctest-nginx-ingress-91535557 with uuid 6332d57e-4af3-4137-b5e8-2dc3a4edaae3 still found in kube manager 2025-11-17 22:45:38,183 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=6332d57e-4af3-4137-b5e8-2dc3a4edaae3 2025-11-17 22:45:38,187 - INFO - Ingress ctest-nginx-ingress-91535557 with uuid 6332d57e-4af3-4137-b5e8-2dc3a4edaae3 deleted successfully from kube manager 2025-11-17 22:45:38,187 - INFO - Verifications on Ingress %s cleanup passed 2025-11-17 22:45:38,187 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-17 22:45:38,294 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-17 22:45:38,299 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-17 22:45:38,299 - INFO - Deleting VN __public__ 2025-11-17 22:45:38,411 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 2025-11-17 22:45:38,420 - DEBUG - Response Code: 404 2025-11-17 22:45:38,420 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-17 22:45:38,425 - DEBUG - Requesting: http://10.0.0.22:8082/domain/29dda87b-b7dd-48a0-9dd0-654d57544677 2025-11-17 22:45:38,439 - DEBUG - Requesting: http://10.0.0.22:8082/project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 2025-11-17 22:45:38,493 - INFO - Validated that VN __public__ is not found in API Server 2025-11-17 22:45:38,493 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-17 22:45:38,505 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:45:38,524 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-11-17 22:45:38,524 - INFO - Validated that VN __public__ is not in any agent 2025-11-17 22:45:38,525 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:45:38,532 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-17 22:45:38,537 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-17 22:45:38,546 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-17 22:45:38,547 - INFO - Deleting pod default:ctest-nginx-pod-02083451 2025-11-17 22:45:38,565 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=19eb19ce-f460-43d4-ab10-bb7ddc5afba4 2025-11-17 22:45:38,575 - WARNING - Pod uuid 19eb19ce-f460-43d4-ab10-bb7ddc5afba4 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:43,576 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=19eb19ce-f460-43d4-ab10-bb7ddc5afba4 2025-11-17 22:45:43,582 - DEBUG - Pod 19eb19ce-f460-43d4-ab10-bb7ddc5afba4 is not in agent 10.0.0.19 VM list 2025-11-17 22:45:43,582 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ef662964-c406-11f0-95fd-fa163edd434c 2025-11-17 22:45:43,589 - DEBUG - VMI ef662964-c406-11f0-95fd-fa163edd434c is removed from agent 10.0.0.19 2025-11-17 22:45:43,589 - INFO - Verified that pod ctest-nginx-pod-02083451 is removed in agent 2025-11-17 22:45:43,589 - INFO - Deleting pod default:ctest-nginx-pod-96651807 2025-11-17 22:45:43,615 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4f76e603-e3c1-4578-ab3d-9b8f65143017 2025-11-17 22:45:43,622 - WARNING - Pod uuid 4f76e603-e3c1-4578-ab3d-9b8f65143017 is still seen in agent 10.0.0.19 VM list 2025-11-17 22:45:48,622 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4f76e603-e3c1-4578-ab3d-9b8f65143017 2025-11-17 22:45:48,628 - DEBUG - Pod 4f76e603-e3c1-4578-ab3d-9b8f65143017 is not in agent 10.0.0.19 VM list 2025-11-17 22:45:48,628 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eed21d00-c406-11f0-95fd-fa163edd434c 2025-11-17 22:45:48,632 - DEBUG - VMI eed21d00-c406-11f0-95fd-fa163edd434c is removed from agent 10.0.0.19 2025-11-17 22:45:48,632 - INFO - Verified that pod ctest-nginx-pod-96651807 is removed in agent 2025-11-17 22:45:48,632 - INFO - Deleting service : ctest-nginx-svc-29943825 2025-11-17 22:45:48,895 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-17 22:45:48,900 - DEBUG - No XMPP flaps were noticed during the test