2025-11-20 13:23:58,248 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-11-20 13:23:58,517 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:58,518 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-11-20 13:23:58,561 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:58,562 - DEBUG - [10.0.0.242]: 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-20 13:23:58,631 - DEBUG - Output : NAMES contrail_test_OR5x998aJ 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-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 2025-11-20 13:23:58,631 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-20 13:23:58,675 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.178.94.1/24 172.17.0.1/16 2025-11-20 13:23:58,676 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-11-20 13:23:58,756 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:58,857 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-11-20 13:23:59,110 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:59,110 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-11-20 13:23:59,136 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:59,136 - 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-20 13:23:59,220 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-20 13:23:59,221 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-20 13:23:59,256 - DEBUG - Output : 10.0.0.22/24 2025-11-20 13:23:59,256 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-11-20 13:23:59,326 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1733-1 2025-11-20 13:23:59,419 - INFO - Using existing project ['default-domain', 'k8s-default'](5391bc93-5bce-4f06-9aa7-b222fa62b414) 2025-11-20 13:23:59,536 - INFO - Using existing project ['default-domain', 'k8s-default'](5391bc93-5bce-4f06-9aa7-b222fa62b414) 2025-11-20 13:23:59,653 - INFO - ================================================================================ 2025-11-20 13:23:59,653 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-20 13:23:59,653 - 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-20 13:23:59,913 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 13:23:59,921 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.242': '0'}} with 2025-11-20 13:23:59,921 - INFO - Initial checks done. Running the testcase now 2025-11-20 13:23:59,921 - INFO - 2025-11-20 13:23:59,927 - INFO - Namespace default already exists 2025-11-20 13:23:59,927 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 13:24:00,079 - DEBUG - Output : cluster_project={} 2025-11-20 13:24:00,154 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-20 13:24:00,154 - DEBUG - Project uuid in Contrail is 5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:00,154 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-20 13:24:00,317 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-20 13:24:00,317 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=eabada25-6374-4d9f-b541-dfc224f8b8b3 2025-11-20 13:24:00,322 - INFO - Namespace default with uuid eabada25-6374-4d9f-b541-dfc224f8b8b3 found in kube manager 2025-11-20 13:24:00,322 - INFO - Namespace default verification passed 2025-11-20 13:24:00,325 - DEBUG - Service ctest-nginx-svc-78430077 not present 2025-11-20 13:24:00,326 - INFO - Creating service ctest-nginx-svc-78430077 2025-11-20 13:24:00,384 - INFO - Created Service ctest-nginx-svc-78430077 2025-11-20 13:24:00,397 - DEBUG - Pod ctest-nginx-pod-05873880 not present 2025-11-20 13:24:00,398 - INFO - Creating Pod ctest-nginx-pod-05873880 2025-11-20 13:24:00,500 - DEBUG - Pod : ctest-nginx-pod-05873880 UUID is d237628c-f781-4b0e-9ae8-6ab8c3ded859 2025-11-20 13:24:00,503 - DEBUG - Pod ctest-nginx-pod-74284759 not present 2025-11-20 13:24:00,504 - INFO - Creating Pod ctest-nginx-pod-74284759 2025-11-20 13:24:00,548 - DEBUG - Pod : ctest-nginx-pod-74284759 UUID is d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec 2025-11-20 13:24:00,920 - INFO - Created VN __public__, UUID :b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:01,121 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:24:01,127 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:24:01,165 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:01,237 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:01,307 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:01,326 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:01,340 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:01,352 - DEBUG - Route Targets: [] 2025-11-20 13:24:01,352 - DEBUG - RT names not yet present for VN __public__ 2025-11-20 13:24:06,352 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:24:06,359 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:24:06,371 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:06,428 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,449 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,463 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:06,470 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:06,477 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/7028f9f0-0996-44d2-83b8-db4a9e77ce59 2025-11-20 13:24:06,484 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 13:24:06,484 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,493 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:06,509 - INFO - Verified VN network id 13 for VN b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,510 - INFO - Verifications in API Server for VN __public__ passed 2025-11-20 13:24:06,510 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,520 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:06,530 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:24:06,536 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/7028f9f0-0996-44d2-83b8-db4a9e77ce59 2025-11-20 13:24:06,544 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 13:24:06,557 - DEBUG - Control-node 10.0.0.242 : 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': '13209685453080251278', 'uuid-lslong': '11527950328948534868'}, 'enable': 'true', 'created': '2025-11-20T13:24:00', 'last-modified': '2025-11-20T13:24:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.491157'} 2025-11-20 13:24:06,557 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:24:06,572 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 13:24:06,572 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-20 13:24:06,573 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-20 13:24:06,573 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:24:06,582 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:24:06,591 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:06,637 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:06,646 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-20 13:24:06,646 - DEBUG - Verifying the vn in opserver 2025-11-20 13:24:06,646 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2025-11-20 13:24:06,647 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-11-20 13:24:06,651 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-20 13:24:06,651 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-20 13:24:06,651 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:24:06,660 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:24:06,667 - DEBUG - Do not have enough data to verify VN in agent 2025-11-20 13:24:06,667 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:24:06,674 - DEBUG - VRF ids for VN __public__: {} 2025-11-20 13:24:06,787 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-20 13:24:06,975 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:24:06,981 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:24:06,992 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:07,045 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:07,055 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/624871a0-cb3d-40ff-840d-9f33847b5618 2025-11-20 13:24:07,062 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:24:07,067 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:24:07,074 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:24:07,118 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 2025-11-20 13:24:07,127 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-20 13:24:07,127 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-20 13:24:07,135 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 13:24:07,142 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-20 13:24:07,142 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-20 13:24:07,145 - DEBUG - Ingress ctest-nginx-ingress-29761003 not present 2025-11-20 13:24:07,146 - INFO - Creating Ingress ctest-nginx-ingress-29761003 2025-11-20 13:24:07,156 - INFO - Created Ingress ctest-nginx-ingress-29761003 2025-11-20 13:24:07,162 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-29761003 2025-11-20 13:24:10,172 - DEBUG - For Ingress ctest-nginx-ingress-29761003, Cluster IP: 10.47.255.249, External IPs ['134.32.184.252'] 2025-11-20 13:24:10,172 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-29761003 2025-11-20 13:24:10,172 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=460bc5c1-de7b-445b-ad4e-d065a9383085 2025-11-20 13:24:10,177 - INFO - Ingress ctest-nginx-ingress-29761003 with uuid 460bc5c1-de7b-445b-ad4e-d065a9383085 found in kube manager 2025-11-20 13:24:10,178 - INFO - Ingress ctest-nginx-ingress-29761003 verification passed 2025-11-20 13:24:10,181 - DEBUG - Pod ctest-busybox-pod-51266724 not present 2025-11-20 13:24:10,182 - INFO - Creating Pod ctest-busybox-pod-51266724 2025-11-20 13:24:10,247 - DEBUG - Pod : ctest-busybox-pod-51266724 UUID is 3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:10,260 - DEBUG - Pod ctest-nginx-pod-05873880 not in running state.Currently in Pending 2025-11-20 13:24:15,272 - DEBUG - Pod ctest-nginx-pod-05873880 not in running state.Currently in Pending 2025-11-20 13:24:20,281 - INFO - Pod ctest-nginx-pod-05873880 is in running state.Got IP 10.47.255.251 2025-11-20 13:24:20,298 - DEBUG - Pod ctest-nginx-pod-05873880 has vmi 2e28b5c2-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:24:20,298 - INFO - Verified pod ctest-nginx-pod-05873880 in contrail-api 2025-11-20 13:24:20,298 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 13:24:20,312 - DEBUG - VMI 2e28b5c2-c614-11f0-a6e4-fa163e211b4b is active in agent 10.0.0.22 2025-11-20 13:24:20,312 - INFO - Verified Pod ctest-nginx-pod-05873880 in agent 10.0.0.22 2025-11-20 13:24:20,312 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=d237628c-f781-4b0e-9ae8-6ab8c3ded859 2025-11-20 13:24:20,318 - INFO - Pod ctest-nginx-pod-05873880 with uuid d237628c-f781-4b0e-9ae8-6ab8c3ded859 found in kube manager 2025-11-20 13:24:20,318 - INFO - Pod ctest-nginx-pod-05873880 verification passed 2025-11-20 13:24:20,397 - DEBUG - [Pod ctest-nginx-pod-05873880] Cmd: echo ctest-nginx-pod-05873880 > /usr/share/nginx/html/index.html, Output: 2025-11-20 13:24:20,405 - INFO - Pod ctest-nginx-pod-74284759 is in running state.Got IP 10.47.255.250 2025-11-20 13:24:20,420 - DEBUG - Pod ctest-nginx-pod-74284759 has vmi 2ea392d8-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:24:20,420 - INFO - Verified pod ctest-nginx-pod-74284759 in contrail-api 2025-11-20 13:24:20,420 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 13:24:20,430 - DEBUG - VMI 2ea392d8-c614-11f0-a6e4-fa163e211b4b is active in agent 10.0.0.22 2025-11-20 13:24:20,430 - INFO - Verified Pod ctest-nginx-pod-74284759 in agent 10.0.0.22 2025-11-20 13:24:20,431 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec 2025-11-20 13:24:20,435 - INFO - Pod ctest-nginx-pod-74284759 with uuid d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec found in kube manager 2025-11-20 13:24:20,435 - INFO - Pod ctest-nginx-pod-74284759 verification passed 2025-11-20 13:24:20,495 - DEBUG - [Pod ctest-nginx-pod-74284759] Cmd: echo ctest-nginx-pod-74284759 > /usr/share/nginx/html/index.html, Output: 2025-11-20 13:24:20,502 - DEBUG - Pod ctest-busybox-pod-51266724 not in running state.Currently in Pending 2025-11-20 13:24:25,510 - INFO - Pod ctest-busybox-pod-51266724 is in running state.Got IP 10.47.255.248 2025-11-20 13:24:25,583 - DEBUG - Pod ctest-busybox-pod-51266724 has vmi 32f5b636-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:24:25,583 - INFO - Verified pod ctest-busybox-pod-51266724 in contrail-api 2025-11-20 13:24:25,583 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 13:24:25,611 - DEBUG - VMI 32f5b636-c614-11f0-a6e4-fa163e211b4b is active in agent 10.0.0.22 2025-11-20 13:24:25,612 - INFO - Verified Pod ctest-busybox-pod-51266724 in agent 10.0.0.22 2025-11-20 13:24:25,612 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:25,618 - INFO - Pod ctest-busybox-pod-51266724 with uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 found in kube manager 2025-11-20 13:24:25,618 - INFO - Pod ctest-busybox-pod-51266724 verification passed 2025-11-20 13:24:25,680 - DEBUG - [Pod ctest-busybox-pod-51266724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05873880 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-20 13:24:25,680 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,680 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: ctest-nginx-pod-05873880 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-20 13:24:25,736 - DEBUG - [Pod ctest-busybox-pod-51266724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05873880 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-20 13:24:25,736 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,736 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: ctest-nginx-pod-05873880 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-20 13:24:25,797 - DEBUG - [Pod ctest-busybox-pod-51266724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05873880 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-20 13:24:25,797 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,797 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: ctest-nginx-pod-05873880 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-20 13:24:25,859 - DEBUG - [Pod ctest-busybox-pod-51266724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05873880 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-20 13:24:25,860 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,860 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: ctest-nginx-pod-05873880 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-20 13:24:25,929 - DEBUG - [Pod ctest-busybox-pod-51266724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05873880 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-20 13:24:25,929 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,930 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: ctest-nginx-pod-05873880 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-20 13:24:25,991 - DEBUG - [Pod ctest-busybox-pod-51266724] 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-05873880 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-20 13:24:25,991 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:25,991 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-05873880 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-20 13:24:26,070 - DEBUG - [Pod ctest-busybox-pod-51266724] 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-74284759 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-20 13:24:26,070 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 13:24:26,070 - DEBUG - [Pod Pod ctest-busybox-pod-51266724] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-74284759 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-20 13:24:26,070 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05873880': 6, 'ctest-nginx-pod-74284759': 1} 2025-11-20 13:24:26,071 - WARNING - Nothing to delete parallely 2025-11-20 13:24:26,071 - INFO - Deleting pod default:ctest-busybox-pod-51266724 2025-11-20 13:24:26,096 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:26,108 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:31,109 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:31,117 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:36,117 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:36,128 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:41,128 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:41,136 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:46,136 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:46,144 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:51,145 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:51,158 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:24:56,159 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:24:56,174 - WARNING - Pod uuid 3d037ac8-ab8c-426a-a5cb-e61f02313839 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:25:01,174 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3d037ac8-ab8c-426a-a5cb-e61f02313839 2025-11-20 13:25:01,183 - DEBUG - Pod 3d037ac8-ab8c-426a-a5cb-e61f02313839 is not in agent 10.0.0.22 VM list 2025-11-20 13:25:01,183 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:32f5b636-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:25:01,189 - DEBUG - VMI 32f5b636-c614-11f0-a6e4-fa163e211b4b is removed from agent 10.0.0.22 2025-11-20 13:25:01,189 - INFO - Verified that pod ctest-busybox-pod-51266724 is removed in agent 2025-11-20 13:25:01,189 - INFO - Deleting Ingress : ctest-nginx-ingress-29761003 2025-11-20 13:25:01,197 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=460bc5c1-de7b-445b-ad4e-d065a9383085 2025-11-20 13:25:01,220 - ERROR - Ingress ctest-nginx-ingress-29761003 with uuid 460bc5c1-de7b-445b-ad4e-d065a9383085 still found in kube manager 2025-11-20 13:25:02,223 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=460bc5c1-de7b-445b-ad4e-d065a9383085 2025-11-20 13:25:02,230 - ERROR - Ingress ctest-nginx-ingress-29761003 with uuid 460bc5c1-de7b-445b-ad4e-d065a9383085 still found in kube manager 2025-11-20 13:25:03,232 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=460bc5c1-de7b-445b-ad4e-d065a9383085 2025-11-20 13:25:03,238 - INFO - Ingress ctest-nginx-ingress-29761003 with uuid 460bc5c1-de7b-445b-ad4e-d065a9383085 deleted successfully from kube manager 2025-11-20 13:25:03,238 - INFO - Verifications on Ingress %s cleanup passed 2025-11-20 13:25:03,242 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-20 13:25:03,495 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 13:25:03,504 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-20 13:25:03,505 - INFO - Deleting VN __public__ 2025-11-20 13:25:03,699 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a 2025-11-20 13:25:03,715 - DEBUG - Response Code: 404 2025-11-20 13:25:03,716 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-11-20 13:25:03,725 - DEBUG - Requesting: http://10.0.0.242:8082/domain/affed556-3544-4c49-bac0-77dee5f2e13f 2025-11-20 13:25:03,739 - DEBUG - Requesting: http://10.0.0.242:8082/project/5391bc93-5bce-4f06-9aa7-b222fa62b414 2025-11-20 13:25:03,796 - INFO - Validated that VN __public__ is not found in API Server 2025-11-20 13:25:03,796 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-20 13:25:03,806 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:25:03,815 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-11-20 13:25:03,815 - INFO - Validated that VN __public__ is not in any agent 2025-11-20 13:25:03,815 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:25:03,824 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 13:25:03,831 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 13:25:03,842 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-20 13:25:03,842 - INFO - Deleting pod default:ctest-nginx-pod-74284759 2025-11-20 13:25:03,869 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec 2025-11-20 13:25:03,876 - WARNING - Pod uuid d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec is still seen in agent 10.0.0.22 VM list 2025-11-20 13:25:08,877 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec 2025-11-20 13:25:08,886 - DEBUG - Pod d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec is not in agent 10.0.0.22 VM list 2025-11-20 13:25:08,886 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2ea392d8-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:25:08,893 - DEBUG - VMI 2ea392d8-c614-11f0-a6e4-fa163e211b4b is removed from agent 10.0.0.22 2025-11-20 13:25:08,893 - INFO - Verified that pod ctest-nginx-pod-74284759 is removed in agent 2025-11-20 13:25:08,894 - INFO - Deleting pod default:ctest-nginx-pod-05873880 2025-11-20 13:25:08,928 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d237628c-f781-4b0e-9ae8-6ab8c3ded859 2025-11-20 13:25:08,940 - WARNING - Pod uuid d237628c-f781-4b0e-9ae8-6ab8c3ded859 is still seen in agent 10.0.0.22 VM list 2025-11-20 13:25:13,940 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=d237628c-f781-4b0e-9ae8-6ab8c3ded859 2025-11-20 13:25:13,947 - DEBUG - Pod d237628c-f781-4b0e-9ae8-6ab8c3ded859 is not in agent 10.0.0.22 VM list 2025-11-20 13:25:13,947 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e28b5c2-c614-11f0-a6e4-fa163e211b4b 2025-11-20 13:25:13,954 - DEBUG - VMI 2e28b5c2-c614-11f0-a6e4-fa163e211b4b is removed from agent 10.0.0.22 2025-11-20 13:25:13,954 - INFO - Verified that pod ctest-nginx-pod-05873880 is removed in agent 2025-11-20 13:25:13,955 - INFO - Deleting service : ctest-nginx-svc-78430077 2025-11-20 13:25:14,190 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 13:25:14,197 - DEBUG - No XMPP flaps were noticed during the test