2025-07-17 16:55:06,354 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-07-17 16:55:06,587 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:06,587 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-07-17 16:55:06,620 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:06,620 - DEBUG - [10.0.0.137]: 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-07-17 16:55:06,727 - DEBUG - Output : NAMES contrail_test_Uak2Zatt1 contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2025-07-17 16:55:06,727 - DEBUG - [10.0.0.137]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-17 16:55:06,761 - DEBUG - Output : 10.0.0.137/24 172.17.0.1/16 2025-07-17 16:55:06,761 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-07-17 16:55:06,831 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:06,877 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-07-17 16:55:07,093 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:07,093 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-07-17 16:55:07,122 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:07,122 - DEBUG - [10.0.0.249]: 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-07-17 16:55:07,210 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-17 16:55:07,210 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-17 16:55:07,233 - DEBUG - Output : 10.0.0.249/24 2025-07-17 16:55:07,233 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-07-17 16:55:07,256 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1329-1 2025-07-17 16:55:07,326 - INFO - Using existing project ['default-domain', 'k8s-default'](a81cdbd4-5a11-4c46-810c-120e657b43af) 2025-07-17 16:55:07,421 - INFO - Using existing project ['default-domain', 'k8s-default'](a81cdbd4-5a11-4c46-810c-120e657b43af) 2025-07-17 16:55:07,564 - INFO - ================================================================================ 2025-07-17 16:55:07,565 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-17 16:55:07,566 - 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-07-17 16:55:07,723 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 16:55:07,729 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.137': '0'}} with 2025-07-17 16:55:07,729 - INFO - Initial checks done. Running the testcase now 2025-07-17 16:55:07,730 - INFO - 2025-07-17 16:55:07,733 - INFO - Namespace default already exists 2025-07-17 16:55:07,733 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-17 16:55:07,840 - DEBUG - Output : cluster_project={} 2025-07-17 16:55:07,882 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-17 16:55:07,882 - DEBUG - Project uuid in Contrail is a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:07,882 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-17 16:55:08,004 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-17 16:55:08,005 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=8ef65081-d4a0-4606-ba4c-4c5893864676 2025-07-17 16:55:08,021 - INFO - Namespace default with uuid 8ef65081-d4a0-4606-ba4c-4c5893864676 found in kube manager 2025-07-17 16:55:08,021 - INFO - Namespace default verification passed 2025-07-17 16:55:08,030 - DEBUG - Service ctest-nginx-svc-06395300 not present 2025-07-17 16:55:08,030 - INFO - Creating service ctest-nginx-svc-06395300 2025-07-17 16:55:08,060 - INFO - Created Service ctest-nginx-svc-06395300 2025-07-17 16:55:08,076 - DEBUG - Pod ctest-nginx-pod-40972911 not present 2025-07-17 16:55:08,077 - INFO - Creating Pod ctest-nginx-pod-40972911 2025-07-17 16:55:08,153 - DEBUG - Pod : ctest-nginx-pod-40972911 UUID is 16034f9d-1196-42e6-93ee-2122785bdb10 2025-07-17 16:55:08,157 - DEBUG - Pod ctest-nginx-pod-87968008 not present 2025-07-17 16:55:08,157 - INFO - Creating Pod ctest-nginx-pod-87968008 2025-07-17 16:55:08,185 - DEBUG - Pod : ctest-nginx-pod-87968008 UUID is ed6b51cd-411c-4cad-a720-5e20682e7a8e 2025-07-17 16:55:08,333 - INFO - Created VN __public__, UUID :d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:08,613 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:55:08,620 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:55:08,634 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:08,683 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:08,693 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:08,746 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:08,760 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:08,776 - DEBUG - Route Targets: [] 2025-07-17 16:55:08,776 - DEBUG - RT names not yet present for VN __public__ 2025-07-17 16:55:13,777 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:55:13,782 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:55:13,789 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:13,827 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,835 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,844 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:13,852 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:13,858 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/4e56d4e4-5fb7-45d7-ad3b-8d8f74a21c8a 2025-07-17 16:55:13,865 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-17 16:55:13,865 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,875 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:13,891 - INFO - Verified VN network id 13 for VN d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,891 - INFO - Verifications in API Server for VN __public__ passed 2025-07-17 16:55:13,891 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,902 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:13,909 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:55:13,915 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/4e56d4e4-5fb7-45d7-ad3b-8d8f74a21c8a 2025-07-17 16:55:13,921 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-17 16:55:13,926 - DEBUG - Control-node 10.0.0.137 : 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': '15537462567879853491', 'uuid-lslong': '10743839603896119579'}, 'enable': 'true', 'created': '2025-07-17T16:55:08', 'last-modified': '2025-07-17T16:55:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.427869'} 2025-07-17 16:55:13,927 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:55:13,932 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-17 16:55:13,933 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-17 16:55:13,933 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-17 16:55:13,933 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:55:13,938 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:55:13,946 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:13,988 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:13,999 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-17 16:55:13,999 - DEBUG - Verifying the vn in opserver 2025-07-17 16:55:13,999 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-07-17 16:55:14,000 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-07-17 16:55:14,009 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-17 16:55:14,009 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-17 16:55:14,009 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:55:14,017 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:55:14,022 - DEBUG - Do not have enough data to verify VN in agent 2025-07-17 16:55:14,022 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:55:14,028 - DEBUG - VRF ids for VN __public__: {} 2025-07-17 16:55:14,079 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-17 16:55:14,171 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:55:14,180 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:55:14,188 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:14,229 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:14,240 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/6043a140-ed6f-43cf-a5a7-d061e42a003d 2025-07-17 16:55:14,246 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:55:14,251 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:55:14,257 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:55:14,294 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/d7a027e2-6d68-45b3-9519-c9324a00711b 2025-07-17 16:55:14,307 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-17 16:55:14,307 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-17 16:55:14,321 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-17 16:55:14,327 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-17 16:55:14,327 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-17 16:55:14,331 - DEBUG - Ingress ctest-nginx-ingress-32614866 not present 2025-07-17 16:55:14,331 - INFO - Creating Ingress ctest-nginx-ingress-32614866 2025-07-17 16:55:14,342 - INFO - Created Ingress ctest-nginx-ingress-32614866 2025-07-17 16:55:14,344 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-32614866 2025-07-17 16:55:17,349 - DEBUG - For Ingress ctest-nginx-ingress-32614866, Cluster IP: 10.47.255.249, External IPs ['182.18.16.252'] 2025-07-17 16:55:17,349 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-32614866 2025-07-17 16:55:17,349 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=dfa597a1-2f37-46ba-8a70-ea388c841ab1 2025-07-17 16:55:17,354 - INFO - Ingress ctest-nginx-ingress-32614866 with uuid dfa597a1-2f37-46ba-8a70-ea388c841ab1 found in kube manager 2025-07-17 16:55:17,354 - INFO - Ingress ctest-nginx-ingress-32614866 verification passed 2025-07-17 16:55:17,357 - DEBUG - Pod ctest-busybox-pod-41619798 not present 2025-07-17 16:55:17,357 - INFO - Creating Pod ctest-busybox-pod-41619798 2025-07-17 16:55:17,394 - DEBUG - Pod : ctest-busybox-pod-41619798 UUID is 5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:17,399 - DEBUG - Pod ctest-nginx-pod-40972911 not in running state.Currently in Pending 2025-07-17 16:55:22,406 - INFO - Pod ctest-nginx-pod-40972911 is in running state.Got IP 10.47.255.251 2025-07-17 16:55:22,461 - DEBUG - Pod ctest-nginx-pod-40972911 has vmi cc58af20-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:55:22,462 - INFO - Verified pod ctest-nginx-pod-40972911 in contrail-api 2025-07-17 16:55:22,462 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 16:55:22,473 - DEBUG - VMI cc58af20-632e-11f0-84d5-fa163e9ad364 is active in agent 10.0.0.249 2025-07-17 16:55:22,473 - INFO - Verified Pod ctest-nginx-pod-40972911 in agent 10.0.0.249 2025-07-17 16:55:22,473 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=16034f9d-1196-42e6-93ee-2122785bdb10 2025-07-17 16:55:22,477 - INFO - Pod ctest-nginx-pod-40972911 with uuid 16034f9d-1196-42e6-93ee-2122785bdb10 found in kube manager 2025-07-17 16:55:22,477 - INFO - Pod ctest-nginx-pod-40972911 verification passed 2025-07-17 16:55:22,547 - DEBUG - [Pod ctest-nginx-pod-40972911] Cmd: echo ctest-nginx-pod-40972911 > /usr/share/nginx/html/index.html, Output: 2025-07-17 16:55:22,553 - INFO - Pod ctest-nginx-pod-87968008 is in running state.Got IP 10.47.255.250 2025-07-17 16:55:22,565 - DEBUG - Pod ctest-nginx-pod-87968008 has vmi ccc68c70-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:55:22,565 - INFO - Verified pod ctest-nginx-pod-87968008 in contrail-api 2025-07-17 16:55:22,565 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 16:55:22,574 - DEBUG - VMI ccc68c70-632e-11f0-84d5-fa163e9ad364 is active in agent 10.0.0.249 2025-07-17 16:55:22,574 - INFO - Verified Pod ctest-nginx-pod-87968008 in agent 10.0.0.249 2025-07-17 16:55:22,574 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=ed6b51cd-411c-4cad-a720-5e20682e7a8e 2025-07-17 16:55:22,578 - INFO - Pod ctest-nginx-pod-87968008 with uuid ed6b51cd-411c-4cad-a720-5e20682e7a8e found in kube manager 2025-07-17 16:55:22,578 - INFO - Pod ctest-nginx-pod-87968008 verification passed 2025-07-17 16:55:22,631 - DEBUG - [Pod ctest-nginx-pod-87968008] Cmd: echo ctest-nginx-pod-87968008 > /usr/share/nginx/html/index.html, Output: 2025-07-17 16:55:22,636 - DEBUG - Pod ctest-busybox-pod-41619798 not in running state.Currently in Pending 2025-07-17 16:55:27,642 - INFO - Pod ctest-busybox-pod-41619798 is in running state.Got IP 10.47.255.248 2025-07-17 16:55:27,658 - DEBUG - Pod ctest-busybox-pod-41619798 has vmi d113b3ac-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:55:27,658 - INFO - Verified pod ctest-busybox-pod-41619798 in contrail-api 2025-07-17 16:55:27,658 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-17 16:55:27,676 - DEBUG - VMI d113b3ac-632e-11f0-84d5-fa163e9ad364 is active in agent 10.0.0.249 2025-07-17 16:55:27,677 - INFO - Verified Pod ctest-busybox-pod-41619798 in agent 10.0.0.249 2025-07-17 16:55:27,677 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:27,683 - INFO - Pod ctest-busybox-pod-41619798 with uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a found in kube manager 2025-07-17 16:55:27,683 - INFO - Pod ctest-busybox-pod-41619798 verification passed 2025-07-17 16:55:27,741 - DEBUG - [Pod ctest-busybox-pod-41619798] 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-40972911 2025-07-17 16:55:27,741 - DEBUG - [Pod Pod ctest-busybox-pod-41619798] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-17 16:55:27,741 - DEBUG - [Pod Pod ctest-busybox-pod-41619798] 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-40972911 2025-07-17 16:55:27,787 - DEBUG - [Pod ctest-busybox-pod-41619798] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87968008 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-07-17 16:55:27,787 - DEBUG - [Pod Pod ctest-busybox-pod-41619798] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-17 16:55:27,787 - DEBUG - [Pod Pod ctest-busybox-pod-41619798] Cmd output: ctest-nginx-pod-87968008 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-07-17 16:55:27,787 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-40972911': 1, 'ctest-nginx-pod-87968008': 1} 2025-07-17 16:55:27,787 - WARNING - Nothing to delete parallely 2025-07-17 16:55:27,788 - INFO - Deleting pod default:ctest-busybox-pod-41619798 2025-07-17 16:55:27,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:27,815 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:32,816 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:32,823 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:37,824 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:37,831 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:42,831 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:42,840 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:47,842 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:47,849 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:52,850 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:52,859 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:55:57,859 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:55:57,868 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:56:02,870 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:56:02,878 - WARNING - Pod uuid 5f9682c1-3c24-416b-9e70-7fc981f5814a is still seen in agent 10.0.0.249 VM list 2025-07-17 16:56:07,879 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5f9682c1-3c24-416b-9e70-7fc981f5814a 2025-07-17 16:56:07,885 - DEBUG - Pod 5f9682c1-3c24-416b-9e70-7fc981f5814a is not in agent 10.0.0.249 VM list 2025-07-17 16:56:07,885 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d113b3ac-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:56:07,891 - DEBUG - VMI d113b3ac-632e-11f0-84d5-fa163e9ad364 is removed from agent 10.0.0.249 2025-07-17 16:56:07,891 - INFO - Verified that pod ctest-busybox-pod-41619798 is removed in agent 2025-07-17 16:56:07,891 - INFO - Deleting Ingress : ctest-nginx-ingress-32614866 2025-07-17 16:56:07,905 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=dfa597a1-2f37-46ba-8a70-ea388c841ab1 2025-07-17 16:56:07,911 - ERROR - Ingress ctest-nginx-ingress-32614866 with uuid dfa597a1-2f37-46ba-8a70-ea388c841ab1 still found in kube manager 2025-07-17 16:56:08,911 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=dfa597a1-2f37-46ba-8a70-ea388c841ab1 2025-07-17 16:56:08,917 - INFO - Ingress ctest-nginx-ingress-32614866 with uuid dfa597a1-2f37-46ba-8a70-ea388c841ab1 deleted successfully from kube manager 2025-07-17 16:56:08,917 - INFO - Verifications on Ingress %s cleanup passed 2025-07-17 16:56:08,917 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-17 16:56:09,031 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-17 16:56:09,039 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-17 16:56:09,039 - INFO - Deleting VN __public__ 2025-07-17 16:56:09,168 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/b3f2da23-4369-4bab-a854-d22b3dc8760f 2025-07-17 16:56:09,173 - DEBUG - Response Code: 404 2025-07-17 16:56:09,173 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-07-17 16:56:09,178 - DEBUG - Requesting: http://10.0.0.137:8082/domain/98864ef8-bd92-40d7-a328-61423899d9b0 2025-07-17 16:56:09,190 - DEBUG - Requesting: http://10.0.0.137:8082/project/a81cdbd4-5a11-4c46-810c-120e657b43af 2025-07-17 16:56:09,221 - INFO - Validated that VN __public__ is not found in API Server 2025-07-17 16:56:09,221 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-17 16:56:09,230 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:56:09,244 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-07-17 16:56:09,244 - INFO - Validated that VN __public__ is not in any agent 2025-07-17 16:56:09,244 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:56:09,266 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-17 16:56:09,274 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-17 16:56:09,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-17 16:56:09,290 - INFO - Deleting pod default:ctest-nginx-pod-87968008 2025-07-17 16:56:09,304 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed6b51cd-411c-4cad-a720-5e20682e7a8e 2025-07-17 16:56:09,318 - WARNING - Pod uuid ed6b51cd-411c-4cad-a720-5e20682e7a8e is still seen in agent 10.0.0.249 VM list 2025-07-17 16:56:14,319 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed6b51cd-411c-4cad-a720-5e20682e7a8e 2025-07-17 16:56:14,328 - DEBUG - Pod ed6b51cd-411c-4cad-a720-5e20682e7a8e is not in agent 10.0.0.249 VM list 2025-07-17 16:56:14,328 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ccc68c70-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:56:14,335 - DEBUG - VMI ccc68c70-632e-11f0-84d5-fa163e9ad364 is removed from agent 10.0.0.249 2025-07-17 16:56:14,335 - INFO - Verified that pod ctest-nginx-pod-87968008 is removed in agent 2025-07-17 16:56:14,335 - INFO - Deleting pod default:ctest-nginx-pod-40972911 2025-07-17 16:56:14,348 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=16034f9d-1196-42e6-93ee-2122785bdb10 2025-07-17 16:56:14,367 - WARNING - Pod uuid 16034f9d-1196-42e6-93ee-2122785bdb10 is still seen in agent 10.0.0.249 VM list 2025-07-17 16:56:19,369 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=16034f9d-1196-42e6-93ee-2122785bdb10 2025-07-17 16:56:19,376 - DEBUG - Pod 16034f9d-1196-42e6-93ee-2122785bdb10 is not in agent 10.0.0.249 VM list 2025-07-17 16:56:19,376 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc58af20-632e-11f0-84d5-fa163e9ad364 2025-07-17 16:56:19,383 - DEBUG - VMI cc58af20-632e-11f0-84d5-fa163e9ad364 is removed from agent 10.0.0.249 2025-07-17 16:56:19,383 - INFO - Verified that pod ctest-nginx-pod-40972911 is removed in agent 2025-07-17 16:56:19,383 - INFO - Deleting service : ctest-nginx-svc-06395300 2025-07-17 16:56:19,537 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-17 16:56:19,544 - DEBUG - No XMPP flaps were noticed during the test