2025-02-03 21:11:09,284 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-02-03 21:11:09,530 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:09,530 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-02-03 21:11:09,564 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:09,565 - DEBUG - [10.0.0.24]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-03 21:11:09,700 - DEBUG - Output : NAMES contrail_test_f9vmlByyf contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_api_1 config_api_dnsmasq_1 2025-02-03 21:11:09,701 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-03 21:11:09,735 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2025-02-03 21:11:09,735 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-02-03 21:11:09,769 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:09,866 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-02-03 21:11:10,093 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:10,094 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-02-03 21:11:10,130 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:10,131 - DEBUG - [10.0.0.29]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-03 21:11:10,210 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-03 21:11:10,210 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-03 21:11:10,246 - DEBUG - Output : 10.0.0.29/24 2025-02-03 21:11:10,247 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-02-03 21:11:10,282 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-955-1 2025-02-03 21:11:10,369 - INFO - Using existing project ['default-domain', 'k8s-default'](2fa76fd6-b743-49fb-8c38-825a152a5433) 2025-02-03 21:11:10,493 - INFO - Using existing project ['default-domain', 'k8s-default'](2fa76fd6-b743-49fb-8c38-825a152a5433) 2025-02-03 21:11:10,633 - INFO - ================================================================================ 2025-02-03 21:11:10,633 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-03 21:11:10,634 - 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-02-03 21:11:10,849 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 21:11:10,858 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.24': '0'}} with 2025-02-03 21:11:10,858 - INFO - Initial checks done. Running the testcase now 2025-02-03 21:11:10,858 - INFO - 2025-02-03 21:11:10,864 - INFO - Namespace default already exists 2025-02-03 21:11:10,864 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-03 21:11:10,983 - DEBUG - Output : cluster_project={} 2025-02-03 21:11:11,048 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-03 21:11:11,048 - DEBUG - Project uuid in Contrail is 2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:11,048 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-03 21:11:11,199 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-03 21:11:11,199 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=d2c3ee7b-8a44-44ad-9918-bdfaf8f89fa9 2025-02-03 21:11:11,205 - INFO - Namespace default with uuid d2c3ee7b-8a44-44ad-9918-bdfaf8f89fa9 found in kube manager 2025-02-03 21:11:11,205 - INFO - Namespace default verification passed 2025-02-03 21:11:11,209 - DEBUG - Service ctest-nginx-svc-61189411 not present 2025-02-03 21:11:11,209 - INFO - Creating service ctest-nginx-svc-61189411 2025-02-03 21:11:11,234 - INFO - Created Service ctest-nginx-svc-61189411 2025-02-03 21:11:11,243 - DEBUG - Pod ctest-nginx-pod-05141147 not present 2025-02-03 21:11:11,243 - INFO - Creating Pod ctest-nginx-pod-05141147 2025-02-03 21:11:11,361 - DEBUG - Pod : ctest-nginx-pod-05141147 UUID is 1b93ed2d-a111-463e-80e0-2bd25a1d4a01 2025-02-03 21:11:11,370 - DEBUG - Pod ctest-nginx-pod-18412612 not present 2025-02-03 21:11:11,370 - INFO - Creating Pod ctest-nginx-pod-18412612 2025-02-03 21:11:11,399 - DEBUG - Pod : ctest-nginx-pod-18412612 UUID is b2c5e155-b0b4-4367-a23c-978f12b452e7 2025-02-03 21:11:11,612 - INFO - Created VN __public__, UUID :62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:11,896 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:11:11,904 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:11:11,934 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:12,068 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:12,105 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:12,140 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:12,156 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:12,179 - DEBUG - Route Targets: [] 2025-02-03 21:11:12,179 - DEBUG - RT names not yet present for VN __public__ 2025-02-03 21:11:17,181 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:11:17,187 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:11:17,196 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:17,274 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,286 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,308 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:17,324 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:17,332 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f1844b80-8f10-4865-95b3-ea00ca4720c8 2025-02-03 21:11:17,340 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-03 21:11:17,340 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,352 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:17,366 - INFO - Verified VN network id 13 for VN 62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,366 - INFO - Verifications in API Server for VN __public__ passed 2025-02-03 21:11:17,366 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,376 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:17,383 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:11:17,390 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f1844b80-8f10-4865-95b3-ea00ca4720c8 2025-02-03 21:11:17,397 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-03 21:11:17,403 - DEBUG - Control-node 10.0.0.24 : 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': '7081751147896393313', 'uuid-lslong': '11507429052035206957'}, 'enable': 'true', 'created': '2025-02-03T21:11:11', 'last-modified': '2025-02-03T21:11:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.643887'} 2025-02-03 21:11:17,403 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:11:17,410 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-03 21:11:17,410 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-03 21:11:17,410 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-03 21:11:17,411 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:11:17,417 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:11:17,425 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:17,487 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,500 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-03 21:11:17,501 - DEBUG - Verifying the vn in opserver 2025-02-03 21:11:17,501 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2025-02-03 21:11:17,501 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-02-03 21:11:17,507 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-03 21:11:17,507 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-03 21:11:17,508 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:11:17,516 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:11:17,523 - DEBUG - Do not have enough data to verify VN in agent 2025-02-03 21:11:17,523 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:11:17,530 - DEBUG - VRF ids for VN __public__: {} 2025-02-03 21:11:17,601 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-03 21:11:17,848 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:11:17,856 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:11:17,865 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:17,910 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:17,928 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/5dba8c38-1ca6-48b4-b532-bfda4c465e1b 2025-02-03 21:11:17,939 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:11:17,945 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:11:17,953 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:11:18,011 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/62476f25-f614-4e61-9fb2-99c0fc918f2d 2025-02-03 21:11:18,025 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-03 21:11:18,025 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-03 21:11:18,037 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-03 21:11:18,044 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-03 21:11:18,044 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-03 21:11:18,048 - DEBUG - Ingress ctest-nginx-ingress-17785031 not present 2025-02-03 21:11:18,048 - INFO - Creating Ingress ctest-nginx-ingress-17785031 2025-02-03 21:11:18,057 - INFO - Created Ingress ctest-nginx-ingress-17785031 2025-02-03 21:11:18,061 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-17785031 2025-02-03 21:11:21,069 - DEBUG - For Ingress ctest-nginx-ingress-17785031, Cluster IP: 10.47.255.249, External IPs ['63.25.37.252'] 2025-02-03 21:11:21,069 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-17785031 2025-02-03 21:11:21,069 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=774cf6ad-9555-4db9-b38c-159a5bebbd4a 2025-02-03 21:11:21,074 - INFO - Ingress ctest-nginx-ingress-17785031 with uuid 774cf6ad-9555-4db9-b38c-159a5bebbd4a found in kube manager 2025-02-03 21:11:21,075 - INFO - Ingress ctest-nginx-ingress-17785031 verification passed 2025-02-03 21:11:21,077 - DEBUG - Pod ctest-busybox-pod-30463323 not present 2025-02-03 21:11:21,078 - INFO - Creating Pod ctest-busybox-pod-30463323 2025-02-03 21:11:21,094 - DEBUG - Node for Pod ctest-busybox-pod-30463323 not yet populated 2025-02-03 21:11:24,101 - DEBUG - Pod : ctest-busybox-pod-30463323 UUID is 04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:24,114 - DEBUG - Pod ctest-nginx-pod-05141147 not in running state.Currently in Pending 2025-02-03 21:11:29,123 - INFO - Pod ctest-nginx-pod-05141147 is in running state.Got IP 10.47.255.251 2025-02-03 21:11:29,138 - DEBUG - Pod ctest-nginx-pod-05141147 has vmi 65f1a606-e273-11ef-a701-fa163ebb385f 2025-02-03 21:11:29,138 - INFO - Verified pod ctest-nginx-pod-05141147 in contrail-api 2025-02-03 21:11:29,139 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 21:11:29,152 - DEBUG - VMI 65f1a606-e273-11ef-a701-fa163ebb385f is active in agent 10.0.0.29 2025-02-03 21:11:29,152 - INFO - Verified Pod ctest-nginx-pod-05141147 in agent 10.0.0.29 2025-02-03 21:11:29,152 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=1b93ed2d-a111-463e-80e0-2bd25a1d4a01 2025-02-03 21:11:29,157 - INFO - Pod ctest-nginx-pod-05141147 with uuid 1b93ed2d-a111-463e-80e0-2bd25a1d4a01 found in kube manager 2025-02-03 21:11:29,157 - INFO - Pod ctest-nginx-pod-05141147 verification passed 2025-02-03 21:11:29,235 - DEBUG - [Pod ctest-nginx-pod-05141147] Cmd: echo ctest-nginx-pod-05141147 > /usr/share/nginx/html/index.html, Output: 2025-02-03 21:11:29,240 - INFO - Pod ctest-nginx-pod-18412612 is in running state.Got IP 10.47.255.250 2025-02-03 21:11:29,255 - DEBUG - Pod ctest-nginx-pod-18412612 has vmi 6677f3a0-e273-11ef-a701-fa163ebb385f 2025-02-03 21:11:29,255 - INFO - Verified pod ctest-nginx-pod-18412612 in contrail-api 2025-02-03 21:11:29,255 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 21:11:29,266 - DEBUG - VMI 6677f3a0-e273-11ef-a701-fa163ebb385f is active in agent 10.0.0.29 2025-02-03 21:11:29,267 - INFO - Verified Pod ctest-nginx-pod-18412612 in agent 10.0.0.29 2025-02-03 21:11:29,267 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=b2c5e155-b0b4-4367-a23c-978f12b452e7 2025-02-03 21:11:29,273 - INFO - Pod ctest-nginx-pod-18412612 with uuid b2c5e155-b0b4-4367-a23c-978f12b452e7 found in kube manager 2025-02-03 21:11:29,273 - INFO - Pod ctest-nginx-pod-18412612 verification passed 2025-02-03 21:11:29,345 - DEBUG - [Pod ctest-nginx-pod-18412612] Cmd: echo ctest-nginx-pod-18412612 > /usr/share/nginx/html/index.html, Output: 2025-02-03 21:11:29,350 - DEBUG - Pod ctest-busybox-pod-30463323 not in running state.Currently in Pending 2025-02-03 21:11:34,360 - INFO - Pod ctest-busybox-pod-30463323 is in running state.Got IP 10.47.255.248 2025-02-03 21:11:34,416 - DEBUG - Pod ctest-busybox-pod-30463323 has vmi 6b14b420-e273-11ef-a701-fa163ebb385f 2025-02-03 21:11:34,416 - INFO - Verified pod ctest-busybox-pod-30463323 in contrail-api 2025-02-03 21:11:34,417 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-03 21:11:34,428 - DEBUG - VMI 6b14b420-e273-11ef-a701-fa163ebb385f is active in agent 10.0.0.29 2025-02-03 21:11:34,428 - INFO - Verified Pod ctest-busybox-pod-30463323 in agent 10.0.0.29 2025-02-03 21:11:34,428 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:34,434 - INFO - Pod ctest-busybox-pod-30463323 with uuid 04369bc7-35da-4493-ba93-9f007c993283 found in kube manager 2025-02-03 21:11:34,434 - INFO - Pod ctest-busybox-pod-30463323 verification passed 2025-02-03 21:11:34,496 - DEBUG - [Pod ctest-busybox-pod-30463323] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18412612 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-02-03 21:11:34,496 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,496 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd output: ctest-nginx-pod-18412612 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-02-03 21:11:34,556 - DEBUG - [Pod ctest-busybox-pod-30463323] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18412612 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-02-03 21:11:34,557 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,557 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd output: ctest-nginx-pod-18412612 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-02-03 21:11:34,619 - DEBUG - [Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,619 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,619 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,675 - DEBUG - [Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,675 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,675 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,726 - DEBUG - [Pod ctest-busybox-pod-30463323] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18412612 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-02-03 21:11:34,727 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,727 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd output: ctest-nginx-pod-18412612 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-02-03 21:11:34,791 - DEBUG - [Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,791 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,791 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] 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-18412612 2025-02-03 21:11:34,859 - DEBUG - [Pod ctest-busybox-pod-30463323] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18412612 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-02-03 21:11:34,859 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,859 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd output: ctest-nginx-pod-18412612 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-02-03 21:11:34,931 - DEBUG - [Pod ctest-busybox-pod-30463323] 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-05141147 2025-02-03 21:11:34,931 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-03 21:11:34,931 - DEBUG - [Pod Pod ctest-busybox-pod-30463323] 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-05141147 2025-02-03 21:11:34,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05141147': 1, 'ctest-nginx-pod-18412612': 7} 2025-02-03 21:11:34,932 - WARNING - Nothing to delete parallely 2025-02-03 21:11:34,932 - INFO - Deleting pod default:ctest-busybox-pod-30463323 2025-02-03 21:11:34,947 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:34,954 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:11:39,955 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:39,962 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:11:44,963 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:44,972 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:11:49,974 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:49,984 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:11:54,984 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:11:54,996 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:11:59,996 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:12:00,009 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:12:05,010 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:12:05,022 - WARNING - Pod uuid 04369bc7-35da-4493-ba93-9f007c993283 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:12:10,023 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=04369bc7-35da-4493-ba93-9f007c993283 2025-02-03 21:12:10,031 - DEBUG - Pod 04369bc7-35da-4493-ba93-9f007c993283 is not in agent 10.0.0.29 VM list 2025-02-03 21:12:10,031 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b14b420-e273-11ef-a701-fa163ebb385f 2025-02-03 21:12:10,038 - DEBUG - VMI 6b14b420-e273-11ef-a701-fa163ebb385f is removed from agent 10.0.0.29 2025-02-03 21:12:10,038 - INFO - Verified that pod ctest-busybox-pod-30463323 is removed in agent 2025-02-03 21:12:10,038 - INFO - Deleting Ingress : ctest-nginx-ingress-17785031 2025-02-03 21:12:10,045 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=774cf6ad-9555-4db9-b38c-159a5bebbd4a 2025-02-03 21:12:10,052 - ERROR - Ingress ctest-nginx-ingress-17785031 with uuid 774cf6ad-9555-4db9-b38c-159a5bebbd4a still found in kube manager 2025-02-03 21:12:11,052 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=774cf6ad-9555-4db9-b38c-159a5bebbd4a 2025-02-03 21:12:11,057 - INFO - Ingress ctest-nginx-ingress-17785031 with uuid 774cf6ad-9555-4db9-b38c-159a5bebbd4a deleted successfully from kube manager 2025-02-03 21:12:11,057 - INFO - Verifications on Ingress %s cleanup passed 2025-02-03 21:12:11,057 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-03 21:12:11,236 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-03 21:12:11,252 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-03 21:12:11,252 - INFO - Deleting VN __public__ 2025-02-03 21:12:11,629 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/a87d6f6f-9a34-4497-8f78-5f82654b8ca5 2025-02-03 21:12:11,635 - DEBUG - Response Code: 404 2025-02-03 21:12:11,635 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 21:12:11,651 - DEBUG - Requesting: http://10.0.0.24:8082/domain/f8a4adb8-3638-4729-8559-edc59028da4c 2025-02-03 21:12:11,664 - DEBUG - Requesting: http://10.0.0.24:8082/project/2fa76fd6-b743-49fb-8c38-825a152a5433 2025-02-03 21:12:11,719 - INFO - Validated that VN __public__ is not found in API Server 2025-02-03 21:12:11,719 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-03 21:12:11,734 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:12:11,764 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2025-02-03 21:12:11,764 - INFO - Validated that VN __public__ is not in any agent 2025-02-03 21:12:11,764 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:12:11,777 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-03 21:12:11,787 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-03 21:12:11,795 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-03 21:12:11,795 - INFO - Deleting pod default:ctest-nginx-pod-18412612 2025-02-03 21:12:11,840 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b2c5e155-b0b4-4367-a23c-978f12b452e7 2025-02-03 21:12:11,861 - WARNING - Pod uuid b2c5e155-b0b4-4367-a23c-978f12b452e7 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:12:16,862 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=b2c5e155-b0b4-4367-a23c-978f12b452e7 2025-02-03 21:12:16,870 - DEBUG - Pod b2c5e155-b0b4-4367-a23c-978f12b452e7 is not in agent 10.0.0.29 VM list 2025-02-03 21:12:16,871 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6677f3a0-e273-11ef-a701-fa163ebb385f 2025-02-03 21:12:16,877 - DEBUG - VMI 6677f3a0-e273-11ef-a701-fa163ebb385f is removed from agent 10.0.0.29 2025-02-03 21:12:16,877 - INFO - Verified that pod ctest-nginx-pod-18412612 is removed in agent 2025-02-03 21:12:16,878 - INFO - Deleting pod default:ctest-nginx-pod-05141147 2025-02-03 21:12:16,897 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1b93ed2d-a111-463e-80e0-2bd25a1d4a01 2025-02-03 21:12:16,906 - WARNING - Pod uuid 1b93ed2d-a111-463e-80e0-2bd25a1d4a01 is still seen in agent 10.0.0.29 VM list 2025-02-03 21:12:21,907 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1b93ed2d-a111-463e-80e0-2bd25a1d4a01 2025-02-03 21:12:21,915 - DEBUG - Pod 1b93ed2d-a111-463e-80e0-2bd25a1d4a01 is not in agent 10.0.0.29 VM list 2025-02-03 21:12:21,915 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65f1a606-e273-11ef-a701-fa163ebb385f 2025-02-03 21:12:21,923 - DEBUG - VMI 65f1a606-e273-11ef-a701-fa163ebb385f is removed from agent 10.0.0.29 2025-02-03 21:12:21,923 - INFO - Verified that pod ctest-nginx-pod-05141147 is removed in agent 2025-02-03 21:12:21,923 - INFO - Deleting service : ctest-nginx-svc-61189411 2025-02-03 21:12:22,165 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-03 21:12:22,173 - DEBUG - No XMPP flaps were noticed during the test