2025-04-14 15:38:09,750 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-04-14 15:38:10,073 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-325-1.novalocal 2025-04-14 15:38:10,073 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-04-14 15:38:10,231 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-325-1.novalocal 2025-04-14 15:38:10,231 - DEBUG - [10.0.0.38]: 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-04-14 15:38:10,459 - DEBUG - Output : NAMES contrail_test_Mlyx8L4L0 vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_dnsmasq_1 config_nodemgr_1 config_api_1 config_svcmonitor_1 config_schema_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-04-14 15:38:10,460 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-14 15:38:10,614 - DEBUG - Output : 172.17.0.1/16 10.0.0.38/24 2025-04-14 15:38:10,614 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-04-14 15:38:10,784 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-325-1.novalocal 2025-04-14 15:38:10,784 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-14 15:38:10,953 - DEBUG - Output : 10.0.0.38/24 2025-04-14 15:38:11,333 - INFO - Using existing project ['default-domain', 'k8s-default'](1dac894e-3416-4c94-bbce-1d92d634ac7f) 2025-04-14 15:38:11,484 - INFO - Using existing project ['default-domain', 'k8s-default'](1dac894e-3416-4c94-bbce-1d92d634ac7f) 2025-04-14 15:38:11,660 - INFO - ================================================================================ 2025-04-14 15:38:11,661 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-14 15:38:11,662 - 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-04-14 15:38:11,937 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 15:38:11,948 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with 2025-04-14 15:38:11,948 - INFO - Initial checks done. Running the testcase now 2025-04-14 15:38:11,948 - INFO - 2025-04-14 15:38:11,953 - INFO - Namespace default already exists 2025-04-14 15:38:11,954 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-14 15:38:12,203 - DEBUG - Output : cluster_project={} 2025-04-14 15:38:12,281 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-14 15:38:12,282 - DEBUG - Project uuid in Contrail is 1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:38:12,282 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-14 15:38:12,504 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-14 15:38:12,505 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=206b6c17-0a8a-47ce-9a51-5315541d9591 2025-04-14 15:38:12,511 - INFO - Namespace default with uuid 206b6c17-0a8a-47ce-9a51-5315541d9591 found in kube manager 2025-04-14 15:38:12,511 - INFO - Namespace default verification passed 2025-04-14 15:38:12,515 - DEBUG - Service ctest-nginx-svc-45727884 not present 2025-04-14 15:38:12,515 - INFO - Creating service ctest-nginx-svc-45727884 2025-04-14 15:38:12,570 - INFO - Created Service ctest-nginx-svc-45727884 2025-04-14 15:38:12,576 - DEBUG - Pod ctest-nginx-pod-13983951 not present 2025-04-14 15:38:12,576 - INFO - Creating Pod ctest-nginx-pod-13983951 2025-04-14 15:38:12,656 - DEBUG - Pod : ctest-nginx-pod-13983951 UUID is f9142b59-6814-48cc-957f-59ad1db0192b 2025-04-14 15:38:12,663 - DEBUG - Pod ctest-nginx-pod-18371905 not present 2025-04-14 15:38:12,664 - INFO - Creating Pod ctest-nginx-pod-18371905 2025-04-14 15:38:12,710 - DEBUG - Pod : ctest-nginx-pod-18371905 UUID is f391589a-1843-4cb7-ad2d-61a48c3305cd 2025-04-14 15:38:12,899 - INFO - Created VN __public__, UUID :f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,197 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-14 15:38:13,204 - DEBUG - Requesting: http://10.0.0.38:8082/domain/26995b41-fce0-44f0-b2de-532ab9ebcb54 2025-04-14 15:38:13,218 - DEBUG - Requesting: http://10.0.0.38:8082/project/1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:38:13,286 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,303 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,321 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:38:13,339 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:38:13,352 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/eb41724f-62f8-4a2f-b26b-51e594233381 2025-04-14 15:38:13,363 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-14 15:38:13,364 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,374 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:38:13,399 - INFO - Verified VN network id 15 for VN f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,400 - INFO - Verifications in API Server for VN __public__ passed 2025-04-14 15:38:13,400 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,415 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:38:13,423 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:38:13,436 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/eb41724f-62f8-4a2f-b26b-51e594233381 2025-04-14 15:38:13,446 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-14 15:38:13,459 - DEBUG - Control-node 10.0.0.38 : 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': '18007578482017059662', 'uuid-lslong': '12304623721970267868'}, 'enable': 'true', 'created': '2025-04-14T15:38:12', 'last-modified': '2025-04-14T15:38:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.347858'} 2025-04-14 15:38:13,460 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:38:13,476 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-14 15:38:13,476 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-14 15:38:13,478 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-14 15:38:13,478 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-14 15:38:13,487 - DEBUG - Requesting: http://10.0.0.38:8082/domain/26995b41-fce0-44f0-b2de-532ab9ebcb54 2025-04-14 15:38:13,502 - DEBUG - Requesting: http://10.0.0.38:8082/project/1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:38:13,583 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:13,598 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-14 15:38:13,599 - DEBUG - Verifying the vn in opserver 2025-04-14 15:38:13,599 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-04-14 15:38:13,599 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-14 15:38:13,609 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-14 15:38:13,609 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-14 15:38:13,609 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:38:13,619 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:38:13,629 - DEBUG - Do not have enough data to verify VN in agent 2025-04-14 15:38:13,629 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:38:13,637 - DEBUG - VRF ids for VN __public__: {} 2025-04-14 15:38:13,781 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-14 15:38:13,992 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-14 15:38:14,001 - DEBUG - Requesting: http://10.0.0.38:8082/domain/26995b41-fce0-44f0-b2de-532ab9ebcb54 2025-04-14 15:38:14,013 - DEBUG - Requesting: http://10.0.0.38:8082/project/1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:38:14,152 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:14,182 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/7c7baf20-4fad-42c9-8c93-99412b562e8a 2025-04-14 15:38:14,193 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-14 15:38:14,207 - DEBUG - Requesting: http://10.0.0.38:8082/domain/26995b41-fce0-44f0-b2de-532ab9ebcb54 2025-04-14 15:38:14,224 - DEBUG - Requesting: http://10.0.0.38:8082/project/1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:38:14,292 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f9e7c538-9d98-434e-aac2-ce151ae1f6dc 2025-04-14 15:38:14,315 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-14 15:38:14,315 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-14 15:38:14,329 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-14 15:38:14,338 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-14 15:38:14,339 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-14 15:38:14,345 - DEBUG - Ingress ctest-nginx-ingress-39365968 not present 2025-04-14 15:38:14,345 - INFO - Creating Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:14,359 - INFO - Created Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:14,365 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:17,372 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:20,378 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:23,384 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:26,391 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:29,396 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:32,401 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:35,407 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:38,414 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:41,424 - DEBUG - For Ingress ctest-nginx-ingress-39365968, Cluster IP: 10.47.255.246, External IPs ['188.129.41.188'] 2025-04-14 15:38:41,424 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-39365968 2025-04-14 15:38:41,424 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:38:41,432 - INFO - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c found in kube manager 2025-04-14 15:38:41,432 - INFO - Ingress ctest-nginx-ingress-39365968 verification passed 2025-04-14 15:38:41,436 - DEBUG - Pod ctest-busybox-pod-57845813 not present 2025-04-14 15:38:41,437 - INFO - Creating Pod ctest-busybox-pod-57845813 2025-04-14 15:38:41,482 - DEBUG - Pod : ctest-busybox-pod-57845813 UUID is 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:38:41,497 - DEBUG - Pod ctest-nginx-pod-13983951 not in running state.Currently in Pending 2025-04-14 15:38:46,508 - INFO - Pod ctest-nginx-pod-13983951 is in running state.Got IP 10.47.255.248 2025-04-14 15:38:46,565 - DEBUG - Pod ctest-nginx-pod-13983951 has vmi 7e992d82-1946-11f0-a647-fa163e1be550 2025-04-14 15:38:46,565 - INFO - Verified pod ctest-nginx-pod-13983951 in contrail-api 2025-04-14 15:38:46,565 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 15:38:46,620 - DEBUG - VMI 7e992d82-1946-11f0-a647-fa163e1be550 is active in agent 10.0.0.38 2025-04-14 15:38:46,620 - INFO - Verified Pod ctest-nginx-pod-13983951 in agent 10.0.0.38 2025-04-14 15:38:46,621 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=f9142b59-6814-48cc-957f-59ad1db0192b 2025-04-14 15:38:46,635 - INFO - Pod ctest-nginx-pod-13983951 with uuid f9142b59-6814-48cc-957f-59ad1db0192b found in kube manager 2025-04-14 15:38:46,635 - INFO - Pod ctest-nginx-pod-13983951 verification passed 2025-04-14 15:38:46,774 - DEBUG - [Pod ctest-nginx-pod-13983951] Cmd: echo ctest-nginx-pod-13983951 > /usr/share/nginx/html/index.html, Output: 2025-04-14 15:38:46,783 - INFO - Pod ctest-nginx-pod-18371905 is in running state.Got IP 10.47.255.247 2025-04-14 15:38:46,801 - DEBUG - Pod ctest-nginx-pod-18371905 has vmi 82add5c6-1946-11f0-a647-fa163e1be550 2025-04-14 15:38:46,801 - INFO - Verified pod ctest-nginx-pod-18371905 in contrail-api 2025-04-14 15:38:46,801 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 15:38:46,833 - DEBUG - VMI 82add5c6-1946-11f0-a647-fa163e1be550 is active in agent 10.0.0.38 2025-04-14 15:38:46,834 - INFO - Verified Pod ctest-nginx-pod-18371905 in agent 10.0.0.38 2025-04-14 15:38:46,834 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=f391589a-1843-4cb7-ad2d-61a48c3305cd 2025-04-14 15:38:46,847 - INFO - Pod ctest-nginx-pod-18371905 with uuid f391589a-1843-4cb7-ad2d-61a48c3305cd found in kube manager 2025-04-14 15:38:46,848 - INFO - Pod ctest-nginx-pod-18371905 verification passed 2025-04-14 15:38:47,001 - DEBUG - [Pod ctest-nginx-pod-18371905] Cmd: echo ctest-nginx-pod-18371905 > /usr/share/nginx/html/index.html, Output: 2025-04-14 15:38:47,008 - DEBUG - Pod ctest-busybox-pod-57845813 not in running state.Currently in Pending 2025-04-14 15:38:52,016 - DEBUG - Pod ctest-busybox-pod-57845813 not in running state.Currently in Pending 2025-04-14 15:38:57,023 - DEBUG - Pod ctest-busybox-pod-57845813 not in running state.Currently in Pending 2025-04-14 15:39:02,030 - DEBUG - Pod ctest-busybox-pod-57845813 not in running state.Currently in Pending 2025-04-14 15:39:07,040 - DEBUG - Pod ctest-busybox-pod-57845813 not in running state.Currently in Pending 2025-04-14 15:39:12,049 - INFO - Pod ctest-busybox-pod-57845813 is in running state.Got IP 10.47.255.245 2025-04-14 15:39:12,068 - DEBUG - Pod ctest-busybox-pod-57845813 has vmi 91d88780-1946-11f0-a647-fa163e1be550 2025-04-14 15:39:12,068 - INFO - Verified pod ctest-busybox-pod-57845813 in contrail-api 2025-04-14 15:39:12,069 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-14 15:39:12,084 - DEBUG - VMI 91d88780-1946-11f0-a647-fa163e1be550 is active in agent 10.0.0.38 2025-04-14 15:39:12,084 - INFO - Verified Pod ctest-busybox-pod-57845813 in agent 10.0.0.38 2025-04-14 15:39:12,085 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:12,092 - INFO - Pod ctest-busybox-pod-57845813 with uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 found in kube manager 2025-04-14 15:39:12,092 - INFO - Pod ctest-busybox-pod-57845813 verification passed 2025-04-14 15:39:12,154 - DEBUG - [Pod ctest-busybox-pod-57845813] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18371905 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-14 15:39:12,154 - DEBUG - [Pod Pod ctest-busybox-pod-57845813] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-14 15:39:12,154 - DEBUG - [Pod Pod ctest-busybox-pod-57845813] Cmd output: ctest-nginx-pod-18371905 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-14 15:39:12,207 - DEBUG - [Pod ctest-busybox-pod-57845813] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13983951 2025-04-14 15:39:12,208 - DEBUG - [Pod Pod ctest-busybox-pod-57845813] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-14 15:39:12,208 - DEBUG - [Pod Pod ctest-busybox-pod-57845813] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13983951 2025-04-14 15:39:12,208 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-13983951': 1, 'ctest-nginx-pod-18371905': 1} 2025-04-14 15:39:12,208 - WARNING - Nothing to delete parallely 2025-04-14 15:39:12,208 - INFO - Deleting pod default:ctest-busybox-pod-57845813 2025-04-14 15:39:12,221 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:12,235 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:17,238 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:17,248 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:22,249 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:22,256 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:27,257 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:27,265 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:32,265 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:32,272 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:37,273 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:37,282 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:42,283 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:42,292 - WARNING - Pod uuid 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is still seen in agent 10.0.0.38 VM list 2025-04-14 15:39:47,294 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9ba45495-ce45-4dcc-82c2-a061c70c8cc4 2025-04-14 15:39:47,305 - DEBUG - Pod 9ba45495-ce45-4dcc-82c2-a061c70c8cc4 is not in agent 10.0.0.38 VM list 2025-04-14 15:39:47,305 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91d88780-1946-11f0-a647-fa163e1be550 2025-04-14 15:39:47,315 - DEBUG - VMI 91d88780-1946-11f0-a647-fa163e1be550 is removed from agent 10.0.0.38 2025-04-14 15:39:47,315 - INFO - Verified that pod ctest-busybox-pod-57845813 is removed in agent 2025-04-14 15:39:47,315 - INFO - Deleting Ingress : ctest-nginx-ingress-39365968 2025-04-14 15:39:47,332 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:47,342 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:48,343 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:48,349 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:49,349 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:49,359 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:50,360 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:50,369 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:51,371 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:51,379 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:52,379 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:52,386 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:53,386 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:53,391 - ERROR - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c still found in kube manager 2025-04-14 15:39:54,392 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a07d66f8-a202-4f7b-9845-f511516cdb5c 2025-04-14 15:39:54,396 - INFO - Ingress ctest-nginx-ingress-39365968 with uuid a07d66f8-a202-4f7b-9845-f511516cdb5c deleted successfully from kube manager 2025-04-14 15:39:54,396 - INFO - Verifications on Ingress %s cleanup passed 2025-04-14 15:39:54,396 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-14 15:39:54,610 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-14 15:39:54,616 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-14 15:39:54,617 - INFO - Deleting VN __public__ 2025-04-14 15:39:55,205 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d0960812-7157-408e-95f0-f9fb286b4058 2025-04-14 15:39:55,212 - DEBUG - Response Code: 404 2025-04-14 15:39:55,212 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-14 15:39:55,217 - DEBUG - Requesting: http://10.0.0.38:8082/domain/26995b41-fce0-44f0-b2de-532ab9ebcb54 2025-04-14 15:39:55,228 - DEBUG - Requesting: http://10.0.0.38:8082/project/1dac894e-3416-4c94-bbce-1d92d634ac7f 2025-04-14 15:39:55,288 - INFO - Validated that VN __public__ is not found in API Server 2025-04-14 15:39:55,289 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-14 15:39:55,299 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:39:55,309 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2025-04-14 15:39:55,309 - INFO - Validated that VN __public__ is not in any agent 2025-04-14 15:39:55,309 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:39:55,320 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-14 15:39:55,329 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-14 15:39:55,335 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-14 15:39:55,336 - INFO - Deleting pod default:ctest-nginx-pod-18371905 2025-04-14 15:39:55,371 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f391589a-1843-4cb7-ad2d-61a48c3305cd 2025-04-14 15:39:55,393 - WARNING - Pod uuid f391589a-1843-4cb7-ad2d-61a48c3305cd is still seen in agent 10.0.0.38 VM list 2025-04-14 15:40:00,394 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f391589a-1843-4cb7-ad2d-61a48c3305cd 2025-04-14 15:40:00,405 - DEBUG - Pod f391589a-1843-4cb7-ad2d-61a48c3305cd is not in agent 10.0.0.38 VM list 2025-04-14 15:40:00,405 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82add5c6-1946-11f0-a647-fa163e1be550 2025-04-14 15:40:00,413 - DEBUG - VMI 82add5c6-1946-11f0-a647-fa163e1be550 is removed from agent 10.0.0.38 2025-04-14 15:40:00,413 - INFO - Verified that pod ctest-nginx-pod-18371905 is removed in agent 2025-04-14 15:40:00,413 - INFO - Deleting pod default:ctest-nginx-pod-13983951 2025-04-14 15:40:00,440 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f9142b59-6814-48cc-957f-59ad1db0192b 2025-04-14 15:40:00,453 - WARNING - Pod uuid f9142b59-6814-48cc-957f-59ad1db0192b is still seen in agent 10.0.0.38 VM list 2025-04-14 15:40:05,454 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f9142b59-6814-48cc-957f-59ad1db0192b 2025-04-14 15:40:05,464 - DEBUG - Pod f9142b59-6814-48cc-957f-59ad1db0192b is not in agent 10.0.0.38 VM list 2025-04-14 15:40:05,464 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e992d82-1946-11f0-a647-fa163e1be550 2025-04-14 15:40:05,480 - DEBUG - VMI 7e992d82-1946-11f0-a647-fa163e1be550 is removed from agent 10.0.0.38 2025-04-14 15:40:05,480 - INFO - Verified that pod ctest-nginx-pod-13983951 is removed in agent 2025-04-14 15:40:05,480 - INFO - Deleting service : ctest-nginx-svc-45727884 2025-04-14 15:40:06,102 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-14 15:40:06,115 - DEBUG - No XMPP flaps were noticed during the test