2025-01-15 05:31:52,643 - DEBUG - [10.0.0.32]: Running cmd : hostname 2025-01-15 05:31:52,875 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:52,875 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2025-01-15 05:31:52,909 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:52,909 - DEBUG - [10.0.0.32]: 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-01-15 05:31:52,984 - DEBUG - Output : NAMES contrail_test_HTIKIwVVX contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 2025-01-15 05:31:52,985 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 05:31:53,050 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2025-01-15 05:31:53,051 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2025-01-15 05:31:53,085 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:53,191 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-01-15 05:31:53,402 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:53,402 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-01-15 05:31:53,466 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:53,467 - DEBUG - [10.0.0.17]: 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-01-15 05:31:53,513 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-15 05:31:53,514 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 05:31:53,548 - DEBUG - Output : 10.0.0.17/24 2025-01-15 05:31:53,548 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-01-15 05:31:53,617 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-928-1 2025-01-15 05:31:53,712 - INFO - Using existing project ['default-domain', 'k8s-default'](662eeca0-232a-46e4-ace6-75ac2687d3c7) 2025-01-15 05:31:53,839 - INFO - Using existing project ['default-domain', 'k8s-default'](662eeca0-232a-46e4-ace6-75ac2687d3c7) 2025-01-15 05:31:53,986 - INFO - ================================================================================ 2025-01-15 05:31:53,986 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-15 05:31:53,987 - 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-01-15 05:31:54,235 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 05:31:54,243 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.32': '0'}} with 2025-01-15 05:31:54,243 - INFO - Initial checks done. Running the testcase now 2025-01-15 05:31:54,243 - INFO - 2025-01-15 05:31:54,246 - INFO - Namespace default already exists 2025-01-15 05:31:54,247 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-15 05:31:54,375 - DEBUG - Output : cluster_project={} 2025-01-15 05:31:54,427 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-15 05:31:54,427 - DEBUG - Project uuid in Contrail is 662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:31:54,427 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-15 05:31:54,544 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-15 05:31:54,545 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=ba7de9c0-bdb1-45e4-bf50-5ef5c2155826 2025-01-15 05:31:54,549 - INFO - Namespace default with uuid ba7de9c0-bdb1-45e4-bf50-5ef5c2155826 found in kube manager 2025-01-15 05:31:54,550 - INFO - Namespace default verification passed 2025-01-15 05:31:54,553 - DEBUG - Service ctest-nginx-svc-55896187 not present 2025-01-15 05:31:54,554 - INFO - Creating service ctest-nginx-svc-55896187 2025-01-15 05:31:54,579 - INFO - Created Service ctest-nginx-svc-55896187 2025-01-15 05:31:54,583 - DEBUG - Pod ctest-nginx-pod-73029662 not present 2025-01-15 05:31:54,583 - INFO - Creating Pod ctest-nginx-pod-73029662 2025-01-15 05:31:54,678 - DEBUG - Pod : ctest-nginx-pod-73029662 UUID is a1dac728-1e59-4e51-9e9f-5abe223e022b 2025-01-15 05:31:54,682 - DEBUG - Pod ctest-nginx-pod-49948557 not present 2025-01-15 05:31:54,682 - INFO - Creating Pod ctest-nginx-pod-49948557 2025-01-15 05:31:54,722 - DEBUG - Pod : ctest-nginx-pod-49948557 UUID is ffb5df44-6973-4e61-a474-f10cf3c47d6f 2025-01-15 05:31:54,938 - INFO - Created VN __public__, UUID :4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:31:55,148 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:31:55,159 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:31:55,193 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:31:55,260 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:31:55,276 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:31:55,288 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:31:55,302 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:31:55,316 - DEBUG - Route Targets: [] 2025-01-15 05:31:55,316 - DEBUG - RT names not yet present for VN __public__ 2025-01-15 05:32:00,317 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:32:00,326 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:32:00,334 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:32:00,383 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,395 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,409 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:00,419 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:00,429 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/8c3307d1-1ae7-4671-b0a5-f0cef4aed5e1 2025-01-15 05:32:00,438 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 05:32:00,438 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,449 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:00,467 - INFO - Verified VN network id 13 for VN 4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,467 - INFO - Verifications in API Server for VN __public__ passed 2025-01-15 05:32:00,467 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,479 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:00,486 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:00,494 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/8c3307d1-1ae7-4671-b0a5-f0cef4aed5e1 2025-01-15 05:32:00,502 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 05:32:00,510 - DEBUG - Control-node 10.0.0.32 : 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': '5576647556297344301', 'uuid-lslong': '10626250943774835462'}, 'enable': 'true', 'created': '2025-01-15T05:31:54', 'last-modified': '2025-01-15T05:31:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.519526'} 2025-01-15 05:32:00,510 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:00,518 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 05:32:00,518 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-15 05:32:00,518 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-15 05:32:00,519 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:32:00,525 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:32:00,536 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:32:00,589 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,600 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-15 05:32:00,600 - DEBUG - Verifying the vn in opserver 2025-01-15 05:32:00,600 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2025-01-15 05:32:00,600 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-01-15 05:32:00,606 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-15 05:32:00,606 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-15 05:32:00,606 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:00,614 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:00,620 - DEBUG - Do not have enough data to verify VN in agent 2025-01-15 05:32:00,620 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:00,627 - DEBUG - VRF ids for VN __public__: {} 2025-01-15 05:32:00,735 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-15 05:32:00,870 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:32:00,877 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:32:00,888 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:32:00,934 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:00,946 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/8bd7c536-0304-471a-990c-44f52dac665f 2025-01-15 05:32:00,954 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:32:00,962 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:32:00,970 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:32:01,031 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/4d643b67-f6a7-452d-9378-06eedddbc306 2025-01-15 05:32:01,043 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-15 05:32:01,043 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-15 05:32:01,051 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 05:32:01,057 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-15 05:32:01,057 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-15 05:32:01,059 - DEBUG - Ingress ctest-nginx-ingress-13669209 not present 2025-01-15 05:32:01,060 - INFO - Creating Ingress ctest-nginx-ingress-13669209 2025-01-15 05:32:01,066 - INFO - Created Ingress ctest-nginx-ingress-13669209 2025-01-15 05:32:01,069 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13669209 2025-01-15 05:32:04,073 - DEBUG - For Ingress ctest-nginx-ingress-13669209, Cluster IP: 10.47.255.249, External IPs ['217.126.91.252'] 2025-01-15 05:32:04,073 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-13669209 2025-01-15 05:32:04,073 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=786e43db-e83e-497a-9c65-0f743cc30af7 2025-01-15 05:32:04,078 - INFO - Ingress ctest-nginx-ingress-13669209 with uuid 786e43db-e83e-497a-9c65-0f743cc30af7 found in kube manager 2025-01-15 05:32:04,078 - INFO - Ingress ctest-nginx-ingress-13669209 verification passed 2025-01-15 05:32:04,080 - DEBUG - Pod ctest-busybox-pod-01265960 not present 2025-01-15 05:32:04,080 - INFO - Creating Pod ctest-busybox-pod-01265960 2025-01-15 05:32:04,119 - DEBUG - Pod : ctest-busybox-pod-01265960 UUID is 14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:04,138 - DEBUG - Pod ctest-nginx-pod-73029662 not in running state.Currently in Pending 2025-01-15 05:32:09,145 - INFO - Pod ctest-nginx-pod-73029662 is in running state.Got IP 10.47.255.251 2025-01-15 05:32:09,202 - DEBUG - Pod ctest-nginx-pod-73029662 has vmi 090a7556-d302-11ef-bf03-fa163e63b340 2025-01-15 05:32:09,202 - INFO - Verified pod ctest-nginx-pod-73029662 in contrail-api 2025-01-15 05:32:09,202 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 05:32:09,218 - DEBUG - VMI 090a7556-d302-11ef-bf03-fa163e63b340 is active in agent 10.0.0.17 2025-01-15 05:32:09,218 - INFO - Verified Pod ctest-nginx-pod-73029662 in agent 10.0.0.17 2025-01-15 05:32:09,218 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=a1dac728-1e59-4e51-9e9f-5abe223e022b 2025-01-15 05:32:09,225 - INFO - Pod ctest-nginx-pod-73029662 with uuid a1dac728-1e59-4e51-9e9f-5abe223e022b found in kube manager 2025-01-15 05:32:09,225 - INFO - Pod ctest-nginx-pod-73029662 verification passed 2025-01-15 05:32:09,295 - DEBUG - [Pod ctest-nginx-pod-73029662] Cmd: echo ctest-nginx-pod-73029662 > /usr/share/nginx/html/index.html, Output: 2025-01-15 05:32:09,312 - INFO - Pod ctest-nginx-pod-49948557 is in running state.Got IP 10.47.255.250 2025-01-15 05:32:09,335 - DEBUG - Pod ctest-nginx-pod-49948557 has vmi 0984c054-d302-11ef-bf03-fa163e63b340 2025-01-15 05:32:09,335 - INFO - Verified pod ctest-nginx-pod-49948557 in contrail-api 2025-01-15 05:32:09,335 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 05:32:09,349 - DEBUG - VMI 0984c054-d302-11ef-bf03-fa163e63b340 is active in agent 10.0.0.17 2025-01-15 05:32:09,350 - INFO - Verified Pod ctest-nginx-pod-49948557 in agent 10.0.0.17 2025-01-15 05:32:09,350 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=ffb5df44-6973-4e61-a474-f10cf3c47d6f 2025-01-15 05:32:09,386 - INFO - Pod ctest-nginx-pod-49948557 with uuid ffb5df44-6973-4e61-a474-f10cf3c47d6f found in kube manager 2025-01-15 05:32:09,386 - INFO - Pod ctest-nginx-pod-49948557 verification passed 2025-01-15 05:32:09,444 - DEBUG - [Pod ctest-nginx-pod-49948557] Cmd: echo ctest-nginx-pod-49948557 > /usr/share/nginx/html/index.html, Output: 2025-01-15 05:32:09,450 - DEBUG - Pod ctest-busybox-pod-01265960 not in running state.Currently in Pending 2025-01-15 05:32:14,456 - DEBUG - Pod ctest-busybox-pod-01265960 not in running state.Currently in Pending 2025-01-15 05:32:19,463 - INFO - Pod ctest-busybox-pod-01265960 is in running state.Got IP 10.47.255.248 2025-01-15 05:32:19,477 - DEBUG - Pod ctest-busybox-pod-01265960 has vmi 0dbda79e-d302-11ef-bf03-fa163e63b340 2025-01-15 05:32:19,477 - INFO - Verified pod ctest-busybox-pod-01265960 in contrail-api 2025-01-15 05:32:19,477 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 05:32:19,489 - DEBUG - VMI 0dbda79e-d302-11ef-bf03-fa163e63b340 is active in agent 10.0.0.17 2025-01-15 05:32:19,490 - INFO - Verified Pod ctest-busybox-pod-01265960 in agent 10.0.0.17 2025-01-15 05:32:19,490 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:19,494 - INFO - Pod ctest-busybox-pod-01265960 with uuid 14452d53-3758-4c1c-9714-df9c2435d39b found in kube manager 2025-01-15 05:32:19,494 - INFO - Pod ctest-busybox-pod-01265960 verification passed 2025-01-15 05:32:19,547 - DEBUG - [Pod ctest-busybox-pod-01265960] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-49948557 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-01-15 05:32:19,547 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 05:32:19,547 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] Cmd output: ctest-nginx-pod-49948557 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-01-15 05:32:19,615 - DEBUG - [Pod ctest-busybox-pod-01265960] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-49948557 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-01-15 05:32:19,615 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 05:32:19,615 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] Cmd output: ctest-nginx-pod-49948557 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-01-15 05:32:19,675 - DEBUG - [Pod ctest-busybox-pod-01265960] 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-73029662 2025-01-15 05:32:19,675 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 05:32:19,675 - DEBUG - [Pod Pod ctest-busybox-pod-01265960] 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-73029662 2025-01-15 05:32:19,675 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73029662': 1, 'ctest-nginx-pod-49948557': 2} 2025-01-15 05:32:19,675 - WARNING - Nothing to delete parallely 2025-01-15 05:32:19,675 - INFO - Deleting pod default:ctest-busybox-pod-01265960 2025-01-15 05:32:19,687 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:19,695 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:24,696 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:24,703 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:29,704 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:29,711 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:34,713 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:34,724 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:39,725 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:39,737 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:44,738 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:44,748 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:49,750 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:49,758 - WARNING - Pod uuid 14452d53-3758-4c1c-9714-df9c2435d39b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:32:54,759 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=14452d53-3758-4c1c-9714-df9c2435d39b 2025-01-15 05:32:54,767 - DEBUG - Pod 14452d53-3758-4c1c-9714-df9c2435d39b is not in agent 10.0.0.17 VM list 2025-01-15 05:32:54,768 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0dbda79e-d302-11ef-bf03-fa163e63b340 2025-01-15 05:32:54,774 - DEBUG - VMI 0dbda79e-d302-11ef-bf03-fa163e63b340 is removed from agent 10.0.0.17 2025-01-15 05:32:54,774 - INFO - Verified that pod ctest-busybox-pod-01265960 is removed in agent 2025-01-15 05:32:54,774 - INFO - Deleting Ingress : ctest-nginx-ingress-13669209 2025-01-15 05:32:54,787 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=786e43db-e83e-497a-9c65-0f743cc30af7 2025-01-15 05:32:54,797 - ERROR - Ingress ctest-nginx-ingress-13669209 with uuid 786e43db-e83e-497a-9c65-0f743cc30af7 still found in kube manager 2025-01-15 05:32:55,798 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=786e43db-e83e-497a-9c65-0f743cc30af7 2025-01-15 05:32:55,803 - INFO - Ingress ctest-nginx-ingress-13669209 with uuid 786e43db-e83e-497a-9c65-0f743cc30af7 deleted successfully from kube manager 2025-01-15 05:32:55,803 - INFO - Verifications on Ingress %s cleanup passed 2025-01-15 05:32:55,804 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-15 05:32:55,943 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 05:32:55,952 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-15 05:32:55,953 - INFO - Deleting VN __public__ 2025-01-15 05:32:56,127 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/c15a4996-29a7-4613-85f0-3e2034272c44 2025-01-15 05:32:56,132 - DEBUG - Response Code: 404 2025-01-15 05:32:56,133 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-01-15 05:32:56,156 - DEBUG - Requesting: http://10.0.0.32:8082/domain/62498519-3027-47d0-8c22-455771d48437 2025-01-15 05:32:56,173 - DEBUG - Requesting: http://10.0.0.32:8082/project/662eeca0-232a-46e4-ace6-75ac2687d3c7 2025-01-15 05:32:56,263 - INFO - Validated that VN __public__ is not found in API Server 2025-01-15 05:32:56,263 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-15 05:32:56,285 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:56,310 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-01-15 05:32:56,310 - INFO - Validated that VN __public__ is not in any agent 2025-01-15 05:32:56,310 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:56,318 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 05:32:56,333 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 05:32:56,339 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-15 05:32:56,339 - INFO - Deleting pod default:ctest-nginx-pod-49948557 2025-01-15 05:32:56,361 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=ffb5df44-6973-4e61-a474-f10cf3c47d6f 2025-01-15 05:32:56,380 - WARNING - Pod uuid ffb5df44-6973-4e61-a474-f10cf3c47d6f is still seen in agent 10.0.0.17 VM list 2025-01-15 05:33:01,380 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=ffb5df44-6973-4e61-a474-f10cf3c47d6f 2025-01-15 05:33:01,388 - DEBUG - Pod ffb5df44-6973-4e61-a474-f10cf3c47d6f is not in agent 10.0.0.17 VM list 2025-01-15 05:33:01,388 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0984c054-d302-11ef-bf03-fa163e63b340 2025-01-15 05:33:01,395 - DEBUG - VMI 0984c054-d302-11ef-bf03-fa163e63b340 is removed from agent 10.0.0.17 2025-01-15 05:33:01,395 - INFO - Verified that pod ctest-nginx-pod-49948557 is removed in agent 2025-01-15 05:33:01,395 - INFO - Deleting pod default:ctest-nginx-pod-73029662 2025-01-15 05:33:01,416 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a1dac728-1e59-4e51-9e9f-5abe223e022b 2025-01-15 05:33:01,428 - WARNING - Pod uuid a1dac728-1e59-4e51-9e9f-5abe223e022b is still seen in agent 10.0.0.17 VM list 2025-01-15 05:33:06,428 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=a1dac728-1e59-4e51-9e9f-5abe223e022b 2025-01-15 05:33:06,435 - DEBUG - Pod a1dac728-1e59-4e51-9e9f-5abe223e022b is not in agent 10.0.0.17 VM list 2025-01-15 05:33:06,435 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:090a7556-d302-11ef-bf03-fa163e63b340 2025-01-15 05:33:06,442 - DEBUG - VMI 090a7556-d302-11ef-bf03-fa163e63b340 is removed from agent 10.0.0.17 2025-01-15 05:33:06,442 - INFO - Verified that pod ctest-nginx-pod-73029662 is removed in agent 2025-01-15 05:33:06,442 - INFO - Deleting service : ctest-nginx-svc-55896187 2025-01-15 05:33:06,658 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 05:33:06,666 - DEBUG - No XMPP flaps were noticed during the test