2025-05-26 02:08:46,861 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-05-26 02:08:47,102 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,102 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-05-26 02:08:47,136 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,136 - DEBUG - [10.0.0.65]: 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-05-26 02:08:47,210 - DEBUG - Output : NAMES contrail_test_zQyFsu1Zy webui-job-1 webui-web-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 2025-05-26 02:08:47,211 - DEBUG - [10.0.0.65]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-26 02:08:47,277 - DEBUG - Output : 10.0.0.65/24 172.17.0.1/16 2025-05-26 02:08:47,277 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-05-26 02:08:47,315 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,408 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-05-26 02:08:47,623 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,623 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-05-26 02:08:47,647 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,648 - DEBUG - [10.0.0.56]: 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-05-26 02:08:47,691 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-05-26 02:08:47,692 - DEBUG - [10.0.0.56]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-26 02:08:47,760 - DEBUG - Output : 10.0.0.56/24 2025-05-26 02:08:47,761 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-05-26 02:08:47,784 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1232-1 2025-05-26 02:08:47,866 - INFO - Using existing project ['default-domain', 'k8s-default'](674d1a8b-3ef6-478e-ac92-c5913514846a) 2025-05-26 02:08:47,969 - INFO - Using existing project ['default-domain', 'k8s-default'](674d1a8b-3ef6-478e-ac92-c5913514846a) 2025-05-26 02:08:48,107 - INFO - ================================================================================ 2025-05-26 02:08:48,108 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-05-26 02:08:48,108 - 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-05-26 02:08:48,335 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-26 02:08:48,342 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.65': '0'}} with 2025-05-26 02:08:48,342 - INFO - Initial checks done. Running the testcase now 2025-05-26 02:08:48,342 - INFO - 2025-05-26 02:08:48,346 - INFO - Namespace default already exists 2025-05-26 02:08:48,346 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-26 02:08:48,451 - DEBUG - Output : cluster_project={} 2025-05-26 02:08:48,492 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-05-26 02:08:48,492 - DEBUG - Project uuid in Contrail is 674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:48,492 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-26 02:08:48,608 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-26 02:08:48,608 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=b9fc3d3e-bd7d-4b92-be63-a8503d747cd5 2025-05-26 02:08:48,614 - INFO - Namespace default with uuid b9fc3d3e-bd7d-4b92-be63-a8503d747cd5 found in kube manager 2025-05-26 02:08:48,614 - INFO - Namespace default verification passed 2025-05-26 02:08:48,617 - DEBUG - Service ctest-nginx-svc-45697756 not present 2025-05-26 02:08:48,618 - INFO - Creating service ctest-nginx-svc-45697756 2025-05-26 02:08:48,640 - INFO - Created Service ctest-nginx-svc-45697756 2025-05-26 02:08:48,652 - DEBUG - Pod ctest-nginx-pod-25836848 not present 2025-05-26 02:08:48,652 - INFO - Creating Pod ctest-nginx-pod-25836848 2025-05-26 02:08:48,725 - DEBUG - Pod : ctest-nginx-pod-25836848 UUID is e353e832-2dcd-4111-82f4-9b2945358e58 2025-05-26 02:08:48,729 - DEBUG - Pod ctest-nginx-pod-02149280 not present 2025-05-26 02:08:48,729 - INFO - Creating Pod ctest-nginx-pod-02149280 2025-05-26 02:08:48,754 - DEBUG - Pod : ctest-nginx-pod-02149280 UUID is 32156642-876f-4a4e-8ef3-18e234a8269c 2025-05-26 02:08:48,938 - INFO - Created VN __public__, UUID :467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:49,141 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:08:49,147 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:08:49,164 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:49,224 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:49,234 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:49,299 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:49,308 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:49,316 - DEBUG - Route Targets: [] 2025-05-26 02:08:49,316 - DEBUG - RT names not yet present for VN __public__ 2025-05-26 02:08:54,318 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:08:54,323 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:08:54,330 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:54,368 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,377 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,386 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:54,406 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:54,417 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/65878c21-6e71-4568-ac46-063172aa8d48 2025-05-26 02:08:54,424 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-26 02:08:54,424 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,433 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:54,448 - INFO - Verified VN network id 14 for VN 467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,448 - INFO - Verifications in API Server for VN __public__ passed 2025-05-26 02:08:54,449 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,458 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:54,469 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:08:54,477 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/65878c21-6e71-4568-ac46-063172aa8d48 2025-05-26 02:08:54,484 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-26 02:08:54,489 - DEBUG - Control-node 10.0.0.65 : 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': '5077549967591950985', 'uuid-lslong': '11146252627238814985'}, 'enable': 'true', 'created': '2025-05-26T02:08:48', 'last-modified': '2025-05-26T02:08:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.376350'} 2025-05-26 02:08:54,489 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:08:54,496 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-26 02:08:54,496 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-05-26 02:08:54,496 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-05-26 02:08:54,496 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:08:54,501 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:08:54,508 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:54,548 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,557 - DEBUG - =>VN __public__ has no policy to be verified 2025-05-26 02:08:54,557 - DEBUG - Verifying the vn in opserver 2025-05-26 02:08:54,557 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-05-26 02:08:54,557 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-05-26 02:08:54,562 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-05-26 02:08:54,562 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-05-26 02:08:54,562 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:08:54,569 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:08:54,575 - DEBUG - Do not have enough data to verify VN in agent 2025-05-26 02:08:54,575 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:08:54,582 - DEBUG - VRF ids for VN __public__: {} 2025-05-26 02:08:54,678 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-05-26 02:08:54,774 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:08:54,782 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:08:54,792 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:54,832 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,842 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/87399250-42d4-45b5-94df-63946807a3e6 2025-05-26 02:08:54,848 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:08:54,856 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:08:54,863 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:08:54,898 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/467714cb-239d-4a89-9aaf-71b587558509 2025-05-26 02:08:54,907 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-05-26 02:08:54,907 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-05-26 02:08:54,913 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-26 02:08:54,920 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-05-26 02:08:54,921 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-05-26 02:08:54,924 - DEBUG - Ingress ctest-nginx-ingress-42130806 not present 2025-05-26 02:08:54,924 - INFO - Creating Ingress ctest-nginx-ingress-42130806 2025-05-26 02:08:54,930 - INFO - Created Ingress ctest-nginx-ingress-42130806 2025-05-26 02:08:54,934 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-42130806 2025-05-26 02:08:57,940 - DEBUG - For Ingress ctest-nginx-ingress-42130806, Cluster IP: 10.47.255.249, External IPs ['132.194.154.124'] 2025-05-26 02:08:57,940 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-42130806 2025-05-26 02:08:57,940 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=edb07dfe-6c04-47d3-841d-b4411eecc8ef 2025-05-26 02:08:57,944 - INFO - Ingress ctest-nginx-ingress-42130806 with uuid edb07dfe-6c04-47d3-841d-b4411eecc8ef found in kube manager 2025-05-26 02:08:57,944 - INFO - Ingress ctest-nginx-ingress-42130806 verification passed 2025-05-26 02:08:57,947 - DEBUG - Pod ctest-busybox-pod-76414557 not present 2025-05-26 02:08:57,947 - INFO - Creating Pod ctest-busybox-pod-76414557 2025-05-26 02:08:57,978 - DEBUG - Pod : ctest-busybox-pod-76414557 UUID is 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:08:57,983 - DEBUG - Pod ctest-nginx-pod-25836848 not in running state.Currently in Pending 2025-05-26 02:09:02,989 - INFO - Pod ctest-nginx-pod-25836848 is in running state.Got IP 10.47.255.251 2025-05-26 02:09:03,048 - DEBUG - Pod ctest-nginx-pod-25836848 has vmi 5d6c3680-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:03,048 - INFO - Verified pod ctest-nginx-pod-25836848 in contrail-api 2025-05-26 02:09:03,048 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-26 02:09:03,060 - DEBUG - VMI 5d6c3680-39d6-11f0-b6c6-fa163e3e8492 is active in agent 10.0.0.56 2025-05-26 02:09:03,060 - INFO - Verified Pod ctest-nginx-pod-25836848 in agent 10.0.0.56 2025-05-26 02:09:03,060 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=e353e832-2dcd-4111-82f4-9b2945358e58 2025-05-26 02:09:03,065 - INFO - Pod ctest-nginx-pod-25836848 with uuid e353e832-2dcd-4111-82f4-9b2945358e58 found in kube manager 2025-05-26 02:09:03,065 - INFO - Pod ctest-nginx-pod-25836848 verification passed 2025-05-26 02:09:03,140 - DEBUG - [Pod ctest-nginx-pod-25836848] Cmd: echo ctest-nginx-pod-25836848 > /usr/share/nginx/html/index.html, Output: 2025-05-26 02:09:03,152 - INFO - Pod ctest-nginx-pod-02149280 is in running state.Got IP 10.47.255.250 2025-05-26 02:09:03,167 - DEBUG - Pod ctest-nginx-pod-02149280 has vmi 5de11a90-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:03,167 - INFO - Verified pod ctest-nginx-pod-02149280 in contrail-api 2025-05-26 02:09:03,167 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-26 02:09:03,178 - DEBUG - VMI 5de11a90-39d6-11f0-b6c6-fa163e3e8492 is active in agent 10.0.0.56 2025-05-26 02:09:03,178 - INFO - Verified Pod ctest-nginx-pod-02149280 in agent 10.0.0.56 2025-05-26 02:09:03,179 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=32156642-876f-4a4e-8ef3-18e234a8269c 2025-05-26 02:09:03,183 - INFO - Pod ctest-nginx-pod-02149280 with uuid 32156642-876f-4a4e-8ef3-18e234a8269c found in kube manager 2025-05-26 02:09:03,183 - INFO - Pod ctest-nginx-pod-02149280 verification passed 2025-05-26 02:09:03,232 - DEBUG - [Pod ctest-nginx-pod-02149280] Cmd: echo ctest-nginx-pod-02149280 > /usr/share/nginx/html/index.html, Output: 2025-05-26 02:09:03,238 - DEBUG - Pod ctest-busybox-pod-76414557 not in running state.Currently in Pending 2025-05-26 02:09:08,245 - DEBUG - Pod ctest-busybox-pod-76414557 not in running state.Currently in Pending 2025-05-26 02:09:13,252 - INFO - Pod ctest-busybox-pod-76414557 is in running state.Got IP 10.47.255.248 2025-05-26 02:09:13,264 - DEBUG - Pod ctest-busybox-pod-76414557 has vmi 622c7b94-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:13,264 - INFO - Verified pod ctest-busybox-pod-76414557 in contrail-api 2025-05-26 02:09:13,264 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-26 02:09:13,275 - DEBUG - VMI 622c7b94-39d6-11f0-b6c6-fa163e3e8492 is active in agent 10.0.0.56 2025-05-26 02:09:13,275 - INFO - Verified Pod ctest-busybox-pod-76414557 in agent 10.0.0.56 2025-05-26 02:09:13,275 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:13,280 - INFO - Pod ctest-busybox-pod-76414557 with uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 found in kube manager 2025-05-26 02:09:13,280 - INFO - Pod ctest-busybox-pod-76414557 verification passed 2025-05-26 02:09:13,332 - DEBUG - [Pod ctest-busybox-pod-76414557] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02149280 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-05-26 02:09:13,332 - DEBUG - [Pod Pod ctest-busybox-pod-76414557] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-26 02:09:13,332 - DEBUG - [Pod Pod ctest-busybox-pod-76414557] Cmd output: ctest-nginx-pod-02149280 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-05-26 02:09:13,385 - DEBUG - [Pod ctest-busybox-pod-76414557] 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-25836848 2025-05-26 02:09:13,385 - DEBUG - [Pod Pod ctest-busybox-pod-76414557] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-26 02:09:13,385 - DEBUG - [Pod Pod ctest-busybox-pod-76414557] 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-25836848 2025-05-26 02:09:13,385 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25836848': 1, 'ctest-nginx-pod-02149280': 1} 2025-05-26 02:09:13,385 - WARNING - Nothing to delete parallely 2025-05-26 02:09:13,385 - INFO - Deleting pod default:ctest-busybox-pod-76414557 2025-05-26 02:09:13,394 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:13,402 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:18,403 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:18,411 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:23,412 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:23,419 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:28,419 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:28,426 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:33,427 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:33,434 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:38,435 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:38,442 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:43,443 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:43,450 - WARNING - Pod uuid 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:48,451 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 2025-05-26 02:09:48,457 - DEBUG - Pod 91b60b39-034e-4e18-a5f3-6e0c6e0b6ff9 is not in agent 10.0.0.56 VM list 2025-05-26 02:09:48,457 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:622c7b94-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:48,463 - DEBUG - VMI 622c7b94-39d6-11f0-b6c6-fa163e3e8492 is removed from agent 10.0.0.56 2025-05-26 02:09:48,463 - INFO - Verified that pod ctest-busybox-pod-76414557 is removed in agent 2025-05-26 02:09:48,463 - INFO - Deleting Ingress : ctest-nginx-ingress-42130806 2025-05-26 02:09:48,469 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=edb07dfe-6c04-47d3-841d-b4411eecc8ef 2025-05-26 02:09:48,474 - ERROR - Ingress ctest-nginx-ingress-42130806 with uuid edb07dfe-6c04-47d3-841d-b4411eecc8ef still found in kube manager 2025-05-26 02:09:49,475 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=edb07dfe-6c04-47d3-841d-b4411eecc8ef 2025-05-26 02:09:49,480 - INFO - Ingress ctest-nginx-ingress-42130806 with uuid edb07dfe-6c04-47d3-841d-b4411eecc8ef deleted successfully from kube manager 2025-05-26 02:09:49,480 - INFO - Verifications on Ingress %s cleanup passed 2025-05-26 02:09:49,480 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-05-26 02:09:49,599 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-26 02:09:49,610 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-05-26 02:09:49,610 - INFO - Deleting VN __public__ 2025-05-26 02:09:49,726 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/fdf2e5e4-6ae4-4283-a291-3d8788a96063 2025-05-26 02:09:49,731 - DEBUG - Response Code: 404 2025-05-26 02:09:49,731 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-05-26 02:09:49,736 - DEBUG - Requesting: http://10.0.0.65:8082/domain/105c771c-4537-4786-bdd8-9a1a722623be 2025-05-26 02:09:49,745 - DEBUG - Requesting: http://10.0.0.65:8082/project/674d1a8b-3ef6-478e-ac92-c5913514846a 2025-05-26 02:09:49,810 - INFO - Validated that VN __public__ is not found in API Server 2025-05-26 02:09:49,810 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-05-26 02:09:49,819 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:09:49,837 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-05-26 02:09:49,838 - INFO - Validated that VN __public__ is not in any agent 2025-05-26 02:09:49,838 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:09:49,848 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-26 02:09:49,866 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-26 02:09:49,873 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-05-26 02:09:49,874 - INFO - Deleting pod default:ctest-nginx-pod-02149280 2025-05-26 02:09:49,887 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=32156642-876f-4a4e-8ef3-18e234a8269c 2025-05-26 02:09:49,922 - WARNING - Pod uuid 32156642-876f-4a4e-8ef3-18e234a8269c is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:54,923 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=32156642-876f-4a4e-8ef3-18e234a8269c 2025-05-26 02:09:54,935 - DEBUG - Pod 32156642-876f-4a4e-8ef3-18e234a8269c is not in agent 10.0.0.56 VM list 2025-05-26 02:09:54,935 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5de11a90-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:54,942 - DEBUG - VMI 5de11a90-39d6-11f0-b6c6-fa163e3e8492 is removed from agent 10.0.0.56 2025-05-26 02:09:54,942 - INFO - Verified that pod ctest-nginx-pod-02149280 is removed in agent 2025-05-26 02:09:54,942 - INFO - Deleting pod default:ctest-nginx-pod-25836848 2025-05-26 02:09:54,960 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e353e832-2dcd-4111-82f4-9b2945358e58 2025-05-26 02:09:54,975 - WARNING - Pod uuid e353e832-2dcd-4111-82f4-9b2945358e58 is still seen in agent 10.0.0.56 VM list 2025-05-26 02:09:59,975 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=e353e832-2dcd-4111-82f4-9b2945358e58 2025-05-26 02:09:59,982 - DEBUG - Pod e353e832-2dcd-4111-82f4-9b2945358e58 is not in agent 10.0.0.56 VM list 2025-05-26 02:09:59,982 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d6c3680-39d6-11f0-b6c6-fa163e3e8492 2025-05-26 02:09:59,987 - DEBUG - VMI 5d6c3680-39d6-11f0-b6c6-fa163e3e8492 is removed from agent 10.0.0.56 2025-05-26 02:09:59,987 - INFO - Verified that pod ctest-nginx-pod-25836848 is removed in agent 2025-05-26 02:09:59,988 - INFO - Deleting service : ctest-nginx-svc-45697756 2025-05-26 02:10:00,190 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-26 02:10:00,198 - DEBUG - No XMPP flaps were noticed during the test