2025-09-08 02:02:14,539 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-09-08 02:02:14,798 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:14,798 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-09-08 02:02:14,831 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:14,831 - DEBUG - [10.0.0.57]: 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-09-08 02:02:14,895 - DEBUG - Output : NAMES contrail_test_c2mfaEbVk contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-09-08 02:02:14,896 - DEBUG - [10.0.0.57]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-08 02:02:14,971 - DEBUG - Output : 127.0.0.1/8 10.0.0.57/24 252.57.0.1/8 10.102.106.1/24 172.17.0.1/16 2025-09-08 02:02:14,971 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-09-08 02:02:15,004 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:15,061 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-09-08 02:02:15,279 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:15,279 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-09-08 02:02:15,312 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:15,313 - 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-09-08 02:02:15,367 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-08 02:02:15,367 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-08 02:02:15,439 - DEBUG - Output : 10.0.0.22/24 2025-09-08 02:02:15,439 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-09-08 02:02:15,474 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1462-1 2025-09-08 02:02:15,553 - INFO - Using existing project ['default-domain', 'k8s-default'](02403ae3-148f-495c-9a9e-49e9f1dff210) 2025-09-08 02:02:15,609 - INFO - Using existing project ['default-domain', 'k8s-default'](02403ae3-148f-495c-9a9e-49e9f1dff210) 2025-09-08 02:02:15,717 - INFO - ================================================================================ 2025-09-08 02:02:15,717 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-08 02:02:15,717 - 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-09-08 02:02:15,956 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-08 02:02:15,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.57': '0'}} with 2025-09-08 02:02:15,964 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:02:15,964 - INFO - 2025-09-08 02:02:15,968 - INFO - Namespace default already exists 2025-09-08 02:02:15,968 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-08 02:02:16,074 - DEBUG - Output : cluster_project={} 2025-09-08 02:02:16,109 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-08 02:02:16,110 - DEBUG - Project uuid in Contrail is 02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:16,110 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-08 02:02:16,227 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-08 02:02:16,228 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=5eb3d736-0d28-4c50-89c6-5ff2b8e092b5 2025-09-08 02:02:16,232 - INFO - Namespace default with uuid 5eb3d736-0d28-4c50-89c6-5ff2b8e092b5 found in kube manager 2025-09-08 02:02:16,232 - INFO - Namespace default verification passed 2025-09-08 02:02:16,234 - DEBUG - Service ctest-nginx-svc-10705687 not present 2025-09-08 02:02:16,235 - INFO - Creating service ctest-nginx-svc-10705687 2025-09-08 02:02:16,259 - INFO - Created Service ctest-nginx-svc-10705687 2025-09-08 02:02:16,274 - DEBUG - Pod ctest-nginx-pod-00539653 not present 2025-09-08 02:02:16,275 - INFO - Creating Pod ctest-nginx-pod-00539653 2025-09-08 02:02:16,343 - DEBUG - Pod : ctest-nginx-pod-00539653 UUID is f499bc52-8c72-4486-804a-7c6925832bb8 2025-09-08 02:02:16,346 - DEBUG - Pod ctest-nginx-pod-59628661 not present 2025-09-08 02:02:16,347 - INFO - Creating Pod ctest-nginx-pod-59628661 2025-09-08 02:02:16,376 - DEBUG - Pod : ctest-nginx-pod-59628661 UUID is 700d7102-01e6-405f-bc32-2078660c2f7c 2025-09-08 02:02:16,527 - INFO - Created VN __public__, UUID :6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:16,797 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:02:16,801 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:02:16,827 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:16,875 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:16,885 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:16,892 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:16,897 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:16,902 - DEBUG - Route Targets: [] 2025-09-08 02:02:16,902 - DEBUG - RT names not yet present for VN __public__ 2025-09-08 02:02:21,903 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:02:21,908 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:02:21,914 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:21,945 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:21,952 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:21,968 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:21,976 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:21,985 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/b6d3d28f-d6f7-4d78-9f98-9d002dc9c041 2025-09-08 02:02:21,990 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-08 02:02:21,990 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:21,996 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:22,005 - INFO - Verified VN network id 13 for VN 6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:22,005 - INFO - Verifications in API Server for VN __public__ passed 2025-09-08 02:02:22,005 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:22,012 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:22,017 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:02:22,021 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/b6d3d28f-d6f7-4d78-9f98-9d002dc9c041 2025-09-08 02:02:22,026 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-08 02:02:22,031 - DEBUG - Control-node 10.0.0.57 : 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': '7686122522699711353', 'uuid-lslong': '13631743875194870942'}, 'enable': 'true', 'created': '2025-09-08T02:02:16', 'last-modified': '2025-09-08T02:02:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.283353'} 2025-09-08 02:02:22,031 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:02:22,037 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-08 02:02:22,038 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-08 02:02:22,038 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-08 02:02:22,038 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:02:22,042 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:02:22,047 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:22,079 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:22,086 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-08 02:02:22,086 - DEBUG - Verifying the vn in opserver 2025-09-08 02:02:22,087 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2025-09-08 02:02:22,087 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-09-08 02:02:22,090 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-08 02:02:22,090 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-08 02:02:22,090 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:02:22,098 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:02:22,102 - DEBUG - Do not have enough data to verify VN in agent 2025-09-08 02:02:22,102 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:02:22,106 - DEBUG - VRF ids for VN __public__: {} 2025-09-08 02:02:22,198 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-08 02:02:22,288 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:02:22,292 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:02:22,298 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:22,322 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:22,333 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/b17ed8aa-a90c-4488-8ded-dda0fa00bdf0 2025-09-08 02:02:22,339 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:02:22,345 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:02:22,350 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:02:22,384 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e 2025-09-08 02:02:22,392 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-08 02:02:22,392 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-08 02:02:22,398 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-08 02:02:22,402 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-08 02:02:22,402 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-08 02:02:22,405 - DEBUG - Ingress ctest-nginx-ingress-74867499 not present 2025-09-08 02:02:22,405 - INFO - Creating Ingress ctest-nginx-ingress-74867499 2025-09-08 02:02:22,414 - INFO - Created Ingress ctest-nginx-ingress-74867499 2025-09-08 02:02:22,417 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-74867499 2025-09-08 02:02:25,423 - DEBUG - For Ingress ctest-nginx-ingress-74867499, Cluster IP: 10.47.255.249, External IPs ['41.112.127.60'] 2025-09-08 02:02:25,423 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-74867499 2025-09-08 02:02:25,425 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=a3ae1bdb-d997-4b34-a72f-efb06f095c96 2025-09-08 02:02:25,431 - INFO - Ingress ctest-nginx-ingress-74867499 with uuid a3ae1bdb-d997-4b34-a72f-efb06f095c96 found in kube manager 2025-09-08 02:02:25,431 - INFO - Ingress ctest-nginx-ingress-74867499 verification passed 2025-09-08 02:02:25,434 - DEBUG - Pod ctest-busybox-pod-46284001 not present 2025-09-08 02:02:25,434 - INFO - Creating Pod ctest-busybox-pod-46284001 2025-09-08 02:02:25,479 - DEBUG - Pod : ctest-busybox-pod-46284001 UUID is 1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:25,487 - DEBUG - Pod ctest-nginx-pod-00539653 not in running state.Currently in Pending 2025-09-08 02:02:30,494 - DEBUG - Pod ctest-nginx-pod-00539653 not in running state.Currently in Pending 2025-09-08 02:02:35,506 - INFO - Pod ctest-nginx-pod-00539653 is in running state.Got IP 10.47.255.251 2025-09-08 02:02:35,564 - DEBUG - Pod ctest-nginx-pod-00539653 has vmi d8e55e9e-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:02:35,564 - INFO - Verified pod ctest-nginx-pod-00539653 in contrail-api 2025-09-08 02:02:35,564 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-08 02:02:35,575 - DEBUG - VMI d8e55e9e-8c57-11f0-9b47-fa163eb2fba7 is active in agent 10.0.0.22 2025-09-08 02:02:35,576 - INFO - Verified Pod ctest-nginx-pod-00539653 in agent 10.0.0.22 2025-09-08 02:02:35,576 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=f499bc52-8c72-4486-804a-7c6925832bb8 2025-09-08 02:02:35,580 - INFO - Pod ctest-nginx-pod-00539653 with uuid f499bc52-8c72-4486-804a-7c6925832bb8 found in kube manager 2025-09-08 02:02:35,580 - INFO - Pod ctest-nginx-pod-00539653 verification passed 2025-09-08 02:02:35,667 - DEBUG - [Pod ctest-nginx-pod-00539653] Cmd: echo ctest-nginx-pod-00539653 > /usr/share/nginx/html/index.html, Output: 2025-09-08 02:02:35,674 - INFO - Pod ctest-nginx-pod-59628661 is in running state.Got IP 10.47.255.250 2025-09-08 02:02:35,687 - DEBUG - Pod ctest-nginx-pod-59628661 has vmi d9492ffa-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:02:35,687 - INFO - Verified pod ctest-nginx-pod-59628661 in contrail-api 2025-09-08 02:02:35,687 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-08 02:02:35,696 - DEBUG - VMI d9492ffa-8c57-11f0-9b47-fa163eb2fba7 is active in agent 10.0.0.22 2025-09-08 02:02:35,696 - INFO - Verified Pod ctest-nginx-pod-59628661 in agent 10.0.0.22 2025-09-08 02:02:35,696 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=700d7102-01e6-405f-bc32-2078660c2f7c 2025-09-08 02:02:35,700 - INFO - Pod ctest-nginx-pod-59628661 with uuid 700d7102-01e6-405f-bc32-2078660c2f7c found in kube manager 2025-09-08 02:02:35,700 - INFO - Pod ctest-nginx-pod-59628661 verification passed 2025-09-08 02:02:35,747 - DEBUG - [Pod ctest-nginx-pod-59628661] Cmd: echo ctest-nginx-pod-59628661 > /usr/share/nginx/html/index.html, Output: 2025-09-08 02:02:35,760 - DEBUG - Pod ctest-busybox-pod-46284001 not in running state.Currently in Pending 2025-09-08 02:02:40,774 - INFO - Pod ctest-busybox-pod-46284001 is in running state.Got IP 10.47.255.248 2025-09-08 02:02:40,786 - DEBUG - Pod ctest-busybox-pod-46284001 has vmi dd9d6ada-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:02:40,786 - INFO - Verified pod ctest-busybox-pod-46284001 in contrail-api 2025-09-08 02:02:40,786 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-08 02:02:40,795 - DEBUG - VMI dd9d6ada-8c57-11f0-9b47-fa163eb2fba7 is active in agent 10.0.0.22 2025-09-08 02:02:40,795 - INFO - Verified Pod ctest-busybox-pod-46284001 in agent 10.0.0.22 2025-09-08 02:02:40,795 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:40,798 - INFO - Pod ctest-busybox-pod-46284001 with uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 found in kube manager 2025-09-08 02:02:40,798 - INFO - Pod ctest-busybox-pod-46284001 verification passed 2025-09-08 02:02:40,854 - DEBUG - [Pod ctest-busybox-pod-46284001] 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-00539653 2025-09-08 02:02:40,854 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:40,854 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] 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-00539653 2025-09-08 02:02:40,903 - DEBUG - [Pod ctest-busybox-pod-46284001] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00539653 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-09-08 02:02:40,903 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:40,903 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd output: ctest-nginx-pod-00539653 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-09-08 02:02:40,955 - DEBUG - [Pod ctest-busybox-pod-46284001] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00539653 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-09-08 02:02:40,955 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:40,955 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd output: ctest-nginx-pod-00539653 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-09-08 02:02:41,003 - DEBUG - [Pod ctest-busybox-pod-46284001] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00539653 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-09-08 02:02:41,003 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:41,003 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd output: ctest-nginx-pod-00539653 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-09-08 02:02:41,050 - DEBUG - [Pod ctest-busybox-pod-46284001] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00539653 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-09-08 02:02:41,050 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:41,050 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd output: ctest-nginx-pod-00539653 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-09-08 02:02:41,083 - DEBUG - [Pod ctest-busybox-pod-46284001] 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-00539653 2025-09-08 02:02:41,083 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:41,083 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] 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-00539653 2025-09-08 02:02:41,137 - DEBUG - [Pod ctest-busybox-pod-46284001] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59628661 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-09-08 02:02:41,138 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-08 02:02:41,138 - DEBUG - [Pod Pod ctest-busybox-pod-46284001] Cmd output: ctest-nginx-pod-59628661 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-09-08 02:02:41,138 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-00539653': 6, 'ctest-nginx-pod-59628661': 1} 2025-09-08 02:02:41,138 - WARNING - Nothing to delete parallely 2025-09-08 02:02:41,138 - INFO - Deleting pod default:ctest-busybox-pod-46284001 2025-09-08 02:02:41,152 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:41,167 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:02:46,167 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:46,172 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:02:51,173 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:51,180 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:02:56,181 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:02:56,191 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:01,192 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:03:01,235 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:06,238 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:03:06,247 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:11,248 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:03:11,257 - WARNING - Pod uuid 1650c1fe-72cf-4707-9c27-28744da9bb13 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:16,257 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1650c1fe-72cf-4707-9c27-28744da9bb13 2025-09-08 02:03:16,263 - DEBUG - Pod 1650c1fe-72cf-4707-9c27-28744da9bb13 is not in agent 10.0.0.22 VM list 2025-09-08 02:03:16,263 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd9d6ada-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:03:16,267 - DEBUG - VMI dd9d6ada-8c57-11f0-9b47-fa163eb2fba7 is removed from agent 10.0.0.22 2025-09-08 02:03:16,268 - INFO - Verified that pod ctest-busybox-pod-46284001 is removed in agent 2025-09-08 02:03:16,268 - INFO - Deleting Ingress : ctest-nginx-ingress-74867499 2025-09-08 02:03:16,272 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=a3ae1bdb-d997-4b34-a72f-efb06f095c96 2025-09-08 02:03:16,276 - ERROR - Ingress ctest-nginx-ingress-74867499 with uuid a3ae1bdb-d997-4b34-a72f-efb06f095c96 still found in kube manager 2025-09-08 02:03:17,277 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=a3ae1bdb-d997-4b34-a72f-efb06f095c96 2025-09-08 02:03:17,280 - INFO - Ingress ctest-nginx-ingress-74867499 with uuid a3ae1bdb-d997-4b34-a72f-efb06f095c96 deleted successfully from kube manager 2025-09-08 02:03:17,280 - INFO - Verifications on Ingress %s cleanup passed 2025-09-08 02:03:17,281 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-08 02:03:17,359 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-08 02:03:17,364 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-08 02:03:17,364 - INFO - Deleting VN __public__ 2025-09-08 02:03:17,444 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a 2025-09-08 02:03:17,448 - DEBUG - Response Code: 404 2025-09-08 02:03:17,448 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-09-08 02:03:17,452 - DEBUG - Requesting: http://10.0.0.57:8082/domain/ac244fbc-41ae-40d3-9466-2a00daeea930 2025-09-08 02:03:17,458 - DEBUG - Requesting: http://10.0.0.57:8082/project/02403ae3-148f-495c-9a9e-49e9f1dff210 2025-09-08 02:03:17,496 - INFO - Validated that VN __public__ is not found in API Server 2025-09-08 02:03:17,496 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-08 02:03:17,503 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:03:17,511 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-09-08 02:03:17,511 - INFO - Validated that VN __public__ is not in any agent 2025-09-08 02:03:17,511 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:03:17,526 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-08 02:03:17,533 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-08 02:03:17,537 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-08 02:03:17,537 - INFO - Deleting pod default:ctest-nginx-pod-59628661 2025-09-08 02:03:17,569 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=700d7102-01e6-405f-bc32-2078660c2f7c 2025-09-08 02:03:17,589 - WARNING - Pod uuid 700d7102-01e6-405f-bc32-2078660c2f7c is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:22,590 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=700d7102-01e6-405f-bc32-2078660c2f7c 2025-09-08 02:03:22,595 - DEBUG - Pod 700d7102-01e6-405f-bc32-2078660c2f7c is not in agent 10.0.0.22 VM list 2025-09-08 02:03:22,595 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d9492ffa-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:03:22,600 - DEBUG - VMI d9492ffa-8c57-11f0-9b47-fa163eb2fba7 is removed from agent 10.0.0.22 2025-09-08 02:03:22,600 - INFO - Verified that pod ctest-nginx-pod-59628661 is removed in agent 2025-09-08 02:03:22,600 - INFO - Deleting pod default:ctest-nginx-pod-00539653 2025-09-08 02:03:22,622 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f499bc52-8c72-4486-804a-7c6925832bb8 2025-09-08 02:03:22,636 - WARNING - Pod uuid f499bc52-8c72-4486-804a-7c6925832bb8 is still seen in agent 10.0.0.22 VM list 2025-09-08 02:03:27,636 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f499bc52-8c72-4486-804a-7c6925832bb8 2025-09-08 02:03:27,641 - DEBUG - Pod f499bc52-8c72-4486-804a-7c6925832bb8 is not in agent 10.0.0.22 VM list 2025-09-08 02:03:27,641 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8e55e9e-8c57-11f0-9b47-fa163eb2fba7 2025-09-08 02:03:27,651 - DEBUG - VMI d8e55e9e-8c57-11f0-9b47-fa163eb2fba7 is removed from agent 10.0.0.22 2025-09-08 02:03:27,651 - INFO - Verified that pod ctest-nginx-pod-00539653 is removed in agent 2025-09-08 02:03:27,651 - INFO - Deleting service : ctest-nginx-svc-10705687 2025-09-08 02:03:27,881 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-08 02:03:27,886 - DEBUG - No XMPP flaps were noticed during the test